com.sygic.sdk.map.CameraState.AnimatedAttributes Class Reference
Collaboration diagram for com.sygic.sdk.map.CameraState.AnimatedAttributes:

Public Member Functions

int getElementsCount ()
 
boolean isValid ()
 

Public Attributes

MapAnimation mAnimation = MapAnimation.NONE
 
PositionOrientation mPositionOrientation = new PositionOrientation()
 
MapCenter mMapCenter = MapCenter.INVALID
 

Member Function Documentation

◆ getElementsCount()

int com.sygic.sdk.map.CameraState.AnimatedAttributes.getElementsCount ( )

◆ isValid()

boolean com.sygic.sdk.map.CameraState.AnimatedAttributes.isValid ( )

Member Data Documentation

◆ mAnimation

MapAnimation com.sygic.sdk.map.CameraState.AnimatedAttributes.mAnimation = MapAnimation.NONE

◆ mMapCenter

MapCenter com.sygic.sdk.map.CameraState.AnimatedAttributes.mMapCenter = MapCenter.INVALID

◆ mPositionOrientation

PositionOrientation com.sygic.sdk.map.CameraState.AnimatedAttributes.mPositionOrientation = new PositionOrientation()

The documentation for this class was generated from the following file: