Module org.jfree.chart3d
Package org.jfree.chart3d.label
package org.jfree.chart3d.label
Classes related to chart labels.
-
ClassDescriptionAn item label generator for category charts (this is used for tooltips and data item labels).A label generator for category charts, used to create labels for the axes and for the chart legend.An enumeration of the item label positioning types.A label generator for pie charts.A default implementation of the
CategoryItemLabelGeneratorinterface.StandardCategoryLabelGenerator<S extends Comparable<S>,R extends Comparable<R>, C extends Comparable<C>> A default implementation of theCategoryLabelGeneratorinterface.A default implementation of thePieLabelGeneratorinterface.A default implementation of theXYZItemLabelGeneratorinterface.A default implementation of theXYZLabelGeneratorinterface.A label generator for data items in XYZ charts (this can be used for tooltips and item labels).A label generator for XYZ charts, used to create labels for the chart legend.