Uses of Interface
org.opengis.geometry.aggregate.MultiPoint

Packages that use MultiPoint
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.opengis.geometry.aggregate Aggregations of geometric objects. 
 

Uses of MultiPoint in org.geotools.geometry
 

Methods in org.geotools.geometry that return MultiPoint
 MultiPoint GeometryBuilder.createMultiPoint(Set points)
           
 

Uses of MultiPoint in org.opengis.geometry.aggregate
 

Methods in org.opengis.geometry.aggregate that return MultiPoint
 MultiPoint AggregateFactory.createMultiPoint(Set<Point> points)
          Creates a multi point by a set of points.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.