VisioMove Essential (Android)  1.27.6
VMESegment Class Reference

Description

A segment describes a part of a computed route.

Version
1.19

Public Member Functions

 VMESegment (VMEManeuverType maneuverType, VMEFloorTransitionType floorTransitionType, String floorTransitionId, double duration, double length, Collection< VMEPosition > path, String modality, List< String > attribute)
 Instantiates a segment object. More...
 
String getModality ()
 Gets the modality of the segment. More...
 
List< String > getAttribute ()
 Gets the modality of the segment. More...
 
double getDuration ()
 Gets the duration (seconds) of the segment. More...
 
double getLength ()
 Retrieves the length (metres) of the segment. More...
 
VMEManeuverType getManeuverType ()
 Retrieves the maneuver type of the segment. More...
 
List< VMEPositiongetPath ()
 Retrieves the path of the segment. More...
 
VMEFloorTransitionType getFloorTransitionType ()
 Retrieves the floor transition type of the segment. More...
 
String getFloorTransitionId ()
 Retrieves the floor transition id of the segment. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy