Uses of Class
org.goplanit.osm.defaults.OsmInfrastructureConfigurationImpl
-
Packages that use OsmInfrastructureConfigurationImpl Package Description org.goplanit.osm.defaults -
-
Uses of OsmInfrastructureConfigurationImpl in org.goplanit.osm.defaults
Subclasses of OsmInfrastructureConfigurationImpl in org.goplanit.osm.defaults Modifier and Type Class Description classOsmHighwayTypeConfigurationConfiguration options regarding the activation/deactivation of specific OSM highway types in the parserclassOsmRailwayTypeConfigurationConfiguration options regarding the activation/deactivation of specific OSM railway types in the parserMethods in org.goplanit.osm.defaults that return OsmInfrastructureConfigurationImpl Modifier and Type Method Description OsmInfrastructureConfigurationImplOsmInfrastructureConfigurationImpl. deepClone()Deep clone instanceConstructors in org.goplanit.osm.defaults with parameters of type OsmInfrastructureConfigurationImpl Constructor Description OsmInfrastructureConfigurationImpl(OsmInfrastructureConfigurationImpl toCopy)Copy Constructor (deep copy)
-