Uses of Interface
org.opengis.geometry.Envelope
-
Packages that use Envelope Package Description org.opengis.test Base classes for validators and test suites for all GeoAPI objects.org.opengis.test.geometry Validators and test suites for theorg.opengis.geometrypackage. -
-
Uses of Envelope in org.opengis.test
Methods in org.opengis.test with parameters of type Envelope Modifier and Type Method Description voidValidatorContainer. validate(Envelope object)Tests the conformance of the given object.static voidValidators. validate(Envelope object)Tests the conformance of the given object. -
Uses of Envelope in org.opengis.test.geometry
Methods in org.opengis.test.geometry with parameters of type Envelope Modifier and Type Method Description voidGeometryValidator. validate(Envelope object)Validates the given envelope.
-