Uses of Class
org.deegree.cs.CRS

Packages that use CRS
org.deegree.coverage   
org.deegree.coverage.raster Provides for simple and complex raster (grid coverages). 
org.deegree.coverage.raster.geom   
org.deegree.coverage.raster.io Defines the io operations for reading and writing rasters (not the data). 
org.deegree.cs The org.deegree.cs package contains all necessities to transform and project coordinates form one coordinates system into another. 
org.deegree.feature.persistence   
org.deegree.feature.persistence.mapping   
org.deegree.feature.persistence.mapping.property   
org.deegree.feature.persistence.memory   
org.deegree.feature.persistence.query   
org.deegree.feature.persistence.shape   
org.deegree.feature.persistence.simplesql   
org.deegree.filter   
org.deegree.filter.sql   
org.deegree.filter.sql.expression   
org.deegree.geometry   
org.deegree.geometry.io   
org.deegree.geometry.standard   
org.deegree.geometry.standard.composite   
org.deegree.geometry.standard.multi   
org.deegree.geometry.standard.points   
org.deegree.geometry.standard.primitive   
org.deegree.geometry.utils   
org.deegree.gml   
org.deegree.gml.feature   
org.deegree.gml.geometry   
org.deegree.gml.geometry.refs   
org.deegree.protocol.ows   
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wms   
org.deegree.protocol.wms.client   
org.deegree.protocol.wms.raster   
org.deegree.rendering.r3d.multiresolution.persistence   
org.deegree.rendering.r3d.opengl.rendering.dem.texturing   
org.deegree.rendering.r3d.persistence   
 

Uses of CRS in org.deegree.coverage
 

Methods in org.deegree.coverage that return CRS
 CRS Coverage.getCoordinateSystem()
          Returns the native coordinate system this coverage is defined in.
 CRS AbstractCoverage.getCoordinateSystem()
           
 

Methods in org.deegree.coverage with parameters of type CRS
 void AbstractCoverage.setCoordinateSystem(CRS crs)
           
 

Uses of CRS in org.deegree.coverage.raster
 

Methods in org.deegree.coverage.raster that return CRS
 CRS TiledRaster.getCoordinateSystem()
           
 

Methods in org.deegree.coverage.raster with parameters of type CRS
 void TiledRaster.setCoordinateSystem(CRS crs)
           
 

Constructors in org.deegree.coverage.raster with parameters of type CRS
RasterTransformer(CRS targetCRS)
          Creates a new RasterTransformer with the given target CRS.
 

Uses of CRS in org.deegree.coverage.raster.geom
 

Methods in org.deegree.coverage.raster.geom that return CRS
 CRS RasterGeoReference.getCrs()
           
 

Methods in org.deegree.coverage.raster.geom with parameters of type CRS
 Envelope RasterGeoReference.getEnvelope(int width, int height, CRS crs)
          Returns an Envelope for a raster with given size.
 Envelope RasterGeoReference.getEnvelope(RasterGeoReference.OriginLocation targetLocation, int width, int height, CRS crs)
          Returns an Envelope for a raster with given size.
 Envelope RasterGeoReference.getEnvelope(RasterGeoReference.OriginLocation targetLocation, RasterRect rasterRect, CRS crs)
          Returns an Envelope for a raster with given size and given x,y raster location.
 Envelope RasterGeoReference.getEnvelope(RasterRect rasterRect, CRS crs)
          Returns an Envelope for a raster with given size and given x,y raster location.
 

Constructors in org.deegree.coverage.raster.geom with parameters of type CRS
RasterGeoReference(RasterGeoReference.OriginLocation location, double resolutionX, double resolutionY, double origin0, double origin1, CRS crs)
          Constructs a raster reference with given resolutions and origin.
RasterGeoReference(RasterGeoReference.OriginLocation location, double resolutionX, double resolutionY, double rotationX, double rotationY, double origin0, double origin1, CRS crs)
          Constructs a raster reference with given resolutions, origin and rotations.
 

Uses of CRS in org.deegree.coverage.raster.io
 

Methods in org.deegree.coverage.raster.io that return CRS
 CRS RasterIOOptions.getCRS()
           
 

Uses of CRS in org.deegree.cs
 

Fields in org.deegree.cs declared as CRS
static CRS CRS.EPSG_4326
          The commonly used geographic 'EPSG:4326', with axis order X, Y.
 

Methods in org.deegree.cs that return CRS
 CRS Transformer.getWrappedTargetCRS()
           
 

Constructors in org.deegree.cs with parameters of type CRS
Transformer(CRS targetCRS)
          Creates a new Transformer object, with the given target CRS.
 

Uses of CRS in org.deegree.feature.persistence
 

Methods in org.deegree.feature.persistence with parameters of type CRS
 GMLObject BlobCodec.decode(java.io.InputStream is, java.util.Map<java.lang.String,java.lang.String> nsContext, ApplicationSchema schema, CRS crs, GMLReferenceResolver idResolver)
          Decodes the given GMLObject from the specified input stream.
 void BlobCodec.encode(GMLObject object, java.util.Map<java.lang.String,java.lang.String> nsContext, java.io.OutputStream os, CRS crs)
          Encodes the given GMLObject to the specified output stream.
 

Uses of CRS in org.deegree.feature.persistence.mapping
 

Methods in org.deegree.feature.persistence.mapping that return CRS
 CRS BBoxTableMapping.getCRS()
           
 CRS MappedXPath.getCRS()
           
 CRS BlobMapping.getCRS()
          Returns the CRS used for storing the geometries / envelopes.
 CRS MappedApplicationSchema.getStorageCRS()
          Returns the CRS used for storing geometries in the backend.
 

Constructors in org.deegree.feature.persistence.mapping with parameters of type CRS
BBoxTableMapping(CRS crs)
           
BlobMapping(java.lang.String table, CRS storageCRS, BlobCodec codec)
          Creates a new BlobMapping instance.
MappedApplicationSchema(FeatureType[] fts, java.util.Map<FeatureType,FeatureType> ftToSuperFt, java.util.Map<java.lang.String,java.lang.String> prefixToNs, GMLSchemaInfoSet xsModel, FeatureTypeMapping[] ftMappings, CRS storageSRS, BBoxTableMapping bboxMapping, BlobMapping blobMapping)
          Creates a new MappedApplicationSchema from the given parameters.
 

Uses of CRS in org.deegree.feature.persistence.mapping.property
 

Methods in org.deegree.feature.persistence.mapping.property that return CRS
 CRS GeometryMapping.getCRS()
           
 

Constructors in org.deegree.feature.persistence.mapping.property with parameters of type CRS
GeometryMapping(PropertyName path, MappingExpression mapping, GeometryPropertyType.GeometryType type, GeometryPropertyType.CoordinateDimension dim, CRS crs, java.lang.String srid, JoinChain joinedTable)
           
 

Uses of CRS in org.deegree.feature.persistence.memory
 

Methods in org.deegree.feature.persistence.memory that return CRS
 CRS MemoryFeatureStore.getStorageCRS()
          Returns the CRS used for storing the geometries.
 

Uses of CRS in org.deegree.feature.persistence.query
 

Constructors in org.deegree.feature.persistence.query with parameters of type CRS
Query(IdFilter filter, java.lang.String featureVersion, CRS srsName, SortProperty[] sortBy)
          Creates a new Query instance that selects features based on an IdFilter.
Query(TypeName[] typeNames, Filter filter, java.lang.String featureVersion, CRS srsName, SortProperty[] sortBy)
          Creates a new Query instance.
 

Uses of CRS in org.deegree.feature.persistence.shape
 

Methods in org.deegree.feature.persistence.shape that return CRS
 CRS ShapeFeatureStore.getStorageCRS()
          Returns the CRS used by the shape file.
 

Constructors in org.deegree.feature.persistence.shape with parameters of type CRS
ShapeFeatureStore(java.lang.String shpName, CRS crs, java.nio.charset.Charset encoding, java.lang.String ftNamespace, java.lang.String localFtName, java.lang.String ftPrefix, boolean generateAlphanumericIndexes, FeatureStoreCache cache)
          Creates a new ShapeFeatureStore instance from the given parameters.
SHPReader(java.io.RandomAccessFile inFile, CRS crs, SpatialIndex<java.lang.Long> rtree, boolean startsWithZero)
           
 

Uses of CRS in org.deegree.feature.persistence.simplesql
 

Methods in org.deegree.feature.persistence.simplesql that return CRS
 CRS SimpleSQLFeatureStore.getStorageCRS()
          Returns the CRS of the geometry column.
 

Uses of CRS in org.deegree.filter
 

Methods in org.deegree.filter with parameters of type CRS
static void Filters.setDefaultCRS(Filter filter, CRS crs)
          Sets the CRS for all geometries contained in the given Filter that do not have crs information.
 

Uses of CRS in org.deegree.filter.sql
 

Methods in org.deegree.filter.sql that return CRS
 CRS PropertyNameMapping.getCRS()
           
 

Constructors in org.deegree.filter.sql with parameters of type CRS
PropertyNameMapping(java.lang.String table, java.lang.String column, CRS crs, java.lang.String srid)
           
PropertyNameMapping(TableAliasManager aliasManager, DBField valueField, java.util.List<Join> joins, CRS crs, java.lang.String srid)
           
 

Uses of CRS in org.deegree.filter.sql.expression
 

Methods in org.deegree.filter.sql.expression that return CRS
 CRS SQLColumn.getCRS()
           
 CRS SQLExpression.getCRS()
          Returns the CRS of the expression (only for spatial ones).
 CRS SQLLiteral.getCRS()
           
 CRS SQLOperation.getCRS()
           
 

Constructors in org.deegree.filter.sql.expression with parameters of type CRS
SQLColumn(java.lang.String table, java.lang.String column, boolean spatial, int sqlType, CRS crs, java.lang.String srid)
           
 

Uses of CRS in org.deegree.geometry
 

Methods in org.deegree.geometry that return CRS
 CRS Geometry.getCoordinateSystem()
          Returns the associated spatial reference system.
 

Methods in org.deegree.geometry with parameters of type CRS
 CompositeCurve GeometryFactory.createCompositeCurve(java.lang.String id, CRS crs, java.util.List<Curve> members)
          Creates a CompositeCurve from a list of passed Curves.
 CompositeGeometry<GeometricPrimitive> GeometryFactory.createCompositeGeometry(java.lang.String id, CRS crs, java.util.List<GeometricPrimitive> memberPrimitives)
          Creates a general CompositeGeometry from a list of primitive geometries.
 CompositeSolid GeometryFactory.createCompositeSolid(java.lang.String id, CRS crs, java.util.List<Solid> memberSolids)
          Creates a CompositeSolid from a list of passed Solids.
 CompositeSurface GeometryFactory.createCompositeSurface(java.lang.String id, CRS crs, java.util.List<Surface> memberSurfaces)
          Creates a CompositeSurface from a list of passed Surfaces.
 Curve GeometryFactory.createCurve(java.lang.String id, CRS crs, CurveSegment... segments)
          Creates a segmented Curve from one or more CurveSegments.
 Envelope SimpleGeometryFactory.createEnvelope(double[] min, double[] max, CRS crs)
          Creates an Envelope.
 Envelope SimpleGeometryFactory.createEnvelope(double minx, double miny, double maxx, double maxy, CRS crs)
          Creates an Envelope in 2D space.
 Envelope SimpleGeometryFactory.createEnvelope(java.util.List<java.lang.Double> lowerCorner, java.util.List<java.lang.Double> upperCorner, CRS crs)
          Create an Envelope from a list of Doubles.
 LinearRing GeometryFactory.createLinearRing(java.lang.String id, CRS crs, Points points)
          Creates a simple LinearRing from a list of passed Points.
 LineString SimpleGeometryFactory.createLineString(java.lang.String id, CRS crs, Points points)
          Creates a LineString geometry.
 MultiCurve GeometryFactory.createMultiCurve(java.lang.String id, CRS crs, java.util.List<Curve> members)
          Creates a MultiCurve from a list of passed Curves.
 MultiGeometry<Geometry> SimpleGeometryFactory.createMultiGeometry(java.lang.String id, CRS crs, java.util.List<Geometry> members)
          Creates an untyped multi geometry from a list of Geometrys.
 MultiLineString SimpleGeometryFactory.createMultiLineString(java.lang.String id, CRS crs, java.util.List<LineString> members)
          Creates a MultiCurve from a list of passed LineStrings.
 MultiPoint SimpleGeometryFactory.createMultiPoint(java.lang.String id, CRS crs, java.util.List<Point> members)
          Creates a MultiPoint from a list of passed Points.
 MultiPolygon SimpleGeometryFactory.createMultiPolygon(java.lang.String id, CRS crs, java.util.List<Polygon> members)
          Creates a MultiPolygon from a list of passed Polygons.
 MultiSolid GeometryFactory.createMultiSolid(java.lang.String id, CRS crs, java.util.List<Solid> members)
          Creates a MultiSolid from a list of passed Solids.
 MultiSurface GeometryFactory.createMultiSurface(java.lang.String id, CRS crs, java.util.List<Surface> members)
          Creates a MultiSurface from a list of passed Surfaces.
 OrientableCurve GeometryFactory.createOrientableCurve(java.lang.String id, CRS crs, Curve baseCurve, boolean isReversed)
          Creates an OrientableCurve.
 OrientableSurface GeometryFactory.createOrientableSurface(java.lang.String id, CRS crs, Surface baseSurface, boolean isReversed)
          Creates an OrientableSurface.
 Point SimpleGeometryFactory.createPoint(java.lang.String id, double[] coordinates, CRS crs)
          Creates a Point with an arbitrary number of coordinates.
 Point SimpleGeometryFactory.createPoint(java.lang.String id, double x, double y, CRS crs)
          Creates a Point in 2D space.
 Point SimpleGeometryFactory.createPoint(java.lang.String id, double x, double y, double z, CRS crs)
          Creates a Point in 3D space.
 Polygon SimpleGeometryFactory.createPolygon(java.lang.String id, CRS crs, Ring exteriorRing, java.util.List<Ring> interiorRings)
          Creates a Polygon surface.
 PolyhedralSurface GeometryFactory.createPolyhedralSurface(java.lang.String id, CRS crs, java.util.List<PolygonPatch> memberPatches)
          Creates a PolyhedralSurface.
 Ring GeometryFactory.createRing(java.lang.String id, CRS crs, java.util.List<Curve> members)
          Creates a Ring from a list of passed Curves.
 Solid GeometryFactory.createSolid(java.lang.String id, CRS crs, Surface exteriorSurface, java.util.List<Surface> interiorSurfaces)
          Creates a Solid.
 Surface GeometryFactory.createSurface(java.lang.String id, java.util.List<SurfacePatch> patches, CRS crs)
          Creates a Surface that consists of a number of SurfacePatch instances.
 Tin GeometryFactory.createTin(java.lang.String id, CRS crs, java.util.List<java.util.List<LineStringSegment>> stopLines, java.util.List<java.util.List<LineStringSegment>> breakLines, Length maxLength, Points controlPoints, java.util.List<Triangle> patches)
          Creates a Tin.
 TriangulatedSurface GeometryFactory.createTriangulatedSurface(java.lang.String id, CRS crs, java.util.List<Triangle> memberPatches)
          Creates a TriangulatedSurface.
 void Geometry.setCoordinateSystem(CRS crs)
          Sets the associated spatial reference system.
 

Constructors in org.deegree.geometry with parameters of type CRS
GeometryTransformer(CRS targetCRS)
          Creates a new GeometryTransformer object.
 

Uses of CRS in org.deegree.geometry.io
 

Methods in org.deegree.geometry.io with parameters of type CRS
static Geometry WKBReader.read(byte[] wkb, CRS crs)
           
static Geometry WKBReader.read(java.io.InputStream is, CRS crs)
           
 

Constructors in org.deegree.geometry.io with parameters of type CRS
WKTReader(CRS crs)
           
 

Uses of CRS in org.deegree.geometry.standard
 

Fields in org.deegree.geometry.standard declared as CRS
protected  CRS AbstractDefaultGeometry.crs
          Reference to a coordinate system.
 

Methods in org.deegree.geometry.standard that return CRS
 CRS AbstractDefaultGeometry.getCoordinateSystem()
           
 

Methods in org.deegree.geometry.standard with parameters of type CRS
 AbstractDefaultGeometry AbstractDefaultGeometry.createFromJTS(com.vividsolutions.jts.geom.Geometry jtsGeom, CRS crs)
          Helper methods for creating AbstractDefaultGeometry from JTS geometries that have been derived from this geometry by JTS spatial analysis methods.
 void AbstractDefaultGeometry.setCoordinateSystem(CRS crs)
           
 

Constructors in org.deegree.geometry.standard with parameters of type CRS
AbstractDefaultGeometry(java.lang.String id, CRS crs, PrecisionModel pm)
           
DefaultEnvelope(java.lang.String id, CRS crs, PrecisionModel pm, Point min, Point max)
          Creates a new DefaultEnvelope instance from the given parameters.
 

Uses of CRS in org.deegree.geometry.standard.composite
 

Constructors in org.deegree.geometry.standard.composite with parameters of type CRS
DefaultCompositeCurve(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Curve> memberCurves)
          Creates a new DefaultCompositeCurve from the given parameters.
DefaultCompositeGeometry(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<GeometricPrimitive> memberPrimitives)
          Creates a new DefaultCompositeGeometry from the given parameters.
DefaultCompositeSolid(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Solid> memberSolids)
          Creates a new DefaultCompositeSolid from the given parameters.
DefaultCompositeSurface(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Surface> memberSurfaces)
          Creates a new DefaultCompositeSurface from the given parameters.
 

Uses of CRS in org.deegree.geometry.standard.multi
 

Constructors in org.deegree.geometry.standard.multi with parameters of type CRS
DefaultMultiCurve(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Curve> members)
          Creates a new DefaultMultiCurve from the given parameters.
DefaultMultiGeometry(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<T> members)
          Creates a new DefaultMultiGeometry from the given parameters.
DefaultMultiLineString(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<LineString> members)
          Creates a new DefaultMultiLineString from the given parameters.
DefaultMultiPoint(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Point> members)
          Creates a new DefaultMultiPoint from the given parameters.
DefaultMultiPolygon(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Polygon> members)
          Creates a new DefaultMultiPolygon from the given parameters.
DefaultMultiSolid(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Solid> members)
          Creates a new DefaultMultiSolid from the given parameters.
DefaultMultiSurface(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Surface> members)
          Creates a new DefaultMultiSurface from the given parameters.
 

Uses of CRS in org.deegree.geometry.standard.points
 

Constructors in org.deegree.geometry.standard.points with parameters of type CRS
JTSPoints(CRS crs, com.vividsolutions.jts.geom.CoordinateSequence seq)
           
PackedPoints(CRS crs, double[] coordinates, int coordinatesDimension)
           
 

Uses of CRS in org.deegree.geometry.standard.primitive
 

Methods in org.deegree.geometry.standard.primitive that return CRS
 CRS DefaultOrientableCurve.getCoordinateSystem()
           
 CRS DefaultOrientableSurface.getCoordinateSystem()
           
 

Constructors in org.deegree.geometry.standard.primitive with parameters of type CRS
DefaultCurve(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<CurveSegment> segments)
          Creates a new DefaultCurve instance from the given parameters.
DefaultLinearRing(java.lang.String id, CRS crs, PrecisionModel pm, Points controlPoints)
          Creates a new DefaultLinearRing instance from the given parameters.
DefaultLineString(java.lang.String id, CRS crs, PrecisionModel pm, Points controlPoints)
           
DefaultOrientableCurve(java.lang.String id, CRS crs, Curve baseCurve, boolean isReversed)
          Creates a new DefaultOrientableCurve instance from the given parameters.
DefaultOrientableSurface(java.lang.String id, CRS crs, Surface baseSurface, boolean isReversed)
          Creates a new DefaultOrientableSurface instance from the given parameters.
DefaultPoint(java.lang.String id, CRS crs, PrecisionModel pm, double[] coordinates)
          Creates a new DefaultPoint instance from the given parameters.
DefaultPolygon(java.lang.String id, CRS crs, PrecisionModel pm, Ring exteriorRing, java.util.List<Ring> interiorRings)
          Creates a new DefaultPolygon instance from the given parameters.
DefaultPolyhedralSurface(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<PolygonPatch> patches)
          Creates a new DefaultPolyhedralSurface instance from the given parameters.
DefaultRing(java.lang.String id, CRS crs, PrecisionModel pm, DefaultLineString singleCurve)
          Creates a new DefaultRing instance from a closed DefaultLineString.
DefaultRing(java.lang.String id, CRS crs, PrecisionModel pm, LineStringSegment segment)
          Creates a new DefaultRing instance from the given parameters.
DefaultRing(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Curve> members)
          Creates a new DefaultRing instance from the given parameters.
DefaultSolid(java.lang.String id, CRS crs, PrecisionModel pm, Surface exteriorSurface, java.util.List<Surface> interiorSurfaces)
          Creates a new DefaultSolid instance from the given parameters.
DefaultSurface(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<? extends SurfacePatch> patches)
          Creates a new DefaultSurface instance from the given parameters.
DefaultTin(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<java.util.List<LineStringSegment>> stopLines, java.util.List<java.util.List<LineStringSegment>> breakLines, Length maxLength, Points controlPoints, java.util.List<Triangle> patches)
          Creates a new DefaultTin instance from the given parameters.
DefaultTin(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Triangle> patches)
          Creates a new DefaultTin instance from the given parameters.
DefaultTriangulatedSurface(java.lang.String id, CRS crs, PrecisionModel pm, java.util.List<Triangle> patches)
          Creates a new DefaultTriangulatedSurface instance from the given parameters.
 

Uses of CRS in org.deegree.geometry.utils
 

Methods in org.deegree.geometry.utils with parameters of type CRS
static Envelope GeometryUtils.createConvertedEnvelope(Envelope sourceEnvelope, CRS targetCRS)
          Converts the given Envelope into an envelope with the given coordinate system.
static Envelope GeometryUtils.createEnvelope(float[] env, CRS crs)
           
 

Uses of CRS in org.deegree.gml
 

Methods in org.deegree.gml that return CRS
 CRS GMLStreamReader.readCRS()
          Returns the deegree model representation for the GML crs element event that the cursor of the underlying xml stream points to.
 

Methods in org.deegree.gml with parameters of type CRS
 void GMLStreamReader.setDefaultCRS(CRS defaultCRS)
          Controls the default CRS that is assumed when GML objects (especially geometries) without SRS information are parsed.
 void GMLStreamWriter.setOutputCRS(CRS crs)
          Controls the output CRS for written geometries.
 

Uses of CRS in org.deegree.gml.feature
 

Methods in org.deegree.gml.feature with parameters of type CRS
 StreamFeatureCollection GMLFeatureReader.getFeatureStream(XMLStreamReaderWrapper xmlStream, CRS crs)
          Returns a StreamFeatureCollection for iterating over the members of the feature collection that the cursor of the given XMLStreamReader points at.
 Feature GMLFeatureReader.parseFeature(XMLStreamReaderWrapper xmlStream, CRS crs)
          Returns the object representation for the feature (or feature collection) element event that the cursor of the given XMLStreamReader points at.
 Property GMLFeatureReader.parseProperty(XMLStreamReaderWrapper xmlStream, PropertyType propDecl, CRS crs, int occurence)
          Returns the object representation for the given property element.
 

Constructors in org.deegree.gml.feature with parameters of type CRS
GMLFeatureWriter(GMLVersion version, javax.xml.stream.XMLStreamWriter writer, CRS outputCRS, CoordinateFormatter formatter, java.lang.String referenceTemplate, PropertyName[] requestedProps, int traverseXlinkDepth, int traverseXlinkExpiry, XLinkPropertyName[] xlinkProps, boolean exportSfGeometries, boolean outputGeometries, java.util.Map<java.lang.String,java.lang.String> prefixToNs, AdditionalObjectHandler additionalObjectHandler)
           
GMLFeatureWriter(javax.xml.stream.XMLStreamWriter writer, CRS outputCRS)
           
 

Uses of CRS in org.deegree.gml.geometry
 

Methods in org.deegree.gml.geometry with parameters of type CRS
 Geometry GML3GeometryReader.parse(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_Geometry element event that the cursor of the associated XMLStreamReader points at.
 Geometry GML2GeometryReader.parse(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Geometry GMLGeometryReader.parse(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Curve GML3GeometryReader.parseAbstractCurve(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_Curve element event that the cursor of the associated XMLStreamReader points at.
 Geometry GML3GeometryReader.parseAbstractGeometricComplex(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_Geometry event that represents a geometric complex (either gml:CompositeCurve, gml:CompositeSolid, gml:CompositeSurface or gml:GeometricComplex), that the cursor of the given XMLStreamReader points at.
 Ring GML3GeometryReader.parseAbstractRing(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:_Ring>) element.
 Solid GML3GeometryReader.parseAbstractSolid(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:_Solid element.
 Surface GML3GeometryReader.parseAbstractSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:_Surface>) element.
 CompositeCurve GML3GeometryReader.parseCompositeCurve(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:CompositeCurve element.
 CompositeSolid GML3GeometryReader.parseCompositeSolid(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:CompositeSolid element.
 CompositeSurface GML3GeometryReader.parseCompositeSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:CompositeSurface element.
 Curve GML3GeometryReader.parseCurve(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:Curve element.
 Curve GML3GeometryReader.parseCurveProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:CurvePropertyType (such as gml:curveProperty).
 Envelope GML3GeometryReader.parseEnvelope(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:Envelope element.
 Envelope GML2GeometryReader.parseEnvelope(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Envelope GMLGeometryReader.parseEnvelope(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 MultiGeometry<? extends Geometry> GML3GeometryReader.parseGeometricAggregate(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_GeometricAggregate element event that the cursor of the given XMLStreamReader points at.
 CompositeGeometry<GeometricPrimitive> GML3GeometryReader.parseGeometricComplex(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:GeometricComplex element.
 GeometricPrimitive GML3GeometryReader.parseGeometricPrimitive(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_GeometricPrimitive element event that the cursor of the associated XMLStreamReader points at.
 GeometricPrimitive GML3GeometryReader.parseGeometricPrimitiveProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:GeometricPrimitivePropertyType (such as gml:element).
 Geometry GML2GeometryReader.parseGeometryOrBox(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Geometry GML3GeometryReader.parseGeometryOrEnvelope(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_Geometry/gml:Envelope element event that the cursor of the associated XMLStreamReader points at.
 Geometry GML2GeometryReader.parseGeometryOrEnvelope(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Geometry GMLGeometryReader.parseGeometryOrEnvelope(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Parse the current geometry or envelope the given stream is pointing to.
 Geometry GML3GeometryReader.parseGeometryProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:GeometryPropertyType (such as gml:geometryMember).
 Geometry GML3GeometryReader.parseImplicitGeometry(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation for the given gml:_ImplicitGeometry element event that the cursor of the associated XMLStreamReader points at.
 LinearRing GML3GeometryReader.parseLinearRing(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:LinearRing element.
 Ring GML2GeometryReader.parseLinearRing(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 LineString GML3GeometryReader.parseLineString(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:LineString element.
 LineString GML2GeometryReader.parseLineString(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 LineString GML3GeometryReader.parseLineStringProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:LineStringPropertyType (such as gml:lineStringProperty).
 MultiCurve GML3GeometryReader.parseMultiCurve(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiCurve element.
 MultiGeometry<Geometry> GML3GeometryReader.parseMultiGeometry(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiGeometry element.
 MultiGeometry<Geometry> GML2GeometryReader.parseMultiGeometry(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 MultiLineString GML3GeometryReader.parseMultiLineString(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiLineString element.
 MultiLineString GML2GeometryReader.parseMultiLineString(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 MultiPoint GML3GeometryReader.parseMultiPoint(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiPoint element.
 MultiPoint GML2GeometryReader.parseMultiPoint(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 MultiPolygon GML3GeometryReader.parseMultiPolygon(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiPolygon element.
 MultiPolygon GML2GeometryReader.parseMultiPolygon(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 MultiSolid GML3GeometryReader.parseMultiSolid(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiSolid element.
 MultiSurface GML3GeometryReader.parseMultiSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:MultiSurface element.
 OrientableCurve GML3GeometryReader.parseOrientableCurve(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:OrientableCurve element.
 OrientableSurface GML3GeometryReader.parseOrientableSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:OrientableSurface element.
 Point GML3GeometryReader.parsePoint(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:Point>) element.
 Point GML2GeometryReader.parsePoint(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Point GML3GeometryReader.parsePointProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:PointPropertyType (such as gml:pointProperty).
 Polygon GML3GeometryReader.parsePolygon(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:Polygon>) element.
 Polygon GML2GeometryReader.parsePolygon(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
           
 Polygon GML3GeometryReader.parsePolygonProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:PolygonPropertyType (such as gml:polygonProperty).
 PolyhedralSurface GML3GeometryReader.parsePolyhedralSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:PolyhedralSurface>) element.
 Ring GML3GeometryReader.parseRing(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a gml:Ring element.
 Solid GML3GeometryReader.parseSolid(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:Solid>) element.
 Solid GML3GeometryReader.parseSolidProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:SolidPropertyType (such as gml:solidProperty).
 Surface GML3GeometryReader.parseSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:Surface>) element.
 Surface GML3GeometryReader.parseSurfaceProperty(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of an element with type gml:SurfacePropertyType (such as gml:surfaceProperty).
 Tin GML3GeometryReader.parseTin(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:Tin>) element.
 TriangulatedSurface GML3GeometryReader.parseTriangulatedSurface(XMLStreamReaderWrapper xmlStream, CRS defaultCRS)
          Returns the object representation of a (<gml:TriangulatedSurface>) element.
 

Constructors in org.deegree.gml.geometry with parameters of type CRS
GML2GeometryWriter(javax.xml.stream.XMLStreamWriter writer, CRS outputCrs, CoordinateFormatter formatter, java.util.Set<java.lang.String> exportedIds)
          Creates a new GML2GeometryWriter instance.
GML3GeometryWriter(GMLVersion version, javax.xml.stream.XMLStreamWriter writer, CRS outputCrs, CoordinateFormatter formatter, boolean exportSf, java.util.Set<java.lang.String> exportedIds)
          Creates a new GML3GeometryWriter instance.
 

Uses of CRS in org.deegree.gml.geometry.refs
 

Methods in org.deegree.gml.geometry.refs that return CRS
 CRS GeometryReference.getCoordinateSystem()
           
 

Methods in org.deegree.gml.geometry.refs with parameters of type CRS
 void GeometryReference.setCoordinateSystem(CRS crs)
           
 

Uses of CRS in org.deegree.protocol.ows
 

Methods in org.deegree.protocol.ows with parameters of type CRS
 Envelope OWSCommonXMLAdapter.parseBoundingBoxType(org.apache.axiom.om.OMElement boundingBoxDataElement, CRS defaultCRS)
          Parses the given element of type ows:BoundingBoxType.
 

Uses of CRS in org.deegree.protocol.wfs.getfeature
 

Methods in org.deegree.protocol.wfs.getfeature that return CRS
 CRS Query.getSrsName()
          Returns the SRS that should be used for returned feature geometries.
 

Constructors in org.deegree.protocol.wfs.getfeature with parameters of type CRS
BBoxQuery(java.lang.String handle, TypeName[] typeNames, java.lang.String featureVersion, CRS srsName, PropertyName[][] propertyNames, XLinkPropertyName[][] xLinkPropertyNames, SortProperty[] sortBy, Envelope bbox)
          Creates a new BBoxQuery instance.
FeatureIdQuery(java.lang.String handle, TypeName[] typeNames, java.lang.String[] featureIds, java.lang.String featureVersion, CRS srsName, PropertyName[][] propertyNames, XLinkPropertyName[][] xLinkPropertyNames, SortProperty[] sortBy)
          Creates a new FeatureIdQuery instance.
FilterQuery(javax.xml.namespace.QName typeName, CRS srsName, SortProperty[] sortBy, Filter filter)
          Creates a new FilterQuery instance from the most commonly used parameters.
FilterQuery(java.lang.String handle, TypeName[] typeNames, java.lang.String featureVersion, CRS srsName, PropertyName[] propertyNames, XLinkPropertyName[] xLinkPropertyNames, Function[] functions, SortProperty[] sortBy, Filter filter)
          Creates a new FilterQuery instance.
Query(java.lang.String handle, TypeName[] typeNames, java.lang.String featureVersion, CRS srsName, SortProperty[] sortBy)
          Creates a new Query instance.
 

Uses of CRS in org.deegree.protocol.wms
 

Methods in org.deegree.protocol.wms that return CRS
static CRS Utils.getAutoCRS(int id, double lon0, double lat0)
           
 

Uses of CRS in org.deegree.protocol.wms.client
 

Methods in org.deegree.protocol.wms.client with parameters of type CRS
 Pair<java.awt.image.BufferedImage,java.lang.String> WMSClient111.getMap(java.util.List<java.lang.String> layers, int width, int height, Envelope bbox, CRS srs, java.lang.String format, boolean transparent, boolean errorsInImage, int timeout, boolean validate, java.util.List<java.lang.String> validationErrors)
           
 Pair<SimpleRaster,java.lang.String> WMSClient111.getMapAsSimpleRaster(java.util.List<java.lang.String> layers, int width, int height, Envelope bbox, CRS srs, java.lang.String format, boolean transparent, boolean errorsInImage, int timeout, boolean validate, java.util.List<java.lang.String> validationErrors)
           
 

Uses of CRS in org.deegree.protocol.wms.raster
 

Methods in org.deegree.protocol.wms.raster that return CRS
 CRS WMSReader.getCRS()
           
 

Uses of CRS in org.deegree.rendering.r3d.multiresolution.persistence
 

Constructors in org.deegree.rendering.r3d.multiresolution.persistence with parameters of type CRS
BatchedMTFileStore(CRS crs, java.net.URL dir, int maxDirectMemBytes)
           
 

Uses of CRS in org.deegree.rendering.r3d.opengl.rendering.dem.texturing
 

Methods in org.deegree.rendering.r3d.opengl.rendering.dem.texturing that return CRS
 CRS TextureTileProvider.getCRS()
           
 CRS WMSTextureTileProvider.getCRS()
           
 CRS RasterAPITextureTileProvider.getCRS()
           
 CRS StyledGeometryTTProvider.getCRS()
           
 

Constructors in org.deegree.rendering.r3d.opengl.rendering.dem.texturing with parameters of type CRS
StyledGeometryTTProvider(double[] offsetVector, CRS wpvsCRS, FeatureStore featureStore, Style style, double maxUnitsPerPixel, java.io.File cacheDir, long cacheSize)
          Use the given feature store to create a 'dataset' from a style.
WMSTextureTileProvider(java.net.URL capabilitiesURL, java.lang.String[] requestedLayers, CRS requestCRS, java.lang.String requestFormat, boolean transparent, double res, int maxWidth, int maxHeight, int requestTimeout)
          Creates a new WMSTextureTileProvider instance.
 

Uses of CRS in org.deegree.rendering.r3d.persistence
 

Methods in org.deegree.rendering.r3d.persistence with parameters of type CRS
 void RenderableStore.loadEntities(RenderableManager<?> renderer, CRS baseCRS)
           
 java.util.List<RenderablePrototype> RenderableStore.loadProtoTypes(DirectGeometryBuffer geometryBuffer, CRS baseCRS)
           
 



Copyright © 2011. All Rights Reserved.