org.geworkbench.util.promoter.pattern
Class Display
java.lang.Object
org.geworkbench.util.promoter.pattern.Display
public class Display
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RECTANGLE
public static final int RECTANGLE
- See Also:
- Constant Field Values
ROUNDRECT
public static final int ROUNDRECT
- See Also:
- Constant Field Values
RECT3D
public static final int RECT3D
- See Also:
- Constant Field Values
OVAL
public static final int OVAL
- See Also:
- Constant Field Values
Display
public Display()
getColor
public java.awt.Color getColor()
setColor
public void setColor(java.awt.Color color)
getHeight
public double getHeight()
setHeight
public void setHeight(double height)
getLength
public int getLength()
setLength
public void setLength(int length)
getShape
public int getShape()
setShape
public void setShape(int shape)