JPlanner Programmer's Guide
RectangleD.contains Method
See Also
 






Checks if a point or a rectangle is contained within this rectangle.

 Overload List

Name Description

RectangleD.contains (Double, Double)

Checks if the point defined by the specified coordinates is contained within this rectangle.

RectangleD.contains (PointD)

Checks if the specified point is contained within this rectangle.

RectangleD.contains (RectangleD)

Checks if the specified rectangle is entirely contained within this rectangle.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace