|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISurface
A surface is the base interface for lanes and intersections - surfaces where vehicles can move
| Method Summary | |
|---|---|
void |
add(IMotor motor,
boolean setLaneRange)
Not recommended for use in API @CommuterInternal |
String |
name()
The name of the surface |
void |
remove(IMotor motor)
Not recommended for use in API @CommuterInternal |
boolean |
selected()
REturns true if selected in GUI |
| Method Detail |
|---|
String name()
void add(IMotor motor,
boolean setLaneRange)
void remove(IMotor motor)
boolean selected()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||