Uses of Class
org.geotools.geometry.iso.complex.CompositeCurveImpl

Packages that use CompositeCurveImpl
org.geotools.geometry.iso.complex An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.primitive An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of CompositeCurveImpl in org.geotools.geometry.iso.complex
 

Methods in org.geotools.geometry.iso.complex that return CompositeCurveImpl
 CompositeCurveImpl CompositeCurveImpl.clone()
           
 

Uses of CompositeCurveImpl in org.geotools.geometry.iso.primitive
 

Subclasses of CompositeCurveImpl in org.geotools.geometry.iso.primitive
 class RingImpl
          A Ring is used to represent a single connected component of a SurfaceBoundary.
 class RingImplUnsafe
          This Ring implementation does not do a consistency check.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.