Uses of Interface
org.opengis.util.ScopedName
Packages that use ScopedName
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.util
package.A set of base types from ISO 19103
which can not be mapped directly from Java, plus utilities.
-
Uses of ScopedName in org.opengis.test
Methods in org.opengis.test with parameters of type ScopedNameModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(ScopedName object) Tests the conformance of the given object.static void
Validators.validate
(ScopedName object) Tests the conformance of the given object. -
Uses of ScopedName in org.opengis.test.util
Methods in org.opengis.test.util with parameters of type ScopedNameModifier and TypeMethodDescriptionvoid
NameValidator.validate
(ScopedName object) Ensures that ISO 19103 or GeoAPI restrictions apply. -
Uses of ScopedName in org.opengis.util
Methods in org.opengis.util that return ScopedNameModifier and TypeMethodDescriptionGenericName.push
(GenericName scope) Returns this name expanded with the specified scope.