public class NodeArrayEntityProvider extends Objectimplements OsmEntityProvider
| Constructor and Description |
|---|
NodeArrayEntityProvider(NodeArray
|
public NodeArrayEntityProvider(NodeArraynodeArray)
public OsmNodegetNode(long id) throws EntityNotFoundException
getNode in interface
OsmEntityProvider
EntityNotFoundException
public OsmWaygetWay(long id) throws EntityNotFoundException
getWay in interface
OsmEntityProvider
EntityNotFoundException
public OsmRelationgetRelation(long id) throws EntityNotFoundException
getRelation in interface
OsmEntityProvider
EntityNotFoundException