VisioMove Essential (iOS)  1.27.8
VMESegment Class Reference

Description

A segment describes a part of a computed route.

Version
1.17

Inherits <NSObject>, and <NSCopying>.

Instance Methods

(instancetype) - initWithManeuver:floorTransitionType:floorTransitionId:duration:length:path:attributes:
 Instantiates a segment object. More...
 

Properties

NSArray< VMEPosition * > * path
 The path of the segment. More...
 
double duration
 The duration (seconds) of the segment. More...
 
double length
 The length (metres) of the segment. More...
 
VMEManeuverType maneuverType
 The maneuver type of the segment. More...
 
VMEFloorTransitionType floorTransitionType
 The floor transition type of the segment. More...
 
NSString * floorTransitionId
 The floor transition id of the segment. More...
 
NSArray< NSString * > * attributes
 The attributes (tags) of the segment. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy