org.utgenome.gwt.utgb.client.canvas
Class GWTGraphCanvas.Indent
java.lang.Object
org.utgenome.gwt.utgb.client.canvas.GWTGraphCanvas.Indent
- Enclosing class:
- GWTGraphCanvas
public static class GWTGraphCanvas.Indent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exponent
public int exponent
fraction
public long fraction
nSteps
public int nSteps
min
public float min
max
public float max
GWTGraphCanvas.Indent
public GWTGraphCanvas.Indent(float minValue,
float maxValue,
GWTGraphCanvas.GraphStyle style)
getIndentValue
public float getIndentValue(int step)
getIndentString
public String getIndentString(int step)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.