MultipointBuilder.fromMultipoint constructor
- Multipoint multipoint
Creates a multipoint builder from the specified Multipoint.
The SpatialReference of the multipoint point builder will match that of the specified Multipoint.
Parameters:
multipoint
— A multipoint object.