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 KMLDocument
KMLDocument. setOffset(org.locationtech.jts.geom.Coordinate offset)
KMLDocument
KMLDocument. writeBuildings(ProfileBuilder profileBuilder)
KMLDocument
KMLDocument. writeFooter()
KMLDocument
KMLDocument. writeHeader()
KMLDocument
KMLDocument. writeProfile(String layerName, CutProfile profile)
KMLDocument
KMLDocument. writeTopographic(List<Triangle> triVertices, List<org.locationtech.jts.geom.Coordinate> vertices)
KMLDocument
KMLDocument. writeWalls(ProfileBuilder profileBuilder)
mapping the walls
-