profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.map
/
PFMapCameraParams
/
Companion
Companion
object
Companion
Functions
Functions
add
Bounding
Box
Link copied to clipboard
fun
addBoundingBox
(
builder
:
FlatBufferBuilder
,
boundingBox
:
Int
)
add
Movement
Mode
Link copied to clipboard
fun
addMovementMode
(
builder
:
FlatBufferBuilder
,
movementMode
:
Int
)
add
Position
Link copied to clipboard
fun
addPosition
(
builder
:
FlatBufferBuilder
,
position
:
Int
)
add
Rotation
Link copied to clipboard
fun
addRotation
(
builder
:
FlatBufferBuilder
,
rotation
:
Int
)
add
Tilt
Link copied to clipboard
fun
addTilt
(
builder
:
FlatBufferBuilder
,
tilt
:
Int
)
add
Zoom
Level
Link copied to clipboard
fun
addZoomLevel
(
builder
:
FlatBufferBuilder
,
zoomLevel
:
Int
)
create
PFMap
Camera
Params
Link copied to clipboard
fun
createPFMapCameraParams
(
builder
:
FlatBufferBuilder
,
positionOffset
:
Int
,
boundingBoxOffset
:
Int
,
movementModeOffset
:
Int
,
zoomLevelOffset
:
Int
,
rotationOffset
:
Int
,
tiltOffset
:
Int
)
:
Int
end
PFMap
Camera
Params
Link copied to clipboard
fun
endPFMapCameraParams
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFMap
Camera
Params
Link copied to clipboard
fun
getRootAsPFMapCameraParams
(
_bb
:
ByteBuffer
)
:
PFMapCameraParams
fun
getRootAsPFMapCameraParams
(
_bb
:
ByteBuffer
,
obj
:
PFMapCameraParams
)
:
PFMapCameraParams
start
PFMap
Camera
Params
Link copied to clipboard
fun
startPFMapCameraParams
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)