Uses of Interface
org.opengis.parameter.ParameterDescriptorGroup
Packages that use ParameterDescriptorGroup
Package
Description
Description and storage of parameter values.
Coordinate operations (relationship between
any two coordinate reference systems).
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing
package.-
Uses of ParameterDescriptorGroup in org.opengis.parameter
Methods in org.opengis.parameter that return ParameterDescriptorGroupModifier and TypeMethodDescriptionParameterValueGroup.getDescriptor()
The abstract definition of this group of parameters. -
Uses of ParameterDescriptorGroup in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that return ParameterDescriptorGroup -
Uses of ParameterDescriptorGroup in org.opengis.test
Methods in org.opengis.test with parameters of type ParameterDescriptorGroupModifier and TypeMethodDescriptionfinal void
ValidatorContainer.validate
(ParameterDescriptorGroup object) Tests the conformance of the given object.static void
Validators.validate
(ParameterDescriptorGroup object) Tests the conformance of the given object. -
Uses of ParameterDescriptorGroup in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type ParameterDescriptorGroupModifier and TypeMethodDescriptionvoid
ParameterValidator.validate
(ParameterDescriptorGroup object) Validates the given descriptor.