Class SitumTile

java.lang.Object
es.situm.sdk.model.cartography.SitumTile
All Implemented Interfaces:
android.os.Parcelable

public class SitumTile extends Object implements android.os.Parcelable
  • Field Details

    • CREATOR

      public static final android.os.Parcelable.Creator<SitumTile> CREATOR
  • Method Details

    • describeContents

      public int describeContents()
      Specified by:
      describeContents in interface android.os.Parcelable
    • writeToParcel

      public void writeToParcel(android.os.Parcel dest, int flags)
      Specified by:
      writeToParcel in interface android.os.Parcelable
    • getType

      public es.situm.sdk.model.cartography.SitumTile.SitumTileType getType()
    • getUrl

      public String getUrl()
    • getLocalPath

      public String getLocalPath()
    • getLocalFile

      public File getLocalFile()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isLocalPath

      public boolean isLocalPath()