| Package | Description | 
|---|---|
| org.geotools.coverage.processing | Coverage processing
    implementations. | 
| org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. | 
| org.geotools.parameter | Parameter implementation. | 
| org.geotools.referencing.operation | Coordinate operation implementation. | 
| org.geotools.referencing.operation.projection | Basic implementations of map projections. | 
| org.geotools.referencing.operation.transform | Basic implementations of math transforms. | 
| org.opengis.parameter | Description and storage of parameter values. | 
| org.opengis.referencing.operation | Coordinate operations
 (relationship between any two coordinate reference systems). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExtendedImagingParameterDescriptorsExtension of the  ImagingParameterDescriptorsclass used for setting the right operation
 name for the operation associated to the inputRegistryElementDescriptor. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ParameterDescriptorGroup | AbstractOperation. descriptorThe parameters descriptor. | 
| Constructor and Description | 
|---|
| AbstractOperation(ParameterDescriptorGroup descriptor)Constructs an operation. | 
| BaseScaleOperationJAI(OperationDescriptor operation,
                     ParameterDescriptorGroup descriptor)Constructor for  BaseScaleOperationJAI. | 
| Operation2D(ParameterDescriptorGroup descriptor)Constructs an operation. | 
| OperationJAI(OperationDescriptor operation,
            ParameterDescriptorGroup descriptor)Constructs a grid coverage operation backed by a JAI operation. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescriptorGroup | AbstractDataStoreFactory. getParameters()Deprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultParameterDescriptorGroupThe definition of a group of related parameters used by an operation method. | 
| class  | ImagingParameterDescriptorsWraps a JAI's  ParameterListDescriptor. | 
| class  | MatrixParameterDescriptorsA parameter group for matrix elements. | 
| class  | MatrixParametersThe values for a group of matrix parameters. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ParameterDescriptorGroup | Parameters. EMPTY_GROUPAn empty parameter group. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescriptorGroup | ImagingParameters. getDescriptor()Returns the abstract definition of this parameter. | 
| ParameterDescriptorGroup | MatrixParameters. getDescriptor()Returns a description of this parameter value group. | 
| ParameterDescriptorGroup | ParameterGroup. getDescriptor()Returns the abstract definition of this group of parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParameterWriter. format(ParameterDescriptorGroup descriptor)Prints the elements of a descriptor group to the output stream. | 
| static void | ParameterWriter. print(ParameterDescriptorGroup descriptor)Prints the elements of a descriptor group to the default output
 stream. | 
| Constructor and Description | 
|---|
| DefaultParameterDescriptorGroup(ParameterDescriptorGroup group)Constructs a group with the same values than the specified one. | 
| ParameterGroup(ParameterDescriptorGroup descriptor)Constructs a parameter group from the specified descriptor. | 
| ParameterGroup(ParameterDescriptorGroup descriptor,
              GeneralParameterValue[] values)Constructs a parameter group from the specified descriptor and list of parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static ParameterDescriptorGroup | MathTransformProvider. createDescriptorGroup(ReferenceIdentifier[] identifiers,
                     GeneralParameterDescriptor[] parameters)Constructs a parameter group from a set of alias. | 
| ParameterDescriptorGroup | DefaultOperationMethod. getParameters()Returns the set of parameters. | 
| Constructor and Description | 
|---|
| DefaultOperationMethod(Map<String,?> properties,
                      int sourceDimensions,
                      int targetDimensions,
                      ParameterDescriptorGroup parameters)Constructs an operation method from a set of properties and a descriptor group. | 
| MathTransformProvider(int sourceDimensions,
                     int targetDimensions,
                     ParameterDescriptorGroup parameters)Constructs a math transform provider from a set of parameters. | 
| MathTransformProvider(Map<String,?> properties,
                     int sourceDimensions,
                     int targetDimensions,
                     ParameterDescriptorGroup parameters)Constructs a math transform provider from a set of properties. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ParameterDescriptorGroup | AzimuthalEquidistant.Provider. PARAMETERSThe descriptors for the parameters that define the projection. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescriptorGroup | LambertConformal1SP. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Orthographic. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Mollweide. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | ObliqueMercator. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Mercator1SP. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Polyconic. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Stereographic. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | LambertConformalBelgium. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | RotatedPole. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | EquidistantCylindrical. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Sinusoidal. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | GeostationarySatellite. getParameterDescriptors() | 
| ParameterDescriptorGroup | LambertConformal2SP. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Gnomonic. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| abstract ParameterDescriptorGroup | MapProjection. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | AlbersEqualArea. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Robinson. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | EqualArea. getParameterDescriptors() | 
| ParameterDescriptorGroup | CylindricalEqualArea. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | Krovak. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | MeteosatSG. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | EquidistantConic. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | CassiniSoldner. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | LambertAzimuthalEqualArea. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | PlateCarree. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | WorldVanDerGrintenI. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | GeneralOblique. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | WinkelTripel. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | EckertIV. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | AzimuthalEquidistant.Abstract. getParameterDescriptors()The descriptors for the parameters that define the projection. | 
| ParameterDescriptorGroup | Mercator2SP. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | TransverseMercator. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | NewZealandMapGrid. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| ParameterDescriptorGroup | HotineObliqueMercator. getParameterDescriptors()Returns the parameter descriptors for this map projection. | 
| Constructor and Description | 
|---|
| AbstractProvider(ParameterDescriptorGroup parameters)Constructs a math transform provider from a set of parameters. | 
| Mollweide(Mollweide.ProjectionMode mode,
         ParameterDescriptorGroup descriptors,
         ParameterValueGroup parameters)Constructs a new map projection from the supplied parameters. | 
| Provider_TwoPoint(ParameterDescriptorGroup params)Constructs a new provider. | 
| Provider(ParameterDescriptorGroup params)Constructs a new provider. | 
| Provider(ParameterDescriptorGroup parameters)Constructs a math transform provider from a set of parameters. | 
| Provider(ParameterDescriptorGroup params)Constructs a new provider. | 
| WinkelTripel(WinkelTripel.ProjectionMode mode,
            ParameterDescriptorGroup descriptors,
            ParameterValueGroup parameters)Constructs a new map projection from the supplied parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescriptorGroup | GeocentricTransform. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | ProjectiveTransform. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | MolodenskiTransform. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | AbstractMathTransform. getParameterDescriptors()Returns the parameter descriptors for this math transform, or  nullif unknow. | 
| ParameterDescriptorGroup | IdentityTransform. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | GeocentricTranslation. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | ExponentialTransform1D. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | LogarithmicTransform1D. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | EarthGravitationalModel. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | LinearTransform1D. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | NADCONTransform. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| ParameterDescriptorGroup | WarpTransform2D. getParameterDescriptors()Returns the parameter descriptors for this math transform. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescriptorGroup | ParameterValueGroup. getDescriptor()The abstract definition of this group of parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| ParameterDescriptorGroup | OperationMethod. getParameters()The set of parameters. | 
Copyright © 1996–2019 Geotools. All rights reserved.