object GeoKeys

Linear Supertypes
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
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val GTCitationGeoKey: Int
  5. val GTModelTypeGeoKey: Int
  6. val GTRasterTypeGeoKey: Int
  7. val GeogAngularUnitSizeGeoKey: Int
  8. val GeogAngularUnitsGeoKey: Int
  9. val GeogAzimuthUnitsGeoKey: Int
  10. val GeogCitationGeoKey: Int
  11. val GeogEllipsoidGeoKey: Int
  12. val GeogGeodeticDatumGeoKey: Int
  13. val GeogInvFlatteningGeoKey: Int
  14. val GeogLinearUnitSizeGeoKey: Int
  15. val GeogLinearUnitsGeoKey: Int
  16. val GeogPrimeMeridianGeoKey: Int
  17. val GeogPrimeMeridianLongGeoKey: Int
  18. val GeogSemiMajorAxisGeoKey: Int
  19. val GeogSemiMinorAxisGeoKey: Int
  20. val GeogTypeGeoKey: Int
  21. val PCSCitationGeoKey: Int
  22. val ProjAzimuthAngleGeoKey: Int
  23. val ProjCenterEastingGeoKey: Int
  24. val ProjCenterLatGeoKey: Int
  25. val ProjCenterLongGeoKey: Int
  26. val ProjCenterNorthingGeoKey: Int
  27. val ProjCoordTransGeoKey: Int
  28. val ProjFalseEastingGeoKey: Int
  29. val ProjFalseNorthingGeoKey: Int
  30. val ProjFalseOriginEastingGeoKey: Int
  31. val ProjFalseOriginLatGeoKey: Int
  32. val ProjFalseOriginLongGeoKey: Int
  33. val ProjFalseOriginNorthingGeoKey: Int
  34. val ProjLinearUnitSizeGeoKey: Int
  35. val ProjLinearUnitsGeoKey: Int
  36. val ProjNatOriginLatGeoKey: Int
  37. val ProjNatOriginLongGeoKey: Int
  38. val ProjRectifiedGridAngleGeoKey: Int
  39. val ProjScaleAtCenterGeoKey: Int
  40. val ProjScaleAtNatOriginGeoKey: Int
  41. val ProjStdParallel1GeoKey: Int
  42. val ProjStdParallel2GeoKey: Int
  43. val ProjStraightVertPoleLongGeoKey: Int
  44. val ProjectedCSTypeGeoKey: Int
  45. val ProjectionGeoKey: Int
  46. val VerticalCSTypeGeoKey: Int
  47. val VerticalCitationGeoKey: Int
  48. val VerticalDatumGeoKey: Int
  49. val VerticalUnitsGeoKey: Int
  50. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  51. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  52. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  54. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  55. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  56. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  57. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  58. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  59. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  60. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  61. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  62. def toString(): String
    Definition Classes
    AnyRef → Any
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped