Uses of Class org.jfree.chart.axis.CategoryLabelPositions

Uses in package org.jfree.chart.axis

Fields of type org.jfree.chart.axis.CategoryLabelPositions

CategoryLabelPositions
DOWN_45 category label positions.
CategoryLabelPositions
DOWN_90 category label positions.
CategoryLabelPositions
STANDARD category label positions.
CategoryLabelPositions
UP_45 category label positions.
CategoryLabelPositions
UP_90 category label positions.

Methods with parameter type org.jfree.chart.axis.CategoryLabelPositions

CategoryLabelPositions
Returns a new instance based on an existing instance but with the bottom position changed.
CategoryLabelPositions
Returns a new instance based on an existing instance but with the left position changed.
CategoryLabelPositions
Returns a new instance based on an existing instance but with the right position changed.
CategoryLabelPositions
Returns a new instance based on an existing instance but with the top position changed.
void
Sets the category label position specification for the axis and sends an AxisChangeEvent to all registered listeners.

Methods with return type org.jfree.chart.axis.CategoryLabelPositions

CategoryLabelPositions
Creates a new instance where the category labels angled downwards by the specified amount.
CategoryLabelPositions
Creates a new instance where the category labels angled upwards by the specified amount.
CategoryLabelPositions
Returns the category label position specification (this contains label positioning info for all four possible axis locations).
CategoryLabelPositions
Returns a new instance based on an existing instance but with the bottom position changed.
CategoryLabelPositions
Returns a new instance based on an existing instance but with the left position changed.
CategoryLabelPositions
Returns a new instance based on an existing instance but with the right position changed.
CategoryLabelPositions
Returns a new instance based on an existing instance but with the top position changed.