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 OsmWaterwaySettingsOsmNetworkReaderSettings. osmWaterwaySettingsall settings specific to OSM waterway (ferry) tagsMethods in org.goplanit.osm.converter.network that return OsmWaterwaySettings Modifier and Type Method Description OsmWaterwaySettingsOsmNetworkReaderSettings. activateWaterwayParser(boolean activate)activate the parsing of waterwaysOsmWaterwaySettingsOsmNetworkReaderSettings. getWaterwaySettings()provide waterway specific settings
-