Uses of Class
org.opentrafficsim.editor.extensions.map.MapData
Package
Description
The map editor allows visual specification of the network.
-
Uses of MapData in org.opentrafficsim.editor.extensions.map
Modifier and TypeClassDescriptionclass
Generator data for the editor Map.class
Data class for objects that are drawn at a lane position.class
LinkData for the editor Map.class
NodeData for the editor Map.class
Sink data for the editor Map.class
Traffic light data for the editor Map.Modifier and TypeMethodDescriptionEditorMap.getData
(XsdTreeNode node) Returns the map data of the given XSD node.Modifier and TypeMethodDescriptionvoid
EditorMap.setInvalid
(MapData data) Set the data as being invalid to draw.void
Set the data as being valid to draw.