object GeoKeys
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GeoKeys
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val GTCitationGeoKey: Int
- val GTModelTypeGeoKey: Int
- val GTRasterTypeGeoKey: Int
- val GeogAngularUnitSizeGeoKey: Int
- val GeogAngularUnitsGeoKey: Int
- val GeogAzimuthUnitsGeoKey: Int
- val GeogCitationGeoKey: Int
- val GeogEllipsoidGeoKey: Int
- val GeogGeodeticDatumGeoKey: Int
- val GeogInvFlatteningGeoKey: Int
- val GeogLinearUnitSizeGeoKey: Int
- val GeogLinearUnitsGeoKey: Int
- val GeogPrimeMeridianGeoKey: Int
- val GeogPrimeMeridianLongGeoKey: Int
- val GeogSemiMajorAxisGeoKey: Int
- val GeogSemiMinorAxisGeoKey: Int
- val GeogTypeGeoKey: Int
- val PCSCitationGeoKey: Int
- val ProjAzimuthAngleGeoKey: Int
- val ProjCenterEastingGeoKey: Int
- val ProjCenterLatGeoKey: Int
- val ProjCenterLongGeoKey: Int
- val ProjCenterNorthingGeoKey: Int
- val ProjCoordTransGeoKey: Int
- val ProjFalseEastingGeoKey: Int
- val ProjFalseNorthingGeoKey: Int
- val ProjFalseOriginEastingGeoKey: Int
- val ProjFalseOriginLatGeoKey: Int
- val ProjFalseOriginLongGeoKey: Int
- val ProjFalseOriginNorthingGeoKey: Int
- val ProjLinearUnitSizeGeoKey: Int
- val ProjLinearUnitsGeoKey: Int
- val ProjNatOriginLatGeoKey: Int
- val ProjNatOriginLongGeoKey: Int
- val ProjRectifiedGridAngleGeoKey: Int
- val ProjScaleAtCenterGeoKey: Int
- val ProjScaleAtNatOriginGeoKey: Int
- val ProjStdParallel1GeoKey: Int
- val ProjStdParallel2GeoKey: Int
- val ProjStraightVertPoleLongGeoKey: Int
- val ProjectedCSTypeGeoKey: Int
- val ProjectionGeoKey: Int
- val VerticalCSTypeGeoKey: Int
- val VerticalCitationGeoKey: Int
- val VerticalDatumGeoKey: Int
- val VerticalUnitsGeoKey: Int
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()