org.osm2world.core.map_data.data.overlaps
public class MapOverlapNA extends MapOverlap<MapNode,MapArea>
MapWaySegment
and a MapArea
("Way-Area").
The way either intersects with the area
or is completely contained within the area.e1, e2, type
Constructor and Description |
---|
MapOverlapNA(MapNode node,
MapArea area,
MapOverlapType type) |
getOther, toString
public MapOverlapNA(MapNode node, MapArea area, MapOverlapType type)