Create a new list. Be sure to set the crs
property when adding points.
The EPSG CRS code of the coordinates in this list, like "4326" for example
The list of points
The type of objects in this class
Get the bounds.
returns a Bounds instance, never null.
Convert the object to a string.
the string form of the object.
Create a line part.
the first point.
the line part.
Class CoordinatePart defines a list of coordinates that are connected by line segments to form a polyline or polygon.