org.openstreetmap.josm.plugins.graphview.core.data.osmosis
public class OSMFileDataSource.OwnWay extends Object
Constructor and Description |
---|
OSMFileDataSource.OwnWay(TagGroup tags,
List<OSMFileDataSource.OwnNode> nodes) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
public OSMFileDataSource.OwnWay(TagGroup tags, List<OSMFileDataSource.OwnNode> nodes)