Uses of Class
org.noise_planet.noisemodelling.pathfinder.profilebuilder.BuildingIntersectionPathVisitor
-
Packages that use BuildingIntersectionPathVisitor Package Description org.noise_planet.noisemodelling.pathfinder.profilebuilder -
-
Uses of BuildingIntersectionPathVisitor in org.noise_planet.noisemodelling.pathfinder.profilebuilder
Methods in org.noise_planet.noisemodelling.pathfinder.profilebuilder with parameters of type BuildingIntersectionPathVisitor Modifier and Type Method Description void
ProfileBuilder. getWallsOnPath(org.locationtech.jts.geom.Coordinate p1, org.locationtech.jts.geom.Coordinate p2, BuildingIntersectionPathVisitor visitor)
-