public interface ClippingShape
GraphicalElements of a GraphicalComposite.| Modifier and Type | Method and Description |
|---|---|
ClippingRectangle |
getBoundingBox()
Returns the bounding box of this clipping shape.
|
BasicGraphicalElement |
getGraphicalElement()
|
boolean |
isInside(GraphPoint point)
Returns true if the specified point is inside this
clipping shape.
|
boolean isInside(GraphPoint point)
ClippingRectangle getBoundingBox()
BasicGraphicalElement getGraphicalElement()
Copyright © 2017. All rights reserved.