Enum Class VectorToRaster.PixelStrategy

java.lang.Object
java.lang.Enum<VectorToRaster.PixelStrategy>
nz.org.riskscape.engine.raster.VectorToRaster.PixelStrategy
All Implemented Interfaces:
Serializable, Comparable<VectorToRaster.PixelStrategy>, Constable
Enclosing class:
VectorToRaster

public static enum VectorToRaster.PixelStrategy extends Enum<VectorToRaster.PixelStrategy>

Strategy that determines how new and existing pixel values are merged.

Also determines how many bands are created in the image, but not that only the first band will be included in the produced raster.