Interface PolyArea
- All Superinterfaces:
Area
An area of polygonic shape.
- Since:
- 5.1.203
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.espirit.firstspirit.access.editor.value.imagemap.Area
Area.Visitor<R>
-
Method Summary
-
Method Details
-
getPoints
The chain of points defining the polygon.- Returns:
- The polygon's points.
- Since:
- 5.1.203
-