geotrellis.raster.io.geotiff.tags

GeoKeys

object GeoKeys

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. GeoKeys
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. val GTCitationGeoKey: Int

  7. val GTModelTypeGeoKey: Int

  8. val GTRasterTypeGeoKey: Int

  9. val GeogAngularUnitSizeGeoKey: Int

  10. val GeogAngularUnitsGeoKey: Int

  11. val GeogAzimuthUnitsGeoKey: Int

  12. val GeogCitationGeoKey: Int

  13. val GeogEllipsoidGeoKey: Int

  14. val GeogGeodeticDatumGeoKey: Int

  15. val GeogInvFlatteningGeoKey: Int

  16. val GeogLinearUnitSizeGeoKey: Int

  17. val GeogLinearUnitsGeoKey: Int

  18. val GeogPrimeMeridianGeoKey: Int

  19. val GeogPrimeMeridianLongGeoKey: Int

  20. val GeogSemiMajorAxisGeoKey: Int

  21. val GeogSemiMinorAxisGeoKey: Int

  22. val GeogTypeGeoKey: Int

  23. val PCSCitationGeoKey: Int

  24. val ProjAzimuthAngleGeoKey: Int

  25. val ProjCenterEastingGeoKey: Int

  26. val ProjCenterLatGeoKey: Int

  27. val ProjCenterLongGeoKey: Int

  28. val ProjCenterNorthingGeoKey: Int

  29. val ProjCoordTransGeoKey: Int

  30. val ProjFalseEastingGeoKey: Int

  31. val ProjFalseNorthingGeoKey: Int

  32. val ProjFalseOriginEastingGeoKey: Int

  33. val ProjFalseOriginLatGeoKey: Int

  34. val ProjFalseOriginLongGeoKey: Int

  35. val ProjFalseOriginNorthingGeoKey: Int

  36. val ProjLinearUnitSizeGeoKey: Int

  37. val ProjLinearUnitsGeoKey: Int

  38. val ProjNatOriginLatGeoKey: Int

  39. val ProjNatOriginLongGeoKey: Int

  40. val ProjRectifiedGridAngleGeoKey: Int

  41. val ProjScaleAtCenterGeoKey: Int

  42. val ProjScaleAtNatOriginGeoKey: Int

  43. val ProjStdParallel1GeoKey: Int

  44. val ProjStdParallel2GeoKey: Int

  45. val ProjStraightVertPoleLongGeoKey: Int

  46. val ProjectedCSTypeGeoKey: Int

  47. val ProjectionGeoKey: Int

  48. val VerticalCSTypeGeoKey: Int

  49. val VerticalCitationGeoKey: Int

  50. val VerticalDatumGeoKey: Int

  51. val VerticalUnitsGeoKey: Int

  52. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  53. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  55. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  56. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  57. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  58. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  59. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  60. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  61. final def notify(): Unit

    Definition Classes
    AnyRef
  62. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  63. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  64. def toString(): String

    Definition Classes
    AnyRef → Any
  65. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  67. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped