Uses of Package
org.jfree.chart.util
-
Packages that use org.jfree.chart.util Package Description org.jfree.chart Core classes, includingJFreeChart
andChartPanel
.org.jfree.chart.annotations A framework for adding annotations to charts.org.jfree.chart.axis Axis classes and interfaces.org.jfree.chart.block Blocks and layout classes used extensively by theLegendTitle
class.org.jfree.chart.entity Classes representing components of (or entities in) a chart.org.jfree.chart.labels Generators and other classes used for the display of item labels and tooltips.org.jfree.chart.panel Classes related to theChartPanel
class.org.jfree.chart.plot Plot classes and related interfaces.org.jfree.chart.plot.dial Classes for creating dial plots.org.jfree.chart.plot.flow Classes for creating flow plots (a type of Sankey chart).org.jfree.chart.renderer Core support for the plug-in renderers used by theCategoryPlot
andXYPlot
classes.org.jfree.chart.renderer.category Plug-in renderers for theCategoryPlot
class.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlot
class.org.jfree.chart.title Classes used to display chart titles and subtitles.org.jfree.chart.ui Utility classes that relate to user interface items.org.jfree.chart.urls Classes for adding URLS to charts for HTML image map generation.org.jfree.chart.util Utility classes used by JFreeChart.org.jfree.data The base package for classes that represent various types of data.org.jfree.data.category A package containing theCategoryDataset
interface and related classes.org.jfree.data.flow Data interfaces and classes for flow plots (a type of Sankey chart).org.jfree.data.gantt Data interfaces and classes for Gantt charts.org.jfree.data.general Data interfaces and classes.org.jfree.data.jdbc Dataset classes that fetch data from a database via JDBC.org.jfree.data.statistics Classes for representing statistical data.org.jfree.data.time Interfaces and classes for time-related data.org.jfree.data.xy A package containing theXYDataset
interface and related classes. -
Classes in org.jfree.chart.util used by org.jfree.chart Class Description BooleanList A list ofBoolean
objects.PaintList A table ofPaint
objects.PublicCloneable An interface that exposes the clone() method.ShadowGenerator An interface that defines the API for a shadow generator.StrokeList A table ofStroke
objects.TableOrder Used to indicate the processing order for a table (by row or by column). -
Classes in org.jfree.chart.util used by org.jfree.chart.annotations Class Description PublicCloneable An interface that exposes the clone() method.XYCoordinateType Represents several possible interpretations for an (x, y) coordinate. -
Classes in org.jfree.chart.util used by org.jfree.chart.axis Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.block Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.entity Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.labels Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.panel Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.plot Class Description ObjectList A list of objects that can grow as required.PaintList A table ofPaint
objects.PublicCloneable An interface that exposes the clone() method.Rotation Represents a direction of rotation (CLOCKWISE
orANTICLOCKWISE
).ShadowGenerator An interface that defines the API for a shadow generator.SortOrder Defines tokens used to indicate sorting order (ascending or descending).StrokeList A table ofStroke
objects.TableOrder Used to indicate the processing order for a table (by row or by column). -
Classes in org.jfree.chart.util used by org.jfree.chart.plot.dial Class Description ObjectList A list of objects that can grow as required.PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.plot.flow Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.renderer Class Description BooleanList A list ofBoolean
objects.ObjectList A list of objects that can grow as required.PaintList A table ofPaint
objects.PublicCloneable An interface that exposes the clone() method.ShapeList A table ofShape
objects.StrokeList A table ofStroke
objects. -
Classes in org.jfree.chart.util used by org.jfree.chart.renderer.category Class Description BooleanList A list ofBoolean
objects.ObjectList A list of objects that can grow as required.PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.renderer.xy Class Description BooleanList A list ofBoolean
objects.PublicCloneable An interface that exposes the clone() method.UnitType Used to indicate absolute or relative units. -
Classes in org.jfree.chart.util used by org.jfree.chart.title Class Description PublicCloneable An interface that exposes the clone() method.SortOrder Defines tokens used to indicate sorting order (ascending or descending). -
Classes in org.jfree.chart.util used by org.jfree.chart.ui Class Description PublicCloneable An interface that exposes the clone() method.UnitType Used to indicate absolute or relative units. -
Classes in org.jfree.chart.util used by org.jfree.chart.urls Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.chart.util Class Description AbstractObjectList A list of objects that can grow as required.Rotation Represents a direction of rotation (CLOCKWISE
orANTICLOCKWISE
).ShadowGenerator An interface that defines the API for a shadow generator.SortOrder Defines tokens used to indicate sorting order (ascending or descending).TableOrder Used to indicate the processing order for a table (by row or by column).UnitType Used to indicate absolute or relative units.XYCoordinateType Represents several possible interpretations for an (x, y) coordinate. -
Classes in org.jfree.chart.util used by org.jfree.data Class Description PublicCloneable An interface that exposes the clone() method.SortOrder Defines tokens used to indicate sorting order (ascending or descending). -
Classes in org.jfree.chart.util used by org.jfree.data.category Class Description PublicCloneable An interface that exposes the clone() method.TableOrder Used to indicate the processing order for a table (by row or by column). -
Classes in org.jfree.chart.util used by org.jfree.data.flow Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.data.gantt Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.data.general Class Description PublicCloneable An interface that exposes the clone() method.SortOrder Defines tokens used to indicate sorting order (ascending or descending). -
Classes in org.jfree.chart.util used by org.jfree.data.jdbc Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.data.statistics Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.data.time Class Description PublicCloneable An interface that exposes the clone() method. -
Classes in org.jfree.chart.util used by org.jfree.data.xy Class Description PublicCloneable An interface that exposes the clone() method.