Interface Layouter

All Known Implementing Classes:
SimpleLayouter, SkewedGridLayouter

public interface Layouter

Interface for Layout modules

Version:
Mon Mar 19 13:17:21 2001
Author:
M. Oliver Möller

Method Summary
 void layoutTemplate(org.w3c.dom.Element template)
           
 

Method Detail

layoutTemplate

public void layoutTemplate(org.w3c.dom.Element template)
                    throws java.lang.Exception