Frames | No Frames |
Methods with parameter type org.jfree.chart.axis.AxisLocation | |
RectangleEdge | Resolves a domain axis location for a given plot orientation. |
RectangleEdge | Resolves a range axis location for a given plot orientation. |
void | Sets the location for a domain axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the location for a domain axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the location for a domain axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the axis location for a domain axis and, if requested, sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location of the domain axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the location of the primary domain axis and sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location of the domain axis and, if requested, sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location of the domain axis and, if requested, sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location for a range axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the location for a range axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the location for a range axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the axis location for a domain axis and, if requested, sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location of the range axis and sends a PlotChangeEvent
to all registered listeners. |
void | Sets the location of the primary range axis and sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location of the range axis and, if requested, sends a
PlotChangeEvent to all registered listeners. |
void | Sets the location of the primary range axis and, if requested, sends a
PlotChangeEvent to all registered listeners. |
Methods with return type org.jfree.chart.axis.AxisLocation | |
AxisLocation | Returns the domain axis location for the primary domain axis. |
AxisLocation | Returns the location of the primary domain axis. |
AxisLocation | CategoryPlot.getDomainAxisLocation(int index) Returns the location for a domain axis. |
AxisLocation | XYPlot.getDomainAxisLocation(int index) Returns the location for a domain axis. |
AxisLocation | Returns the range axis location. |
AxisLocation | Returns the location of the primary range axis. |
AxisLocation | CategoryPlot.getRangeAxisLocation(int index) Returns the location for a range axis. |
AxisLocation | XYPlot.getRangeAxisLocation(int index) Returns the location for a range axis. |
Methods with parameter type org.jfree.chart.axis.AxisLocation | |
void | Sets the axis location and sends a TitleChangeEvent to all
registered listeners. |
Methods with return type org.jfree.chart.axis.AxisLocation | |
AxisLocation | Returns the axis location. |
Fields of type org.jfree.chart.axis.AxisLocation | |
AxisLocation | Axis at the bottom or left. |
AxisLocation | Axis at the bottom or right. |
AxisLocation | Axis at the top or left. |
AxisLocation | Axis at the top or right. |
Methods with parameter type org.jfree.chart.axis.AxisLocation | |
AxisLocation | Returns the location that is opposite to the supplied location. |
Methods with return type org.jfree.chart.axis.AxisLocation | |
AxisLocation | Returns the location that is opposite to this location. |
AxisLocation | Returns the location that is opposite to the supplied location. |