Uses of Class
org.apache.sis.parameter.DefaultParameterDescriptorGroup
Packages that use DefaultParameterDescriptorGroup
Package
Description
JAXB adapters for referencing.
Descriptions and values of parameters used by a coordinate operation or a process.
-
Uses of DefaultParameterDescriptorGroup in org.apache.sis.internal.jaxb.referencing
Methods in org.apache.sis.internal.jaxb.referencing that return DefaultParameterDescriptorGroupModifier and TypeMethodDescriptionCC_OperationParameterGroup.getElement()Invoked by JAXB at marshalling time for getting the actual element to write inside the<gml:OperationParameter>XML element.Methods in org.apache.sis.internal.jaxb.referencing with parameters of type DefaultParameterDescriptorGroupModifier and TypeMethodDescriptionvoidCC_OperationParameterGroup.setElement(DefaultParameterDescriptorGroup parameter) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of DefaultParameterDescriptorGroup in org.apache.sis.parameter
Methods in org.apache.sis.parameter that return DefaultParameterDescriptorGroupModifier and TypeMethodDescriptionDefaultParameterDescriptorGroup.castOrCopy(org.opengis.parameter.ParameterDescriptorGroup object) Returns a SIS group implementation with the same values than the given arbitrary implementation.