Uses of Class
org.noise_planet.noisemodelling.pathfinder.utils.documents.KMLDocument
-
Packages that use KMLDocument Package Description org.noise_planet.noisemodelling.pathfinder.utils.documents -
-
Uses of KMLDocument in org.noise_planet.noisemodelling.pathfinder.utils.documents
Methods in org.noise_planet.noisemodelling.pathfinder.utils.documents that return KMLDocument Modifier and Type Method Description KMLDocumentKMLDocument. setOffset(org.locationtech.jts.geom.Coordinate offset)KMLDocumentKMLDocument. writeBuildings(ProfileBuilder profileBuilder)KMLDocumentKMLDocument. writeFooter()KMLDocumentKMLDocument. writeHeader()KMLDocumentKMLDocument. writeProfile(String layerName, CutProfile profile)KMLDocumentKMLDocument. writeTopographic(List<Triangle> triVertices, List<org.locationtech.jts.geom.Coordinate> vertices)KMLDocumentKMLDocument. writeWalls(ProfileBuilder profileBuilder)mapping the walls
-