Uses of Class
org.noise_planet.noisemodelling.propagation.cnossos.PointPath
-
Packages that use PointPath Package Description org.noise_planet.noisemodelling.propagation.cnossos -
-
Uses of PointPath in org.noise_planet.noisemodelling.propagation.cnossos
Methods in org.noise_planet.noisemodelling.propagation.cnossos that return types with arguments of type PointPath Modifier and Type Method Description List<PointPath>
Path. getPointList()
Method parameters in org.noise_planet.noisemodelling.propagation.cnossos with type arguments of type PointPath Modifier and Type Method Description void
Path. setPointList(List<PointPath> pointList)
-