Uses of Package
org.jfree.chart.axis
Packages that use org.jfree.chart.axis
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.A framework for adding annotations to charts.
Axis classes and interfaces.
Provides a simple (but so far incomplete) framework for editing chart
properties.
Classes representing components of (or entities in) a chart.
Event classes and listener interfaces, used to provide a change
notification mechanism so that charts are automatically redrawn
whenever changes are made to any chart component.
Plot classes and related interfaces.
Core support for the plug-in renderers used by the
CategoryPlot
and XYPlot
classes.Plug-in renderers for the
CategoryPlot
class.Plug-in renderers for the
XYPlot
class.Classes used to display chart titles and subtitles.
-
Classes in org.jfree.chart.axis used by org.jfree.chartClassDescriptionAn axis that displays categories.An axis that displays a date scale based on a
RegularTimePeriod
.A standard linear value axis that replaces integer values with symbols.An interface that defines the contract for a Timeline.The base class for axes that display value data, where values are measured using thedouble
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.annotationsClassDescriptionUsed to indicate one of three positions within a category:
START
,MIDDLE
andEND
.An axis that displays categories.The base class for axes that display value data, where values are measured using thedouble
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.axisClassDescriptionThe base class for all axes in JFreeChart.Used to indicate the location of an axis label.Used to indicate the location of an axis on a 2D plot, prior to knowing the orientation of the plot.A record that contains the space required at each edge of a plot.Instances of this class are used to carry state information for an axis during the drawing process.Used to indicate one of three positions within a category:
START
,MIDDLE
andEND
.An axis that displays categories.The attributes that control the position of the labels for the categories on aCategoryAxis
.Records the label positions for a category axis.Represents the width types for a category label.Used to indicate the required position of tick marks on a date axis relative to the underlying time period.A tick unit for use by subclasses ofDateAxis
.An enumeration of the unit types for aDateTickUnit
instance.A band that can be added to a number axis to display regions.An axis for displaying numerical data.A numerical tick.A numerical tick unit.A record that contains information for one "band" of date labels in aPeriodAxis
.ATimeline
that implements a "segmented" timeline with included, excluded and exception segments.Internal class to represent a valid segment for this timeline.Private internal class to represent a range of segments.The base class used to represent labeled ticks along an axis.Used to indicate the tick type (MAJOR or MINOR).Base class representing a tick unit.An interface that defines the contract for a Timeline.The base class for axes that display value data, where values are measured using thedouble
primitive.A value tick. -
Classes in org.jfree.chart.axis used by org.jfree.chart.editorClassDescriptionThe base class for all axes in JFreeChart.Deprecated.This class is no longer supported (as of version 1.0.4).A numerical axis that uses a logarithmic scale.An axis for displaying numerical data.The base class for axes that display value data, where values are measured using the
double
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.entity
-
Classes in org.jfree.chart.axis used by org.jfree.chart.event
-
Classes in org.jfree.chart.axis used by org.jfree.chart.plotClassDescriptionThe base class for all axes in JFreeChart.Used to indicate the location of an axis on a 2D plot, prior to knowing the orientation of the plot.A record that contains the space required at each edge of a plot.Instances of this class are used to carry state information for an axis during the drawing process.Used to indicate one of three positions within a category:
START
,MIDDLE
andEND
.An axis that displays categories.Deprecated.This class is no longer supported (as of version 1.0.4).Base class representing a tick unit.The base class for axes that display value data, where values are measured using thedouble
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.rendererClassDescriptionThe base class for axes that display value data, where values are measured using the
double
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.renderer.categoryClassDescriptionAn axis that displays categories.The base class for axes that display value data, where values are measured using the
double
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.renderer.xyClassDescriptionThe base class for axes that display value data, where values are measured using the
double
primitive. -
Classes in org.jfree.chart.axis used by org.jfree.chart.titleClassDescriptionUsed to indicate the location of an axis on a 2D plot, prior to knowing the orientation of the plot.The base class for axes that display value data, where values are measured using the
double
primitive.