public static final class LinearColorMap.LinearColorMapType extends Object
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_INTERVALS
Vales are grouped into classes in order to display each class with a single separate color.
|
static int |
TYPE_RAMP
Values are displayed using a gradual ramp of colors.
|
static int |
TYPE_VALUES
Each value in the raster layer is to be displayed individually as single separate color.
|
Constructor and Description |
---|
LinearColorMap.LinearColorMapType() |
public static final int TYPE_RAMP
public static final int TYPE_VALUES
public static final int TYPE_INTERVALS
Copyright © 2006–2016 GeoSolutions. All rights reserved.