Uses of Interface
org.opengis.parameter.ParameterValue

Packages that use ParameterValue
org.opengis.parameter Description and storage of parameter values
 

Uses of ParameterValue in org.opengis.parameter
 

Methods in org.opengis.parameter that return ParameterValue
 ParameterValue<T> ParameterValue.clone()
          Returns a copy of this parameter value.
 ParameterValue<T> ParameterDescriptor.createValue()
          Creates a new instance of parameter value initialized with the default value.
 ParameterValue<?> ParameterValueGroup.parameter(String name)
          Returns the value in this group for the specified identifier code.
 



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