Uses of Class
org.goplanit.osm.defaults.OsmInfrastructureConfiguration
-
Packages that use OsmInfrastructureConfiguration Package Description org.goplanit.osm.converter.network org.goplanit.osm.defaults -
-
Uses of OsmInfrastructureConfiguration in org.goplanit.osm.converter.network
Constructors in org.goplanit.osm.converter.network with parameters of type OsmInfrastructureConfiguration Constructor Description OsmWaySettings(OsmInfrastructureConfiguration infrastructureTypeConfiguration, OsmSpeedLimitDefaultsCategory speedLimitDefaults, OsmModeAccessDefaultsCategory osmModeAccessDefaults)Constructor -
Uses of OsmInfrastructureConfiguration in org.goplanit.osm.defaults
Subclasses of OsmInfrastructureConfiguration in org.goplanit.osm.defaults Modifier and Type Class Description classOsmHighwayTypeConfigurationConfiguration options regarding the activation/deactivation of specific OSM highway types in the parserclassOsmRailwayTypeConfiguration
-