Uses of Package
org.geotools.process.factory
-
Packages that use org.geotools.process.factory 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. -
Classes in org.geotools.process.factory used by org.geotools.process.factory Class Description AnnotationDrivenProcessFactory A process factory that uses annotations to determine much of the metadata needed to describe aProcess
.DescribeProcess DescribeProcess information for publication by DEMProcessFactory.DescribeResult DescribeProcess information for publication by DEMProcessFactory. -
Classes in org.geotools.process.factory used by org.geotools.process.geometry Class Description AnnotationDrivenProcessFactory A process factory that uses annotations to determine much of the metadata needed to describe aProcess
.DescribeParameter Annotates static method parameters for publication byStaticMethodsProcessFactory
.DescribeProcess DescribeProcess information for publication by DEMProcessFactory.DescribeResult DescribeProcess information for publication by DEMProcessFactory.StaticMethodsProcessFactory Grabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough. -
Classes in org.geotools.process.factory used by org.geotools.process.raster Class Description AnnotatedBeanProcessFactory Annotation driven process factory; used to wrap up a bunch of Java beans as a single Process Factory.AnnotatedBeanProcessFactory.BeanFactoryRegistry Subclass of FactoryRegistry meant for convenience of looking up all the classes that implement a specific bean interface.AnnotationDrivenProcessFactory A process factory that uses annotations to determine much of the metadata needed to describe aProcess
.DescribeParameter Annotates static method parameters for publication byStaticMethodsProcessFactory
.DescribeProcess DescribeProcess information for publication by DEMProcessFactory.DescribeResult DescribeProcess information for publication by DEMProcessFactory. -
Classes in org.geotools.process.factory used by org.geotools.process.vector Class Description AnnotatedBeanProcessFactory Annotation driven process factory; used to wrap up a bunch of Java beans as a single Process Factory.AnnotatedBeanProcessFactory.BeanFactoryRegistry Subclass of FactoryRegistry meant for convenience of looking up all the classes that implement a specific bean interface.AnnotationDrivenProcessFactory A process factory that uses annotations to determine much of the metadata needed to describe aProcess
.DescribeParameter Annotates static method parameters for publication byStaticMethodsProcessFactory
.DescribeProcess DescribeProcess information for publication by DEMProcessFactory.DescribeResult DescribeProcess information for publication by DEMProcessFactory.