Uses of Class
org.goplanit.io.xml.util.PlanitXmlWriterSettings
-
Packages that use PlanitXmlWriterSettings Package Description org.goplanit.io.converter org.goplanit.io.converter.network org.goplanit.io.converter.zoning -
-
Uses of PlanitXmlWriterSettings in org.goplanit.io.converter
Methods in org.goplanit.io.converter with parameters of type PlanitXmlWriterSettings Modifier and Type Method Description protected static StringPlanitWriterImpl. extractSrsName(PlanitXmlWriterSettings xmlSettings)Extract the src name to use based on the available crs information on network and settings -
Uses of PlanitXmlWriterSettings in org.goplanit.io.converter.network
Subclasses of PlanitXmlWriterSettings in org.goplanit.io.converter.network Modifier and Type Class Description classPlanitNetworkWriterSettingsconfigurable settings for the PLANit writer -
Uses of PlanitXmlWriterSettings in org.goplanit.io.converter.zoning
Subclasses of PlanitXmlWriterSettings in org.goplanit.io.converter.zoning Modifier and Type Class Description classPlanitZoningWriterSettingsSettings for the planit zoning writer
-