Uses of Interface
org.opengis.referencing.ReferenceIdentifier
Packages that use ReferenceIdentifier
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of ReferenceIdentifier in org.opengis.referencing
Methods in org.opengis.referencing that return ReferenceIdentifierModifier and TypeMethodDescriptionIdentifiedObject.getName()
The primary name by which this object is identified.Methods in org.opengis.referencing that return types with arguments of type ReferenceIdentifierModifier and TypeMethodDescriptionIdentifiedObject.getIdentifiers()
An identifier which references elsewhere the object's defining information. -
Uses of ReferenceIdentifier in org.opengis.test
Methods in org.opengis.test with parameters of type ReferenceIdentifierModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(ReferenceIdentifier object) Tests the conformance of the given object.static void
Validators.validate
(ReferenceIdentifier object) Tests the conformance of the given object. -
Uses of ReferenceIdentifier in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type ReferenceIdentifierModifier and TypeMethodDescriptionvoid
ReferencingValidator.validate
(ReferenceIdentifier object) Ensures that the given identifier has a code.