add
Adds a Point to this MultiPoint.
Parameters
longitude
The longitude coordinate.
latitude
The latitude coordinate.
altitude
The optional altitude coordinate.
Adds a Point to this MultiPoint.
Parameters
position
The Position to add.
Adds a Point to this MultiPoint.
Parameters
point
The Point whose coordinates will be added.