- write(File, FeatureCollection, SimpleFeatureType) - Method in class ucl.output.ShapefileWriter
-
Method for writing output of a feature collection
- writeData(List<String>) - Static method in class ucl.output.Outputter
-
This is the text file data output method.
- writeLines() - Method in class ucl.output.SettlementOutputter
-
This method calls the Nystuen-Dacey graph at given time intervals set here.
- writeNetwork() - Method in class ucl.output.SettlementOutputter
-
This is the Nystuen-Dacey graph algorithm and line creator.
- writeShapefile(List<Settlement>, String) - Static method in class ucl.output.SettlementOutputter
-
Method to write the shapefile output.
- writeShapefileRepeat(List<Settlement>) - Method in class ucl.output.SettlementOutputter
-
This calls the shapefile writer to create output.