Class | Description |
---|---|
GISBufferActor | |
GISHullActor |
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.
|
GISRasterActor |
This actor crease a spatial raster grid usng the ConvexHull polygon.
|
GrassExportActor |
This actor exports a GRASS database object into an ARC file.
|
GrassImportActor |
This actor imports an ARC file into the GRASS database. it does not produce
any tangible output, rather it just writes the info the the GRASS DB and
fires a trigger to say that it's done.
|