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)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.