Uses of Package
idare.imagenode.Interfaces.Layout
-
Packages that use idare.imagenode.Interfaces.Layout Package Description idare.imagenode.Data.BasicDataTypes.ArrayData This package contains the basic Dataset assuming that the data consists of one sheet of information.idare.imagenode.Data.BasicDataTypes.MultiArrayData This package contains the a Dataset specification for datasets with multiple sheets of containing multiple related sets of information..idare.imagenode.Interfaces.DataSets A Package that defines interfaces and abstract basis classes for all components necessary to represent aDataSet
.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 -
Classes in idare.imagenode.Interfaces.Layout used by idare.imagenode.Data.BasicDataTypes.ArrayData 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. -
Classes in idare.imagenode.Interfaces.Layout used by idare.imagenode.Data.BasicDataTypes.MultiArrayData 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. -
Classes in idare.imagenode.Interfaces.Layout used by idare.imagenode.Interfaces.DataSets 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. -
Classes in idare.imagenode.Interfaces.Layout used by idare.imagenode.Interfaces.Layout Class Description DataSetLayoutProperties DataSetLayoutProperties
allow the use of a specific class ofDataSet
s for multiple different layouts.