Uses of Class
org.geotools.process.factory.DescribeProcess

Packages that use DescribeProcess
org.geotools.process.factory   
 

Uses of DescribeProcess in org.geotools.process.factory
 

Methods in org.geotools.process.factory that return DescribeProcess
protected  DescribeProcess StaticMethodsProcessFactory.getProcessDescription(Name name)
          Finds the DescribeProcess description for the specified name
protected abstract  DescribeProcess AnnotationDrivenProcessFactory.getProcessDescription(Name name)
           
protected  DescribeProcess AnnotatedBeanProcessFactory.getProcessDescription(Name name)
          Used to go through the list of java beans; returning the DescribeProcess annotation for each one.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.