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

Uses in package org.jfree.chart.axis

Constructors with parameter type org.jfree.chart.axis.CategoryLabelPosition

Creates a new position specification.

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

double
CategoryAxis.calculateTextBlockHeight(TextBlock block, CategoryLabelPosition position, Graphics2D g2)
A utility method for determining the height of a text block.
double
CategoryAxis.calculateTextBlockWidth(TextBlock block, CategoryLabelPosition position, Graphics2D g2)
A utility method for determining the width of a text block.
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.

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

CategoryLabelPosition
Returns the category label position specification for an axis at the given location.