Java org.jfree.eastwood GValueAxis fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.eastwood GValueAxis fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.eastwood GValueAxis.

The text is from its open source code.

Constructor

GValueAxis()
Creates a new axis.

Method

voidsetLabelAxisEnd(double end)
Sets the end value for the label axis.
voidsetLabelAxisStart(double start)
Sets the start value for the label axis.
voidsetTickLabelPositions(List values)
Sets the tick values.