Package com.visioglobe.visiomoveessential.enums

Available enums within VisioMoveEssential.

Types

Link copied to clipboard
enum VMEAnchorMode : Enum<VMEAnchorMode>

This enum defines the possible anchor modes. An anchor mode determines how an object is anchored to a given position within the map.

Link copied to clipboard
enum VMECameraMoveReason : Enum<VMECameraMoveReason> , Serializable

This enum defines the possible reasons that might invoke the camera to move.

Link copied to clipboard
enum VMEFloorTransitionType : Enum<VMEFloorTransitionType>

This enum defines the possible floor transition type. A transition type determines how the route will change floor

Link copied to clipboard
enum VMELocationTrackingMode : Enum<VMELocationTrackingMode>

The tracking mode controls the location tracking

Link copied to clipboard
enum VMEManeuverType : Enum<VMEManeuverType>

Maneuver type indications.

Link copied to clipboard
enum VMEPoiAltitudeMode : Enum<VMEPoiAltitudeMode>

This enum defines the possible altitude modes. An altitude mode determines how the altitude is interpreted.

Link copied to clipboard
enum VMEPoiAnchorMode : Enum<VMEPoiAnchorMode>

This enum defines the possible anchor modes. An anchor mode determines how an poi object is anchored to a given position.

Link copied to clipboard
enum VMEPoiDisplayMode : Enum<VMEPoiDisplayMode>

This enum defines the possible display modes. A display mode determines how the point is displayed within the map.

Link copied to clipboard
enum VMEPoiType : Enum<VMEPoiType>
Link copied to clipboard
enum VMERouteDestinationsOrder : Enum<VMERouteDestinationsOrder>

The different ways to interpret multiple destinations, these options do not change the behavior if there is only one destination.

Link copied to clipboard
enum VMERouteRequestType : Enum<VMERouteRequestType>

The route request type determines the parameter to use when calculating the route

Link copied to clipboard
enum VMEViewMode : Enum<VMEViewMode>

The view mode controls certain elements of the scene and possibly the camera's viewpoint.