o

geotrellis.raster.io.geotiff.tags

CoordinateTransformTypes

object CoordinateTransformTypes

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

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val CT_AlaskaConformal: Int
  5. val CT_AlbersEqualArea: Int
  6. val CT_AzimuthalEquidistant: Int
  7. val CT_CassiniSoldner: Int
  8. val CT_CylindricalEqualArea: Int
  9. val CT_EquidistantConic: Int
  10. val CT_Equirectangular: Int
  11. val CT_GaussBoaga: Int
  12. val CT_GaussKruger: Int
  13. val CT_Gnomonic: Int
  14. val CT_HotineObliqueMercatorAzimuthCenter: Int
  15. val CT_LambertAzimEqualArea: Int
  16. val CT_LambertConfConic: Int
  17. val CT_LambertConfConic_1SP: Int
  18. val CT_LambertConfConic_2SP: Int
  19. val CT_LambertConfConic_Helmert: Int
  20. val CT_Mercator: Int
  21. val CT_MillerCylindrical: Int
  22. val CT_NewZealandMapGrid: Int
  23. val CT_ObliqueMercator: Int
  24. val CT_ObliqueMercator_Hotine: Int
  25. val CT_ObliqueMercator_Laborde: Int
  26. val CT_ObliqueMercator_Rosenmund: Int
  27. val CT_ObliqueMercator_Spherical: Int
  28. val CT_ObliqueStereographic: Int
  29. val CT_Orthographic: Int
  30. val CT_PolarStereographic: Int
  31. val CT_Polyconic: Int
  32. val CT_Robinson: Int
  33. val CT_Sinusoidal: Int
  34. val CT_SouthOrientedGaussConformal: Int
  35. val CT_Stereographic: Int
  36. val CT_SwissObliqueCylindrical: Int
  37. val CT_TransvEquidistCylindrical: Int
  38. val CT_TransvMercator_Modified_Alaska: Int
  39. val CT_TransvMercator_SouthOriented: Int
  40. val CT_TransverseMercator: Int
  41. val CT_VanDerGrinten: Int
  42. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  43. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  44. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  46. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  47. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  48. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  49. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  53. val projMethodToCTProjMethodMap: HashMap[Int, Int]
  54. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  55. def toString(): String
    Definition Classes
    AnyRef → Any
  56. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped