Package | Description |
---|---|
org.geotools.process.factory | |
org.geotools.process.geometry |
Geometry processing support for the GeoTools library.
|
org.geotools.process.raster |
Raster processing support for the GeoTools library.
|
org.geotools.process.vector |
Vector processing support for the GeoTools library.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedBeanProcessFactory
Annotation driven process factory; used to wrap up a bunch of Java beans as a single Process
Factory.
|
class |
StaticMethodsProcessFactory<T>
Grabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough.
|
Modifier and Type | Class and Description |
---|---|
class |
GeometryProcessFactory
A process factory exposing all the annotated methods in
GeometryFunctions |
class |
PolygonLabelProcess
Based on Vladimir Agafonkin's Algorithm https://www.mapbox.com/blog/polygon-center/
|
Modifier and Type | Class and Description |
---|---|
class |
RasterProcessFactory |
Modifier and Type | Class and Description |
---|---|
class |
VectorProcessFactory
Factory providing a number of processes for working with feature data.
|
Copyright © 1996–2019 Geotools. All rights reserved.