Package | Description |
---|---|
org.geotools.filter | |
org.geotools.styling |
Allows for symbolization of geospatial data.
|
Modifier and Type | Field and Description |
---|---|
static ConstantExpression |
ConstantExpression.BLACK |
static ConstantExpression |
ConstantExpression.NULL |
static ConstantExpression |
ConstantExpression.ONE |
static ConstantExpression |
ConstantExpression.TWO |
static ConstantExpression |
ConstantExpression.UNNAMED |
static ConstantExpression |
ConstantExpression.ZERO |
Modifier and Type | Method and Description |
---|---|
static ConstantExpression |
ConstantExpression.color(Color color)
Encode provided color as a String
|
static ConstantExpression |
ConstantExpression.constant(double number) |
static ConstantExpression |
ConstantExpression.constant(int number) |
static ConstantExpression |
ConstantExpression.constant(Object value) |
Modifier and Type | Class and Description |
---|---|
class |
OverlapBehavior
OverlapBehavior tells a system how to behave when multiple raster images in a layer overlap each
other, for example with satellite-image scenes.
|
Copyright © 1996–2022 Geotools. All rights reserved.