final class RelationSortUtils extends Object
Modifier | Constructor and Description |
---|---|
private |
RelationSortUtils() |
Modifier and Type | Method and Description |
---|---|
(package private) static boolean |
isBackward(RelationMember member) |
(package private) static boolean |
isForward(RelationMember member) |
(package private) static boolean |
isOneway(RelationMember member) |
(package private) static WayConnectionType.Direction |
roundaboutType(RelationMember member)
determine, if the way i is a roundabout and if yes, what type of roundabout
|
(package private) static WayConnectionType.Direction |
roundaboutType(Way w) |
private RelationSortUtils()
static WayConnectionType.Direction roundaboutType(RelationMember member)
static WayConnectionType.Direction roundaboutType(Way w)
static boolean isBackward(RelationMember member)
static boolean isForward(RelationMember member)
static boolean isOneway(RelationMember member)