Uses of Interface
org.opengis.geometry.complex.CompositePoint

Packages that use CompositePoint
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.opengis.geometry.complex Set of primitive geometric objects whose interiors are disjoint. 
 

Uses of CompositePoint in org.geotools.geometry
 

Methods in org.geotools.geometry that return CompositePoint
 CompositePoint GeometryBuilder.createCompositePoint(Point generator)
           
 

Uses of CompositePoint in org.opengis.geometry.complex
 

Methods in org.opengis.geometry.complex that return CompositePoint
 CompositePoint ComplexFactory.createCompositePoint(Point generator)
          Creates a composite point from a point.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.