Package oracle.spatial.network.lod
Class NetworkSearch.Statistics
- java.lang.Object
-
- oracle.spatial.network.lod.NetworkSearch.Statistics
-
- Enclosing class:
- NetworkSearch
protected static class NetworkSearch.Statistics extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected int[]
numExpansions
-
Constructor Summary
Constructors Modifier Constructor Description protected
Statistics(int numLinkLevels)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
getNumExpansions()
protected int
getNumExpansions(int linkLevel)
protected int
getNumLinkLevels()
protected void
incNumExpansions(int linkLevel)
-