Package | Description |
---|---|
org.geotools.process.vector |
Vector processing support for the GeoTools library.
|
Modifier and Type | Method and Description |
---|---|
static PointStackerProcess.PreserveLocation |
PointStackerProcess.PreserveLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PointStackerProcess.PreserveLocation[] |
PointStackerProcess.PreserveLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SimpleFeatureCollection |
PointStackerProcess.execute(SimpleFeatureCollection data,
Integer cellSize,
Boolean argWeightClusterPosition,
Boolean argNormalize,
PointStackerProcess.PreserveLocation preserveLocation,
ReferencedEnvelope outputEnv,
Integer outputWidth,
Integer outputHeight,
ProgressListener monitor) |
Copyright © 1996–2019 Geotools. All rights reserved.