final class PointOfInterestManager.DistanceGraph extends SectionDistanceGraph
| Modifier and Type | Field and Description |
|---|---|
private it.unimi.dsi.fastutil.longs.Long2ByteMap |
levels |
| Modifier | Constructor and Description |
|---|---|
protected |
DistanceGraph() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getLevel(long sectionPosIn) |
protected int |
getSourceLevel(long pos) |
void |
runAllUpdates() |
protected void |
setLevel(long sectionPosIn,
int level) |
computeLevel, getEdgeLevel, isRoot, notifyNeighbors, updateSourceLevelcancelUpdate, func_227465_a_, func_227467_c_, needsUpdate, processUpdates, propagateLevel, queuedUpdateSize, scheduleUpdate, scheduleUpdateprotected int getSourceLevel(long pos)
getSourceLevel in class SectionDistanceGraphprotected int getLevel(long sectionPosIn)
getLevel in class LevelBasedGraphprotected void setLevel(long sectionPosIn,
int level)
setLevel in class LevelBasedGraphpublic void runAllUpdates()