| Constructor and Description |
|---|
Trapez(Point tl,
Point tr,
Point bl,
Point br) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g) |
Color |
getColor() |
void |
setColor(Color color) |
isVisible, setVisiblepublic final Point tl
public final Point tr
public final Point bl
public final Point br
public Color getColor()
public void setColor(Color color)
color - the color to setpublic void draw(Graphics2D g)
Drawable.draw(java.awt.Graphics2D)Copyright © 2013. All Rights Reserved.