Uses of Interface
org.noise_planet.noisemodelling.pathfinder.utils.geometry.QueryGeometryStructure
-
Packages that use QueryGeometryStructure Package Description org.noise_planet.noisemodelling.pathfinder.path org.noise_planet.noisemodelling.pathfinder.utils.geometry -
-
Uses of QueryGeometryStructure in org.noise_planet.noisemodelling.pathfinder.path
Fields in org.noise_planet.noisemodelling.pathfinder.path declared as QueryGeometryStructure Modifier and Type Field Description QueryGeometryStructure
Scene. sourcesIndex
Source Index -
Uses of QueryGeometryStructure in org.noise_planet.noisemodelling.pathfinder.utils.geometry
Classes in org.noise_planet.noisemodelling.pathfinder.utils.geometry that implement QueryGeometryStructure Modifier and Type Class Description class
QueryRTree
Connector for RTree.
-