extent, requestExtent, stroke
Constructor and Description |
---|
PxRect(int x,
int y,
int w,
int h,
Color color,
Color fc) |
PxRect(IPoint p,
ISize s,
Color color,
Color fc) |
Modifier and Type | Method and Description |
---|---|
Color |
c() |
Color |
c(Color color) |
void |
draw(Graphics2D g,
ViewPortData vp) |
Color |
fillColor() |
Color |
fillColor(Color c) |
int |
h() |
int |
h(int h) |
int |
w() |
int |
w(int w) |
int |
x() |
int |
x(int x) |
int |
y() |
int |
y(int y) |
public Color fillColor()
public void draw(Graphics2D g, ViewPortData vp)