|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defining a clipping shape applied to all GraphicalElements
of a GraphicalComposite
.
Method Summary | |
ClippingRectangle |
getBoundingBox()
Returns the bounding box of this clipping shape. |
BasicGraphicalElement |
getGraphicalElement()
Returns a basic graphical element (such as Rectangle
or Polygon ) which may be used by renderers to
define the clipping shape for the output device. |
boolean |
isInside(GraphPoint point)
Returns true if the specified point is inside this clipping shape. |
Method Detail |
public boolean isInside(GraphPoint point)
public ClippingRectangle getBoundingBox()
public BasicGraphicalElement getGraphicalElement()
Rectangle
or Polygon
) which may be used by renderers to
define the clipping shape for the output device.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |