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.internal.Data.Array.CircleData | |
idare.imagenode.internal.Data.Array.RectangleData | |
idare.imagenode.internal.Data.MultiArray.GraphData | |
idare.imagenode.internal.Data.MultiArray.IndividualGraph | |
idare.imagenode.internal.Data.MultiArray.ScatterData | |
idare.imagenode.internal.Layout.Automatic | |
idare.imagenode.internal.Layout.Manual.Utilities |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArrayContainerLayout
The
AbstractArrayContainerLayout provides basic features for any AbstractArrayContainerLayout , such as shape placements etc. |
Modifier and Type | Class and Description |
---|---|
class |
MultiArrayContainerLayout
Abstract class providing some functionalities for Layouts of Value Sets
|
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
MultiArrayContainer.createEmptyLayout() |
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
DataContainer.createEmptyLayout()
Create a new Layout for this container.
|
Modifier and Type | Class and Description |
---|---|
class |
CircleContainerLayout
Layout for Circle items.
|
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
CircleContainer.createEmptyLayout() |
Modifier and Type | Class and Description |
---|---|
class |
RectangleContainerLayout
Class to provide a ContainerLayout for Rectangle related data
|
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
RectangleContainer.createEmptyLayout() |
Modifier and Type | Class and Description |
---|---|
class |
GraphContainerLayout
ContainerLayout Class for Graph Data, storing common information like the location fo axes, labels and frames.
|
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
GraphContainer.createEmptyLayout() |
Modifier and Type | Class and Description |
---|---|
class |
IndividualGraphContainerLayout
ContainerLayout Class for Graph Data, storing common information like the location fo axes, labels and frames.
|
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
IndividualGraphContainer.createEmptyLayout() |
Modifier and Type | Class and Description |
---|---|
class |
ScatterContainerLayout
ContainerLayout Class for Graph Data, storing common information like the location fo axes, labels and frames.
|
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
ScatterContainer.createEmptyLayout() |
Modifier and Type | Method and Description |
---|---|
ContainerLayout |
AutomaticNodeLayout.getLayoutContainerUsedFor(DataSet set)
Get the Container used for the provided dataset
|
Modifier and Type | Field and Description |
---|---|
ContainerLayout |
LayoutComparator.bundlelayout |
Copyright © 2018. All rights reserved.