Uses of Class
org.apache.sis.referencing.NamedIdentifier
Packages that use NamedIdentifier
Package
Description
Base classes for reference systems used for general positioning.
-
Uses of NamedIdentifier in org.apache.sis.referencing
Methods in org.apache.sis.referencing that return NamedIdentifierModifier and TypeMethodDescriptionstatic NamedIdentifier
NamedIdentifier.castOrCopy
(ReferenceIdentifier object) Returns a SIS identifier implementation with the values of the given arbitrary implementation.static NamedIdentifier
NamedIdentifier.castOrCopy
(GenericName object) Returns a SIS name implementation with the values of the given arbitrary implementation.