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 protectedStatistics(int numLinkLevels)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intgetNumExpansions()protected intgetNumExpansions(int linkLevel)protected intgetNumLinkLevels()protected voidincNumExpansions(int linkLevel)
-