public class ElementBorder extends AbstractElement
Constructor and Description |
---|
ElementBorder() |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
int zIndex,
XDimension2D dimToUse) |
XDimension2D |
getPreferredDimension(StringBounder stringBounder,
double x,
double y) |
void |
setCenter(Element center) |
void |
setEast(Element east) |
void |
setNorth(Element north) |
void |
setSouth(Element south) |
void |
setWest(Element west) |
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getWhite
public final void setNorth(Element north)
public final void setSouth(Element south)
public final void setEast(Element east)
public final void setWest(Element west)
public final void setCenter(Element center)
public void drawU(UGraphic ug, int zIndex, XDimension2D dimToUse)
public XDimension2D getPreferredDimension(StringBounder stringBounder, double x, double y)