Uses of Enum Class
org.gvsig.raster.lib.buffer.api.operations.OperationFactory.Applicable
Packages that use OperationFactory.Applicable
-
Uses of OperationFactory.Applicable in org.gvsig.raster.lib.buffer.api.operations
Methods in org.gvsig.raster.lib.buffer.api.operations that return OperationFactory.ApplicableModifier and TypeMethodDescriptionOperationFactory.isApplicable(Buffer buffer) OperationFactory.isApplicable(Operation operation) static OperationFactory.ApplicableReturns the enum constant of this class with the specified name.static OperationFactory.Applicable[]OperationFactory.Applicable.values()Returns an array containing the constants of this enum class, in the order they are declared.