Package | Description |
---|---|
org.geotools.process.raster |
Raster processing support for the GeoTools library.
|
Modifier and Type | Method and Description |
---|---|
static MarchingSquaresVectorizer.FootprintCoordinates |
MarchingSquaresVectorizer.FootprintCoordinates.getDefault() |
static MarchingSquaresVectorizer.FootprintCoordinates |
MarchingSquaresVectorizer.FootprintCoordinates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarchingSquaresVectorizer.FootprintCoordinates[] |
MarchingSquaresVectorizer.FootprintCoordinates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2019 Geotools. All rights reserved.