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 TypeMethodDescriptionvoidCC_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 classThe parameter descriptor to be returned byDefaultOperationMethod.getParameters(). -
Uses of AbstractParameterDescriptor in org.apache.sis.parameter
Subclasses of AbstractParameterDescriptor in org.apache.sis.parameterModifier and TypeClassDescriptionclassThe definition of a single parameter used by an operation method.classThe definition of a group of related parameters used by an operation method.(package private) final classMap projection parameters, with special processing for alternative ways to express the ellipsoid axis length and the standard parallels.(package private) final classTensorValues<E>The values for a group of tensor parameters.