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)

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