Uses of Class
org.apache.sis.parameter.AbstractParameterDescriptor
Packages that use AbstractParameterDescriptor
Package
Description
JAXB adapters for referencing.
Math transform provider
implementations.
Descriptions and values of parameters used by a coordinate operation or a process.
-
Uses of AbstractParameterDescriptor in org.apache.sis.internal.jaxb.referencing
Methods in org.apache.sis.internal.jaxb.referencing that return AbstractParameterDescriptorModifier and TypeMethodDescriptionCC_GeneralOperationParameter.getElement()
Invoked by JAXB at marshalling time for getting the actual element to write inside the<gml:parameter>
XML element.Methods in org.apache.sis.internal.jaxb.referencing with parameters of type AbstractParameterDescriptorModifier and TypeMethodDescriptionvoid
CC_GeneralOperationParameter.setElement
(AbstractParameterDescriptor parameter) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of AbstractParameterDescriptor in org.apache.sis.internal.referencing.provider
Subclasses of AbstractParameterDescriptor in org.apache.sis.internal.referencing.providerModifier and TypeClassDescriptionprivate static final class
The parameter descriptor to be returned byDefaultOperationMethod.getParameters()
. -
Uses of AbstractParameterDescriptor in org.apache.sis.parameter
Subclasses of AbstractParameterDescriptor in org.apache.sis.parameterModifier and TypeClassDescriptionclass
The definition of a single parameter used by an operation method.class
The definition of a group of related parameters used by an operation method.(package private) final class
Map projection parameters, with special processing for alternative ways to express the ellipsoid axis length and the standard parallels.(package private) final class
TensorValues<E>
The values for a group of tensor parameters.