graphicsPathToGeometryPath
graphicsPathToGeometryPath(Shape graphicsPath) method
Converts a java.awt.Shape graphicsPath to the IGeometryPath
Parameters
| Name | Type | Description |
|---|---|---|
| graphicsPath | Shape | java.awt.Shape element. Return value of the method call can be used to change the geometry of a IGeometryShape object with IGeometryShape.setGeometryPaths() method. |