class CoordinateSystemParser extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CoordinateSystemParser
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new CoordinateSystemParser(crs: CRS, pixelSampleType: Option[PixelSampleType])

Value Members

  1. val crs: CRS
  2. lazy val parse: (Array[(Int, Int, Int, Int)], Array[Double])
  3. val pixelSampleType: Option[PixelSampleType]