Packages

package proj4

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

Type Members

  1. trait CRS extends Serializable
  2. class CRSBench extends AnyRef
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  3. class EPSGCSVReader extends AnyRef
  4. type Transform = (Double, Double) ⇒ (Double, Double)

Value Members

  1. object CRS extends Serializable
  2. object CSVFileConstants
  3. object ConusAlbers extends CRS with ObjectNameToString
  4. object EPSGCSVReader
  5. object LatLng extends CRS with ObjectNameToString
  6. object Proj4Transform
  7. object Sinusoidal extends CRS with ObjectNameToString

    Sinusoidal projection, commonly used with MODIS-based data products.

  8. object Transform
  9. object WebMercator extends CRS with ObjectNameToString

Inherited from AnyRef

Inherited from Any

Ungrouped