- java.lang.Object
-
- org.catacomb.dataview.model.AxisLayout
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
java.lang.String |
label |
double |
max |
double |
min |
-
Constructor Summary
Constructors
Constructor and Description |
AxisLayout() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getLabel() |
double |
getMax() |
double |
getMin() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AxisLayout
public AxisLayout()
-
Method Detail
-
getMin
public double getMin()
-
getMax
public double getMax()
Copyright © 2013. All Rights Reserved.