sdk
sdk
/
com.sygic.sdk.map.object.data
/
ViewObjectData
View
Object
Data
open
class
ViewObjectData
:
Parcelable
Types
Functions
Properties
Inheritors
Types
Builder
Link copied to clipboard
class
Builder
<
T
:
ViewObject
<
ViewObjectData
>
?
>
:
ViewObjectDataBuilder
<
B
,
I
,
D
>
Point
Link copied to clipboard
open
class
Point
:
Parcelable
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
@
CallSuper
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Payload
Link copied to clipboard
@
NonNull
open
fun
getPayload
(
)
:
Parcelable
get
Position
Link copied to clipboard
@
NonNull
open
fun
getPosition
(
)
:
GeoCoordinates
get
Screen
Position
Link copied to clipboard
@
NonNull
open
fun
getScreenPosition
(
)
:
ViewObjectData.Point
hash
Code
Link copied to clipboard
@
CallSuper
open
fun
hashCode
(
)
:
Int
write
To
Parcel
Link copied to clipboard
@
CallSuper
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Properties
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
ViewObjectData
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
Inheritors
ProxyObjectData
Link copied to clipboard
RouteData
Link copied to clipboard
TrafficSignData
Link copied to clipboard
MarkerData
Link copied to clipboard
IncidentData
Link copied to clipboard
SmartLabelData
Link copied to clipboard
PolygonData
Link copied to clipboard
CircleData
Link copied to clipboard
PolylineData
Link copied to clipboard
UiObjectData
Link copied to clipboard
MapPlaceClusterData
Link copied to clipboard
MapPlaceIdData
Link copied to clipboard