Uses of Class
org.jfree.chart.plot.ColorPalette
Packages that use ColorPalette
Package
Description
Axis classes and interfaces.
Provides a simple (but so far incomplete) framework for editing chart
properties.
Plot classes and related interfaces.
-
Uses of ColorPalette in org.jfree.chart.axis
Methods in org.jfree.chart.axis that return ColorPaletteModifier and TypeMethodDescriptionColorBar.getColorPalette()
Deprecated.Returns the color palette.Methods in org.jfree.chart.axis with parameters of type ColorPaletteModifier and TypeMethodDescriptionvoid
ColorBar.setColorPalette
(ColorPalette palette) Deprecated.Sets the color palette. -
Uses of ColorPalette in org.jfree.chart.editor
Methods in org.jfree.chart.editor that return ColorPaletteModifier and TypeMethodDescriptionPaletteSample.getPalette()
Deprecated.Returns the current palette object being displayed.Methods in org.jfree.chart.editor with parameters of type ColorPaletteModifier and TypeMethodDescriptionvoid
PaletteSample.setPalette
(ColorPalette palette) Deprecated.Sets the palette object being displayed.Constructors in org.jfree.chart.editor with parameters of type ColorPaletteModifierConstructorDescriptionPaletteSample
(ColorPalette palette) Deprecated.Creates a new sample. -
Uses of ColorPalette in org.jfree.chart.plot
Subclasses of ColorPalette in org.jfree.chart.plotModifier and TypeClassDescriptionclass
Deprecated.This class is no longer supported (as of version 1.0.4).class
Deprecated.This class is no longer supported (as of version 1.0.4).