Method: GeoWorks::GeoFileFormatBehavior#raster_work?

Defined in:
app/models/concerns/geo_works/geo_file_format_behavior.rb

#raster_work?Boolean

Returns:



29
30
31
# File 'app/models/concerns/geo_works/geo_file_format_behavior.rb', line 29

def raster_work?
  false
end