Package | Description |
---|---|
org.apache.sis.parameter |
Descriptions and values of parameters used by a coordinate operation or a process.
|
Modifier and Type | Method and Description |
---|---|
DefaultParameterValue<T> |
DefaultParameterValue.clone()
Returns a clone of this parameter value.
|
static <T> DefaultParameterValue<T> |
DefaultParameterValue.unmodifiable(ParameterValue<T> parameter)
Returns an unmodifiable implementation of the given parameter value.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.