public class Junction
extends Object
| Constructor and Description |
|---|
Junction() |
| Modifier and Type | Method and Description |
|---|---|
static SumoCommand |
getIDCount()
Returns the number of all junctions in the network.
|
static SumoCommand |
getIDList()
Returns a list of IDs of all junctions within the scenario.
|
static SumoCommand |
getPosition(String junctionID)
Returns the position of the named junction.
|
static SumoCommand |
getShape(String junctionID)
getShape
|
public static SumoCommand getIDList()
public static SumoCommand getIDCount()
public static SumoCommand getPosition(String junctionID)
junctionID - a string identifying the junctionpublic static SumoCommand getShape(String junctionID)
junctionID - a string identifying the junction