deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Interface
org.deegree.model.spatialschema.Ring

Packages that use Ring
org.deegree.model.spatialschema   
 

Uses of Ring in org.deegree.model.spatialschema
 

Classes in org.deegree.model.spatialschema that implement Ring
 class RingImpl
          default implementation of the Ring interface of the
 

Fields in org.deegree.model.spatialschema declared as Ring
 Ring SurfaceBoundaryImpl.exterior
          The exterior ring of the surface boundary
protected  Ring SurfacePatchImpl.exteriorRing
           
 Ring[] SurfaceBoundaryImpl.interior
          The interior ring of the surface boundary
protected  Ring[] SurfacePatchImpl.interiorRings
           
 

Methods in org.deegree.model.spatialschema that return Ring
 Ring SurfacePatch.getExterior()
           
 Ring SurfacePatchImpl.getExterior()
           
 Ring SurfaceBoundaryImpl.getExteriorRing()
           
 Ring SurfaceBoundary.getExteriorRing()
          get the exterior ring
 Ring[] SurfacePatch.getInterior()
           
 Ring[] SurfacePatchImpl.getInterior()
           
 Ring[] SurfaceBoundaryImpl.getInteriorRings()
           
 Ring[] SurfaceBoundary.getInteriorRings()
          gets the interior ring(s)
 

Constructors in org.deegree.model.spatialschema with parameters of type Ring
PolygonImpl(Ring exteriorRing, Ring[] interiorRings, CoordinateSystem crs)
           
PolygonImpl(Ring exteriorRing, Ring[] interiorRings, CoordinateSystem crs)
           
SurfaceBoundaryImpl(Ring exterior, Ring[] interior)
           
SurfaceBoundaryImpl(Ring exterior, Ring[] interior)
           
SurfacePatchImpl(Ring exteriorRing, Ring[] interiorRings, CoordinateSystem crs)
           
SurfacePatchImpl(Ring exteriorRing, Ring[] interiorRings, CoordinateSystem crs)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org