Uses of Class
de.turnertech.ows.gml.Envelope
Packages that use Envelope
-
Uses of Envelope in de.turnertech.ows.filter
Methods in de.turnertech.ows.filter that return EnvelopeMethods in de.turnertech.ows.filter with parameters of type EnvelopeModifier and TypeMethodDescriptionDeprecated.Constructors in de.turnertech.ows.filter with parameters of type Envelope -
Uses of Envelope in de.turnertech.ows.gml
Methods in de.turnertech.ows.gml that return EnvelopeModifier and TypeMethodDescriptionstatic Envelope
EnvelopeDecoder.decode
(XMLStreamReader in, OwsContext owsContext, GmlDecoderContext gmlContext) static Envelope
Envelope.from
(DirectPositionList posList) static Envelope
BoundingBoxProvider.getBoundingBox()
DirectPositionList.getBoundingBox()
Feature.getBoundingBox()
LinearRing.getBoundingBox()
LineString.getBoundingBox()
Point.getBoundingBox()
Polygon.getBoundingBox()
Methods in de.turnertech.ows.gml with parameters of type EnvelopeModifier and TypeMethodDescriptionvoid
Envelope.expandToFit
(Envelope other) static Envelope
boolean
Envelope.intersects
(Envelope other)