Uses of Interface
org.opengis.gp.GP_Operation

Packages that use GP_Operation
org.deegree_impl.model.gp   
org.opengis.gp   
 

Uses of GP_Operation in org.deegree_impl.model.gp
 

Classes in org.deegree_impl.model.gp that implement GP_Operation
(package private)  class GP_Operation_Impl
          This interface provides descriptive information for a grid coverage processing operation.
 

Methods in org.deegree_impl.model.gp that return GP_Operation
 GP_Operation GP_GridCoverageProcessor_Impl.getOperation(int index)
          Retrieve a grid processing operation information.
 

Uses of GP_Operation in org.opengis.gp
 

Methods in org.opengis.gp that return GP_Operation
 GP_Operation GP_GridCoverageProcessor.getOperation(int index)
          Retrieve a grid processing operation information.