@FunctionalInterface public static interface EdgeStore.SegmentConsumer
Modifier and Type | Method and Description |
---|---|
void |
consumeSegment(int index,
int fixedLat0,
int fixedLon0,
int fixedLat1,
int fixedLon1) |
Copyright © 2015. All rights reserved.