Uses of Class
org.apache.sis.referencing.ImmutableIdentifier
Packages that use ImmutableIdentifier
Package
Description
A set of helper classes for the SIS implementation.
Base classes for reference systems used for general positioning.
-
Uses of ImmutableIdentifier in org.apache.sis.internal.referencing
Subclasses of ImmutableIdentifier in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal class
An identifier which should not be used anymore.final class
A deprecated name. -
Uses of ImmutableIdentifier in org.apache.sis.referencing
Subclasses of ImmutableIdentifier in org.apache.sis.referencingModifier and TypeClassDescriptionclass
An identification of a CRS object which is both aIdentifier
and aGenericName
.Methods in org.apache.sis.referencing that return ImmutableIdentifierModifier and TypeMethodDescriptionstatic ImmutableIdentifier
ImmutableIdentifier.castOrCopy
(org.opengis.referencing.ReferenceIdentifier object) Returns a SIS identifier implementation with the values of the given arbitrary implementation.