Packages

class EPSGCSVReader extends AnyRef

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

Instance Constructors

  1. new EPSGCSVReader()

Value Members

  1. def getDatumValues(code: Int): Option[Map[String, String]]
  2. def getEllipsoidValues(code: Int): Option[Map[String, String]]
  3. def getGCSEPSGValues(code: Int): Option[Map[String, String]]
  4. def getPCVEPSGValues(code: Int): Option[Map[String, String]]
  5. def getPrimeMeridianValues(code: Int): Option[Map[String, String]]
  6. def getProjOpWParmValues(code: Int): Option[Map[String, String]]
  7. def getUnitOfMeasureValues(code: Int): Option[Map[String, String]]