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 a
DataSet . |
idare.imagenode.Properties |
This package contains Properties and Static Variables used in the ImageNode Generation App.
|
Modifier and Type | Method and Description |
---|---|
Dimension |
AbstractArrayContainer.getPreferredSize(Dimension availablearea,
IMAGENODEPROPERTIES.LayoutStyle style)
The common Item container will use a flexible adjustment of its height/width to best fill the availablearea.
|
Modifier and Type | Method and Description |
---|---|
Dimension |
MultiArrayContainer.getPreferredSize(Dimension availablearea,
IMAGENODEPROPERTIES.LayoutStyle style) |
Modifier and Type | Method and Description |
---|---|
Dimension |
DataContainer.getPreferredSize(Dimension availablearea,
IMAGENODEPROPERTIES.LayoutStyle style)
|
Modifier and Type | Method and Description |
---|---|
static IMAGENODEPROPERTIES.LayoutStyle |
IMAGENODEPROPERTIES.LayoutStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IMAGENODEPROPERTIES.LayoutStyle[] |
IMAGENODEPROPERTIES.LayoutStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.