|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.core.container.v0_6.WayContainerFactory
public class WayContainerFactory
A container factory for way objects.
Constructor Summary | |
---|---|
WayContainerFactory()
|
Method Summary | |
---|---|
EntityContainer |
createContainer(Way entity)
Wraps the entity in a container. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WayContainerFactory()
Method Detail |
---|
public EntityContainer createContainer(Way entity)
createContainer
in interface EntityContainerFactory<Way>
entity
- The entity to be wrapped.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |