|
|||||||||
| Home >> All >> com >> aendvari >> common >> model >> [ osm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.aendvari.common.model.osm
Class OsmModelTreeFactory

java.lang.Objectcom.aendvari.common.model.osm.OsmModelTreeFactory
- All Implemented Interfaces:
- com.aendvari.common.model.ModelTreeFactory
- public class OsmModelTreeFactory
- extends java.lang.Object
- implements com.aendvari.common.model.ModelTreeFactory
- extends java.lang.Object
Implements the com.aendvari.common.model.ModelTreeFactory interface to create a OsmModelTree instance.
| Constructor Summary | |
OsmModelTreeFactory()
|
|
| Method Summary | |
com.aendvari.common.model.ModelTree |
createModelTree()
Creates a new instance of a com.aendvari.common.model.ModelTree. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
OsmModelTreeFactory
public OsmModelTreeFactory()
| Method Detail |
createModelTree
public com.aendvari.common.model.ModelTree createModelTree()
- Creates a new instance of a com.aendvari.common.model.ModelTree.
- Specified by:
createModelTreein interfacecom.aendvari.common.model.ModelTreeFactory
|
|||||||||
| Home >> All >> com >> aendvari >> common >> model >> [ osm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.aendvari.common.model.osm.OsmModelTreeFactory