OFC Charts 3.1


com.oxymel.ofc.charts
Class NumberAxis

java.lang.Object
  |
  +--com.oxymel.ofc.charts.NumberAxis

public class NumberAxis
extends java.lang.Object


Field Summary
static int MOVE_FIRST_VALUE
          Offset the lowest value on the axis
static int MOVE_LAST_VALUE
          Offset the highest value on the axis
static int MOVE_ORIGIN_VALUE
          Offset the origin of the axis
 
Constructor Summary
NumberAxis(com.oxymel.ofc.charts.Axis axis)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MOVE_ORIGIN_VALUE

public static int MOVE_ORIGIN_VALUE
Offset the origin of the axis

MOVE_FIRST_VALUE

public static int MOVE_FIRST_VALUE
Offset the lowest value on the axis

MOVE_LAST_VALUE

public static int MOVE_LAST_VALUE
Offset the highest value on the axis
Constructor Detail

NumberAxis

public NumberAxis(com.oxymel.ofc.charts.Axis axis)

OFC Charts 3.1


Copyright © 2005 Oxymel SA All Rights Reserved.