Java org.jfree.chart.axis CategoryTick fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.axis CategoryTick fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.axis CategoryTick.

The text is from its open source code.

Constructor

Method

doublegetAngle()
Returns the angle.
ComparablegetCategory()
Returns the category.
TextBlockgetLabel()
Returns the label.
TextBlockAnchorgetLabelAnchor()
Returns the label anchor.
TextAnchorgetRotationAnchor()
Returns the text anchor that defines the point around which the label is rotated.