Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.base.node.viz.histogram Classes and Interfaces - 42 results found.
NameDescriptionTypePackageFramework
AbstractHistogramNodeModelClassorg.knime.base.node.viz.histogram.nodeKNIME
AbstractHistogramPlotterAbstract class which is the coordinator between the HistogramDrawingPane and the AbstractHistogramVizModel.Classorg.knime.base.node.viz.histogram.implKNIME
AbstractHistogramPropertiesAbstract class which handles the default properties like layouting.Classorg.knime.base.node.viz.histogram.implKNIME
AbstractHistogramVizModelThis is the basic visualization model for a histogram.Classorg.knime.base.node.viz.histogram.datamodelKNIME
AggregationColumnDialogComponentClassorg.knime.base.node.viz.histogram.utilKNIME
AggregationColumnFilterPanelPanel is used to select the aggregation columns of a histogram node.Classorg.knime.base.node.viz.histogram.utilKNIME
AggregationColumnIconConstructs a new icon with its specific Color and size.Classorg.knime.base.node.viz.histogram.utilKNIME
AggregationColumnIconRendererClassorg.knime.base.node.viz.histogram.utilKNIME
BarDataModelThis class represents one bar in the histogram.Classorg.knime.base.node.viz.histogram.datamodelKNIME
BarElementDataModelThis class represents the smallest element of a histogram and corresponds to the color in which the rows of this element are colored.Classorg.knime.base.node.viz.histogram.datamodelKNIME
BinDataModelThis class represents one bin in the histogram.Classorg.knime.base.node.viz.histogram.datamodelKNIME
BinDataModelComparatorUsed to sort the bins in their natural order by their caption or boundaries.Classorg.knime.base.node.viz.histogram.datamodelKNIME
BinningUtilThis class provides methods to create the bins of numerical bars.Classorg.knime.base.node.viz.histogram.utilKNIME
ColorColumnHolds the color for a given column name.Classorg.knime.base.node.viz.histogram.utilKNIME
FixedColumnHistogramDialogPaneClassorg.knime.base.node.viz.histogram.nodeKNIME
FixedColumnHistogramNodeFactoryFactory class of the histogram.Classorg.knime.base.node.viz.histogram.nodeKNIME
FixedColumnHistogramNodeModelThe NodeModel class of the histogram plotter.Classorg.knime.base.node.viz.histogram.nodeKNIME
FixedColumnHistogramNodeViewThe node view which contains the histogram plotter panel.Classorg.knime.base.node.viz.histogram.nodeKNIME
FixedHistogramDataModelThis is the fixed data model implementation of the histogram which is created only once when the user executes a node.Classorg.knime.base.node.viz.histogram.datamodelKNIME
FixedHistogramPlotterThis class is the controller between the data model of the FixedHistogramDataModelClassorg.knime.base.node.viz.histogram.impl.fixedKNIME
FixedHistogramPropertiesThe properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter.Classorg.knime.base.node.viz.histogram.impl.fixedKNIME
FixedHistogramVizModelThis class holds all visualization data of a histogram.Classorg.knime.base.node.viz.histogram.datamodelKNIME
FixedIntervalBinCreatorThis is the IntervalBinCreator implementation that created the BinDataModels for the fixed column histogram.Classorg.knime.base.node.viz.histogram.utilKNIME
HistogramDrawingPaneThe view class of a Histogram visualisation.Classorg.knime.base.node.viz.histogram.implKNIME
HistogramLayoutenum HistogramLayoutEnumerates all possible layouts of the Histogram visualisation.Classorg.knime.base.node.viz.histogramKNIME
HistogramNodeDialogPaneThe dialog of the HistogramNodeModel where the user can define the x column and the number of rows.Classorg.knime.base.node.viz.histogram.nodeKNIME
HistogramNodeFactoryFactory class of the interactive histogram.Classorg.knime.base.node.viz.histogram.nodeKNIME
HistogramNodeModelThe NodeModel class of the interactive histogram plotter.Classorg.knime.base.node.viz.histogram.nodeKNIME
HistogramNodeViewThe node view which contains the histogram plotter panel.Classorg.knime.base.node.viz.histogram.nodeKNIME
HSBColorComparatorComparator comparing two Color objects using the HSB color space.Classorg.knime.base.node.viz.histogram.datamodelKNIME
InteractiveBarDataModelThis class extends the BarDataModel to support hiliting.Classorg.knime.base.node.viz.histogram.datamodelKNIME
InteractiveBarElementDataModelThis class extends the BarElementDataModel to support hiliting.Classorg.knime.base.node.viz.histogram.datamodelKNIME
InteractiveBinDataModelThis class extends the BinDataModel to support hiliting.Classorg.knime.base.node.viz.histogram.datamodelKNIME
InteractiveHistogramDataModelThis data model holds all information (DataRows, DataTableSpec) to provideAuthor:Tobias Koetter, University of KonstanzClassorg.knime.base.node.viz.histogram.datamodelKNIME
InteractiveHistogramPlotterThis class is the controller between the data model of the InteractiveHistogramVizModelClassorg.knime.base.node.viz.histogram.impl.interactiveKNIME
InteractiveHistogramPropertiesThe properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter.Classorg.knime.base.node.viz.histogram.impl.interactiveKNIME
InteractiveHistogramVizModelClassorg.knime.base.node.viz.histogram.datamodelKNIME
InteractiveIntervalBinCreatorThis is the IntervalBinCreator implementation that created the InteractiveBinDataModels for the interactive histogram.Classorg.knime.base.node.viz.histogram.utilKNIME
IntervalBinCreatorThis class is a helper class of the BinningUtil class to create the different BinDataModels for fixed and interactive histogram.Classorg.knime.base.node.viz.histogram.utilKNIME
NoDomainColumnFilterThis ColumnFilter implementation filters all columns which have no DataColumnDomain information.Classorg.knime.base.node.viz.histogram.utilKNIME
RowByColumnComparatorComparator used to sort DataRows by the value of the row with theAuthor:Tobias Koetter, University of KonstanzClassorg.knime.base.node.viz.histogram.impl.interactiveKNIME
SettingsModelColorNameColumnsClassorg.knime.base.node.viz.histogram.utilKNIME