Object

geotrellis.raster.io.geotiff.tags

GeoKeys

Related Doc: package tags

Permalink

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
Visibility
  1. Public
  2. All

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. val GTCitationGeoKey: Int

    Permalink
  5. val GTModelTypeGeoKey: Int

    Permalink
  6. val GTRasterTypeGeoKey: Int

    Permalink
  7. val GeogAngularUnitSizeGeoKey: Int

    Permalink
  8. val GeogAngularUnitsGeoKey: Int

    Permalink
  9. val GeogAzimuthUnitsGeoKey: Int

    Permalink
  10. val GeogCitationGeoKey: Int

    Permalink
  11. val GeogEllipsoidGeoKey: Int

    Permalink
  12. val GeogGeodeticDatumGeoKey: Int

    Permalink
  13. val GeogInvFlatteningGeoKey: Int

    Permalink
  14. val GeogLinearUnitSizeGeoKey: Int

    Permalink
  15. val GeogLinearUnitsGeoKey: Int

    Permalink
  16. val GeogPrimeMeridianGeoKey: Int

    Permalink
  17. val GeogPrimeMeridianLongGeoKey: Int

    Permalink
  18. val GeogSemiMajorAxisGeoKey: Int

    Permalink
  19. val GeogSemiMinorAxisGeoKey: Int

    Permalink
  20. val GeogTypeGeoKey: Int

    Permalink
  21. val PCSCitationGeoKey: Int

    Permalink
  22. val ProjAzimuthAngleGeoKey: Int

    Permalink
  23. val ProjCenterEastingGeoKey: Int

    Permalink
  24. val ProjCenterLatGeoKey: Int

    Permalink
  25. val ProjCenterLongGeoKey: Int

    Permalink
  26. val ProjCenterNorthingGeoKey: Int

    Permalink
  27. val ProjCoordTransGeoKey: Int

    Permalink
  28. val ProjFalseEastingGeoKey: Int

    Permalink
  29. val ProjFalseNorthingGeoKey: Int

    Permalink
  30. val ProjFalseOriginEastingGeoKey: Int

    Permalink
  31. val ProjFalseOriginLatGeoKey: Int

    Permalink
  32. val ProjFalseOriginLongGeoKey: Int

    Permalink
  33. val ProjFalseOriginNorthingGeoKey: Int

    Permalink
  34. val ProjLinearUnitSizeGeoKey: Int

    Permalink
  35. val ProjLinearUnitsGeoKey: Int

    Permalink
  36. val ProjNatOriginLatGeoKey: Int

    Permalink
  37. val ProjNatOriginLongGeoKey: Int

    Permalink
  38. val ProjRectifiedGridAngleGeoKey: Int

    Permalink
  39. val ProjScaleAtCenterGeoKey: Int

    Permalink
  40. val ProjScaleAtNatOriginGeoKey: Int

    Permalink
  41. val ProjStdParallel1GeoKey: Int

    Permalink
  42. val ProjStdParallel2GeoKey: Int

    Permalink
  43. val ProjStraightVertPoleLongGeoKey: Int

    Permalink
  44. val ProjectedCSTypeGeoKey: Int

    Permalink
  45. val ProjectionGeoKey: Int

    Permalink
  46. val VerticalCSTypeGeoKey: Int

    Permalink
  47. val VerticalCitationGeoKey: Int

    Permalink
  48. val VerticalDatumGeoKey: Int

    Permalink
  49. val VerticalUnitsGeoKey: Int

    Permalink
  50. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  51. def clone(): AnyRef

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  59. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  60. final def notifyAll(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  62. def toString(): String

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped