net.n12n.exif

GpsIfd

object GpsIfd

GPS IFD tags.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. GpsIfd
  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: 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 GPSAltitude: RationalTag with GpsTag[Rational]

  5. val GPSAltitudeRef: ByteTag with GpsTag[ByteSeq]

  6. val GPSAreaInformation: UndefinedTag with GpsTag[Undefined]

  7. val GPSDOP: RationalTag with GpsTag[Rational]

  8. val GPSDateStamp: AsciiTag with GpsTag[String]

  9. val GPSDestBearing: RationalListTag with GpsTag[List[Rational]]

  10. val GPSDestBearingRef: AsciiTag with GpsTag[String]

  11. val GPSDestDistance: RationalTag with GpsTag[Rational]

  12. val GPSDestDistanceRef: AsciiTag with GpsTag[String]

  13. val GPSDestLatitude: RationalListTag with GpsTag[List[Rational]]

  14. val GPSDestLatitudeRef: AsciiTag with GpsTag[String]

  15. val GPSDestLongitude: RationalListTag with GpsTag[List[Rational]]

  16. val GPSDestLongitudeRef: AsciiTag with GpsTag[String]

  17. val GPSDifferential: ShortTag with GpsTag[Int]

  18. val GPSImgDirection: RationalTag with GpsTag[Rational]

  19. val GPSImgDirectionRef: AsciiTag with GpsTag[String]

  20. val GPSLatitude: RationalListTag with GpsTag[List[Rational]]

  21. val GPSLatitudeRef: AsciiTag with GpsTag[String]

  22. val GPSLongitude: RationalListTag with GpsTag[List[Rational]]

  23. val GPSLongitudeRef: AsciiTag with GpsTag[String]

  24. val GPSMapDatum: AsciiTag with GpsTag[String]

  25. val GPSMeasureMode: AsciiTag with GpsTag[String]

  26. val GPSProcessingMethod: UndefinedTag with GpsTag[Undefined]

  27. val GPSSatellites: AsciiTag with GpsTag[String]

  28. val GPSSpeed: RationalTag with GpsTag[Rational]

  29. val GPSSpeedRef: AsciiTag with GpsTag[String]

  30. val GPSStatus: AsciiTag with GpsTag[String]

  31. val GPSTimeStamp: RationalListTag with GpsTag[List[Rational]]

  32. val GPSTrack: RationalTag with GpsTag[Rational]

  33. val GPSTrackRef: AsciiTag with GpsTag[String]

  34. val GPSVersionID: ByteTag with GpsTag[ByteSeq]

  35. val Tags: Set[GpsTag[_]]

  36. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  37. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  48. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped