Class PlanitServiceNetworkWriterSettings

    • Field Detail

      • DEFAULT_SERVICE_NETWORK_XML

        public static final String DEFAULT_SERVICE_NETWORK_XML
        default network file name to use
        See Also:
        Constant Field Values
    • Constructor Detail

      • PlanitServiceNetworkWriterSettings

        public PlanitServiceNetworkWriterSettings()
        Default constructor
      • PlanitServiceNetworkWriterSettings

        public PlanitServiceNetworkWriterSettings​(String outputPathDirectory,
                                                  String countryName)
        Constructor
        Parameters:
        outputPathDirectory - to use
        countryName - to use (not used as long as service network has no explicit geo locations embedded)
      • PlanitServiceNetworkWriterSettings

        public PlanitServiceNetworkWriterSettings​(String outputPathDirectory,
                                                  String fileName,
                                                  String countryName)
        Constructor
        Parameters:
        outputPathDirectory - to use
        fileName - to use
        countryName - to use (not used as long as service network has no explicit geo locations embedded)