Package | Description |
---|---|
com.graphhopper.storage.index |
Modifier and Type | Method and Description |
---|---|
PixelGridTraversal |
IndexStructureInfo.getPixelGridTraversal() |
Constructor and Description |
---|
IndexStructureInfo(int[] entries,
byte[] shifts,
PixelGridTraversal pixelGridTraversal,
SpatialKeyAlgo keyAlgo,
BBox bounds,
int parts) |
Copyright © 2012–2022. All rights reserved.