Class: GeoWorks::Derivatives::Runners::VectorDerivatives

Inherits:
Hydra::Derivatives::Runner
  • Object
show all
Defined in:
lib/geo_works/derivatives/runners/vector_derivatives.rb

Class Method Summary collapse

Class Method Details

.processor_classObject



6
7
8
# File 'lib/geo_works/derivatives/runners/vector_derivatives.rb', line 6

def self.processor_class
  GeoWorks::Derivatives::Processors::Vector::Processor
end