public class BikeFlagEncoder extends BikeCommonFlagEncoder
TurnCostEncoder.NoTurnCostsEncoder
avoidHighwayTags, K_UNPAVED, oppositeLanes, preferHighwayTags, PUSHING_SECTION_SPEED, pushingSectionsHighways, relationCodeEncoder, unpavedSurfaceTags
absoluteBarriers, acceptBit, backwardBit, directionBitMask, edgeInExplorer, edgeOutExplorer, ferries, ferryBit, forwardBit, intendedValues, K_BACKWARD, K_FORWARD, LONG_TRIP_FERRY_SPEED, maxPossibleSpeed, oneways, potentialBarriers, properties, restrictedValues, restrictions, roundaboutBit, SHORT_TRIP_FERRY_SPEED, speedBits, speedEncoder, speedFactor, UNKNOWN_DURATION_FERRY_SPEED
K_ROUNDABOUT
Constructor and Description |
---|
BikeFlagEncoder() |
BikeFlagEncoder(int speedBits,
double speedFactor,
int maxTurnCosts) |
BikeFlagEncoder(PMap properties) |
BikeFlagEncoder(String propertiesString) |
Modifier and Type | Method and Description |
---|---|
int |
getVersion() |
String |
toString() |
acceptWay, applyMaxSpeed, defineRelationBits, defineWayBits, getAnnotation, getDouble, getHighwaySpeed, handlePriority, handleRelationTags, handleSpeed, handleWayTags, isBool, setAvoidSpeedLimit, setBool, setHighwaySpeed, setSpecificClassBicycle, supports
applyWayTags, defineNodeBits, defineTurnBits, equals, flagsDefault, getConditionalTagInspector, getFerrySpeed, getLong, getMaxSpeed, getMaxSpeed, getPropertiesString, getReverseSpeed, getSpeed, getTurnCost, getTurnFlags, handleNodeTags, hashCode, init, isAccept, isBackward, isBlockFords, isFerry, isForward, isRegistered, isTurnRestricted, parseSpeed, reverseFlags, setAccess, setBlockByDefault, setBlockFords, setConditionalTagInspector, setDouble, setLong, setLowSpeed, setProperties, setRegistered, setReverseSpeed, setSpeed
public BikeFlagEncoder()
public BikeFlagEncoder(String propertiesString)
public BikeFlagEncoder(PMap properties)
public BikeFlagEncoder(int speedBits, double speedFactor, int maxTurnCosts)
public int getVersion()
getVersion
in interface FlagEncoder
getVersion
in class BikeCommonFlagEncoder
Copyright © 2012–2018. All rights reserved.