|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.knime.base.node.viz.aggregation | |
---|---|
org.knime.base.node.viz.aggregation | This package contains all data models and some utility classes which are used in the different aggregation visualization implementations like pie chart and histogram. |
org.knime.base.node.viz.aggregation.util | This package contains classes that are used in all aggregating visualisations. |
org.knime.base.node.viz.histogram.datamodel | This package contains all data and visualization models which are used in the different histogram implementations. |
org.knime.base.node.viz.histogram.impl | This package contains the different plotter implementations of the histogram and the root class AbstractHistogramPlotter and AbstractHistogramProperties that need to be implemented by the concrete implementation. |
org.knime.base.node.viz.histogram.impl.fixed | This is the memory saving implementation of the abstract histogram plotter. |
org.knime.base.node.viz.histogram.impl.interactive | This is the interactive implementation of the abstract histogram plotter. |
org.knime.base.node.viz.pie.datamodel | This package contains the pie chart data model classes. |
org.knime.base.node.viz.pie.impl | This package contains the plotter framework implementation classes. |
org.knime.base.node.viz.pie.impl.fixed | This package contains the fixed pie chart plotter classes. |
org.knime.base.node.viz.pie.impl.interactive | This package contains the interactive pie chart plotter classes. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.aggregation | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
|
AggregationModel
This interface provides methods which are common to the aggregation model and sub model. |
|
AggregationValModel
This abstract class holds the data of a particular aggregation value and its AggregationValSubModel s. |
|
AggregationValSubModel
This class holds the data of a sub model which represents rows of the same color. |
|
HiliteShapeCalculator
Hilite shape calculator interface which is used in the aggregation value classes to calculate the hilite shape. |
|
ValueScale
Enumeration of different value scales. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.aggregation.util | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
|
AggregationValModel
This abstract class holds the data of a particular aggregation value and its AggregationValSubModel s. |
|
ValueScale
Enumeration of different value scales. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.histogram.datamodel | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
|
AggregationModel
This interface provides methods which are common to the aggregation model and sub model. |
|
AggregationValModel
This abstract class holds the data of a particular aggregation value and its AggregationValSubModel s. |
|
AggregationValSubModel
This class holds the data of a sub model which represents rows of the same color. |
|
HiliteShapeCalculator
Hilite shape calculator interface which is used in the aggregation value classes to calculate the hilite shape. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.histogram.impl | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.histogram.impl.fixed | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.histogram.impl.interactive | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.pie.datamodel | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
|
AggregationModel
This interface provides methods which are common to the aggregation model and sub model. |
|
AggregationValModel
This abstract class holds the data of a particular aggregation value and its AggregationValSubModel s. |
|
AggregationValSubModel
This class holds the data of a sub model which represents rows of the same color. |
|
HiliteShapeCalculator
Hilite shape calculator interface which is used in the aggregation value classes to calculate the hilite shape. |
|
ValueScale
Enumeration of different value scales. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.pie.impl | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
|
ValueScale
Enumeration of different value scales. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.pie.impl.fixed | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
Classes in org.knime.base.node.viz.aggregation used by org.knime.base.node.viz.pie.impl.interactive | |
---|---|
AggregationMethod
Enumerates all possible aggregation methods of the Histogram visualisation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |