Package | Description |
---|---|
org.geotools.coverage.processing.operation |
List of coverage operations.
|
Modifier and Type | Method and Description |
---|---|
static Mosaic.GridGeometryPolicy |
Mosaic.GridGeometryPolicy.getPolicyFromString(String policyString)
Static method to use for choosing the
Mosaic.GridGeometryPolicy object associated to the
input string. |
static Mosaic.GridGeometryPolicy |
Mosaic.GridGeometryPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mosaic.GridGeometryPolicy[] |
Mosaic.GridGeometryPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2019 Geotools. All rights reserved.