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

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

Introduction

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

The text is from its open source code.

Constructor

Method

doublegetAngle()
Returns the angle.
TextAnchorgetRotationAnchor()
Returns the text anchor that defines the point around which the label is rotated.
StringgetText()
Returns the text version of the tick value.
TextAnchorgetTextAnchor()
Returns the text anchor.
doublegetValue()
Returns the value.