Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.process Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AbstractFeatureCollectionProcessA Process for feature collections.Classorg.geotools.process.featureGeoTools
AbstractFeatureCollectionProcessFactoryBase class for process factories which perform an operation on each feature in a feature Subclasses must implement:Classorg.geotools.process.featureGeoTools
AbstractProcessProvide an implementation of the process method to implement your own Process.Classorg.geotools.process.implGeoTools
AnnotatedBeanProcessFactoryAnnotation driven process factory; used to wrap up a bunch of Java beans as a single To make use of this class you will need to:Classorg.geotools.process.factoryGeoTools
AnnotatedBeanProcessFactory .BeanFactoryRegistrySubclass of FactoryRegistry meant for convenience of looking up all the classes that implement a specific bean interface.Classorg.geotools.process.factory.AnnotatedBeanProcessFactoryGeoTools
AnnotationDrivenProcessFactoryA process factory that uses annotations to determine much of the metadata needed to describe a Process.Classorg.geotools.process.factoryGeoTools
ClassificationMethodenum ClassificationMethodEnumeration for method of classifying numeric values into ranges (classes).Classorg.geotools.process.classifyGeoTools
ClassificationStatsA classification of data into classes, with a count and statistics for each class.Interfaceorg.geotools.process.classifyGeoTools
DescribeParameterAnnotates static method parameters for publication by StaticMethodsProcessFactory.Classorg.geotools.process.factoryGeoTools
DescribeProcessDescribeProcess information for publication by DEMProcessFactory.Classorg.geotools.process.factoryGeoTools
DescribeResultDescribeProcess information for publication by DEMProcessFactory.Classorg.geotools.process.factoryGeoTools
DescribeResultsUsed to report multiple outputs out of a processRequired Element SummaryClassorg.geotools.process.factoryGeoTools
FeatureToFeatureProcessAbstract implementation of Process for feature collections.Classorg.geotools.process.featureGeoTools
FeatureToFeatureProcessFactoryBase class for process factories which perform an operation on each feature in a feature collection with the result being a feature collection (the original collection modifiedClassorg.geotools.process.featureGeoTools
GSProcessInterfaceorg.geotools.process.gsGeoTools
ProcessA Process that returns a result and reports progress.Interfaceorg.geotools.processGeoTools
ProcessExceptionA runtime exception used when executing a process.Classorg.geotools.processGeoTools
ProcessExecutorAn Executor that provides methods to manage termination and methods that can produce a Progress for tracking one or moreInterfaceorg.geotools.processGeoTools
ProcessFactoryUsed to describe the parameters needed for a group of Process, and for creating a Process to use.Interfaceorg.geotools.processGeoTools
ProcessFunctionA wrapper allowing a Process with a single output to be called as a Function.Classorg.geotools.process.functionGeoTools
ProcessFunctionFactoryA bridge between the process world and the filter function world: any process returning a single value can be seen as a filter functionClassorg.geotools.process.functionGeoTools
ProcessorsFactory and utility methods for ProcessExecutor, and Process classes defined in this package.Classorg.geotools.processGeoTools
ProgressUsed to report on the progress of a running Process.Interfaceorg.geotools.processGeoTools
ProgressTaskAn implementation of the Progress interface.Classorg.geotools.processGeoTools
RenderingProcessAn interface to be implemented by processes meant to be integrated as feature collection/grid coverage transformations in a rendering chain.Interfaceorg.geotools.processGeoTools
SimpleProcessProvide an implementation for a simple process (ie so quick and easy it is not going to need to report progress as it goes).Classorg.geotools.process.implGeoTools
SingleProcessFactoryHelper class for a process factory that will return just a single processAuthor:Andrea Aime - OpenGeoClassorg.geotools.process.implGeoTools
StaticMethodsProcessFactoryGrabbed from Geotools and generalized a bit, should go back into GeoTools once improved enough.Classorg.geotools.process.factoryGeoTools
ThreadPoolProcessExecutorClassorg.geotools.processGeoTools
WrappingIteratorAn iterator wrapping a SimpleFeatureIterator and exposing its close method.Classorg.geotools.process.gsGeoTools