org.micropainter.ext.incub.bar4
Class Bar4
java.lang.Object
org.micropainter.ext.incub.bar4.Bar4
public class Bar4
- extends java.lang.Object
|
Constructor Summary |
Bar4(double x,
double y,
double width,
double height)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
paint
java.awt.Paint paint
alphaTransparence
float alphaTransparence
x
double x
y
double y
width
double width
height
double height
barWindow
BarWindow barWindow
curentValue
double curentValue
Bar4
public Bar4(double x,
double y,
double width,
double height)
getCurentValue
public double getCurentValue()
setCurentValue
public void setCurentValue(double curentValue)
getBarWindow
public BarWindow getBarWindow()
setBarWindow
public void setBarWindow(BarWindow barWindow)