Uses of Class
org.apache.sis.util.iso.AbstractName
Packages that use AbstractName
Package
Description
Implementations of GeoAPI types from the
org.opengis.util package.-
Uses of AbstractName in org.apache.sis.util.iso
Subclasses of AbstractName in org.apache.sis.util.isoModifier and TypeClassDescriptionclassIdentifier within a name space for a local object.classThe name to identify a member of a record.classclassThe name of an attribute type associated to a member name.Fields in org.apache.sis.util.iso declared as AbstractNameModifier and TypeFieldDescriptionprivate AbstractNameDefaultNameSpace.pathThe fully qualified name for this namespace.Methods in org.apache.sis.util.iso that return AbstractNameModifier and TypeMethodDescriptionstatic AbstractNameAbstractName.castOrCopy(org.opengis.util.GenericName object) Returns a SIS name implementation with the values of the given arbitrary implementation.(package private) static AbstractNameDefaultScopedName.create(UnmodifiableArrayList<? extends DefaultLocalName> names) Creates a new scoped names from the given list of local names.