|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectConfigurableWorldModule
AbstractModule
SurfaceAreaModule
public class SurfaceAreaModule
adds generic areas with surface information to the world. Is based on surface information on otherwise unknown/unspecified areas.
| Field Summary |
|---|
| Fields inherited from class ConfigurableWorldModule |
|---|
config |
| Constructor Summary | |
|---|---|
SurfaceAreaModule()
|
|
| Method Summary | |
|---|---|
protected void |
applyToArea(MapArea area)
create WorldObjects for a MapArea. |
| Methods inherited from class AbstractModule |
|---|
applyTo, applyToElement, applyToNode, 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 SurfaceAreaModule()
| Method Detail |
|---|
protected void applyToArea(MapArea area)
AbstractModuleWorldObjects for a MapArea.
Can be overwritten by subclasses.
The default implementation calls AbstractModule.applyToElement(MapElement).
applyToArea in class AbstractModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||