Uses of Class
org.goplanit.osm.converter.network.OsmWaterwaySettings
-
Packages that use OsmWaterwaySettings Package Description org.goplanit.osm.converter.network -
-
Uses of OsmWaterwaySettings in org.goplanit.osm.converter.network
Fields in org.goplanit.osm.converter.network declared as OsmWaterwaySettings Modifier and Type Field Description protected OsmWaterwaySettings
OsmNetworkReaderSettings. osmWaterwaySettings
all settings specific to OSM waterway (ferry) tagsMethods in org.goplanit.osm.converter.network that return OsmWaterwaySettings Modifier and Type Method Description OsmWaterwaySettings
OsmNetworkReaderSettings. activateWaterwayParser(boolean activate)
activate the parsing of waterwaysOsmWaterwaySettings
OsmNetworkReaderSettings. getWaterwaySettings()
provide waterway specific settings
-