Uses of Interface
org.opengis.referencing.ReferenceIdentifier

Packages that use ReferenceIdentifier
org.opengis.referencing Reference systems
org.opengis.temporal   
 

Uses of ReferenceIdentifier in org.opengis.referencing
 

Methods in org.opengis.referencing that return ReferenceIdentifier
 ReferenceIdentifier IdentifiedObject.getName()
          The primary name by which this object is identified.
 

Methods in org.opengis.referencing that return types with arguments of type ReferenceIdentifier
 Set<ReferenceIdentifier> IdentifiedObject.getIdentifiers()
          An identifier which references elsewhere the object's defining information.
 

Uses of ReferenceIdentifier in org.opengis.temporal
 

Methods in org.opengis.temporal that return ReferenceIdentifier
 ReferenceIdentifier TemporalReferenceSystem.getName()
          Provides a name that uniquely identifies the temporal referece system.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.