Class | Description |
---|---|
AddGrids |
Name: AddGrids.java
Purpose: The purpose of this actor is to 'merge' multiple ASC grids. |
AscGridValue |
This actor finds the value of a given position in an asc grid.
|
ConvexHull | |
CVHull2Raster |
This actor creates a spatial raster grid usng the ConvexHull polygon.
|
GARPSummary |
This actor examinesof the values in individual pixels in an ascii grid file
and summarizes those values.
|
GISHullActorJ |
The purpose of this actor is to take a set of (x, y) points and return the
points that define the convex hull around the input.
|
Grid | |
GridRescaler |
This actor converts an ascii raster grid file into another ascii grid file
with different extent and cell spacing A ASC grid file is read as input.
|
GridReset |
This actor is for transforming some range of values in a grid to some other
value.
|
MergeGrids |
Name: MergeGrids.java
Purpose: The purpose of this actor is to 'merge' two ASC grids. |