Package org.heigit.ohsome.oshdb.osh
Interface OSHWay
-
- All Superinterfaces:
OSHEntity
- All Known Implementing Classes:
OSHWayImpl
public interface OSHWay extends OSHEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default OSMType
getType()
Iterable<OSMWay>
getVersions()
-
Methods inherited from interface org.heigit.ohsome.oshdb.osh.OSHEntity
getBoundable, getId, getNodes, getTagKeys, getWays, hasTagKey, hasTagKey
-
-