Uses of Class
org.apache.sis.referencing.NamedIdentifier
Packages that use NamedIdentifier
Package
Description
A coverage backed by a regular grid.
JAXB adapters for referencing.
A set of helper classes for the SIS implementation.
Math transform provider
implementations.
Base classes for reference systems used for general positioning.
-
Uses of NamedIdentifier in org.apache.sis.coverage.grid
Fields in org.apache.sis.coverage.grid declared as NamedIdentifierModifier and TypeFieldDescriptionprivate static final NamedIdentifier
GridExtentCRS.CS_NAME
Name of the coordinate systems created by this class. -
Uses of NamedIdentifier in org.apache.sis.internal.jaxb.referencing
Methods in org.apache.sis.internal.jaxb.referencing that return NamedIdentifierModifier and TypeMethodDescriptionprivate static NamedIdentifier
CC_GeneralOperationParameter.toNamedIdentifier
(Object name) Given anIdentifier
orGenericName
instance, returns that instance as aNamedIdentifier
implementation. -
Uses of NamedIdentifier in org.apache.sis.internal.referencing
Subclasses of NamedIdentifier in org.apache.sis.internal.referencing -
Uses of NamedIdentifier in org.apache.sis.internal.referencing.provider
Methods in org.apache.sis.internal.referencing.provider that return NamedIdentifier -
Uses of NamedIdentifier in org.apache.sis.referencing
Methods in org.apache.sis.referencing that return NamedIdentifierModifier and TypeMethodDescriptionstatic NamedIdentifier
NamedIdentifier.castOrCopy
(org.opengis.referencing.ReferenceIdentifier object) Returns a SIS identifier implementation with the values of the given arbitrary implementation.static NamedIdentifier
NamedIdentifier.castOrCopy
(org.opengis.util.GenericName object) Returns a SIS name implementation with the values of the given arbitrary implementation.