public interface MapDataHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(BoundingBox bounds) |
void |
handle(Node node) |
void |
handle(Relation relation) |
void |
handle(Way way) |
void handle(BoundingBox bounds)
void handle(Node node)
void handle(Way way)
void handle(Relation relation)