JPlanner Programmer's Guide
Graphics.createRegion Method
See Also
 






Creates a new Region object.

 Overload List

Name Description

Graphics.createRegion ()

Creates a new empty Region object.

Graphics.createRegion (GraphicsPath)

Creates a new Region object from the specified graphics path.

Graphics.createRegion (Rectangle)

Creates a new Region object from the specified rectangle.

Graphics.createRegion (RectangleD)

Creates a new Region object from the specified rectangle.

 See Also

Graphics Members
Graphics Interface
com.mindfusion.drawing Namespace