public abstract class AbstractBounder extends MoebiusGraphics
Modifier and Type | Field and Description |
---|---|
Rectangle |
bound |
attributes, size, transform
Constructor and Description |
---|
AbstractBounder() |
Modifier and Type | Method and Description |
---|---|
void |
add(Rectangle aBound) |
Rectangle |
getBound() |
Rectangle |
getBound(MoebiusShape aShape) |
void |
initBounding() |
boolean |
isBounded() |
void |
setBounded(boolean aBool) |
arc, arc, circle, circle, clear, clone, getAttributes, getColor, getFilled, getFont, getGraphics, getHorizontalTextLayout, getLineWidth, getPointColor, getPointOutline, getPointRadius, getShapeStack, getSize, getTransform, getTransformStack, getUsePointColor, getVerticalTextLayout, line, line, lineSeg, lineSeg, lineSeg, point, point, point, popShape, popTransform, push, push, setAttributes, setColor, setFilled, setFont, setGraphics, setHorizontalTextLayout, setLineWidth, setPointColor, setPointOutline, setPointRadius, setSize, setTransformStack, setUsePointColor, setVerticalTextLayout, text, text, text
public Rectangle bound
public void add(Rectangle aBound)
public Rectangle getBound()
public Rectangle getBound(MoebiusShape aShape)
public void initBounding()
public boolean isBounded()
public void setBounded(boolean aBool)