public class RollingLaneStructure.AnimationAccess extends Object
Constructor and Description |
---|
AnimationAccess() |
Modifier and Type | Method and Description |
---|---|
TreeMap<RelativeLane,RollingLaneStructureRecord> |
getCrossSectionRecords() |
Set<RollingLaneStructureRecord> |
getDownstreamEdge() |
Set<RollingLaneStructureRecord> |
getUpstreamEdge() |
public TreeMap<RelativeLane,RollingLaneStructureRecord> getCrossSectionRecords()
public Set<RollingLaneStructureRecord> getUpstreamEdge()
public Set<RollingLaneStructureRecord> getDownstreamEdge()
Copyright © 2014–2019 Delft University of Technology. All rights reserved.