Uses of Class
org.geotools.geometry.iso.primitive.OrientableSurfaceImpl

Packages that use OrientableSurfaceImpl
org.geotools.geometry.iso.coordinate 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 OrientableSurfaceImpl in org.geotools.geometry.iso.coordinate
 

Subclasses of OrientableSurfaceImpl in org.geotools.geometry.iso.coordinate
 class PolyhedralSurfaceImpl
          A PolyhedralSurface (Figure 21) is a Surface composed of polygon surfaces (Polygon) connected along their common boundary curves.
 class TinImpl
           
 class TriangulatedSurfaceImpl
          A TriangulatedSurface (Figure 21) is a PolyhedralSurface that is composed only of triangles (Triangle).
 

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

Subclasses of OrientableSurfaceImpl in org.geotools.geometry.iso.primitive
 class SurfaceImpl
          Surface (Figure 12) a subclass of Primitive and is the basis for 2-dimensional geometry.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.