Package es.situm.sdk.model.cartography
Class SitumTile
java.lang.Object
es.situm.sdk.model.cartography.SitumTile
- All Implemented Interfaces:
android.os.Parcelable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder to create an instance of Tile -
Field Summary
FieldsFields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE -
Method Summary
Modifier and TypeMethodDescriptionintes.situm.sdk.model.cartography.SitumTile.SitumTileTypegetType()getUrl()booleantoString()voidwriteToParcel(android.os.Parcel dest, int flags)
-
Field Details
-
CREATOR
-
-
Method Details
-
describeContents
public int describeContents()- Specified by:
describeContentsin interfaceandroid.os.Parcelable
-
writeToParcel
public void writeToParcel(android.os.Parcel dest, int flags) - Specified by:
writeToParcelin interfaceandroid.os.Parcelable
-
getType
public es.situm.sdk.model.cartography.SitumTile.SitumTileType getType() -
getUrl
-
getLocalPath
-
getLocalFile
-
toString
-
isLocalPath
public boolean isLocalPath()
-