Uses of Interface
org.gvsig.tools.operations.OperationContext

Packages that use OperationContext
org.gvsig.tools.operations   
org.gvsig.tools.operations.impl   
 

Uses of OperationContext in org.gvsig.tools.operations
 

Methods in org.gvsig.tools.operations with parameters of type OperationContext
 Object Operation.invoke(Object self, OperationContext context)
           
abstract  Object AbstractOperation.invoke(Object self, OperationContext context)
          Invokes this operation in the context.
 Object Operations.invokeOperation(int code, OperationContext context)
           
 Object OperationManager.invokeOperation(Object obj, int code, OperationContext context)
           
 Object OperationManager.invokeOperation(Object obj, String name, OperationContext context)
           
 Object Operations.invokeOperation(String name, OperationContext context)
           
 

Uses of OperationContext in org.gvsig.tools.operations.impl
 

Methods in org.gvsig.tools.operations.impl with parameters of type OperationContext
 Object DefaultOperationManager.invokeOperation(Object obj, int code, OperationContext context)
           
 Object DefaultOperationManager.invokeOperation(Object obj, String name, OperationContext context)
           
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.