Package idare.imagenode.Interfaces.Layout
A Package that defines interfaces and abstract basis classes for all components necessary to generate a Layout for n individual DataSet
- Author:
- Thomas Pfau
-
Class Summary Class Description ContainerLayout Classes implementing this interface need to be able to generate a layout when provided with an area to generate the layoutDataSetLayoutProperties DataSetLayoutProperties
allow the use of a specific class ofDataSet
s for multiple different layouts.