@FunctionalInterface public static interface Condition.ToTagConvertable
Modifier and Type | Method and Description |
---|---|
Tag |
asTag(OsmPrimitive primitive)
Converts the current condition to a tag
|
Tag asTag(OsmPrimitive primitive)
primitive
- A primitive to use as context. May be ignored.