Uses of Interface
org.gvsig.legend.aggregate.lib.api.Operation
Packages that use Operation
-
Uses of Operation in org.gvsig.legend.aggregate.lib.api
Methods in org.gvsig.legend.aggregate.lib.api that return OperationModifier and TypeMethodDescriptionOperation.clone()AggregateLegendManager.createOperation(String name) AggregateLegendManager.getDefaultOperation()AggregateLegend.getOperation()Methods in org.gvsig.legend.aggregate.lib.api that return types with arguments of type OperationMethods in org.gvsig.legend.aggregate.lib.api with parameters of type OperationModifier and TypeMethodDescriptionvoidAggregateLegendManager.addOperation(Operation operation) voidAggregateLegend.setOperation(Operation operation) -
Uses of Operation in org.gvsig.legend.aggregate.lib.spi
Classes in org.gvsig.legend.aggregate.lib.spi that implement OperationMethods in org.gvsig.legend.aggregate.lib.spi that return Operation