org.utgenome.gwt.utgb.client.canvas
Class Scale
java.lang.Object
org.utgenome.gwt.utgb.client.canvas.Scale
public class Scale
- extends Object
Scale for drawing bar graphs
- Author:
- leo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Scale
public Scale()
Scale
public Scale(GWTGraphCanvas.GraphStyle style)
getMin
public float getMin()
getMax
public float getMax()
updateStyle
public void updateStyle(GWTGraphCanvas.GraphStyle style)
getLogValue
public float getLogValue(float value)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.