Uses of Enum Class
org.geotools.process.raster.MarchingSquaresVectorizer.FootprintCoordinates
Packages that use MarchingSquaresVectorizer.FootprintCoordinates
-
Uses of MarchingSquaresVectorizer.FootprintCoordinates in org.geotools.process.raster
Methods in org.geotools.process.raster that return MarchingSquaresVectorizer.FootprintCoordinatesModifier and TypeMethodDescriptionMarchingSquaresVectorizer.FootprintCoordinates.getDefault()
Returns the enum constant of this class with the specified name.MarchingSquaresVectorizer.FootprintCoordinates.values()
Returns an array containing the constants of this enum class, in the order they are declared.