Package | Description |
---|---|
org.kepler.gis.actor | |
org.kepler.gis.actor.bbox | |
org.kepler.gis.actor.io | |
org.kepler.gis.actor.proj |
Modifier and Type | Class and Description |
---|---|
class |
GetBoundingBox
Get the bounding box for a GIS data set.
|
Modifier and Type | Class and Description |
---|---|
class |
ScaleBoundingBox
Scale the bounding box for a GIS data set.
|
Modifier and Type | Class and Description |
---|---|
class |
GISWriter
Base class actor for writing GIS data sets.
|
class |
RasterReader
An actor to read a raster from a file.
|
class |
RasterWriter
Write a raster data set to a file.
|
class |
VectorReader
Actor that reads vectors/features from a file, WFS service,
or GeoJSON string.
|
class |
VectorWriter
Write a vector/feature data set to a file.
|
Modifier and Type | Class and Description |
---|---|
class |
Reproject
Reproject a GIS data set.
|