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 EnvelopeEnvelopeDecoder.decode(XMLStreamReader in, OwsContext owsContext, GmlDecoderContext gmlContext) static EnvelopeEnvelope.from(DirectPositionList posList) static EnvelopeBoundingBoxProvider.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 TypeMethodDescriptionvoidEnvelope.expandToFit(Envelope other) static EnvelopebooleanEnvelope.intersects(Envelope other)