Modifier and Type | Field and Description |
---|---|
protected EnumEncodedValue<RoadClass> |
roadClassEnc |
Constructor and Description |
---|
OSMRoadClassParser(EnumEncodedValue<RoadClass> roadClassEnc) |
Modifier and Type | Method and Description |
---|---|
void |
handleWayTags(int edgeId,
EdgeIntAccess edgeIntAccess,
ReaderWay readerWay,
IntsRef relationFlags) |
protected final EnumEncodedValue<RoadClass> roadClassEnc
public OSMRoadClassParser(EnumEncodedValue<RoadClass> roadClassEnc)
public void handleWayTags(int edgeId, EdgeIntAccess edgeIntAccess, ReaderWay readerWay, IntsRef relationFlags)
handleWayTags
in interface TagParser
Copyright © 2012–2023. All rights reserved.