Frames | No Frames |
Constructors with parameter type org.jfree.chart.axis.CategoryLabelWidthType | |
CategoryLabelPosition.CategoryLabelPosition(RectangleAnchor categoryAnchor, TextBlockAnchor labelAnchor, TextAnchor rotationAnchor, double angle, CategoryLabelWidthType widthType, float widthRatio) Creates a new position record. | |
CategoryLabelPosition.CategoryLabelPosition(RectangleAnchor categoryAnchor, TextBlockAnchor labelAnchor, CategoryLabelWidthType widthType, float widthRatio) Creates a new category label position record. |
Fields of type org.jfree.chart.axis.CategoryLabelWidthType | |
CategoryLabelWidthType | Percentage of category. |
CategoryLabelWidthType | Percentage of range. |
Methods with return type org.jfree.chart.axis.CategoryLabelWidthType | |
CategoryLabelWidthType | Returns the width calculation type. |