|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Junction | |
|---|---|
| vanetsim.gui | |
| vanetsim.map | |
| Uses of Junction in vanetsim.gui |
|---|
| Methods in vanetsim.gui that return Junction | |
|---|---|
Junction |
Renderer.getMarkedJunction_()
|
| Methods in vanetsim.gui with parameters of type Junction | |
|---|---|
void |
Renderer.setMarkedJunction_(Junction markedJunction_)
|
| Uses of Junction in vanetsim.map |
|---|
| Methods in vanetsim.map that return Junction | |
|---|---|
Junction |
Node.getJunction()
Returns the junction object associated with this node or null if this is not a junction. |
| Constructors in vanetsim.map with parameters of type Junction | |
|---|---|
TrafficLight(double redPhaseLength,
double yellowPhaseLength,
double greenPhaseLength,
Junction junction)
Constructor. |
|
TrafficLight(Junction junction)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||