Uses of Interface
org.opengis.util.ScopedName

Packages that use ScopedName
org.opengis.util A set of utilities classes and interfaces for OpenGIS interfaces. 
 

Uses of ScopedName in org.opengis.util
 

Methods in org.opengis.util that return ScopedName
 ScopedName GenericName.asScopedName()
          Deprecated. Replaced by GenericName.toFullyQualifiedName().
 ScopedName NameFactory.createScopedName(GenericName scope, String name, InternationalString localizedName)
          Creates a scoped name from a scope and a name.
 ScopedName GenericName.push(GenericName name)
          Returns this name expanded with the specified scope.
 



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