A B C D E F G H I J K L M N O P R S T U V W

A

AbstractDefaultGeometry - Class in org.deegree.geometry.standard
Abstract base class for the default Geometry implementation.
AbstractDefaultGeometry(String, ICRS, PrecisionModel) - Constructor for class org.deegree.geometry.standard.AbstractDefaultGeometry
 
add(Curve) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
add(int, Curve) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
add(GeometricPrimitive) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
add(int, GeometricPrimitive) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
add(int, Solid) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
add(Solid) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
add(int, Surface) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
add(Surface) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
add(int, T) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
add(T) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
addAll(Collection<? extends Curve>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
addAll(int, Collection<? extends Curve>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
addAll(Collection<? extends GeometricPrimitive>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
addAll(int, Collection<? extends GeometricPrimitive>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
addAll(Collection<? extends Solid>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
addAll(int, Collection<? extends Solid>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
addAll(Collection<? extends Surface>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
addAll(int, Collection<? extends Surface>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
addAll(Collection<? extends T>) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
addAll(int, Collection<? extends T>) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
addInspector(GeometryInspector) - Method in class org.deegree.geometry.SimpleGeometryFactory
Adds the given GeometryInspector which will be invoked for every Geometry / CurveSegment or SurfacePatch instance created by this factory.
AffinePlacement - Class in org.deegree.geometry.standard.curvesegments
Defines a transformation from a constructive parameter space to the coordinate space of the coordinate reference system being used.
AffinePlacement(Point, Points, int, int) - Constructor for class org.deegree.geometry.standard.curvesegments.AffinePlacement
Creates a new AffinePlacement from the given parameters.
Arc - Interface in org.deegree.geometry.primitive.segments
An ArcString that consists of a single arc only.
ArcByBulge - Interface in org.deegree.geometry.primitive.segments
An ArcStringByBulge that consists of a single arc only.
ArcByCenterPoint - Interface in org.deegree.geometry.primitive.segments
Circular CurveSegment that consists of a single arc only.
ArcString - Interface in org.deegree.geometry.primitive.segments
CurveSegment that uses three-point circular arc interpolation.
ArcStringByBulge - Interface in org.deegree.geometry.primitive.segments
Circular CurveSegment.
areCollinear(Point, Point, Point) - Static method in class org.deegree.geometry.linearization.CurveLinearizer
Tests if the given three points are collinear.

B

Bezier - Interface in org.deegree.geometry.primitive.segments
Special case of a BSpline curve segment with two knots.
BSpline - Interface in org.deegree.geometry.primitive.segments
CurveSegment that uses either polynomial or rational interpolation.
buildJTSGeometry() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.multi.DefaultMultiCurve
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.multi.DefaultMultiLineString
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPoint
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPolygon
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.multi.DefaultMultiSurface
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultLinearRing
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultLineString
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultPolygon
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
buildJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 

C

Circle - Interface in org.deegree.geometry.primitive.segments
An Arc whose ends coincide to form a simple closed loop.
CircleByCenterPoint - Interface in org.deegree.geometry.primitive.segments
An ArcByCenterPoint with identical start and end angles to form a full circle.
clear() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
clear() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
clear() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
clear() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
clear() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
clone() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
clone() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
clone() - Method in class org.deegree.geometry.standard.points.PointsArray
 
clone() - Method in class org.deegree.geometry.standard.points.PointsList
 
clone() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
clone() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
Clothoid - Interface in org.deegree.geometry.primitive.segments
A clothoid, or Cornu's spiral, is a plane CurveSegment whose curvature is a fixed function of its length.
CompositeCurve - Interface in org.deegree.geometry.composite
A CompositeCurve is a geometry with the same topological properties as a (primitive) Curve.
CompositeGeometry<T extends GeometricPrimitive> - Interface in org.deegree.geometry.composite
A CompositeGeometry is a geometric complex with underlying core geometries that are (as a whole) isomorphic to a geometry primitive.
CompositeSolid - Interface in org.deegree.geometry.composite
CompositeSolid is a geometry type with the same geometric properties as the (primitive) Solid type.
CompositeSurface - Interface in org.deegree.geometry.composite
CompositeSurface is a geometry type with the same geometric properties as the (primitive) Surface type.
Cone - Interface in org.deegree.geometry.primitive.patches
The Cone class represents (according to GML-3.1 spec ) a gridded surface given as a family of conic sections whose control points vary linearly.
contains(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry contains the specified geometry.
contains(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
contains(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
contains(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
contains(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
contains(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
contains(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
contains(Object) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
contains(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
contains(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
containsAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
containsAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
containsAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
containsAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
containsAll(Collection<?>) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
controlPoints - Variable in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
CoordinateFormatter - Interface in org.deegree.geometry.io
Determines the string representation of exported coordinates, e.g the number of decimal places or the decimal separator.
CoordinateValidityInspector - Class in org.deegree.geometry.validation
GeometryInspector that rejects geometries with coordinates that don't match the CRS of the geometry.
CoordinateValidityInspector() - Constructor for class org.deegree.geometry.validation.CoordinateValidityInspector
 
copyDeep(Geometry) - Static method in class org.deegree.geometry.Geometries
Creates a deep copy of the given Geometry object.
createArc(Point, Point, Point) - Method in class org.deegree.geometry.GeometryFactory
Creates an Arc curve segment.
createArcByBulge(Point, Point, double, Point) - Method in class org.deegree.geometry.GeometryFactory
Creates an ArcByBulge curve segment.
createArcByCenterPoint(Point, Length, Angle, Angle) - Method in class org.deegree.geometry.GeometryFactory
Creates an ArcByCenterPoint curve segment.
createArcString(Points) - Method in class org.deegree.geometry.GeometryFactory
Creates an ArcString curve segment.
createArcStringByBulge(Points, double[], Points) - Method in class org.deegree.geometry.GeometryFactory
Creates an ArcStringByBulge curve segment.
createBezier(Points, int, Knot, Knot) - Method in class org.deegree.geometry.GeometryFactory
Creates a Bezier curve segment.
createBSpline(Points, int, List<Knot>, boolean) - Method in class org.deegree.geometry.GeometryFactory
Creates a BSpline curve segment.
createCircle(Point, Point, Point) - Method in class org.deegree.geometry.GeometryFactory
Creates a Circle curve segment.
createCircleByCenterPoint(Point, Length, Angle) - Method in class org.deegree.geometry.GeometryFactory
Creates an CircleByCenterPoint curve segment.
createClothoid(AffinePlacement, double, double, double) - Method in class org.deegree.geometry.GeometryFactory
Creates a Clothoid curve segment.
createCompatiblePair(AbstractDefaultGeometry, Geometry) - Static method in class org.deegree.geometry.standard.JTSGeometryPair
Creates a "compatible" pair of JTS geometries from an AbstractDefaultGeometry and a second Geometry instance.
createCompositeCurve(String, ICRS, List<Curve>) - Method in class org.deegree.geometry.GeometryFactory
Creates a CompositeCurve from a list of passed Curves.
createCompositeGeometry(String, ICRS, List<GeometricPrimitive>) - Method in class org.deegree.geometry.GeometryFactory
Creates a general CompositeGeometry from a list of primitive geometries.
createCompositeSolid(String, ICRS, List<Solid>) - Method in class org.deegree.geometry.GeometryFactory
Creates a CompositeSolid from a list of passed Solids.
createCompositeSurface(String, ICRS, List<Surface>) - Method in class org.deegree.geometry.GeometryFactory
Creates a CompositeSurface from a list of passed Surfaces.
createCone(List<Points>) - Method in class org.deegree.geometry.GeometryFactory
Creates a Cone surface patch.
createConvertedEnvelope(Envelope, ICRS) - Static method in class org.deegree.geometry.utils.GeometryUtils
Converts the given Envelope into an envelope with the given coordinate system.
createCRS(String) - Method in class org.deegree.geometry.metadata.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCubicSpline(Points, Point, Point) - Method in class org.deegree.geometry.GeometryFactory
Creates a Clothoid curve segment.
createCurve(String, ICRS, CurveSegment...) - Method in class org.deegree.geometry.GeometryFactory
Creates a segmented Curve from one or more CurveSegments.
createCylinder(List<Points>) - Method in class org.deegree.geometry.GeometryFactory
Creates a Cylinder surface patch.
createEnvelope(EnvelopeType) - Method in class org.deegree.geometry.metadata.jaxb.ObjectFactory
Create an instance of JAXBElement<EnvelopeType>}
createEnvelope(double[], double[], ICRS) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates an Envelope.
createEnvelope(double, double, double, double, ICRS) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates an Envelope in 2D space.
createEnvelope(List<Double>, List<Double>, ICRS) - Method in class org.deegree.geometry.SimpleGeometryFactory
Create an Envelope from a list of Doubles.
createEnvelope(Envelope) - Static method in class org.deegree.geometry.utils.GeometryUtils
Creates float array out of an envelope (Geometry).
createEnvelope(float[], CRS) - Static method in class org.deegree.geometry.utils.GeometryUtils
 
createEnvelopeType() - Method in class org.deegree.geometry.metadata.jaxb.ObjectFactory
Create an instance of EnvelopeType
createFromJTS(Geometry, ICRS) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
Helper methods for creating AbstractDefaultGeometry from JTS geometries that have been derived from this geometry by JTS spatial analysis methods.
createGeodesic(Point, Point) - Method in class org.deegree.geometry.GeometryFactory
Creates a Geodesic curve segment.
createGeodesicString(Points) - Method in class org.deegree.geometry.GeometryFactory
Creates a GeodesicString curve segment.
createGriddedSurfacePatch(List<Points>) - Method in class org.deegree.geometry.GeometryFactory
Creates a GriddedSurfacePatch from the given list of points, each element denotes a row in the grid.
createLinearRing(String, ICRS, Points) - Method in class org.deegree.geometry.GeometryFactory
Creates a simple LinearRing from a list of passed Points.
createLineString(String, ICRS, Points) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a LineString geometry.
createLineStringSegment(Points) - Method in class org.deegree.geometry.GeometryFactory
Creates a LineStringSegment curve segment.
createMultiCurve(String, ICRS, List<Curve>) - Method in class org.deegree.geometry.GeometryFactory
Creates a MultiCurve from a list of passed Curves.
createMultiGeometry(String, ICRS, List<Geometry>) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates an untyped multi geometry from a list of Geometrys.
createMultiLineString(String, ICRS, List<LineString>) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a MultiCurve from a list of passed LineStrings.
createMultiPoint(String, ICRS, List<Point>) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a MultiPoint from a list of passed Points.
createMultiPolygon(String, ICRS, List<Polygon>) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a MultiPolygon from a list of passed Polygons.
createMultiSolid(String, ICRS, List<Solid>) - Method in class org.deegree.geometry.GeometryFactory
Creates a MultiSolid from a list of passed Solids.
createMultiSurface(String, ICRS, List<Surface>) - Method in class org.deegree.geometry.GeometryFactory
Creates a MultiSurface from a list of passed Surfaces.
createOffsetCurve(Curve, Point, Length) - Method in class org.deegree.geometry.GeometryFactory
Creates an OffsetCurve curve segment.
createOrientableCurve(String, ICRS, Curve, boolean) - Method in class org.deegree.geometry.GeometryFactory
Creates an OrientableCurve.
createOrientableSurface(String, ICRS, Surface, boolean) - Method in class org.deegree.geometry.GeometryFactory
Creates an OrientableSurface.
createPoint(String, double, double, ICRS) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a Point in 2D space.
createPoint(String, double, double, double, ICRS) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a Point in 3D space.
createPoint(String, double[], ICRS) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a Point with an arbitrary number of coordinates.
createPoints(List<Point>) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a Points object from the given list of Point instances.
createPolygon(String, ICRS, Ring, List<Ring>) - Method in class org.deegree.geometry.SimpleGeometryFactory
Creates a Polygon surface.
createPolygonPatch(Ring, List<Ring>) - Method in class org.deegree.geometry.GeometryFactory
Creates a PolygonPatch surface patch.
createPolyhedralSurface(String, ICRS, List<PolygonPatch>) - Method in class org.deegree.geometry.GeometryFactory
Creates a PolyhedralSurface.
createRectangle(LinearRing) - Method in class org.deegree.geometry.GeometryFactory
Creates a Rectangle surface patch.
createRing(String, ICRS, List<Curve>) - Method in class org.deegree.geometry.GeometryFactory
Creates a Ring from a list of passed Curves.
createSolid(String, ICRS, Surface, List<Surface>) - Method in class org.deegree.geometry.GeometryFactory
Creates a Solid.
createSphere(List<Points>) - Method in class org.deegree.geometry.GeometryFactory
Creates a Sphere surface patch.
createSurface(String, List<SurfacePatch>, ICRS) - Method in class org.deegree.geometry.GeometryFactory
Creates a Surface that consists of a number of SurfacePatch instances.
createTin(String, ICRS, List<List<LineStringSegment>>, List<List<LineStringSegment>>, Length, Points, List<Triangle>) - Method in class org.deegree.geometry.GeometryFactory
Creates a Tin.
createTriangle(LinearRing) - Method in class org.deegree.geometry.GeometryFactory
Creates a Triangle surface patch.
createTriangulatedSurface(String, ICRS, List<Triangle>) - Method in class org.deegree.geometry.GeometryFactory
Creates a TriangulatedSurface.
createValidDomain(ICRS) - Static method in class org.deegree.geometry.GeometryTransformer
Creates an envelope in the given CRS of the Area of Use (defined in WGS84) of the given Coordinate System.
crosses(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry crosses the specified geometry.
crosses(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
crosses(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
crosses(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
crosses(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
crs - Variable in class org.deegree.geometry.metadata.jaxb.EnvelopeType
 
crs - Variable in class org.deegree.geometry.standard.AbstractDefaultGeometry
Reference to a coordinate system.
CubicSpline - Interface in org.deegree.geometry.primitive.segments
A CurveSegment that uses the control points and a set of derivative parameters to define a piecewise 3rd degree polynomial interpolation.
Curve - Interface in org.deegree.geometry.primitive
Curve instances are 1D-geometries that consist of a number of curve segments.
Curve.CurveType - Enum in org.deegree.geometry.primitive
Convenience enum type for discriminating the different curve variants.
curveDiscontinuity(Curve, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a discontinuity in a Curve is detected, i.e. the end point of segment does not coincide with the start point of the next.
CurveLinearizer - Class in org.deegree.geometry.linearization
Provides methods for the linearization of Curves and CurveSegments.
CurveLinearizer(GeometryFactory) - Constructor for class org.deegree.geometry.linearization.CurveLinearizer
Creates a new CurveLinearizer instance.
curvePointDuplication(Curve, Point, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a sequence of two identical control points in a Curve is detected.
CurveReference<T extends Curve> - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
CurveReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.CurveReference
Creates a new CurveReference instance.
CurveSegment - Interface in org.deegree.geometry.primitive.segments
A CurveSegment is a portion of a Curve which uses a single interpolation method.
CurveSegment.CurveSegmentType - Enum in org.deegree.geometry.primitive.segments
Convenience enum type for discriminating the different curve segment variants in switch statements.
curveSelfIntersection(Curve, Point, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a self-intersection of a Curve is detected.
Cylinder - Interface in org.deegree.geometry.primitive.patches
The Cylinder class represents (according to the GML-3.1 spec) a gridded surface given as a family of circles whose positions vary along a set of parallel lines, keeping the cross sectional horizontal curves of a constant shape.

D

DecimalCoordinateFormatter - Class in org.deegree.geometry.io
CoordinateFormatter based on DecimalFormat.
DecimalCoordinateFormatter() - Constructor for class org.deegree.geometry.io.DecimalCoordinateFormatter
Creates a new DecimalCoordinateFormatter instance that uses DecimalCoordinateFormatter.DEFAULT_PLACES.
DecimalCoordinateFormatter(IUnit) - Constructor for class org.deegree.geometry.io.DecimalCoordinateFormatter
Creates a new DecimalCoordinateFormatter instance suitable for the specified Unit.
DecimalCoordinateFormatter(int) - Constructor for class org.deegree.geometry.io.DecimalCoordinateFormatter
Creates a new DecimalCoordinateFormatter instance that uses the specified number of decimal places.
DecimalCoordinateFormatter(DecimalFormat) - Constructor for class org.deegree.geometry.io.DecimalCoordinateFormatter
Creates a new DecimalCoordinateFormatter instance from the given DecimalFormat.
DEFAULT_PLACES - Static variable in class org.deegree.geometry.io.DecimalCoordinateFormatter
Number of decimal places used by default (6).
DEFAULT_PRECISION_MODEL - Static variable in class org.deegree.geometry.precision.PrecisionModel
 
DefaultArc - Class in org.deegree.geometry.standard.curvesegments
Default implementation of Arc segments.
DefaultArc(Point, Point, Point) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultArc
Creates a new DefaultArc instance from the given parameters.
DefaultArcByBulge - Class in org.deegree.geometry.standard.curvesegments
Default implementation of ArcByBulge segments.
DefaultArcByBulge(Point, Point, double, Point) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
Creates a new DefaultArcByBulge instance from the given parameters.
DefaultArcByCenterPoint - Class in org.deegree.geometry.standard.curvesegments
Default implementation of ArcByCenterPoint segments.
DefaultArcByCenterPoint(Point, Measure, Angle, Angle) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
Creates a new DefaultArcByCenterPoint instance from the given parameters.
DefaultArcString - Class in org.deegree.geometry.standard.curvesegments
Default implementation of ArcString segments.
DefaultArcString(Points) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultArcString
Creates a new DefaultArcString instance from the given parameters.
DefaultArcStringByBulge - Class in org.deegree.geometry.standard.curvesegments
Default implementation of ArcStringByBulge segments.
DefaultArcStringByBulge(Points, double[], Points) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
DefaultBezier - Class in org.deegree.geometry.standard.curvesegments
Default implementation of Bezier segments.
DefaultBezier(Points, int, Knot, Knot) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultBezier
Creates a new DefaultBezier instance from the given parameters.
DefaultBSpline - Class in org.deegree.geometry.standard.curvesegments
Default implementation of BSpline segments.
DefaultBSpline(Points, int, List<Knot>, boolean) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultBSpline
Creates a new DefaultBSpline instance from the given parameters.
DefaultCircle - Class in org.deegree.geometry.standard.curvesegments
Default implementation of Circle segments.
DefaultCircle(Point, Point, Point) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultCircle
Creates a new DefaultCircle instance from the given parameters.
DefaultCircleByCenterPoint - Class in org.deegree.geometry.standard.curvesegments
Default implementation of CircleByCenterPoint segments.
DefaultCircleByCenterPoint(Point, Length, Angle) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultCircleByCenterPoint
Creates a new DefaultCircleByCenterPoint instance from the given parameters.
DefaultClothoid - Class in org.deegree.geometry.standard.curvesegments
Default implementation of Clothoid segments.
DefaultClothoid(AffinePlacement, double, double, double) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultClothoid
Creates a new DefaultClothoid instance from the given parameters.
DefaultCompositeCurve - Class in org.deegree.geometry.standard.composite
Default implementation of CompositeCurve.
DefaultCompositeCurve(String, ICRS, PrecisionModel, List<Curve>) - Constructor for class org.deegree.geometry.standard.composite.DefaultCompositeCurve
Creates a new DefaultCompositeCurve from the given parameters.
DefaultCompositeGeometry - Class in org.deegree.geometry.standard.composite
Default implementation of CompositeGeometry.
DefaultCompositeGeometry(String, ICRS, PrecisionModel, List<GeometricPrimitive>) - Constructor for class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
Creates a new DefaultCompositeGeometry from the given parameters.
DefaultCompositeSolid - Class in org.deegree.geometry.standard.composite
Default implementation of CompositeSolid.
DefaultCompositeSolid(String, ICRS, PrecisionModel, List<Solid>) - Constructor for class org.deegree.geometry.standard.composite.DefaultCompositeSolid
Creates a new DefaultCompositeSolid from the given parameters.
DefaultCompositeSurface - Class in org.deegree.geometry.standard.composite
Default implementation of CompositeSurface.
DefaultCompositeSurface(String, ICRS, PrecisionModel, List<Surface>) - Constructor for class org.deegree.geometry.standard.composite.DefaultCompositeSurface
Creates a new DefaultCompositeSurface from the given parameters.
DefaultCone - Class in org.deegree.geometry.standard.surfacepatches
TODO add class documentation here.
DefaultCone(List<Points>) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
DefaultCone(List<Points>, int, int) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
DefaultCubicSpline - Class in org.deegree.geometry.standard.curvesegments
Default implementation of CubicSpline segments.
DefaultCubicSpline(Points, Point, Point) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
Creates a new DefaultCubicSpline instance from the given parameters.
DefaultCurve - Class in org.deegree.geometry.standard.primitive
Default implementation of Curve.
DefaultCurve(String, ICRS, PrecisionModel, List<CurveSegment>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultCurve
Creates a new DefaultCurve instance from the given parameters.
DefaultCylinder - Class in org.deegree.geometry.standard.surfacepatches
TODO add class documentation here.
DefaultCylinder(List<Points>) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
DefaultCylinder(List<Points>, int, int) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
DefaultEnvelope - Class in org.deegree.geometry.standard
Default implementation of Envelope.
DefaultEnvelope(Point, Point) - Constructor for class org.deegree.geometry.standard.DefaultEnvelope
Creates a new DefaultEnvelope instance with no id, crs and precisionmodel.
DefaultEnvelope(String, ICRS, PrecisionModel, Point, Point) - Constructor for class org.deegree.geometry.standard.DefaultEnvelope
Creates a new DefaultEnvelope instance from the given parameters.
DefaultGeodesic - Class in org.deegree.geometry.standard.curvesegments
Default implementation of Geodesic segments.
DefaultGeodesic(Point, Point) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
Creates a new DefaultGeodesic instance from the given parameters.
DefaultGeodesicString - Class in org.deegree.geometry.standard.curvesegments
Default implementation of GeodesicString segments.
DefaultGeodesicString(Points) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultGeodesicString
Creates a new DefaultGeodesicString instance from the given parameters.
DefaultGriddedSurfacePatch - Class in org.deegree.geometry.standard.surfacepatches
TODO add class documentation here.
DefaultGriddedSurfacePatch(List<Points>, int, int) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
DefaultGriddedSurfacePatch(List<Points>) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
DefaultLinearRing - Class in org.deegree.geometry.standard.primitive
Default implementation of Ring.
DefaultLinearRing(String, ICRS, PrecisionModel, Points) - Constructor for class org.deegree.geometry.standard.primitive.DefaultLinearRing
Creates a new DefaultLinearRing instance from the given parameters.
DefaultLineString - Class in org.deegree.geometry.standard.primitive
Default implementation of LineString.
DefaultLineString(String, ICRS, PrecisionModel, Points) - Constructor for class org.deegree.geometry.standard.primitive.DefaultLineString
 
DefaultLineStringSegment - Class in org.deegree.geometry.standard.curvesegments
Default implementation of LineStringSegment segments.
DefaultLineStringSegment(Points) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultLineStringSegment
Creates a new DefaultLineStringSegment instance from the given parameters.
DefaultMultiCurve - Class in org.deegree.geometry.standard.multi
Default implementation of MultiCurve.
DefaultMultiCurve(String, ICRS, PrecisionModel, List<Curve>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiCurve
Creates a new DefaultMultiCurve from the given parameters.
DefaultMultiGeometry<T extends Geometry> - Class in org.deegree.geometry.standard.multi
Default implementation of MultiGeometry.
DefaultMultiGeometry(String, ICRS, PrecisionModel, List<T>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiGeometry
Creates a new DefaultMultiGeometry from the given parameters.
DefaultMultiLineString - Class in org.deegree.geometry.standard.multi
Default implementation of MultiLineString.
DefaultMultiLineString(String, ICRS, PrecisionModel, List<LineString>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiLineString
Creates a new DefaultMultiLineString from the given parameters.
DefaultMultiPoint - Class in org.deegree.geometry.standard.multi
Default implementation of MultiPoint.
DefaultMultiPoint(String, ICRS, PrecisionModel, List<Point>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiPoint
Creates a new DefaultMultiPoint from the given parameters.
DefaultMultiPolygon - Class in org.deegree.geometry.standard.multi
Default implementation of MultiPolygon.
DefaultMultiPolygon(String, ICRS, PrecisionModel, List<Polygon>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiPolygon
Creates a new DefaultMultiPolygon from the given parameters.
DefaultMultiSolid - Class in org.deegree.geometry.standard.multi
Default implementation of MultiSolid.
DefaultMultiSolid(String, ICRS, PrecisionModel, List<Solid>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiSolid
Creates a new DefaultMultiSolid from the given parameters.
DefaultMultiSurface - Class in org.deegree.geometry.standard.multi
Default implementation of MultiSurface.
DefaultMultiSurface(String, ICRS, PrecisionModel, List<Surface>) - Constructor for class org.deegree.geometry.standard.multi.DefaultMultiSurface
Creates a new DefaultMultiSurface from the given parameters.
DefaultOffsetCurve - Class in org.deegree.geometry.standard.curvesegments
Default implementation of OffsetCurve segments.
DefaultOffsetCurve(Curve, Point, Measure) - Constructor for class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
Creates a new DefaultOffsetCurve instance from the given parameters.
DefaultOrientableCurve - Class in org.deegree.geometry.standard.primitive
Default implementation of OrientableCurve.
DefaultOrientableCurve(String, ICRS, Curve, boolean) - Constructor for class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
Creates a new DefaultOrientableCurve instance from the given parameters.
DefaultOrientableSurface - Class in org.deegree.geometry.standard.primitive
Default implementation of OrientableSurface.
DefaultOrientableSurface(String, ICRS, Surface, boolean) - Constructor for class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
Creates a new DefaultOrientableSurface instance from the given parameters.
DefaultPoint - Class in org.deegree.geometry.standard.primitive
Default implementation of Point.
DefaultPoint(String, ICRS, PrecisionModel, double[]) - Constructor for class org.deegree.geometry.standard.primitive.DefaultPoint
Creates a new DefaultPoint instance from the given parameters.
DefaultPolygon - Class in org.deegree.geometry.standard.primitive
Default implementation of Polygon.
DefaultPolygon(String, ICRS, PrecisionModel, Ring, List<Ring>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultPolygon
Creates a new DefaultPolygon instance from the given parameters.
DefaultPolygonPatch - Class in org.deegree.geometry.standard.surfacepatches
Default implementation of PolygonPatch.
DefaultPolygonPatch(Ring, List<Ring>) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
Creates a new DefaultPolygonPatch instance from the given parameters.
DefaultPolyhedralSurface - Class in org.deegree.geometry.standard.primitive
Default implementation of PolyhedralSurface.
DefaultPolyhedralSurface(String, ICRS, PrecisionModel, List<PolygonPatch>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
Creates a new DefaultPolyhedralSurface instance from the given parameters.
DefaultRectangle - Class in org.deegree.geometry.standard.surfacepatches
Default implementation of Rectangle.
DefaultRectangle(LinearRing) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
Creates a new DefaultRectangle instance from the given parameters.
DefaultRing - Class in org.deegree.geometry.standard.primitive
Default implementation of Ring.
DefaultRing(String, ICRS, PrecisionModel, List<Curve>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultRing
Creates a new DefaultRing instance from the given parameters.
DefaultRing(String, ICRS, PrecisionModel, LineStringSegment) - Constructor for class org.deegree.geometry.standard.primitive.DefaultRing
Creates a new DefaultRing instance from the given parameters.
DefaultRing(String, CRS, PrecisionModel, DefaultLineString) - Constructor for class org.deegree.geometry.standard.primitive.DefaultRing
Creates a new DefaultRing instance from a closed DefaultLineString.
DefaultSolid - Class in org.deegree.geometry.standard.primitive
Default implementation of Solid.
DefaultSolid(String, ICRS, PrecisionModel, Surface, List<Surface>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultSolid
Creates a new DefaultSolid instance from the given parameters.
DefaultSphere - Class in org.deegree.geometry.standard.surfacepatches
TODO add class documentation here.
DefaultSphere(List<Points>) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
DefaultSphere(List<Points>, int, int) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
DefaultSurface - Class in org.deegree.geometry.standard.primitive
Default implementation of Surface.
DefaultSurface(String, ICRS, PrecisionModel, List<? extends SurfacePatch>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultSurface
Creates a new DefaultSurface instance from the given parameters.
DefaultTin - Class in org.deegree.geometry.standard.primitive
Default implementation of Tin.
DefaultTin(String, ICRS, PrecisionModel, List<Triangle>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultTin
Creates a new DefaultTin instance from the given parameters.
DefaultTin(String, ICRS, PrecisionModel, List<List<LineStringSegment>>, List<List<LineStringSegment>>, Length, Points, List<Triangle>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultTin
Creates a new DefaultTin instance from the given parameters.
DefaultTriangle - Class in org.deegree.geometry.standard.surfacepatches
Default implementation of Triangle.
DefaultTriangle(LinearRing) - Constructor for class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
Creates a new DefaultTriangle instance from the given parameters.
DefaultTriangulatedSurface - Class in org.deegree.geometry.standard.primitive
Default implementation of TriangulatedSurface.
DefaultTriangulatedSurface(String, ICRS, PrecisionModel, List<Triangle>) - Constructor for class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
Creates a new DefaultTriangulatedSurface instance from the given parameters.
DoubleCoordinateFormatter - Class in org.deegree.geometry.io
CoordinateFormatter that simply uses the string value of the coordinate (#toString()).
DoubleCoordinateFormatter() - Constructor for class org.deegree.geometry.io.DoubleCoordinateFormatter
 

E

env - Variable in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
Envelope - Interface in org.deegree.geometry
Axis-parallel bounding box.
envelopeToPolygon(Envelope) - Static method in class org.deegree.geometry.utils.GeometryUtils
 
EnvelopeType - Class in org.deegree.geometry.metadata.jaxb
Java class for EnvelopeType complex type.
EnvelopeType() - Constructor for class org.deegree.geometry.metadata.jaxb.EnvelopeType
 
equals(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry is equal to the specified geometry.
equals(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
equals(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
equals(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
equals(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
equals(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
expandEnvelope(Envelope) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
expandEnvelope(Envelope) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
expandEnvelope(Envelope) - Method in class org.deegree.geometry.standard.points.PointsArray
 
expandEnvelope(Envelope) - Method in class org.deegree.geometry.standard.points.PointsList
 
expandEnvelope(Envelope) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
expandEnvelope(Envelope) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
exteriorRingCW(PolygonPatch, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has an exterior ring with a wrong orientation, i.e.

F

fixUnclosedRing(Ring) - Static method in class org.deegree.geometry.validation.GeometryFixer
Returns a fixed version of the given Ring object.
format(double) - Method in interface org.deegree.geometry.io.CoordinateFormatter
Returns the formatted string representation of the given ordinate.
format(double) - Method in class org.deegree.geometry.io.DecimalCoordinateFormatter
 
format(double) - Method in class org.deegree.geometry.io.DoubleCoordinateFormatter
 
fromJaxb(EnvelopeType, String) - Static method in class org.deegree.geometry.metadata.SpatialMetadataConverter
 
fromJaxb(String) - Static method in class org.deegree.geometry.metadata.SpatialMetadataConverter
 
fromJaxb(EnvelopeType) - Static method in class org.deegree.geometry.metadata.SpatialMetadataConverter
 

G

Geodesic - Interface in org.deegree.geometry.primitive.segments
A GeodesicString that consists of a single arc only.
GeodesicString - Interface in org.deegree.geometry.primitive.segments
A GeodesicString is computed from two or more positions and an interpolation using geodesics defined from the geoid (or ellipsoid) of the coordinate reference system being used.
GeometricPrimitive - Interface in org.deegree.geometry.primitive
A GeometricPrimitive is a contigous geometry with single dimensionality.
GeometricPrimitive.PrimitiveType - Enum in org.deegree.geometry.primitive
Convenience enum type for discriminating the different primitive variants.
GeometricPrimitiveReference<T extends GeometricPrimitive> - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
GeometricPrimitiveReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.GeometricPrimitiveReference
Creates a new GeometricPrimitiveReference instance.
Geometries - Class in org.deegree.geometry
Contains utility methods for common tasks on Geometry objects.
Geometries() - Constructor for class org.deegree.geometry.Geometries
 
Geometry - Interface in org.deegree.geometry
Base interface for all vector geometry types.
Geometry.GeometryType - Enum in org.deegree.geometry
Convenience enum type for discriminating the different geometry variants.
GeometryException - Exception in org.deegree.geometry
 
GeometryException() - Constructor for exception org.deegree.geometry.GeometryException
 
GeometryException(String, Throwable) - Constructor for exception org.deegree.geometry.GeometryException
 
GeometryException(String) - Constructor for exception org.deegree.geometry.GeometryException
 
GeometryFactory - Class in org.deegree.geometry
Augments the SimpleGeometryFactory with additional methods for building complex Geometry and geometry-related objects (CurveSegments and SurfacePatches).
GeometryFactory() - Constructor for class org.deegree.geometry.GeometryFactory
 
GeometryFactory(PrecisionModel) - Constructor for class org.deegree.geometry.GeometryFactory
 
GeometryFixer - Class in org.deegree.geometry.validation
The class TODO add class documentation here.
GeometryFixer() - Constructor for class org.deegree.geometry.validation.GeometryFixer
 
GeometryInspectionException - Exception in org.deegree.geometry
Indicates that a GeometryInspector rejects a Geometry.
GeometryInspectionException() - Constructor for exception org.deegree.geometry.GeometryInspectionException
 
GeometryInspectionException(String, Throwable) - Constructor for exception org.deegree.geometry.GeometryInspectionException
 
GeometryInspectionException(String) - Constructor for exception org.deegree.geometry.GeometryInspectionException
 
GeometryInspector - Interface in org.deegree.geometry
Enables the inspection of Geometry objects created in a GeometryFactory.
GeometryLinearizer - Class in org.deegree.geometry.linearization
Provides methods for creating linearized versions of Geometry objects.
GeometryLinearizer() - Constructor for class org.deegree.geometry.linearization.GeometryLinearizer
Creates a new GeometryLinearizer instance.
GeometryParticleConverter - Interface in org.deegree.geometry.utils
ParticleConverter for Geometry particles.
GeometryReference<T extends Geometry> - Class in org.deegree.geometry.refs
Represents a reference to the GML representation of a geometry, which is usually expressed using an xlink:href attribute in GML (may be document-local or remote).
GeometryReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.GeometryReference
Creates a new GeometryReference instance.
GeometryTransformer - Class in org.deegree.geometry
Transforms a geometry defined in a CRS into a geometry defined in another CRS
GeometryTransformer(ICRS) - Constructor for class org.deegree.geometry.GeometryTransformer
Creates a new GeometryTransformer object.
GeometryTransformer(String) - Constructor for class org.deegree.geometry.GeometryTransformer
Creates a new GeometryTransformer object, with the given id as the target CRS.
GeometryTransformer(Transformation) - Constructor for class org.deegree.geometry.GeometryTransformer
 
GeometryUtils - Class in org.deegree.geometry.utils
GeometryUtils
GeometryUtils() - Constructor for class org.deegree.geometry.utils.GeometryUtils
 
GeometryValidationEventHandler - Interface in org.deegree.geometry.validation
Implementations of this interface
GeometryValidator - Class in org.deegree.geometry.validation
Performs topological validation of Geometry objects.
GeometryValidator(GeometryValidationEventHandler) - Constructor for class org.deegree.geometry.validation.GeometryValidator
Creates a new GeometryValidator which performs callbacks on the given GeometryValidationEventHandler in case of errors.
get(String, Object...) - Static method in class org.deegree.geometry.i18n.Messages
Short version for lazy people.
get(int) - Method in interface org.deegree.geometry.points.Points
Returns the Point at the specified position.
get(int) - Method in interface org.deegree.geometry.primitive.Point
Returns the value of the specified ordinate.
get(int) - Method in class org.deegree.geometry.refs.PointReference
 
get(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
get(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
get(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
get(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
get(int) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
get(int) - Method in class org.deegree.geometry.standard.points.JTSPoints
Provides acccess to an arbitrary Point in the sequence (expensive!).
get(int) - Method in class org.deegree.geometry.standard.points.PackedPoints
Provides acccess to an arbitrary Point in the sequence (expensive!).
get(int) - Method in class org.deegree.geometry.standard.points.PointsArray
 
get(int) - Method in class org.deegree.geometry.standard.points.PointsList
 
get(int) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
get(int) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
get(int) - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
get0() - Method in interface org.deegree.geometry.primitive.Point
Returns the value of the first ordinate.
get0() - Method in class org.deegree.geometry.refs.PointReference
 
get0() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
get1() - Method in interface org.deegree.geometry.primitive.Point
Returns the value of the second ordinate.
get1() - Method in class org.deegree.geometry.refs.PointReference
 
get1() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
get2() - Method in interface org.deegree.geometry.primitive.Point
Returns the value of the third ordinate.
get2() - Method in class org.deegree.geometry.refs.PointReference
 
get2() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
getArea() - Method in interface org.deegree.geometry.multi.MultiSurface
The are of all contained Surfaces measured in units of the used CRS.
getArea(Unit) - Method in interface org.deegree.geometry.primitive.patches.SurfacePatch
Returns the area covered by the patch.
getArea(Unit) - Method in interface org.deegree.geometry.primitive.Solid
 
getArea(Unit) - Method in interface org.deegree.geometry.primitive.Surface
 
getArea(Unit) - Method in class org.deegree.geometry.refs.SolidReference
 
getArea(Unit) - Method in class org.deegree.geometry.refs.SurfaceReference
 
getArea(Unit) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getArea(Unit) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getArea() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPolygon
 
getArea() - Method in class org.deegree.geometry.standard.multi.DefaultMultiSurface
 
getArea(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getArea(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getArea(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getArea(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getArea(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getArea(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getArea(Unit) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getAsArray() - Method in interface org.deegree.geometry.points.Points
Returns all coordinates of the contained Points as an array.
getAsArray() - Method in interface org.deegree.geometry.primitive.Point
Returns all ordinates.
getAsArray() - Method in class org.deegree.geometry.refs.PointReference
 
getAsArray() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getAsArray() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getAsArray() - Method in class org.deegree.geometry.standard.points.PointsArray
 
getAsArray() - Method in class org.deegree.geometry.standard.points.PointsList
 
getAsArray() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getAsArray() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getAsArray() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
getAsDefaultGeometry(Geometry) - Static method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getAsGeometry(Envelope) - Static method in class org.deegree.geometry.Geometries
Returns a corresponding GeometricPrimitive object for the given Envelope.
getAsLineString() - Method in interface org.deegree.geometry.primitive.Curve
Returns a linear interpolated representation of the curve.
getAsLineString() - Method in class org.deegree.geometry.refs.CurveReference
 
getAsLineString() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getAsLineString() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getAsLineString() - Method in class org.deegree.geometry.standard.primitive.DefaultLinearRing
 
getAsLineString() - Method in class org.deegree.geometry.standard.primitive.DefaultLineString
 
getAsLineString() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getAsLineString() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getBaseCurve() - Method in interface org.deegree.geometry.primitive.OrientableCurve
Returns the Curve that this OrientableCurve is based on.
getBaseCurve() - Method in interface org.deegree.geometry.primitive.segments.OffsetCurve
Returns the Curve that the curve segment's definition is based on.
getBaseCurve() - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getBaseCurve() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getBaseSurface() - Method in interface org.deegree.geometry.primitive.OrientableSurface
Returns the Surface that this OrientableSurface is based on.
getBaseSurface() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getBoundary() - Method in interface org.deegree.geometry.primitive.Curve
The boundary of a curve is the set of points at either end of the curve.
getBoundary() - Method in class org.deegree.geometry.refs.CurveReference
 
getBoundary() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getBoundary() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getBoundary() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getBoundary() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getBoundaryRings() - Method in interface org.deegree.geometry.primitive.patches.PolygonPatch
Returns the boundary rings (interior + exteriors)
getBoundaryRings() - Method in interface org.deegree.geometry.primitive.patches.Rectangle
 
getBoundaryRings() - Method in interface org.deegree.geometry.primitive.patches.Triangle
 
getBoundaryRings() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getBoundaryRings() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getBoundaryRings() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getBreakLines() - Method in interface org.deegree.geometry.primitive.Tin
Returns the break lines that must be respected by the triangulation.
getBreakLines() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getBuffer(Measure) - Method in interface org.deegree.geometry.Geometry
Return a new Geometry that contains all points with a distance from this Geometry that is less than or equal to the specified distance.
getBuffer(Measure) - Method in class org.deegree.geometry.refs.GeometryReference
 
getBuffer(Measure) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getBuffer(Measure) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getBuffer(Measure) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getBulge() - Method in interface org.deegree.geometry.primitive.segments.ArcByBulge
Returns the single bulge value.
getBulge() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getBulges() - Method in interface org.deegree.geometry.primitive.segments.ArcStringByBulge
Returns the bulge values.
getBulges() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getBulges() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getCentroid() - Method in interface org.deegree.geometry.Geometry
Returns the centroid of the geometry.
getCentroid() - Method in class org.deegree.geometry.refs.GeometryReference
 
getCentroid() - Method in class org.deegree.geometry.refs.SurfaceReference
 
getCentroid() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getCentroid() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getCentroid() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getCentroid() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getCentroid() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getCentroid() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getCentroid() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getControlPoints() - Method in interface org.deegree.geometry.primitive.Curve
Convenience method for accessing the control points of linear interpolated curves.
getControlPoints() - Method in interface org.deegree.geometry.primitive.segments.ArcString
Returns the control points of the interpolation.
getControlPoints() - Method in interface org.deegree.geometry.primitive.segments.ArcStringByBulge
Returns the control points of the segment.
getControlPoints() - Method in interface org.deegree.geometry.primitive.segments.BSpline
Returns the control points of the segment.
getControlPoints() - Method in interface org.deegree.geometry.primitive.segments.CubicSpline
Returns the control points of the spline.
getControlPoints() - Method in interface org.deegree.geometry.primitive.segments.GeodesicString
Returns the control points of the string.
getControlPoints() - Method in interface org.deegree.geometry.primitive.segments.LineStringSegment
Returns the control points of the string.
getControlPoints() - Method in interface org.deegree.geometry.primitive.Tin
Returns the control points (vertices) of the triangles.
getControlPoints() - Method in class org.deegree.geometry.refs.CurveReference
 
getControlPoints() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesicString
 
getControlPoints() - Method in class org.deegree.geometry.standard.curvesegments.DefaultLineStringSegment
 
getControlPoints() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getControlPoints() - Method in class org.deegree.geometry.standard.primitive.DefaultLinearRing
 
getControlPoints() - Method in class org.deegree.geometry.standard.primitive.DefaultLineString
 
getControlPoints() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getControlPoints() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getControlPoints() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getConvexHull() - Method in interface org.deegree.geometry.Geometry
Returns the convex hull of the geometry.
getConvexHull() - Method in class org.deegree.geometry.refs.GeometryReference
 
getConvexHull() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getConvexHull() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getConvexHull() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getCoordinate(int) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getCoordinate(int, Coordinate) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getCoordinate(int) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getCoordinate(int, Coordinate) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getCoordinate(int) - Method in class org.deegree.geometry.standard.points.PointsArray
 
getCoordinate(int, Coordinate) - Method in class org.deegree.geometry.standard.points.PointsArray
 
getCoordinate(int) - Method in class org.deegree.geometry.standard.points.PointsList
 
getCoordinate(int, Coordinate) - Method in class org.deegree.geometry.standard.points.PointsList
 
getCoordinate(int) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getCoordinate(int, Coordinate) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getCoordinate(int) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getCoordinate(int, Coordinate) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getCoordinateCopy(int) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getCoordinateCopy(int) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getCoordinateCopy(int) - Method in class org.deegree.geometry.standard.points.PointsArray
 
getCoordinateCopy(int) - Method in class org.deegree.geometry.standard.points.PointsList
 
getCoordinateCopy(int) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getCoordinateCopy(int) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getCoordinateDimension() - Method in interface org.deegree.geometry.Geometry
Returns the coordinate dimension, i.e. the dimension of the space that the geometry is embedded in.
getCoordinateDimension() - Method in interface org.deegree.geometry.primitive.patches.SurfacePatch
Returns the coordinate dimension, i.e. the dimension of the space that the patch is embedded in.
getCoordinateDimension() - Method in interface org.deegree.geometry.primitive.segments.CurveSegment
Returns the coordinate dimension, i.e. the dimension of the space that the curve is embedded in.
getCoordinateDimension() - Method in class org.deegree.geometry.refs.GeometryReference
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesicString
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultLineStringSegment
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultLinearRing
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultLineString
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getCoordinateDimension() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getCoordinateSystem() - Method in interface org.deegree.geometry.Geometry
Returns the associated spatial reference system.
getCoordinateSystem() - Method in class org.deegree.geometry.refs.GeometryReference
 
getCoordinateSystem() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getCoordinateSystem() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getCoordinateSystem() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getCoordinateSystems() - Method in class org.deegree.geometry.metadata.SpatialMetadata
 
getCrs() - Method in class org.deegree.geometry.metadata.jaxb.EnvelopeType
Gets the value of the crs property.
getCrs() - Method in interface org.deegree.geometry.utils.GeometryParticleConverter
 
getCurveSegments() - Method in interface org.deegree.geometry.primitive.Curve
Returns the segments that constitute this curve.
getCurveSegments() - Method in class org.deegree.geometry.refs.CurveReference
 
getCurveSegments() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getCurveSegments() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getCurveSegments() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getCurveSegments() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getCurveType() - Method in interface org.deegree.geometry.composite.CompositeCurve
Must always return Curve.CurveType#CompositeCurve.
getCurveType() - Method in interface org.deegree.geometry.primitive.Curve
Returns the type of curve.
getCurveType() - Method in interface org.deegree.geometry.primitive.LineString
Must always return Curve.CurveType.LineString.
getCurveType() - Method in interface org.deegree.geometry.primitive.OrientableCurve
Must always return Curve.CurveType.OrientableCurve.
getCurveType() - Method in interface org.deegree.geometry.primitive.Ring
Must always return Curve.CurveType.Ring.
getCurveType() - Method in class org.deegree.geometry.refs.CurveReference
 
getCurveType() - Method in class org.deegree.geometry.refs.LineStringReference
 
getCurveType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getCurveType() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getCurveType() - Method in class org.deegree.geometry.standard.primitive.DefaultLinearRing
 
getCurveType() - Method in class org.deegree.geometry.standard.primitive.DefaultLineString
 
getCurveType() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getCurveType() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getDifference(Geometry) - Method in interface org.deegree.geometry.Geometry
Returns the set-theoretic difference of this and the passed Geometry.
getDifference(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
getDifference(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getDifference(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getDifference(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getDimension() - Method in interface org.deegree.geometry.points.Points
Returns the coordinate dimension, i.e. the dimension of the space that the points are embedded in.
getDimension() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getDimension() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getDimension() - Method in class org.deegree.geometry.standard.points.PointsArray
 
getDimension() - Method in class org.deegree.geometry.standard.points.PointsList
 
getDimension() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getDimension() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getDirection() - Method in interface org.deegree.geometry.primitive.segments.OffsetCurve
Returns the direction of the offset from the base Curve.
getDirection() - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getDistance(Geometry, Unit) - Method in interface org.deegree.geometry.Geometry
Returns the minimum distance between this and the specified geometry.
getDistance(Unit) - Method in interface org.deegree.geometry.primitive.segments.OffsetCurve
Returns the distance from the base Curve.
getDistance(Geometry, Unit) - Method in class org.deegree.geometry.refs.GeometryReference
 
getDistance(Geometry, Unit) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getDistance(Unit) - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getDistance(Geometry, Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getDistance(Geometry, Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getEndAngle() - Method in interface org.deegree.geometry.primitive.segments.ArcByCenterPoint
Returns the bearing of the arc at the end.
getEndAngle() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getEndParameter() - Method in interface org.deegree.geometry.primitive.segments.Clothoid
Returns the arc length distance from the inflection point that will be the end point for this curve segment.
getEndParameter() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getEndPoint() - Method in interface org.deegree.geometry.points.Points
Returns the last point of the sequence.
getEndPoint() - Method in interface org.deegree.geometry.primitive.Curve
Returns the end point of the curve.
getEndPoint() - Method in interface org.deegree.geometry.primitive.segments.CurveSegment
Returns the end point of the segment.
getEndPoint() - Method in class org.deegree.geometry.refs.CurveReference
 
getEndPoint() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCircle
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesicString
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultLineStringSegment
 
getEndPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getEndPoint() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getEndPoint() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getEndPoint() - Method in class org.deegree.geometry.standard.points.PointsArray
 
getEndPoint() - Method in class org.deegree.geometry.standard.points.PointsList
 
getEndPoint() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getEndPoint() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getEndPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getEndPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getEndPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getEnvelope() - Method in interface org.deegree.geometry.Geometry
Returns the minimal bounding box of the geometry.
getEnvelope() - Method in class org.deegree.geometry.metadata.SpatialMetadata
 
getEnvelope() - Method in class org.deegree.geometry.refs.GeometryReference
 
getEnvelope() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getEnvelope() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getEnvelope() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
getEnvelope() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getEnvelope() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getEnvelope() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
getEnvelope() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getExteriorRing() - Method in interface org.deegree.geometry.primitive.patches.PolygonPatch
Returns the exterior ring of the patch.
getExteriorRing() - Method in interface org.deegree.geometry.primitive.patches.Rectangle
Returns the sequence of control points as a LinearRing.
getExteriorRing() - Method in interface org.deegree.geometry.primitive.patches.Triangle
Returns the sequence of control points as a LinearRing.
getExteriorRing() - Method in interface org.deegree.geometry.primitive.Polygon
Returns the exterior ring of the polygon.
getExteriorRing() - Method in class org.deegree.geometry.refs.PolygonReference
 
getExteriorRing() - Method in class org.deegree.geometry.standard.primitive.DefaultPolygon
 
getExteriorRing() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getExteriorRing() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getExteriorRing() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getExteriorRingCoordinates() - Method in interface org.deegree.geometry.primitive.Surface
Convenience method for accessing the control points of the exterior ring of a simple polygon surface.
getExteriorRingCoordinates() - Method in class org.deegree.geometry.refs.SurfaceReference
 
getExteriorRingCoordinates() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getExteriorRingCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getExteriorRingCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getExteriorRingCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getExteriorRingCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getExteriorRingCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getExteriorSurface() - Method in interface org.deegree.geometry.primitive.Solid
Returns the exterior surface (shell) of the solid.
getExteriorSurface() - Method in class org.deegree.geometry.refs.SolidReference
 
getExteriorSurface() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getExteriorSurface() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getGeometryType() - Method in interface org.deegree.geometry.composite.CompositeGeometry
Returns Geometry.GeometryType#COMPOSITE_GEOMETRY.
getGeometryType() - Method in interface org.deegree.geometry.Envelope
Must always return Geometry.GeometryType.ENVELOPE.
getGeometryType() - Method in interface org.deegree.geometry.Geometry
Returns the type of geometry.
getGeometryType() - Method in interface org.deegree.geometry.multi.MultiGeometry
Must always return Geometry.GeometryType#MULTI_GEOMETRY.
getGeometryType() - Method in interface org.deegree.geometry.primitive.GeometricPrimitive
Must always return Geometry.GeometryType#PRIMITIVE_GEOMETRY.
getGeometryType() - Method in class org.deegree.geometry.refs.GeometricPrimitiveReference
 
getGeometryType() - Method in class org.deegree.geometry.refs.GeometryReference
 
getGeometryType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getGeometryType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
getGeometryType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getGeometryType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getGeometryType() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getGeometryType() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getGMLProperties() - Method in class org.deegree.geometry.refs.GeometryReference
 
getGMLProperties() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getGriddedSurfaceType() - Method in interface org.deegree.geometry.primitive.patches.Cone
Must always return GriddedSurfacePatch.GriddedSurfaceType.CONE.
getGriddedSurfaceType() - Method in interface org.deegree.geometry.primitive.patches.Cylinder
Must always return GriddedSurfacePatch.GriddedSurfaceType.CYLINDER.
getGriddedSurfaceType() - Method in interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
Returns the type of gridded surface, the type determines the horizontal and vertical curve types used for interpolation.
getGriddedSurfaceType() - Method in interface org.deegree.geometry.primitive.patches.Sphere
Must always return GriddedSurfacePatch.GriddedSurfaceType.SPHERE.
getGriddedSurfaceType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getGriddedSurfaceType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getGriddedSurfaceType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getGriddedSurfaceType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getId() - Method in interface org.deegree.geometry.Geometry
Returns the id of the geometry.
getId() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getId() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getId() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getInDimension() - Method in class org.deegree.geometry.standard.curvesegments.AffinePlacement
Returns the inDimension, i.e. the dimension of the constructive parameter space.
getInteriorPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getInteriorRings() - Method in interface org.deegree.geometry.primitive.patches.PolygonPatch
Returns the interior rings (holes) of the patch.
getInteriorRings() - Method in interface org.deegree.geometry.primitive.Polygon
Returns the interior rings (holes) of the polygon.
getInteriorRings() - Method in class org.deegree.geometry.refs.PolygonReference
 
getInteriorRings() - Method in class org.deegree.geometry.standard.primitive.DefaultPolygon
 
getInteriorRings() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getInteriorRings() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getInteriorRings() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getInteriorRingsCoordinates() - Method in interface org.deegree.geometry.primitive.Surface
Convenience method for accessing the control points of the interior rings of a simple polygon surface.
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.refs.SurfaceReference
 
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getInteriorRingsCoordinates() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getInteriorSurfaces() - Method in interface org.deegree.geometry.primitive.Solid
Returns the interior surfaces of the solid.
getInteriorSurfaces() - Method in class org.deegree.geometry.refs.SolidReference
 
getInteriorSurfaces() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getInteriorSurfaces() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getIntersection(Geometry) - Method in interface org.deegree.geometry.Geometry
Returns the set-theoretic intersection of this and the passed Geometry.
getIntersection(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
getIntersection(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getIntersection(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getIntersection(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getJTSGeometry() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
Returns an equivalent (or best-fit) JTS geometry object.
getJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getJTSGeometry() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getKnot1() - Method in interface org.deegree.geometry.primitive.segments.Bezier
Returns the first knot that defines the spline's basis functions.
getKnot1() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getKnot2() - Method in interface org.deegree.geometry.primitive.segments.Bezier
Returns the second knot that defines the spline's basis functions.
getKnot2() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getKnots() - Method in interface org.deegree.geometry.primitive.segments.BSpline
Returns the knots that define the spline basis functions.
getKnots() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getKnots() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getLength() - Method in interface org.deegree.geometry.multi.MultiCurve
The length of a MultiLineString is calculated as the sum of the length of all contained Curves.
getLength(Unit) - Method in interface org.deegree.geometry.primitive.Curve
 
getLength(Unit) - Method in class org.deegree.geometry.refs.CurveReference
 
getLength(Unit) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getLength() - Method in class org.deegree.geometry.standard.multi.DefaultMultiCurve
 
getLength() - Method in class org.deegree.geometry.standard.multi.DefaultMultiLineString
 
getLength(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getLength(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getLength(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getLocation() - Method in class org.deegree.geometry.standard.curvesegments.AffinePlacement
Returns the target of the parameter space origin.
getLowerCorner() - Method in class org.deegree.geometry.metadata.jaxb.EnvelopeType
Gets the value of the lowerCorner property.
getMax() - Method in interface org.deegree.geometry.Envelope
Returns the envelope's maximum coordinate
getMax() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getMaxError() - Method in class org.deegree.geometry.linearization.MaxErrorCriterion
 
getMaxLength(Unit) - Method in interface org.deegree.geometry.primitive.Tin
Returns the maximum length of all triangle side.
getMaxLength(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getMaxNumPoints() - Method in class org.deegree.geometry.linearization.MaxErrorCriterion
 
getMembers() - Method in interface org.deegree.geometry.primitive.Ring
Returns the Curves that constitute this Ring.
getMembers() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getMessage(Locale, String, Object...) - Static method in class org.deegree.geometry.i18n.Messages
 
getMessage(String, Object...) - Static method in class org.deegree.geometry.i18n.Messages
Returns the message assigned to the passed key.
getMidPoint() - Method in interface org.deegree.geometry.primitive.segments.ArcByCenterPoint
Returns the center point of the arc.
getMidPoint() - Method in interface org.deegree.geometry.primitive.segments.Circle
Returns the mid-point of the circle.
getMidPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getMidPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCircle
 
getMin() - Method in interface org.deegree.geometry.Envelope
Returns the envelope's minimum coordinate.
getMin() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getMultiGeometryType() - Method in interface org.deegree.geometry.multi.MultiGeometry
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiCurve
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiLineString
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPoint
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPolygon
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiSolid
 
getMultiGeometryType() - Method in class org.deegree.geometry.standard.multi.DefaultMultiSurface
 
getMultiplicity() - Method in class org.deegree.geometry.primitive.segments.Knot
Returns the knot's multiplicity.
getNormal() - Method in interface org.deegree.geometry.primitive.segments.ArcByBulge
Returns the single normal vector for the bulge.
getNormal() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getNormals() - Method in interface org.deegree.geometry.primitive.segments.ArcStringByBulge
Returns the normal vectors that define the arc string.
getNormals() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getNormals() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getNumArcs() - Method in interface org.deegree.geometry.primitive.segments.ArcString
Returns the number of arcs of the string.
getNumArcs() - Method in interface org.deegree.geometry.primitive.segments.ArcStringByBulge
Returns the number of arcs of the string.
getNumArcs() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getNumArcs() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getNumArcs() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
getNumArcs() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getNumberOfPoints() - Method in class org.deegree.geometry.linearization.NumPointsCriterion
 
getNumColumns() - Method in interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
Returns the number of columns in the parameter grid.
getNumColumns() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getNumColumns() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getNumColumns() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getNumColumns() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getNumRows() - Method in interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
Returns the number of rows in the parameter grid.
getNumRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getNumRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getNumRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getNumRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getOrdinate(int, int) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getOrdinate(int, int) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getOrdinate(int, int) - Method in class org.deegree.geometry.standard.points.PointsArray
 
getOrdinate(int, int) - Method in class org.deegree.geometry.standard.points.PointsList
 
getOrdinate(int, int) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getOrdinate(int, int) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getOutDimension() - Method in class org.deegree.geometry.standard.curvesegments.AffinePlacement
Returns the outDimension, i.e. the dimension of the coordinate space.
getPatches() - Method in interface org.deegree.geometry.primitive.Polygon
Returns a list that contains the one PolygonPatch that constitutes this polygon.
getPatches() - Method in interface org.deegree.geometry.primitive.Surface
Returns the patches that constitute this surface.
getPatches() - Method in interface org.deegree.geometry.primitive.TriangulatedSurface
Returns the patches that constitute this surface.
getPatches() - Method in class org.deegree.geometry.refs.PolygonReference
 
getPatches() - Method in class org.deegree.geometry.refs.SurfaceReference
 
getPatches() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getPatches() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getPatches() - Method in class org.deegree.geometry.standard.primitive.DefaultPolygon
 
getPatches() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getPatches() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getPatches() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getPatches() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getPerimeter(Unit) - Method in interface org.deegree.geometry.primitive.Surface
 
getPerimeter(Unit) - Method in class org.deegree.geometry.refs.SurfaceReference
 
getPerimeter(Unit) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getPerimeter(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getPerimeter(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getPerimeter(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getPerimeter(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getPerimeter(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getPoint1() - Method in interface org.deegree.geometry.primitive.patches.Rectangle
Returns the first of the four control points.
getPoint1() - Method in interface org.deegree.geometry.primitive.patches.Triangle
Returns the first of the three control points.
getPoint1() - Method in interface org.deegree.geometry.primitive.segments.Arc
Returns the first of the three control points.
getPoint1() - Method in interface org.deegree.geometry.primitive.segments.ArcByBulge
Returns the first control point.
getPoint1() - Method in interface org.deegree.geometry.primitive.segments.Geodesic
Returns the first control point.
getPoint1() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getPoint1() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getPoint1() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getPoint1() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getPoint1() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getPoint2() - Method in interface org.deegree.geometry.primitive.patches.Rectangle
Returns the second of the four control points.
getPoint2() - Method in interface org.deegree.geometry.primitive.patches.Triangle
Returns the second of the three control points.
getPoint2() - Method in interface org.deegree.geometry.primitive.segments.Arc
Returns the second of the three control points.
getPoint2() - Method in interface org.deegree.geometry.primitive.segments.ArcByBulge
Returns the second control point.
getPoint2() - Method in interface org.deegree.geometry.primitive.segments.Geodesic
Returns the second control point.
getPoint2() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getPoint2() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getPoint2() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getPoint2() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getPoint2() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getPoint3() - Method in interface org.deegree.geometry.primitive.patches.Rectangle
Returns the third of the four control points.
getPoint3() - Method in interface org.deegree.geometry.primitive.patches.Triangle
Returns the last of the three control points.
getPoint3() - Method in interface org.deegree.geometry.primitive.segments.Arc
Returns the last of the three control points.
getPoint3() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getPoint3() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getPoint3() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getPoint4() - Method in interface org.deegree.geometry.primitive.patches.Rectangle
Returns the last of the four control points.
getPoint4() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getPolygonPatchType() - Method in interface org.deegree.geometry.primitive.patches.PolygonPatch
 
getPolygonPatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getPolygonPatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getPolygonPatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getPolynomialDegree() - Method in interface org.deegree.geometry.primitive.segments.BSpline
Returns the degree of the polynomial used for interpolation in this spline.
getPolynomialDegree() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getPolynomialDegree() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getPrecision() - Method in interface org.deegree.geometry.Geometry
Returns the PrecisionModel of the geometry.
getPrecision() - Method in class org.deegree.geometry.refs.GeometryReference
 
getPrecision() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getPrecision() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getPrecision() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getPrimitiveType() - Method in interface org.deegree.geometry.primitive.Curve
Must always return GeometricPrimitive.PrimitiveType.Curve.
getPrimitiveType() - Method in interface org.deegree.geometry.primitive.GeometricPrimitive
Returns the type of primitive.
getPrimitiveType() - Method in interface org.deegree.geometry.primitive.Point
Must always return GeometricPrimitive.PrimitiveType.Point.
getPrimitiveType() - Method in interface org.deegree.geometry.primitive.Solid
Must always return GeometricPrimitive.PrimitiveType.Solid.
getPrimitiveType() - Method in interface org.deegree.geometry.primitive.Surface
Must always return GeometricPrimitive.PrimitiveType.Surface.
getPrimitiveType() - Method in class org.deegree.geometry.refs.CurveReference
 
getPrimitiveType() - Method in class org.deegree.geometry.refs.GeometricPrimitiveReference
 
getPrimitiveType() - Method in class org.deegree.geometry.refs.PointReference
 
getPrimitiveType() - Method in class org.deegree.geometry.refs.SolidReference
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getPrimitiveType() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getRadius(Unit) - Method in interface org.deegree.geometry.primitive.segments.ArcByCenterPoint
Returns the radius of the arc.
getRadius(Unit) - Method in interface org.deegree.geometry.primitive.segments.Circle
Returns the radius of the circle.
getRadius(Unit) - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getRadius(Unit) - Method in class org.deegree.geometry.standard.curvesegments.DefaultCircle
 
getRefDirections() - Method in class org.deegree.geometry.standard.curvesegments.AffinePlacement
Returns the target directions for the coordinate basis vectors of the parameter space.
getReferenceLocation() - Method in interface org.deegree.geometry.primitive.segments.Clothoid
Returns the affine mapping that places the curve defined by the Fresnel Integrals into the coordinate reference system of this object.
getReferenceLocation() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getRingType() - Method in interface org.deegree.geometry.primitive.LinearRing
Must always return Ring.RingType.LinearRing.
getRingType() - Method in interface org.deegree.geometry.primitive.Ring
Returns the type of ring.
getRingType() - Method in class org.deegree.geometry.standard.primitive.DefaultLinearRing
 
getRingType() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getRow(int) - Method in interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
Returns the specified row of the parameter grid.
getRow(int) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getRow(int) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getRow(int) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getRow(int) - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getRows() - Method in interface org.deegree.geometry.primitive.patches.GriddedSurfacePatch
Returns all rows of the parameter grid.
getRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getRows() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getScaleFactor() - Method in interface org.deegree.geometry.primitive.segments.Clothoid
Returns the value for the constant in the Fresnel's integrals.
getScaleFactor() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getSegmentType() - Method in interface org.deegree.geometry.primitive.segments.CurveSegment
Returns the type of curve segment.
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCircle
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCircleByCenterPoint
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesicString
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultLineStringSegment
 
getSegmentType() - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getSolidType() - Method in interface org.deegree.geometry.composite.CompositeSolid
Must always return Solid.SolidType#CompositeSolid.
getSolidType() - Method in interface org.deegree.geometry.primitive.Solid
Returns the type of solid.
getSolidType() - Method in class org.deegree.geometry.refs.SolidReference
 
getSolidType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getSolidType() - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getSpan(int) - Method in interface org.deegree.geometry.Envelope
Returns the envelope's span of the specified dimension (in units of the associated coordinate system).
getSpan(int) - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getSpan0() - Method in interface org.deegree.geometry.Envelope
Returns the envelope's span of the first dimension (in units of the associated coordinate system).
getSpan0() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getSpan1() - Method in interface org.deegree.geometry.Envelope
Returns the envelope's span of the second dimension (in units of the associated coordinate system).
getSpan1() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
getSrid() - Method in interface org.deegree.geometry.utils.GeometryParticleConverter
 
getStartAngle() - Method in interface org.deegree.geometry.primitive.segments.ArcByCenterPoint
Returns the bearing of the arc at the start.
getStartAngle() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getStartParameter() - Method in interface org.deegree.geometry.primitive.segments.Clothoid
Returns the arc length distance from the inflection point that will be the start point for this curve segment.
getStartParameter() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getStartPoint() - Method in interface org.deegree.geometry.points.Points
Returns the first point of the sequence.
getStartPoint() - Method in interface org.deegree.geometry.primitive.Curve
Returns the start point of the curve.
getStartPoint() - Method in interface org.deegree.geometry.primitive.segments.CurveSegment
Returns the start point of the segment.
getStartPoint() - Method in class org.deegree.geometry.refs.CurveReference
 
getStartPoint() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByBulge
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcByCenterPoint
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultArcStringByBulge
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultClothoid
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesic
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultGeodesicString
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultLineStringSegment
 
getStartPoint() - Method in class org.deegree.geometry.standard.curvesegments.DefaultOffsetCurve
 
getStartPoint() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getStartPoint() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getStartPoint() - Method in class org.deegree.geometry.standard.points.PointsArray
 
getStartPoint() - Method in class org.deegree.geometry.standard.points.PointsList
 
getStartPoint() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getStartPoint() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getStartPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
getStartPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getStartPoint() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
getStopLines() - Method in interface org.deegree.geometry.primitive.Tin
Returns the stop lines that must be respected by the triangulation.
getStopLines() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getSurfacePatchType() - Method in interface org.deegree.geometry.primitive.patches.SurfacePatch
Returns the type of surface patch.
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCone
 
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultCylinder
 
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultGriddedSurfacePatch
 
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultPolygonPatch
 
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultRectangle
 
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultSphere
 
getSurfacePatchType() - Method in class org.deegree.geometry.standard.surfacepatches.DefaultTriangle
 
getSurfaceType() - Method in interface org.deegree.geometry.composite.CompositeSurface
Must always return Surface.SurfaceType#CompositeSurface.
getSurfaceType() - Method in interface org.deegree.geometry.primitive.OrientableSurface
Must always return Surface.SurfaceType.OrientableSurface.
getSurfaceType() - Method in interface org.deegree.geometry.primitive.Polygon
Must always return Surface.SurfaceType.Polygon.
getSurfaceType() - Method in interface org.deegree.geometry.primitive.PolyhedralSurface
Must always return Surface.SurfaceType.PolyhedralSurface.
getSurfaceType() - Method in interface org.deegree.geometry.primitive.Surface
Returns the type of surface.
getSurfaceType() - Method in interface org.deegree.geometry.primitive.Tin
Must always return Surface.SurfaceType.Tin.
getSurfaceType() - Method in interface org.deegree.geometry.primitive.TriangulatedSurface
Must always return Surface.SurfaceType.TriangulatedSurface.
getSurfaceType() - Method in class org.deegree.geometry.refs.PolygonReference
 
getSurfaceType() - Method in class org.deegree.geometry.refs.SurfaceReference
 
getSurfaceType() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
getSurfaceType() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getSurfaceType() - Method in class org.deegree.geometry.standard.primitive.DefaultPolygon
 
getSurfaceType() - Method in class org.deegree.geometry.standard.primitive.DefaultPolyhedralSurface
 
getSurfaceType() - Method in class org.deegree.geometry.standard.primitive.DefaultSurface
 
getSurfaceType() - Method in class org.deegree.geometry.standard.primitive.DefaultTin
 
getSurfaceType() - Method in class org.deegree.geometry.standard.primitive.DefaultTriangulatedSurface
 
getUnion(Geometry) - Method in interface org.deegree.geometry.Geometry
Returns the set-theoretic union of this and the passed Geometry.
getUnion(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
getUnion(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
getUnion(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
getUnion(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
getUpperCorner() - Method in class org.deegree.geometry.metadata.jaxb.EnvelopeType
Gets the value of the upperCorner property.
getValue() - Method in class org.deegree.geometry.primitive.segments.Knot
Returns the knot's value.
getVectorAtEnd() - Method in interface org.deegree.geometry.primitive.segments.CubicSpline
Returns the unit tangent vector at the end point of the spline.
getVectorAtEnd() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getVectorAtStart() - Method in interface org.deegree.geometry.primitive.segments.CubicSpline
Returns the unit tangent vector at the start point of the spline.
getVectorAtStart() - Method in class org.deegree.geometry.standard.curvesegments.DefaultCubicSpline
 
getVolume() - Method in interface org.deegree.geometry.multi.MultiSolid
The volume of all contained Solids measured in units of the used CRS.
getVolume(Unit) - Method in interface org.deegree.geometry.primitive.Solid
 
getVolume(Unit) - Method in class org.deegree.geometry.refs.SolidReference
 
getVolume(Unit) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
getVolume() - Method in class org.deegree.geometry.standard.multi.DefaultMultiSolid
 
getVolume(Unit) - Method in class org.deegree.geometry.standard.primitive.DefaultSolid
 
getWeight() - Method in class org.deegree.geometry.primitive.segments.Knot
Returns the knot's weight.
getX(int) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getX(int) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getX(int) - Method in class org.deegree.geometry.standard.points.PointsArray
 
getX(int) - Method in class org.deegree.geometry.standard.points.PointsList
 
getX(int) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getX(int) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
getY(int) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
getY(int) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
getY(int) - Method in class org.deegree.geometry.standard.points.PointsArray
 
getY(int) - Method in class org.deegree.geometry.standard.points.PointsList
 
getY(int) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
getY(int) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
GriddedSurfacePatch - Interface in org.deegree.geometry.primitive.patches
A GriddedSurfacePatch is a (usually non-planar) parametric SurfacePatch derived from a rectangular grid in the parameter space.
GriddedSurfacePatch.GriddedSurfaceType - Enum in org.deegree.geometry.primitive.patches
Discriminates the different types of gridded surface patches.

H

homogenize(MultiGeometry<?>) - Static method in class org.deegree.geometry.Geometries
Homogenizes the given generic MultiGeometry, i.e. returns a MultiPoint, MultiCurve, MultiLineString, MultiSurface, MultiPolygon or MultiSolid (depending on the members).

I

id - Variable in class org.deegree.geometry.standard.AbstractDefaultGeometry
Geometry identifier.
indexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
indexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
indexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
indexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
indexOf(Object) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
inspect(Geometry) - Method in interface org.deegree.geometry.GeometryInspector
Invokes the inspection of the given Geometry.
inspect(CurveSegment) - Method in interface org.deegree.geometry.GeometryInspector
Invokes the inspection of the given CurveSegment.
inspect(SurfacePatch) - Method in interface org.deegree.geometry.GeometryInspector
Invokes the inspection of the given SurfacePatch.
inspect(Points) - Method in interface org.deegree.geometry.GeometryInspector
Invokes the inspection of the given Points.
inspect(Geometry) - Method in class org.deegree.geometry.SimpleGeometryFactory
 
inspect(Points) - Method in class org.deegree.geometry.SimpleGeometryFactory
 
inspect(Geometry) - Method in class org.deegree.geometry.validation.CoordinateValidityInspector
 
inspect(CurveSegment) - Method in class org.deegree.geometry.validation.CoordinateValidityInspector
 
inspect(SurfacePatch) - Method in class org.deegree.geometry.validation.CoordinateValidityInspector
 
inspect(Points) - Method in class org.deegree.geometry.validation.CoordinateValidityInspector
 
inspectors - Variable in class org.deegree.geometry.SimpleGeometryFactory
 
interiorRingCCW(PolygonPatch, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has an interior ring with a wrong orientation, i.e.
interiorRingIntersectsExterior(PolygonPatch, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has a hole (interior ring) that intersects it's shell (exterior ring).
interiorRingOutsideExterior(PolygonPatch, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has a hole (interior ring) that is completely located outside it's shell (exterior ring).
interiorRingsIntersect(PolygonPatch, int, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has two holes (interior rings) that intersect.
interiorRingsTouch(PolygonPatch, int, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has two holes (interior rings) that touch.
interiorRingsWithin(PolygonPatch, int, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has two holes (interior rings) that are nested, i.e.
interiorRingTouchesExterior(PolygonPatch, int, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a planar surface patch (=PolygonPatch) has a hole (interior ring) that touches it's shell (exterior ring).
intersects(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry intersects the specified geometry.
intersects(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
intersects(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
intersects(Geometry) - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
intersects(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
intersects(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
invertOrientation(Curve) - Static method in class org.deegree.geometry.validation.GeometryFixer
 
invertOrientation(Ring) - Static method in class org.deegree.geometry.validation.GeometryFixer
 
isBeyond(Geometry, Measure) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry is beyond a specified distance of a second geometry.
isBeyond(Geometry, Measure) - Method in class org.deegree.geometry.refs.GeometryReference
 
isBeyond(Geometry, Measure) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
isBeyond(Geometry, Measure) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
isBeyond(Geometry, Measure) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
isClosed() - Method in interface org.deegree.geometry.primitive.Curve
Returns whether the curve forms a closed loop.
isClosed() - Method in class org.deegree.geometry.refs.CurveReference
 
isClosed() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
isClosed() - Method in class org.deegree.geometry.standard.primitive.DefaultCurve
 
isClosed() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
isClosed() - Method in class org.deegree.geometry.standard.primitive.DefaultRing
 
isDisjoint(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry is disjoint from the specified geometry.
isDisjoint(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
isDisjoint(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
isDisjoint(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
isDisjoint(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
isEmpty() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
isEmpty() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
isEmpty() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
isEmpty() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
isEmpty() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
isPolynomial() - Method in interface org.deegree.geometry.primitive.segments.BSpline
Returns whether the interpolation is polynomial or rational.
isPolynomial() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBezier
 
isPolynomial() - Method in class org.deegree.geometry.standard.curvesegments.DefaultBSpline
 
isReversed() - Method in interface org.deegree.geometry.primitive.OrientableCurve
Returns whether the orientation of this curve is reversed compared to the base curve.
isReversed() - Method in interface org.deegree.geometry.primitive.OrientableSurface
Returns whether the orientation of this surface is reversed compared to the base surface.
isReversed() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
isReversed() - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
isSFSCompliant() - Method in interface org.deegree.geometry.Geometry
Returns whether this geometry complies with the Simple Feature Specification (SFS).
isSFSCompliant() - Method in class org.deegree.geometry.refs.GeometryReference
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.multi.DefaultMultiLineString
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPoint
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.multi.DefaultMultiPolygon
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.primitive.DefaultLineString
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
isSFSCompliant() - Method in class org.deegree.geometry.standard.primitive.DefaultPolygon
 
isWithin(Geometry) - Method in interface org.deegree.geometry.Geometry
tests whether the value of a geometric is topological located within this geometry.
isWithin(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
isWithin(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
isWithin(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
isWithin(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
isWithinDistance(Geometry, Measure) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry is within a specified distance of a second geometry.
isWithinDistance(Geometry, Measure) - Method in class org.deegree.geometry.refs.GeometryReference
 
isWithinDistance(Geometry, Measure) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
isWithinDistance(Geometry, Measure) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
isWithinDistance(Geometry, Measure) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
iterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
iterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
iterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
iterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
iterator() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
iterator() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
iterator() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
iterator() - Method in class org.deegree.geometry.standard.points.PointsArray
 
iterator() - Method in class org.deegree.geometry.standard.points.PointsList
 
iterator() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
iterator() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 

J

jtsFactory - Static variable in class org.deegree.geometry.standard.AbstractDefaultGeometry
Used to built JTS geometries.
jtsGeometry - Variable in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
JTSGeometryPair - Class in org.deegree.geometry.standard
Stores a pair of JTS geometries.
JTSPoints - Class in org.deegree.geometry.standard.points
Points implementation based on a JTS coordinate sequence.
JTSPoints(ICRS, CoordinateSequence) - Constructor for class org.deegree.geometry.standard.points.JTSPoints
 

K

Knot - Class in org.deegree.geometry.primitive.segments
Used to define the basis functions of a BSpline.
Knot(double, int, double) - Constructor for class org.deegree.geometry.primitive.segments.Knot
Creates a new Knot instance.
KnotType - Enum in org.deegree.geometry.primitive.segments
Defines allowed values for the knots' type.

L

lastIndexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
lastIndexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
lastIndexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
lastIndexOf(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
lastIndexOf(Object) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
LinearizationCriterion - Interface in org.deegree.geometry.linearization
 
linearize(Curve, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.CurveLinearizer
Returns a linearized version of the given Curve geometry.
linearize(CurveSegment, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.CurveLinearizer
Returns a linearized version (i.e. a LineStringSegment) of the given CurveSegment.
linearize(T, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.GeometryLinearizer
Returns a linearized version of the given Geometry.
linearize(T, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.SurfaceLinearizer
Returns a linearized version of the given Surface geometry, i.e. the patches only use linear interpolated curves as boundaries.
linearize(PolygonPatch, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.SurfaceLinearizer
Returns a linearized version (i.e. a PolygonPatch that only uses LinearRings as boundaries) of the given PolygonPatch.
linearizeArc(Arc, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.CurveLinearizer
Returns a linearized version (i.e. a LineStringSegment) of the given Arc.
linearizeArcString(ArcString, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.CurveLinearizer
Returns a linearized version (i.e. a LineStringSegment) of the given ArcString.
linearizeCubicSpline(CubicSpline, LinearizationCriterion) - Method in class org.deegree.geometry.linearization.CurveLinearizer
Returns a linearized version (i.e. a LineStringSegment) of the given CubicSpline.
LinearRing - Interface in org.deegree.geometry.primitive
TODO add documentation here
LineString - Interface in org.deegree.geometry.primitive
The most common case of a Curve: consist of just one curve segment with linear interpolation between the control points.
LineStringReference - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
LineStringReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.LineStringReference
Creates a new LineStringReference instance.
LineStringSegment - Interface in org.deegree.geometry.primitive.segments
A CurveSegment that is defined by two or more Points, with linear interpolation between subsequent pairs of points.
listIterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
listIterator(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
listIterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
listIterator(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
listIterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
listIterator(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
listIterator() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
listIterator(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
listIterator() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
listIterator(int) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
lowerCorner - Variable in class org.deegree.geometry.metadata.jaxb.EnvelopeType
 

M

MaxErrorCriterion - Class in org.deegree.geometry.linearization
TODO add documentation here
MaxErrorCriterion(double, int) - Constructor for class org.deegree.geometry.linearization.MaxErrorCriterion
 
measurePathLengths(Shape) - Static method in class org.deegree.geometry.utils.GeometryUtils
This method flattens the path with a flatness parameter of 1.
members - Variable in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
members - Variable in class org.deegree.geometry.standard.primitive.DefaultRing
The constituting Curve instances.
merge(Envelope) - Method in interface org.deegree.geometry.Envelope
Merges this envelope with another envelope into a new one.
merge(Envelope) - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
Messages - Class in org.deegree.geometry.i18n
Responsible for the access to messages that are visible to the user.
Messages() - Constructor for class org.deegree.geometry.i18n.Messages
 
move(Geometry, double, double) - Static method in class org.deegree.geometry.utils.GeometryUtils
Moves the coordinates of a geometry.
MultiCurve<T extends Curve> - Interface in org.deegree.geometry.multi
Specialised aggregation type for Curve objects.
MultiGeometry<T extends Geometry> - Interface in org.deegree.geometry.multi
Basic aggregation type for Geometry objects.
MultiGeometry.MultiGeometryType - Enum in org.deegree.geometry.multi
Convenience enum type for discriminating the different types of multi geometries.
MultiLineString - Interface in org.deegree.geometry.multi
Specialised aggregation type for LineString objects.
MultiPoint - Interface in org.deegree.geometry.multi
Specialised aggregation type for Point objects.
MultiPolygon - Interface in org.deegree.geometry.multi
Specialised aggregation type for Polygon objects.
MultiSolid - Interface in org.deegree.geometry.multi
Specialised aggregation type for Solid objects.
MultiSurface<T extends Surface> - Interface in org.deegree.geometry.multi
Specialised aggregation type for Surface objects.

N

numArcs - Variable in class org.deegree.geometry.standard.curvesegments.DefaultArcString
 
NumPointsCriterion - Class in org.deegree.geometry.linearization
TODO add documentation here
NumPointsCriterion(int) - Constructor for class org.deegree.geometry.linearization.NumPointsCriterion
 

O

ObjectFactory - Class in org.deegree.geometry.metadata.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.deegree.geometry.metadata.jaxb package.
ObjectFactory() - Constructor for class org.deegree.geometry.metadata.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.deegree.geometry.metadata.jaxb
OffsetCurve - Interface in org.deegree.geometry.primitive.segments
A CurveSegment that is defined by a base Curve and an offset vector.
org.deegree.geometry - package org.deegree.geometry
 
org.deegree.geometry.composite - package org.deegree.geometry.composite
 
org.deegree.geometry.i18n - package org.deegree.geometry.i18n
 
org.deegree.geometry.io - package org.deegree.geometry.io
 
org.deegree.geometry.linearization - package org.deegree.geometry.linearization
 
org.deegree.geometry.metadata - package org.deegree.geometry.metadata
 
org.deegree.geometry.metadata.jaxb - package org.deegree.geometry.metadata.jaxb
 
org.deegree.geometry.multi - package org.deegree.geometry.multi
 
org.deegree.geometry.points - package org.deegree.geometry.points
 
org.deegree.geometry.precision - package org.deegree.geometry.precision
 
org.deegree.geometry.primitive - package org.deegree.geometry.primitive
 
org.deegree.geometry.primitive.patches - package org.deegree.geometry.primitive.patches
 
org.deegree.geometry.primitive.segments - package org.deegree.geometry.primitive.segments
 
org.deegree.geometry.refs - package org.deegree.geometry.refs
 
org.deegree.geometry.standard - package org.deegree.geometry.standard
 
org.deegree.geometry.standard.composite - package org.deegree.geometry.standard.composite
 
org.deegree.geometry.standard.curvesegments - package org.deegree.geometry.standard.curvesegments
 
org.deegree.geometry.standard.multi - package org.deegree.geometry.standard.multi
 
org.deegree.geometry.standard.points - package org.deegree.geometry.standard.points
 
org.deegree.geometry.standard.primitive - package org.deegree.geometry.standard.primitive
 
org.deegree.geometry.standard.surfacepatches - package org.deegree.geometry.standard.surfacepatches
 
org.deegree.geometry.utils - package org.deegree.geometry.utils
 
org.deegree.geometry.validation - package org.deegree.geometry.validation
 
OrientableCurve - Interface in org.deegree.geometry.primitive
An OrientableCurve consists of a wrapped base Curve and an additional orientation.
OrientableSurface - Interface in org.deegree.geometry.primitive
An OrientableSurface consists of a wrapped base Surface and an additional orientation.
overlaps(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry overlaps the specified geometry.
overlaps(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
overlaps(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
overlaps(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
overlaps(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 

P

PackedPoints - Class in org.deegree.geometry.standard.points
Points implementation based on a coordinate array.
PackedPoints(ICRS, double[], int) - Constructor for class org.deegree.geometry.standard.points.PackedPoints
 
patches - Variable in class org.deegree.geometry.standard.primitive.DefaultSurface
 
pm - Variable in class org.deegree.geometry.SimpleGeometryFactory
 
pm - Variable in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
Point - Interface in org.deegree.geometry.primitive
0-dimensional primitive.
PointReference - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
PointReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.PointReference
Creates a new PointReference instance.
Points - Interface in org.deegree.geometry.points
Encapsulates a sequence of Points that each may be uniquely identifiable or not.
points - Variable in class org.deegree.geometry.standard.curvesegments.DefaultArc
 
points - Variable in class org.deegree.geometry.standard.points.PointsList
 
PointsArray - Class in org.deegree.geometry.standard.points
Array-based Points implementation that allows to hold identifiable Point objects (with id or even references to local or remote Point instances}.
PointsArray(Point...) - Constructor for class org.deegree.geometry.standard.points.PointsArray
Creates a new PointsArray instance based on the given array.
PointsList - Class in org.deegree.geometry.standard.points
List-based Points implementation that allows to hold identifiable Point objects (with id or even references to local or remote Point instances}.
PointsList(List<Point>) - Constructor for class org.deegree.geometry.standard.points.PointsList
Creates a new PointsList instance based on the given list.
PointsPoints - Class in org.deegree.geometry.standard.points
Points implementation that aggregates the members from a sequence of Points objects.
PointsPoints(List<Points>) - Constructor for class org.deegree.geometry.standard.points.PointsPoints
Creates a new PointsPoints instance from the given list of Points.
PointsSubsequence - Class in org.deegree.geometry.standard.points
Points implementation that aggregates the members from a sequence of Points objects.
PointsSubsequence(Points, int) - Constructor for class org.deegree.geometry.standard.points.PointsSubsequence
Creates a new PointsSubsequence instance from the given list of Points.
Polygon - Interface in org.deegree.geometry.primitive
A Surface that consists of one single planar patch (a PolygonPatch).
PolygonPatch - Interface in org.deegree.geometry.primitive.patches
A PolygonPatch is a planar SurfacePatch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.
PolygonPatch.PolygonPatchType - Enum in org.deegree.geometry.primitive.patches
Simple enum defining the different possible PolygonPatch instances.
PolygonReference - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
PolygonReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.PolygonReference
Creates a new PolygonReference instance.
PolyhedralSurface - Interface in org.deegree.geometry.primitive
A Surface that consists only of PolygonPatch patches.
PrecisionModel - Class in org.deegree.geometry.precision
The class TODO add class documentation here.
PrecisionModel() - Constructor for class org.deegree.geometry.precision.PrecisionModel
 
prettyPrintShape(Shape) - Static method in class org.deegree.geometry.utils.GeometryUtils
 

R

read(byte[], ICRS) - Static method in class org.deegree.geometry.io.WKBReader
 
read(InputStream, ICRS) - Static method in class org.deegree.geometry.io.WKBReader
 
read(Reader) - Method in class org.deegree.geometry.io.WKTReader
 
read(String) - Method in class org.deegree.geometry.io.WKTReader
 
Rectangle - Interface in org.deegree.geometry.primitive.patches
A Rectangle is a PolygonPatch defined by four planar points.
remove(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
remove(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
remove(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
remove(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
remove(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
remove(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
remove(int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
remove(Object) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
remove(int) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
remove(Object) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
removeAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
removeAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
removeAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
removeAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
removeAll(Collection<?>) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
retainAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
retainAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
retainAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
retainAll(Collection<?>) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
retainAll(Collection<?>) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
Ring - Interface in org.deegree.geometry.primitive
A Ring is a composition of Curves that forms a closed loop.
Ring.RingType - Enum in org.deegree.geometry.primitive
All ring variants.
ringNotClosed(Ring, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a Ring is detected that is not closed.
ringSelfIntersection(Ring, Point, List<Object>) - Method in interface org.deegree.geometry.validation.GeometryValidationEventHandler
Called when a self-intersection of a Ring is detected.

S

segments - Variable in class org.deegree.geometry.standard.primitive.DefaultRing
The segments of all member curves.
set(int, Curve) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
set(int, GeometricPrimitive) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
set(int, Solid) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
set(int, Surface) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
set(int, T) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
setCoordinateSystem(ICRS) - Method in interface org.deegree.geometry.Geometry
Sets the associated spatial reference system.
setCoordinateSystem(ICRS) - Method in class org.deegree.geometry.refs.GeometryReference
 
setCoordinateSystem(ICRS) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
setCoordinateSystems(List<ICRS>) - Method in class org.deegree.geometry.metadata.SpatialMetadata
 
setCrs(String) - Method in class org.deegree.geometry.metadata.jaxb.EnvelopeType
Sets the value of the crs property.
setEnvelope(Envelope) - Method in class org.deegree.geometry.metadata.SpatialMetadata
 
setFlags(Set<WKTWriter.WKTFlag>) - Method in class org.deegree.geometry.io.WKTWriter
 
setFormatter(CoordinateFormatter) - Method in class org.deegree.geometry.io.WKTWriter
 
setGMLProperties(GMLStdProps) - Method in interface org.deegree.geometry.Geometry
Sets the attached properties (e.g.
setGMLProperties(GMLStdProps) - Method in class org.deegree.geometry.refs.GeometryReference
 
setGMLProperties(GMLStdProps) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
setId(String) - Method in interface org.deegree.geometry.Geometry
Sets the id of the geometry.
setId(String) - Method in class org.deegree.geometry.refs.GeometryReference
 
setId(String) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
setLinearizedControlPoints(int) - Method in class org.deegree.geometry.io.WKTWriter
Controlpoints that can be set for the linearization prozess.
setLinearizer(CurveLinearizer) - Method in class org.deegree.geometry.io.WKTWriter
 
setOrdinate(int, int, double) - Method in class org.deegree.geometry.standard.points.JTSPoints
 
setOrdinate(int, int, double) - Method in class org.deegree.geometry.standard.points.PackedPoints
 
setOrdinate(int, int, double) - Method in class org.deegree.geometry.standard.points.PointsArray
 
setOrdinate(int, int, double) - Method in class org.deegree.geometry.standard.points.PointsList
 
setOrdinate(int, int, double) - Method in class org.deegree.geometry.standard.points.PointsPoints
 
setOrdinate(int, int, double) - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
setPrecision(PrecisionModel) - Method in interface org.deegree.geometry.Geometry
Sets the PrecisionModel of the geometry.
setPrecision(PrecisionModel) - Method in class org.deegree.geometry.refs.GeometryReference
 
setPrecision(PrecisionModel) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
SFSProfiler - Class in org.deegree.geometry
Converts a generic deegree Geometry instance (which may be anything from the ISO 19107 model) into a Geometry that matches the capabilities of the Simple Feature Specification (SFS)

General conversion scheme Point -> Point LineString -> LineString Curve -> LineString Polygon -> Polygon (using only a patch with linear interpolated boundaries) Surface -> Polygon/MultiPolygon (one member for every surface patch, each using linear interpolated boundaries) MultiPoint -> MultiPoint MultiLineString -> MultiLineString MultiCurve -> MultiLineString MultiPolygon -> MultiPolygon (members using only a patch with linear interpolated boundaries) MultiSurface -> MultiPolygon (members using only a single patches with linear interpolated boundaries) TODO Solids, Composites

SFSProfiler(LinearizationCriterion) - Constructor for class org.deegree.geometry.SFSProfiler
Creates a new SFSProfiler that uses the given LinearizationCriterion for linearizing non-linear curve segments / surface boundaries.
SimpleGeometryFactory - Class in org.deegree.geometry
Supplies utility methods for building simple Geometry objects.
SimpleGeometryFactory() - Constructor for class org.deegree.geometry.SimpleGeometryFactory
 
SimpleGeometryFactory(PrecisionModel) - Constructor for class org.deegree.geometry.SimpleGeometryFactory
 
simplify(Geometry) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given Geometry.
simplify(GeometricPrimitive) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given GeometricPrimitive.
simplify(Point) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given Point.
simplify(Curve) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given Curve.
simplify(Surface) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given Surface.
simplify(Solid) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given Solid.
simplify(MultiGeometry<?>) - Method in class org.deegree.geometry.SFSProfiler
Simplifies the given MultiGeometry.
size() - Method in interface org.deegree.geometry.points.Points
Returns the number of represented Points.
size() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
size() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
size() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
size() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
size() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
size() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
size() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
size() - Method in class org.deegree.geometry.standard.points.PointsArray
 
size() - Method in class org.deegree.geometry.standard.points.PointsList
 
size() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
size() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
Solid - Interface in org.deegree.geometry.primitive
Solid instances are 3D-geometries that ...
Solid.SolidType - Enum in org.deegree.geometry.primitive
Convenience enum type for discriminating the different solid variants.
SolidReference<T extends Solid> - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
SolidReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.SolidReference
Creates a new SolidReference instance.
SpatialMetadata - Class in org.deegree.geometry.metadata
 
SpatialMetadata(Envelope, List<ICRS>) - Constructor for class org.deegree.geometry.metadata.SpatialMetadata
 
SpatialMetadataConverter - Class in org.deegree.geometry.metadata
 
SpatialMetadataConverter() - Constructor for class org.deegree.geometry.metadata.SpatialMetadataConverter
 
Sphere - Interface in org.deegree.geometry.primitive.patches
The Sphere class represents (according to GML-3.1 spec) a gridded surface given as a family of circles whose positions vary linearly along the axis of the sphere, and whose radius varies in proportions to the cosine function of the central angle.
subList(int, int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
subList(int, int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
subList(int, int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
subList(int, int) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
subList(int, int) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
Surface - Interface in org.deegree.geometry.primitive
Surface instances are 2D-geometries that consist of an arbitrary number of surface patches which are not necessarily planar.
Surface.SurfaceType - Enum in org.deegree.geometry.primitive
Convenience enum type for discriminating the different surface variants.
SurfaceLinearizer - Class in org.deegree.geometry.linearization
Provides methods for the linearization of planar surfaces, i.e.
SurfaceLinearizer(GeometryFactory) - Constructor for class org.deegree.geometry.linearization.SurfaceLinearizer
 
SurfacePatch - Interface in org.deegree.geometry.primitive.patches
A SurfacePatch describes a continuous portion of a Surface.
SurfacePatch.SurfacePatchType - Enum in org.deegree.geometry.primitive.patches
Convenience enum type for discriminating the different surface patch variants in switch statements.
SurfaceReference<T extends Surface> - Class in org.deegree.geometry.refs
The class TODO add class documentation here.
SurfaceReference(GMLReferenceResolver, String, String) - Constructor for class org.deegree.geometry.refs.SurfaceReference
Creates a new SurfaceReference instance.

T

Tin - Interface in org.deegree.geometry.primitive
A TriangulatedSurface that uses the Delaunay algorithm or a similar algorithm complemented with consideration of breaklines, stoplines, and maximum length of triangle sides.
toArray() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
toArray(T[]) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeCurve
 
toArray() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
toArray(T[]) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeGeometry
 
toArray() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
toArray(T[]) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSolid
 
toArray() - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
toArray(T[]) - Method in class org.deegree.geometry.standard.composite.DefaultCompositeSurface
 
toArray() - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
toArray(T[]) - Method in class org.deegree.geometry.standard.multi.DefaultMultiGeometry
 
toCoordinateArray() - Method in class org.deegree.geometry.standard.points.JTSPoints
 
toCoordinateArray() - Method in class org.deegree.geometry.standard.points.PackedPoints
 
toCoordinateArray() - Method in class org.deegree.geometry.standard.points.PointsArray
 
toCoordinateArray() - Method in class org.deegree.geometry.standard.points.PointsList
 
toCoordinateArray() - Method in class org.deegree.geometry.standard.points.PointsPoints
 
toCoordinateArray() - Method in class org.deegree.geometry.standard.points.PointsSubsequence
 
toString() - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
toString() - Method in class org.deegree.geometry.standard.DefaultEnvelope
 
toString() - Method in class org.deegree.geometry.standard.primitive.DefaultPoint
 
touches(Geometry) - Method in interface org.deegree.geometry.Geometry
Tests whether this geometry touches the specified geometry.
touches(Geometry) - Method in class org.deegree.geometry.refs.GeometryReference
 
touches(Geometry) - Method in class org.deegree.geometry.standard.AbstractDefaultGeometry
 
touches(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableCurve
 
touches(Geometry) - Method in class org.deegree.geometry.standard.primitive.DefaultOrientableSurface
 
transform(T) - Method in class org.deegree.geometry.GeometryTransformer
transforms the coordinates of a deegree geometry to the target coordinate reference system.
transform(Geometry, boolean) - Method in class org.deegree.geometry.GeometryTransformer
transforms the coordinates of a deegree geometry to the target coordinate reference system.
transform(Geometry, String) - Method in class org.deegree.geometry.GeometryTransformer
transforms the coordinates of a deegree geometry to the target coordinate reference system.
transform(T, ICRS) - Method in class org.deegree.geometry.GeometryTransformer
transforms the coordinates of a deegree geometry to the target coordinate reference system.
transform(T, ICRS, boolean, List<Transformation>) - Method in class org.deegree.geometry.GeometryTransformer
transforms the coordinates of a deegree geometry to the target coordinate reference system.
Triangle - Interface in org.deegree.geometry.primitive.patches
A Triangle is a SurfacePatch defined by three planar points.
TriangulatedSurface - Interface in org.deegree.geometry.primitive
A Surface that consists only of Triangle patches.

U

upperCorner - Variable in class org.deegree.geometry.metadata.jaxb.EnvelopeType
 

V

validateGeometry(Geometry) - Method in class org.deegree.geometry.validation.GeometryValidator
Performs a topological validation of the given Geometry.
ValidationEvent - Enum in org.deegree.geometry.validation
Discriminates geometry validation events.
valueOf(String) - Static method in enum org.deegree.geometry.Geometry.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.io.WKTWriter.WKTFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.multi.MultiGeometry.MultiGeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.Curve.CurveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.GeometricPrimitive.PrimitiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.patches.GriddedSurfacePatch.GriddedSurfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.patches.PolygonPatch.PolygonPatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.patches.SurfacePatch.SurfacePatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.Ring.RingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.segments.CurveSegment.CurveSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.segments.KnotType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.Solid.SolidType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.primitive.Surface.SurfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deegree.geometry.validation.ValidationEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.deegree.geometry.Geometry.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.io.WKTWriter.WKTFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.multi.MultiGeometry.MultiGeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.Curve.CurveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.GeometricPrimitive.PrimitiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.patches.GriddedSurfacePatch.GriddedSurfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.patches.PolygonPatch.PolygonPatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.patches.SurfacePatch.SurfacePatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.Ring.RingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.segments.CurveSegment.CurveSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.segments.KnotType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.Solid.SolidType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.primitive.Surface.SurfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deegree.geometry.validation.ValidationEvent
Returns an array containing the constants of this enum type, in the order they are declared.

W

WKBReader - Class in org.deegree.geometry.io
Reads Geometry objects encoded as Well-Known Binary (WKB).
WKBReader() - Constructor for class org.deegree.geometry.io.WKBReader
 
WKBWriter - Class in org.deegree.geometry.io
Writes Geometry objects encoded as Well-Known Binary (WKB).
WKBWriter() - Constructor for class org.deegree.geometry.io.WKBWriter
 
WKTReader - Class in org.deegree.geometry.io
Reads Geometry objects encoded as Well-Known Text (WKT).
WKTReader(ICRS) - Constructor for class org.deegree.geometry.io.WKTReader
 
WKTWriter - Class in org.deegree.geometry.io
Writes Geometry objects as Well-Known Text (WKT).
WKTWriter(Set<WKTWriter.WKTFlag>, CoordinateFormatter) - Constructor for class org.deegree.geometry.io.WKTWriter
Create a wkt writer with the given flags and formatter.
WKTWriter.WKTFlag - Enum in org.deegree.geometry.io
The flag is used to specify which geometric operations the database is capable of
write(Geometry) - Static method in class org.deegree.geometry.io.WKBWriter
 
write(Geometry, OutputStream) - Static method in class org.deegree.geometry.io.WKBWriter
 
write(Geometry) - Static method in class org.deegree.geometry.io.WKTWriter
Export the given geometry to wkt, without using any WKTWriter.WKTFlags.
write(Geometry, Writer) - Static method in class org.deegree.geometry.io.WKTWriter
Export the given geometry to wkt, without using any WKTWriter.WKTFlags.
writeCircularString(Writer) - Method in class org.deegree.geometry.io.WKTWriter
 
writeCompositeCurve(CompositeCurve, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a COMPOSITE-/COMPOUND CURVE
writeCompositeGeometry(CompositeGeometry<GeometricPrimitive>, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the compositeGeometry.
writeCurve(Curve, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a CURVE
writeCurveGeometry(Curve, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a CURVE
writeEnvelope(Envelope, Writer) - Method in class org.deegree.geometry.io.WKTWriter
TODO also for 3D
writeGeometricPrimitive(GeometricPrimitive, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a geometric primitive
writeGeometry(Geometry, Writer) - Method in class org.deegree.geometry.io.WKTWriter
 
writeLinearRing(LinearRing, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a linearRing.
writeLineString(LineString, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a LineString.
writeMultiCurve(MultiCurve<Curve>, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a multiCurve.
writeMultiGeometry(MultiGeometry<? extends Geometry>, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a multiGeometry.
writeMultiGeometryGeometry(MultiGeometry<? extends Geometry>, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the multiGeometry.
writeMultiLineString(MultiLineString, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the multiLineString.
writeMultiPoint(MultiPoint, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the multiPoint.
writeMultiPolygon(MultiPolygon, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the multiPolygon.
writeMultiSolid(MultiSolid, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a multiSolid.
writeMultiSurface(MultiSurface<Surface>, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a multiSurface.
writePoint(Point, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the POINT
writePolygon(Polygon, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes the POLYGON
writeRing(Ring, Writer) - Method in class org.deegree.geometry.io.WKTWriter
Writes a ring.
writeSolid(Solid, Writer) - Method in class org.deegree.geometry.io.WKTWriter
 
writeSurface(Surface, Writer) - Method in class org.deegree.geometry.io.WKTWriter
 
writeSurfaceGeometry(Surface, Writer) - Method in class org.deegree.geometry.io.WKTWriter
 
writeSurfacePatch(Surface, Writer) - Method in class org.deegree.geometry.io.WKTWriter
 
writeTin(Tin, Writer) - Method in class org.deegree.geometry.io.WKTWriter
 

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2011. All Rights Reserved.