Package idare.imagenode.Interfaces.DataSets
A Package that defines interfaces and abstract basis classes for all components necessary to represent a
DataSet
.- Author:
- Thomas Pfau
-
Interface Summary Interface Description DataContainer ADataContainer
is a class that is able to provide a specific ContainerLayout for a node. -
Class Summary Class Description DataSet ADataSet
is a storage for data.NodeData A Data Entry will always only have numbers stored in it as it is used for data representation on color scales or in graphs.NodeValue A NodeValue represents the Value at a specific node.