deegree 2.2 (2008/12/22 11:33 build-3038-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
           
protected  Ring SurfacePatchImpl.exteriorRing
           
 Ring[] SurfaceBoundaryImpl.interior
           
protected  Ring[] SurfacePatchImpl.interiorRings
           
 

Methods in org.deegree.model.spatialschema that return Ring
 Ring SurfacePatchImpl.getExterior()
           
 Ring SurfacePatch.getExterior()
           
 Ring SurfaceBoundary.getExteriorRing()
           
 Ring SurfaceBoundaryImpl.getExteriorRing()
          gets the exterior ring
 Ring[] SurfacePatchImpl.getInterior()
           
 Ring[] SurfacePatch.getInterior()
           
 Ring[] SurfaceBoundary.getInteriorRings()
           
 Ring[] SurfaceBoundaryImpl.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)
          constructor
SurfaceBoundaryImpl(Ring exterior, Ring[] interior)
          constructor
SurfacePatchImpl(Ring exteriorRing, Ring[] interiorRings, CoordinateSystem crs)
           
SurfacePatchImpl(Ring exteriorRing, Ring[] interiorRings, CoordinateSystem crs)
           
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

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