A polyline with specified number of points.
More...
A polyline with specified number of points.
Definition at line 16 of file Polyline.java.
◆ Polyline()
com.navigine.idl.java.Polyline.Polyline |
( |
ArrayList< Point > | points | ) |
|
|
inline |
◆ getPoints()
ArrayList< Point > com.navigine.idl.java.Polyline.getPoints |
( |
| ) |
|
|
inline |
List of points to connect.
- Returns
Definition at line 32 of file Polyline.java.
◆ toString()
String com.navigine.idl.java.Polyline.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: