A polygon with specified list of points.
More...
A polygon with specified list of points.
Definition at line 16 of file Polygon.java.
◆ Polygon()
com.navigine.idl.java.Polygon.Polygon |
( |
ArrayList< Point > | points | ) |
|
|
inline |
◆ getPoints()
ArrayList< Point > com.navigine.idl.java.Polygon.getPoints |
( |
| ) |
|
|
inline |
Ring specifying the area.
- Returns
Definition at line 32 of file Polygon.java.
◆ toString()
String com.navigine.idl.java.Polygon.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: