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 |
---|---|
static <T> DefaultParameterDescriptor<T> |
DefaultParameterDescriptor.castOrCopy(ParameterDescriptor<T> object)
Returns a SIS parameter implementation with the same values than the given arbitrary implementation.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.