Uses of Interface
org.geotools.api.parameter.ParameterDescriptor
Packages that use ParameterDescriptor
Package
Description
Description and storage of parameter values.
Coverage processing
implementations.
List of coverage operations.
Parameter implementation.
Base classes for factories and
authority factories.
Authority factories for
the EPSG database.
Coordinate operation implementation.
Basic implementations of map projections.
Basic implementations of math transforms.
-
Uses of ParameterDescriptor in org.geotools.api.parameter
Methods in org.geotools.api.parameter that return ParameterDescriptorModifier and TypeMethodDescriptionParameterValue.getDescriptor()Returns the abstract definition of this parameter value. -
Uses of ParameterDescriptor in org.geotools.coverage.grid.io
Fields in org.geotools.coverage.grid.io declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptor<Color>AbstractGridFormat.BACKGROUND_COLORControl the background color to be used where the input was transparentstatic final ParameterDescriptor<DecimationPolicy>AbstractGridFormat.DECIMATION_POLICYThisGeneralParameterValuecan be provided to theGridCoverageReaders through theGridCoverageReader#read(GeneralParameterValue[])method in order to specify the policy a reader should adopt when setting read parameters when evaluating a needed resolution.static final ParameterDescriptor<List>AbstractGridFormat.ELEVATIONOptional Elevation value for this mosaic.static final ParameterDescriptor<String>AbstractGridFormat.FOOTPRINT_BEHAVIORControl the footprint management.static final ParameterDescriptor<Color>AbstractGridFormat.INPUT_TRANSPARENT_COLORControl the transparency of the input coverages.static final ParameterDescriptor<Interpolation>AbstractGridFormat.INTERPOLATIONControl the interpolation to be used in the eventual image processing done while reading datastatic final ParameterDescriptor<List>AbstractGridFormat.TIMEOptional Time value for this mosaic.Methods in org.geotools.coverage.grid.io that return types with arguments of type ParameterDescriptorModifier and TypeMethodDescriptionAbstractGridCoverage2DReader.getDynamicParameters()Return the set of dynamic parameterDescriptors (the ones related to domains) for this reader.AbstractGridCoverage2DReader.getDynamicParameters(String coverageName) Return the set of dynamic parameterDescriptors (the ones related to domains) for this reader.GridCoverage2DReader.getDynamicParameters()Return theSetof dynamic read parameters supported by thisGridCoverage2DReaderfor the default coverage.GridCoverage2DReader.getDynamicParameters(String coverageName) Return theSetof dynamic read parameters supported by thisGridCoverage2DReaderfor the specified coverage. -
Uses of ParameterDescriptor in org.geotools.coverage.io.grib
Fields in org.geotools.coverage.io.grib declared as ParameterDescriptor -
Uses of ParameterDescriptor in org.geotools.coverage.io.netcdf
Fields in org.geotools.coverage.io.netcdf declared as ParameterDescriptorMethods in org.geotools.coverage.io.netcdf that return types with arguments of type ParameterDescriptorModifier and TypeMethodDescriptionNetCDFReader.getDynamicParameters(String coverageName) NetCDFSource.getDynamicParameters() -
Uses of ParameterDescriptor in org.geotools.coverage.processing
Fields in org.geotools.coverage.processing declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptor<Polygon>BaseStatisticsOperationJAI.ROIThe parameter descriptor for the Region Of Interest.static final ParameterDescriptor<GridCoverage2D>Operation2D.SOURCE_0Convenience constant for the first sourceGridCoverage2D.static final ParameterDescriptor<Collection>BaseMathOperationJAI.SOURCESThe parameter descriptor for the Sources.static final ParameterDescriptor<Double>BaseStatisticsOperationJAI.SPATIAL_SUBSAMPLING_XThe parameter descriptor for the SPATIAL_SUBSAMPLING_Xstatic final ParameterDescriptor<Double>BaseStatisticsOperationJAI.SPATIAL_SUBSAMPLING_YThe parameter descriptor for the SPATIAL_SUBSAMPLING_Y -
Uses of ParameterDescriptor in org.geotools.coverage.processing.operation
Fields in org.geotools.coverage.processing.operation declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptor<Collection>Mosaic.ALPHAThe parameter descriptor for the Alpha band.static final ParameterDescriptor<double[]>Resample.BACKGROUND_VALUESThe parameter descriptor for the BackgroundValues.static final ParameterDescriptor<CoordinateReferenceSystem>Resample.COORDINATE_REFERENCE_SYSTEMThe parameter descriptor for the coordinate reference system.static final ParameterDescriptor<Bounds>Crop.CROP_ENVELOPEThe parameter descriptor used to pass this operation the envelope to use when doing the spatial crop.static final ParameterDescriptor<Geometry>Crop.CROP_ROIThe parameter descriptor used to pass this operation the polygons(s) to use when doing the spatial crop.static final ParameterDescriptor<double[]>Crop.DEST_NODATAThe parameter descriptor used to tell this operation to set destinationNoDatastatic final ParameterDescriptor<Boolean>Crop.FORCE_MOSAICThe parameter descriptor used to tell this operation to force the usage of a mosaic by avoiding any kind of optimizationstatic final ParameterDescriptor<Geometry>BandMerge.GEOMETRY_PARAMThe parameter descriptor for the Transformation Choice.static final ParameterDescriptor<String>Mosaic.GEOMETRY_POLICYThe parameter descriptor for the GridGeometry choosing policy.static final ParameterDescriptor<GridGeometry>Mosaic.GGThe parameter descriptor for the GridGeometry to use.static final ParameterDescriptor<GridGeometry>Resample.GRID_GEOMETRYThe parameter descriptor for the grid geometry.static final ParameterDescriptor<Integer>BandMerge.INDEXThe parameter descriptor for the Source index to use for selecting the Affine Transformation to use.static final ParameterDescriptor<Object>Resample.INTERPOLATION_TYPEThe parameter descriptor for the interpolation type.static final ParameterDescriptor<Range>Crop.NODATAThe parameter descriptor used to tell this operation to check NoDatastatic final ParameterDescriptor<double[]>Mosaic.OUTPUT_NODATAThe parameter descriptor for the Transformation Choice.static final ParameterDescriptor<Double>The parameter descriptor used to tell this operation to optimize the crop using a Mosaic in where the area of the image we would not load is smaller than ROI_OPTIMISATION_TOLERANCE*FULL_CROP.static final ParameterDescriptor<int[]>SelectSampleDimension.SAMPLE_DIMENSIONSThe parameter descriptor for the sample dimension indices.static final ParameterDescriptor<Collection>BandMerge.SOURCESThe parameter descriptor for the Sources.static final ParameterDescriptor<Collection>Mosaic.SOURCESThe parameter descriptor for the Sources.static final ParameterDescriptor<String>BandMerge.TRANSFORM_CHOICE_PARAMThe parameter descriptor for the Transformation Choice.static final ParameterDescriptor<Object>Interpolate.TYPEThe parameter descriptor for the interpolation type.static final ParameterDescriptor<Integer>SelectSampleDimension.VISIBLE_SAMPLE_DIMENSIONThe parameter descriptor for the visible dimension indice. -
Uses of ParameterDescriptor in org.geotools.gce.image
Fields in org.geotools.gce.image declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptor<String>WorldImageFormat.FORMATFormat writing parameter. -
Uses of ParameterDescriptor in org.geotools.gce.imagemosaic
Fields in org.geotools.gce.imagemosaic declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptor<Boolean>ImageMosaicFormat.ACCURATE_RESOLUTIONControl the requested resolution calculation.static final ParameterDescriptor<Boolean>ImageMosaicFormat.ALLOW_MULTITHREADINGControl the threading behavior for this plugin.static final ParameterDescriptor<Double>ImageMosaicFormat.ARTIFACTS_FILTER_PTILE_THRESHOLDControl the artifact filter ptile thresholdingstatic final ParameterDescriptor<double[]>ImageMosaicFormat.BACKGROUND_VALUESControl the background values for the output coveragestatic final ParameterDescriptor<Integer>ImageMosaicFormat.DEFAULT_ARTIFACTS_FILTER_THRESHOLDControl the default artifact filter luminance thresholding on the input coveragesstatic final ParameterDescriptor<ExcessGranulePolicy>ImageMosaicFormat.EXCESS_GRANULE_REMOVALControls the removal of excess granulesstatic final ParameterDescriptor<Boolean>ImageMosaicFormat.FADINGControl the type of the final mosaic.static final ParameterDescriptor<Filter>ImageMosaicFormat.FILTERFilter tiles based on attributes from the input coveragestatic final ParameterDescriptor<Geometry>ImageMosaicFormat.GEOMETRY_MASKmask (as a polygon in native coordinates) to be applied to the produced mosaic.static final ParameterDescriptor<Interpolation>ImageMosaicFormat.INTERPOLATIONControl the interpolation to be used in mosaickingstatic final ParameterDescriptor<Double>ImageMosaicFormat.MASKING_BUFFER_PIXELSControl the Masking buffering (in raster size)static final ParameterDescriptor<Integer>ImageMosaicFormat.MAX_ALLOWED_TILESControl the thresholding on the input coveragestatic final ParameterDescriptor<String>ImageMosaicFormat.MERGE_BEHAVIORMerging behavior for the various granules of the mosaic we are going to produce.static final ParameterDescriptor<Boolean>ImageMosaicFormat.OUTPUT_TO_ALTERNATIVE_CRSWhen this read parameter is set to true, the reader will produce output in the requested CRS, assuming it matches one of the native CRSs, as reported by the #GridCoverage2DReader@MULTICRS_EPSGCODES metadata entry, and that the requested grid geometry is expressed in said CRS.static final ParameterDescriptor<Color>ImageMosaicFormat.OUTPUT_TRANSPARENT_COLORControl the transparency of the output coverage.static final ParameterDescriptor<Boolean>ImageMosaicFormat.SET_ROI_PROPERTYControl whether to set the ROI property in the output mosaic (as an instance, even when background values are set which usually results into setting a null ROI after the mosaic)static final ParameterDescriptor<Boolean>ImageMosaicFormat.SKIP_DUPLICATESDetermines whether duplicate granules should be skipped (defaults to false).static final ParameterDescriptor<String>ImageMosaicFormat.SORT_BYOptional Sorting for the granules of the mosaic.static final ParameterDescriptor<double[]>ImageMosaicFormat.VIRTUAL_NATIVE_RESOLUTIONDefines a virtual native resolution.Methods in org.geotools.gce.imagemosaic that return types with arguments of type ParameterDescriptorModifier and TypeMethodDescriptionImageMosaicReader.getDynamicParameters()ImageMosaicReader.getDynamicParameters(String coverageName) RasterManager.DomainManager.getDynamicParameters()Return the set of dynamic parameterDescriptors (the ones related to domains) for this reader -
Uses of ParameterDescriptor in org.geotools.gce.imagepyramid
Methods in org.geotools.gce.imagepyramid that return types with arguments of type ParameterDescriptor -
Uses of ParameterDescriptor in org.geotools.parameter
Classes in org.geotools.parameter that implement ParameterDescriptorModifier and TypeClassDescriptionclassThe definition of a parameter used by an operation method.Fields in org.geotools.parameter declared as ParameterDescriptorModifier and TypeFieldDescriptionprotected final ParameterDescriptor<Integer>MatrixParameterDescriptors.numColThe descriptor for the"num_col"parameter.protected final ParameterDescriptor<Integer>MatrixParameterDescriptors.numRowThe descriptor for the"num_row"parameter.Methods in org.geotools.parameter that return ParameterDescriptorModifier and TypeMethodDescriptionstatic <T> ParameterDescriptor<T>Parameters.cast(ParameterDescriptor<?> descriptor, Class<T> type) Casts the given parameter descriptor to the given type.final ParameterDescriptor<Double>MatrixParameterDescriptors.descriptor(int row, int column) Returns the parameter in this group for a matrix element at the specified index. row and column indices are 0 based.FloatParameter.getDescriptor()Returns the abstract definition of this parameter.Parameter.getDescriptor()Returns the abstract definition of this parameter.Methods in org.geotools.parameter with parameters of type ParameterDescriptorModifier and TypeMethodDescriptionstatic <T> ParameterDescriptor<T>Parameters.cast(ParameterDescriptor<?> descriptor, Class<T> type) Casts the given parameter descriptor to the given type.static <T> TParameter.ensureValidValue(ParameterDescriptor<T> descriptor, Object value) Ensures that the given value is valid according the specified parameter descriptor.Constructors in org.geotools.parameter with parameters of type ParameterDescriptorModifierConstructorDescriptionDefaultParameterDescriptor(ParameterDescriptor<T> descriptor) Constructs a descriptor with the same values than the specified one.FloatParameter(ParameterDescriptor<Double> descriptor) Constructs a parameter from the specified descriptor.FloatParameter(ParameterDescriptor<Double> descriptor, double value) Constructs a parameter from the specified descriptor and value.MatrixParameterDescriptors(Map<String, ?> properties, ParameterDescriptor<?>[] parameters, String prefix, char separator) Constructs a parameter group.Parameter(ParameterDescriptor<T> descriptor) Constructs a parameter value from the specified descriptor.Parameter(ParameterDescriptor<T> descriptor, T value) Constructs a parameter value from the specified descriptor and value.Constructor parameters in org.geotools.parameter with type arguments of type ParameterDescriptorModifierConstructorDescriptionImagingParameterDescriptors(Map<String, ?> properties, RegistryElementDescriptor operation, String registryMode, Map<Class<?>, Class<?>> sourceTypeMap, Collection<ParameterDescriptor> extension) Constructs a parameter descriptor wrapping the specified ImageN operation, including sources.ImagingParameterDescriptors(RegistryElementDescriptor operation, Collection<ParameterDescriptor> extension) Constructs a parameter descriptor wrapping the specified ImageN operation, including sources. -
Uses of ParameterDescriptor in org.geotools.referencing.factory
Methods in org.geotools.referencing.factory that return ParameterDescriptorModifier and TypeMethodDescriptionAbstractAuthorityFactory.createParameterDescriptor(String code) Creates a parameter descriptor from a code.AuthorityFactoryAdapter.createParameterDescriptor(String code) Creates a parameter descriptor from a code.BufferedAuthorityFactory.createParameterDescriptor(String code) Returns a parameter descriptor from a code.FallbackAuthorityFactory.createParameterDescriptor(String code) Creates a parameter descriptor from a code.ThreadedAuthorityFactory.createParameterDescriptor(String code) Returns a parameter descriptor from a code. -
Uses of ParameterDescriptor in org.geotools.referencing.factory.epsg
Methods in org.geotools.referencing.factory.epsg that return ParameterDescriptorModifier and TypeMethodDescriptionDirectEpsgFactory.createParameterDescriptor(String code) Returns a parameter descriptor from a code.AbstractEpsgFactory.generateParameterDescriptor(String code) Returns a parameter descriptor from a code. -
Uses of ParameterDescriptor in org.geotools.referencing.operation
Methods in org.geotools.referencing.operation that return ParameterDescriptorModifier and TypeMethodDescriptionprotected static ParameterDescriptor<Double>MathTransformProvider.createDescriptor(ReferenceIdentifier[] identifiers, double defaultValue, double minimum, double maximum, Unit<?> unit) Constructs a parameter descriptor from a set of alias.protected static ParameterDescriptor<Double>MathTransformProvider.createOptionalDescriptor(ReferenceIdentifier[] identifiers, double minimum, double maximum, Unit<?> unit) Constructs an optional parameter descriptor from a set of alias.Methods in org.geotools.referencing.operation with parameters of type ParameterDescriptorModifier and TypeMethodDescriptionprotected static doubleMathTransformProvider.doubleValue(ParameterDescriptor<?> param, ParameterValueGroup group) Returns the parameter value for the specified operation parameter.protected static <T> ParameterValue<T>MathTransformProvider.getParameter(ParameterDescriptor<T> param, ParameterValueGroup group) Returns the parameter value for the specified operation parameter.protected static intMathTransformProvider.intValue(ParameterDescriptor<?> param, ParameterValueGroup group) Returns the parameter value for the specified operation parameter.protected static StringMathTransformProvider.stringValue(ParameterDescriptor<?> param, ParameterValueGroup group) Returns the parameter value for the specified operation parameter.protected static <T> TMathTransformProvider.value(ParameterDescriptor<T> param, ParameterValueGroup group) Returns the parameter value for the specified operation parameter. -
Uses of ParameterDescriptor in org.geotools.referencing.operation.projection
Fields in org.geotools.referencing.operation.projection declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptorMercatorPseudoProvider.AUXILIARY_SPHERE_TYPEThe Auxiliary Sphere Type parameter accepts: 0 (use semimajor axis or radius of the geographic coordinate system) 1 (use semiminor axis or radius) 2 (calculate and use authalic radius), or 3 (use authalic radius and convert geodetic latitudes to authalic latitudes).static final ParameterDescriptorKrovak.BaseProvider.AZIMUTHThe operation parameter descriptor for the azimuth parameter value.static final ParameterDescriptorKrovak.BaseProvider.AZIMUTHThe operation parameter descriptor for the azimuth parameter value.static final ParameterDescriptorObliqueMercator.Provider.AZIMUTHThe operation parameter descriptor for theazimuthparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.CENTRAL_MERIDIANThe operation parameter descriptor for the central meridian parameter value.static final ParameterDescriptorMercatorPseudoProvider.FAKE_ESRI_STANDARD_PARALLELLstatic final ParameterDescriptor<Double>MapProjection.AbstractProvider.FALSE_EASTINGThe operation parameter descriptor for thefalseEastingparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.FALSE_NORTHINGThe operation parameter descriptor for thefalseNorthingparameter value.static final ParameterDescriptorObliqueMercator.Provider_TwoPoint.LAT_OF_1ST_POINTThe operation parameter descriptor for thelatitudeOf1stPointparameter value.static final ParameterDescriptorObliqueMercator.Provider_TwoPoint.LAT_OF_2ND_POINTThe operation parameter descriptor for thelatitudeOf2ndPointparameter value.static final ParameterDescriptorKrovak.BaseProvider.LATITUDE_OF_CENTERThe operation parameter descriptor for the latitude of origin parameter value.static final ParameterDescriptorKrovak.BaseProvider.LATITUDE_OF_CENTERThe operation parameter descriptor for the latitude of origin parameter value.static final ParameterDescriptorGnomonic.Provider.LATITUDE_OF_CENTREThe operation parameter descriptor for theMapProjection.latitudeOfOriginparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.LATITUDE_OF_CENTREThe operation parameter descriptor for the latitude of center parameter value.static final ParameterDescriptorObliqueMercator.Provider.LATITUDE_OF_CENTREThe operation parameter descriptor for thelatitudeOfCentreparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.LATITUDE_OF_ORIGINThe operation parameter descriptor for the latitude of origin parameter value.static final ParameterDescriptorObliqueMercator.Provider_TwoPoint.LONG_OF_1ST_POINTThe operation parameter descriptor for thelongitudeOf1stPointparameter value.static final ParameterDescriptorObliqueMercator.Provider_TwoPoint.LONG_OF_2ND_POINTThe operation parameter descriptor for thelongitudeOf2ndPointparameter value.static final ParameterDescriptorKrovak.BaseProvider.LONGITUDE_OF_CENTERThe operation parameter descriptor for the central meridian parameter value.static final ParameterDescriptorKrovak.BaseProvider.LONGITUDE_OF_CENTERThe operation parameter descriptor for the central meridian parameter value.static final ParameterDescriptorGnomonic.Provider.LONGITUDE_OF_CENTREThe operation parameter descriptor for theMapProjection.centralMeridianparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.LONGITUDE_OF_CENTREThe operation parameter descriptor for the longitude of center parameter value.static final ParameterDescriptorObliqueMercator.Provider.LONGITUDE_OF_CENTREThe operation parameter descriptor for thelongitudeOfCentreparameter value.static final ParameterDescriptorKrovak.BaseProvider.PSEUDO_STANDARD_PARALLELThe operation parameter descriptor for the pseudo pseudo standard parallel parameter value.static final ParameterDescriptorKrovak.BaseProvider.PSEUDO_STANDARD_PARALLELThe operation parameter descriptor for the pseudo pseudo standard parallel parameter value.static final ParameterDescriptorObliqueMercator.Provider.RECTIFIED_GRID_ANGLEThe operation parameter descriptor for therectifiedGridAngleparameter value.static final ParameterDescriptorGeostationarySatellite.Provider.SATELLITE_HEIGHTstatic final ParameterDescriptorKrovak.BaseProvider.SCALE_FACTORThe operation parameter descriptor for thescaleFactorparameter value.static final ParameterDescriptorKrovak.BaseProvider.SCALE_FACTORThe operation parameter descriptor for thescaleFactorparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.SCALE_FACTORThe operation parameter descriptor for thescaleFactorparameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.SEMI_MAJORThe operation parameter descriptor for the semi major parameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.SEMI_MINORThe operation parameter descriptor for the semi minor parameter value.static final ParameterDescriptorPolarStereographic.ProviderB.STANDARD_PARALLELThe operation parameter descriptor for thestandardParallelparameter value.static final ParameterDescriptorPolarStereographic.ProviderNorth.STANDARD_PARALLELThe operation parameter descriptor for thestandardParallelparameter value.static final ParameterDescriptorPolarStereographic.ProviderSouth.STANDARD_PARALLELThe operation parameter descriptor for thestandardParallelparameter value.static final ParameterDescriptor<Double>LambertConformalEsriProvider.STANDARD_PARALLEL_1Override of the std parallel 1 as we downgrade from 2sp to 1sp when the two std parallels are equalstatic final ParameterDescriptor<Double>MapProjection.AbstractProvider.STANDARD_PARALLEL_1The operation parameter descriptor for the standard parallel 1 parameter value.static final ParameterDescriptorWinkelTripel.WinkelProvider.STANDARD_PARALLEL_1The operation parameter descriptor for the standard parallel 1 parameter value.static final ParameterDescriptor<Double>MapProjection.AbstractProvider.STANDARD_PARALLEL_2The operation parameter descriptor for the standard parallel 2 parameter value.static final ParameterDescriptorKrovak.BaseProvider.X_SCALEESRI Parameter for scale of X axis in projected coordinate system.static final ParameterDescriptorKrovak.BaseProvider.X_SCALEESRI Parameter for scale of X axis in projected coordinate system.static final ParameterDescriptorKrovak.BaseProvider.XY_PLANE_ROTATIONESRI Parameter for rotation of projected coordinate system.static final ParameterDescriptorKrovak.BaseProvider.XY_PLANE_ROTATIONESRI Parameter for rotation of projected coordinate system.static final ParameterDescriptorKrovak.BaseProvider.Y_SCALEESRI Parameter for scale of Y axis in projected coordinate system.static final ParameterDescriptorKrovak.BaseProvider.Y_SCALEESRI Parameter for scale of Y axis in projected coordinate system.Methods in org.geotools.referencing.operation.projection that return ParameterDescriptorModifier and TypeMethodDescriptionprotected static ParameterDescriptor[]CylindricalEqualArea.Provider.getParameterDescriptors()Methods in org.geotools.referencing.operation.projection with parameters of type ParameterDescriptorModifier and TypeMethodDescriptionprotected static doubleMapProjection.AbstractProvider.doubleValue(ParameterDescriptor param, ParameterValueGroup group) Returns the parameter value for the specified operation parameter in standard units. -
Uses of ParameterDescriptor in org.geotools.referencing.operation.transform
Fields in org.geotools.referencing.operation.transform declared as ParameterDescriptorModifier and TypeFieldDescriptionstatic final ParameterDescriptor<Double>ExponentialTransform1D.Provider.BASEThe operation parameter descriptor for thebaseparameter value.static final ParameterDescriptor<Double>LogarithmicTransform1D.Provider.BASEThe operation parameter descriptor for thebaseparameter value.static final ParameterDescriptor<Integer>WarpTransform2DProvider.DEGREEDescriptor for the "degree" parameter value.static final ParameterDescriptor<Integer>MolodenskiTransform.Provider.DIMThe number of geographic dimension (2 or 3).static final ParameterDescriptor<Double>GeocentricTranslation.Provider.DXThe operation parameter descriptor for the X-axis translation ("dx") parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.DXThe operation parameter descriptor for the X-axis translation ("dx") parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.Provider.DYThe operation parameter descriptor for the Y-axis translation ("dy") parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.DYThe operation parameter descriptor for the Y-axis translation ("dy") parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.Provider.DZThe operation parameter descriptor for the Z-axis translation ("dz") parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.DZThe operation parameter descriptor for the Z-axis translation ("dz") parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.ProviderSevenParam.EXThe operation parameter descriptor for the X-axis rotation ("ex") parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.ProviderSevenParam.EYThe operation parameter descriptor for the Y-axis rotation ("ey") parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.ProviderSevenParam.EZThe operation parameter descriptor for the Z-axis rotation ("ez") parameter value.static final ParameterDescriptor<URI>NADCONTransform.Provider.LAT_DIFF_FILEThe operation parameter descriptor for the "Latitude_difference_file" parameter value.static final ParameterDescriptor<URI>NADCONTransform.Provider.LONG_DIFF_FILEThe operation parameter descriptor for the "Longitude_difference_file" parameter value.static final ParameterDescriptor<Double>LogarithmicTransform1D.Provider.OFFSETThe operation parameter descriptor for theoffsetparameter value.static final ParameterDescriptorProjectiveTransform.ProviderLongitudeRotation.OFFSETThe longitude offset.static final ParameterDescriptor<Integer>EarthGravitationalModel.Provider.ORDERThe operation parameter descriptor for the maximum degree and order.static final ParameterDescriptor<Float>WarpTransform2DProvider.POST_SCALE_XDescriptor for the "postScaleX" parameter value.static final ParameterDescriptor<Float>WarpTransform2DProvider.POST_SCALE_YDescriptor for the "postScaleY" parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.ProviderSevenParam.PPMThe operation parameter descriptor for the Scale difference ("ppm") parameter value.static final ParameterDescriptor<Float>WarpTransform2DProvider.PRE_SCALE_XDescriptor for the "preScaleX" parameter value.static final ParameterDescriptor<Float>WarpTransform2DProvider.PRE_SCALE_YDescriptor for the "preScaleY" parameter value.static final ParameterDescriptor<Double>SimilarityTransformProvider.ROTATION"Rotation angle of source coordinate reference system axes" EPSG::8614static final ParameterDescriptor<Double>ExponentialTransform1D.Provider.SCALEThe operation parameter descriptor for thescaleparameter value.static final ParameterDescriptor<Double>SimilarityTransformProvider.SCALE"Scale difference" EPSG::8611static final ParameterDescriptor<Double>GeocentricTransform.Provider.SEMI_MAJORThe operation parameter descriptor for the "semi_major" parameter value.static final ParameterDescriptor<Double>GeocentricTransform.Provider.SEMI_MINORThe operation parameter descriptor for the "semi_minor" parameter value.static final ParameterDescriptor<Integer>GeocentricTranslation.Provider.SRC_DIMThe number of source geographic dimension (2 or 3).static final ParameterDescriptor<Integer>MolodenskiTransform.Provider.SRC_DIMThe number of source geographic dimension (2 or 3).static final ParameterDescriptor<Double>GeocentricTranslation.Provider.SRC_SEMI_MAJORThe operation parameter descriptor for the "src_semi_major" optional parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.SRC_SEMI_MAJORThe operation parameter descriptor for the "src_semi_major" parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.Provider.SRC_SEMI_MINORThe operation parameter descriptor for the "src_semi_minor" optional parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.SRC_SEMI_MINORThe operation parameter descriptor for the "src_semi_minor" parameter value.static final ParameterDescriptor<Integer>GeocentricTranslation.Provider.TGT_DIMThe number of target geographic dimension (2 or 3).static final ParameterDescriptor<Integer>MolodenskiTransform.Provider.TGT_DIMThe number of target geographic dimension (2 or 3).static final ParameterDescriptor<Double>GeocentricTranslation.Provider.TGT_SEMI_MAJORThe operation parameter descriptor for the "tgt_semi_major" optional parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.TGT_SEMI_MAJORThe operation parameter descriptor for the "tgt_semi_major" parameter value.static final ParameterDescriptor<Double>GeocentricTranslation.Provider.TGT_SEMI_MINORThe operation parameter descriptor for the "tgt_semi_minor" optional parameter value.static final ParameterDescriptor<Double>MolodenskiTransform.Provider.TGT_SEMI_MINORThe operation parameter descriptor for the "tgt_semi_minor" parameter value.static final ParameterDescriptor<Double>SimilarityTransformProvider.TRANSLATION_1"Ordinate 1 of evaluation point in target CRS" EPSG::8621static final ParameterDescriptor<Double>SimilarityTransformProvider.TRANSLATION_2"Ordinate 2 of evaluation point in target CRS" EPSG::8622static final ParameterDescriptor<?>WarpTransform2DProvider.X_COEFFSDescriptor for the "xCoeffs" parameter value.static final ParameterDescriptor<?>WarpTransform2DProvider.Y_COEFFSDescriptor for the "yCoeffs" parameter value.