Uses of Class
org.geotoolkit.metadata.ValueRestriction

Packages that use ValueRestriction
org.geotoolkit.image.io.metadata Spatial (usually geographic) informations encoded in images as metadata. 
org.geotoolkit.metadata Root package for various metadata implementations. 
 

Uses of ValueRestriction in org.geotoolkit.image.io.metadata
 

Methods in org.geotoolkit.image.io.metadata that return ValueRestriction
 ValueRestriction MetadataTreeNode.getValueRestriction()
          Returns the range or the enumeration of valid values.
 

Uses of ValueRestriction in org.geotoolkit.metadata
 

Methods in org.geotoolkit.metadata that return types with arguments of type ValueRestriction
 Map<String,ValueRestriction> MetadataStandard.asRestrictionMap(Object metadata, ValueExistencePolicy content, KeyNamePolicy keyNames)
          Returns a view as a map of the restrictions for the specified metadata.
 



Copyright © 2009-2013 Geotoolkit.org. All Rights Reserved.