Uses of Interface
org.noise_planet.noisemodelling.pathfinder.delaunay.LayerDelaunay
Packages that use LayerDelaunay
Package
Description
-
Uses of LayerDelaunay in org.noise_planet.noisemodelling.jdbc
Methods in org.noise_planet.noisemodelling.jdbc with parameters of type LayerDelaunayModifier and TypeMethodDescriptionvoidDelaunayReceiversMaker.computeDelaunay(LayerDelaunay cellMesh, org.locationtech.jts.geom.Envelope mainEnvelope, int cellI, int cellJ, double maxSrcDist, Collection<org.locationtech.jts.geom.Geometry> sources, double minRecDist, double maximumArea, double buildingBuffer, List<Building> buildings) Delaunay triangulation of Sub-Domain -
Uses of LayerDelaunay in org.noise_planet.noisemodelling.pathfinder.delaunay
Classes in org.noise_planet.noisemodelling.pathfinder.delaunay that implement LayerDelaunay