Package 

Class TakePhotoNoteParams

    • Method Summary

      Modifier and Type Method Description
      double getLatitude()
      double getLongitude()
      void writeToBundle(Bundle bundle)
      • Methods inherited from class net.osmand.aidlapi.AidlParams

        describeContents, readFromParcel, writeToParcel
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TakePhotoNoteParams

        TakePhotoNoteParams(double latitude, double longitude)
      • TakePhotoNoteParams

        TakePhotoNoteParams(Parcel in)