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

Uses of Package
org.deegree.model.spatialschema

Packages that use org.deegree.model.spatialschema
org.deegree.framework.concurrent   
org.deegree.framework.util   
org.deegree.framework.xml   
org.deegree.graphics   
org.deegree.graphics.displayelements   
org.deegree.graphics.optimizers   
org.deegree.graphics.sld   
org.deegree.graphics.transformation   
org.deegree.io.databaseloader   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.mysql   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.ecwapi   
org.deegree.io.geotiff   
org.deegree.io.imgapi   
org.deegree.io.mapinfoapi   
org.deegree.io.oraclegeoraster   
org.deegree.io.quadtree   
org.deegree.io.sdeapi   
org.deegree.io.shpapi   
org.deegree.io.shpapi.shape_new   
org.deegree.model.coverage   
org.deegree.model.coverage.grid   
org.deegree.model.coverage.grid.oracle   
org.deegree.model.coverage.grid.postgres   
org.deegree.model.crs   
org.deegree.model.feature   
org.deegree.model.filterencoding   
org.deegree.model.spatialschema   
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.sos.getobservation   
org.deegree.ogcwebservices.sos.om   
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcs.getcoverage   
org.deegree.ogcwebservices.wcts.data   
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wfs.operation   
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wmps.operation   
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wms.operation   
org.deegree.ogcwebservices.wps.execute   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.ogcwebservices.wpvs.configuration   
org.deegree.ogcwebservices.wpvs.j3d   
org.deegree.ogcwebservices.wpvs.operation   
org.deegree.ogcwebservices.wpvs.utils   
org.deegree.owscommon   
org.deegree.portal.context   
org.deegree.portal.portlet.modules.actions   
org.deegree.portal.portlet.portlets   
org.deegree.portal.standard.context.control   
org.deegree.portal.standard.csw.configuration   
org.deegree.portal.standard.csw.control   
org.deegree.portal.standard.csw.model   
org.deegree.portal.standard.wfs.control   
org.deegree.portal.standard.wms.control   
org.deegree.processing.raster.converter   
org.deegree.tools.app3d   
org.deegree.tools.raster   
org.deegree.tools.shape   
org.deegree.tools.wms   
 

Classes in org.deegree.model.spatialschema used by org.deegree.framework.concurrent
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.framework.util
Curve
          The interface defines the access to curve geometries.
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
Point
          The basic two dimensional geometry -----------------------------------------------------
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.framework.xml
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.graphics
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
 

Classes in org.deegree.model.spatialschema used by org.deegree.graphics.displayelements
Curve
          The interface defines the access to curve geometries.
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
MultiCurve
          The interface defines the access to a aggregations of Curve objects.
MultiPoint
          The interface defines the access to a aggregations of Point objects.
MultiSurface
          This Interface defines the Aggregation of Surfaces.
Point
          The basic two dimensional geometry -----------------------------------------------------
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.graphics.optimizers
Curve
          The interface defines the access to curve geometries.
MultiCurve
          The interface defines the access to a aggregations of Curve objects.
 

Classes in org.deegree.model.spatialschema used by org.deegree.graphics.sld
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.graphics.transformation
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.databaseloader
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.datastore.sde
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.datastore.sql
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.datastore.sql.generic
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.datastore.sql.mysql
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.datastore.sql.oracle
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.datastore.sql.postgis
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.ecwapi
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.geotiff
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.imgapi
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.mapinfoapi
Curve
          The interface defines the access to curve geometries.
MultiPoint
          The interface defines the access to a aggregations of Point objects.
MultiSurface
          This Interface defines the Aggregation of Surfaces.
Point
          The basic two dimensional geometry -----------------------------------------------------
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.oraclegeoraster
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.quadtree
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Point
          The basic two dimensional geometry -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.sdeapi
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.shpapi
Curve
          The interface defines the access to curve geometries.
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
MultiPoint
          The interface defines the access to a aggregations of Point objects.
Point
          The basic two dimensional geometry -----------------------------------------------------
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.io.shpapi.shape_new
Curve
          The interface defines the access to curve geometries.
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
MultiPoint
          The interface defines the access to a aggregations of Point objects.
MultiSurface
          This Interface defines the Aggregation of Surfaces.
Point
          The basic two dimensional geometry -----------------------------------------------------
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.coverage
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.coverage.grid
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.coverage.grid.oracle
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.coverage.grid.postgres
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.crs
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.feature
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.filterencoding
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.model.spatialschema
Aggregate
          This interface defines the basis functionallity of all geometry aggregations. it will be specialized for the use of primitive, and solid geometries.
AggregateImpl
          default implementation of the Aggregate interface ------------------------------------------------------------
Boundary
          This interface defines the basis functionallity of geomerty boundaries.
BoundaryImpl
          default implementation of the Boundary interface.
Complex
           -----------------------------------------------------
Composite
           -----------------------------------------------------
CompositeSurface
           -----------------------------------------------------
Curve
          The interface defines the access to curve geometries.
CurveBoundary
          The interface defines the access to curve boundaries -----------------------------------------------------
CurveSegment
          The interface defines the root of each unit building Curves
CurveSegmentImpl
          default implementation of the CurveSegment interface from package deegree.model.spatialschema.
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
GenericCurve
          The interface defines the bais of curves and curve segments.
GenericSurface
          The interface defines the basis of surfaces and surface patches -----------------------------------------------------
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
GeometryImpl
          Default implementation of the Geometry interface from package deegree.model.
LineString
          The interface defines a specialization of the CurveSegment interface for a sequence of point connected with linear interpolation.
MultiCurve
          The interface defines the access to a aggregations of Curve objects.
MultiGeometry
          Aggregation of Geometry objects.
MultiPoint
          The interface defines the access to a aggregations of Point objects.
MultiPrimitive
          This interface defines the basis functionality of all aggregations containing primitive geometries.
MultiPrimitiveImpl
          default implementation of the MultiPrimitive interface
MultiSurface
          This Interface defines the Aggregation of Surfaces.
OrientableCurve
          The specialisation of the OrientablePrimitive as a curve.
OrientableCurveImpl
          default implementation of the OrientableSurface interface from package org.deegree.model. the implementation is abstract because only initialization of the spatial reference system is unique to all orientated curves ------------------------------------------------------------
OrientablePrimitive
          The basic interface for orientated two dimensional geometries.
OrientablePrimitiveImpl
          default implementation of the OrientablePrimitive interface from package deegree.model. the implementation is abstract because it doesn't make sense to instantiate it.
OrientableSurface
           -----------------------------------------------------
OrientableSurfaceImpl
          default implementation of the OrientableSurface interface from package deegree.model. the implementation is abstract because only initialization of the spatial reference system is unique to all orientated surfaces -----------------------------------------------------------------------
Point
          The basic two dimensional geometry -----------------------------------------------------
Polygon
          A Polygon is a specialized SurfacePatch and it's implementation should be implementable.
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
Primitive
          A Primitive is the basic geometry for all none complex geometries.
PrimitiveBoundary
          A PrimitiveBoundary is the basic boundary for all none complex geometries.
PrimitiveBoundaryImpl
          default implementation of the PrimitiveBoundary interface.
PrimitiveImpl
          default implementation of the Primitive interface from package deegree.model.spatialschema
Ring
           
Solid
          defines the basis of a three dimensional geometry.
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
SurfaceBoundary
          Defining the boundary of a surface.
SurfaceInterpolation
          Defining the different kind of surface interpolation known by the iso geometry modell.
SurfacePatch
          Defining the iso geometry SurfacePatch which is used for building surfaces.
SurfacePatchImpl
          default implementation of the SurfacePatch interface from package deegree.model.spatialschema. the class is abstract because it should be specialized by derived classes Polygon for example
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcbase
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
Point
          The basic two dimensional geometry -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Point
          The basic two dimensional geometry -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.sos
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.sos.getobservation
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.sos.om
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wcs.configuration
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wcs.describecoverage
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wcs.getcoverage
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wcts.data
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wfs.capabilities
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wfs.operation
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wmps.capabilities
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wmps.operation
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Point
          The basic two dimensional geometry -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wms
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wms.capabilities
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
EnvelopeImpl
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling ------------------------------------------------------------
Position
          A sequence of decimals numbers which when written on a width are a sequence of coordinate positions.
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wms.configuration
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wms.operation
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wps.execute
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wpvs.capabilities
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wpvs.configuration
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wpvs.j3d
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wpvs.operation
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.ogcwebservices.wpvs.utils
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Surface
          Defining the surface geometry of the iso geometry model. a surface is made of 1..n surface patches. for convention it is defined that Surface is a closed geometry. that means each surface patch a surface is made of must touch at least one other surface patch if a surface is made of more then one surface patch -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.owscommon
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.context
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
Point
          The basic two dimensional geometry -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.portlet.modules.actions
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.portlet.portlets
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.standard.context.control
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.standard.csw.configuration
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.standard.csw.control
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.standard.csw.model
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.standard.wfs.control
Geometry
          The basic interface for all geometries. it declares the methods that are common to all geometries. this doesn't means for example that all geometries defines a valid boundary but is there asked for they should be able to answer (with null).
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.portal.standard.wms.control
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 

Classes in org.deegree.model.spatialschema used by org.deegree.processing.raster.converter
Point
          The basic two dimensional geometry -----------------------------------------------------
 

Classes in org.deegree.model.spatialschema used by org.deegree.tools.app3d
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.tools.raster
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.tools.shape
GeometryException
           
 

Classes in org.deegree.model.spatialschema used by org.deegree.tools.wms
Envelope
          a boundingbox as child of a Polygon isn't part of the iso19107 spec but it simplifies the geometry handling
 


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