|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectConfigurableWorldModule
AbstractModule
StreetFurnitureModule
public class StreetFurnitureModule
adds various types of street furniture to the world
| Field Summary |
|---|
| Fields inherited from class ConfigurableWorldModule |
|---|
config |
| Constructor Summary | |
|---|---|
StreetFurnitureModule()
|
|
| Method Summary | |
|---|---|
protected void |
applyToNode(MapNode node)
create WorldObjects for a MapNode. |
| Methods inherited from class AbstractModule |
|---|
applyTo, applyToArea, applyToElement, applyToWaySegment |
| Methods inherited from class ConfigurableWorldModule |
|---|
setConfiguration |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreetFurnitureModule()
| Method Detail |
|---|
protected void applyToNode(MapNode node)
AbstractModuleWorldObjects for a MapNode.
Can be overwritten by subclasses.
The default implementation calls AbstractModule.applyToElement(MapElement).
applyToNode in class AbstractModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||