Uses of Interface
org.opengis.feature.type.Namespace

Packages that use Namespace
org.opengis.feature.type Captures the generic feature model from ISO 19109 with allowances for usability. 
 

Uses of Namespace in org.opengis.feature.type
 

Methods in org.opengis.feature.type that return Namespace
 Namespace Schema.keySet()
          The keySet is actually a Namespace where you can also look up TypeNames by their local part.
 Namespace Schema.namespace()
          Dervived quantity from keySet()
 

Methods in org.opengis.feature.type with parameters of type Namespace
 Schema Schema.profile(Namespace profile)
          Used to select a profile of this schema.
 



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