com.gtosoft.libvoyager.view
Class GaugeView
java.lang.Object
View
com.gtosoft.libvoyager.view.GaugeView
public class GaugeView
- extends View
Constructor Summary |
GaugeView(Context context)
|
GaugeView(Context context,
AttributeSet attrs)
|
GaugeView(Context context,
AttributeSet attrs,
int defStyle)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaugeView
public GaugeView(Context context)
GaugeView
public GaugeView(Context context,
AttributeSet attrs,
int defStyle)
GaugeView
public GaugeView(Context context,
AttributeSet attrs)
setParentContext
public void setParentContext(Context ctx)
setLabel
public void setLabel(java.lang.String newLabel)
setMinMax
public void setMinMax(double newMin,
double newMax)
setValue
public void setValue(double newValue)