public static class MapPaintStyles.TagKeyReference extends java.lang.Object
text: a_tag_name;
results in a tag reference for the tag a_tag_name in the
style cascade.| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
key |
| Constructor and Description |
|---|
TagKeyReference(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final java.lang.String key
public TagKeyReference(java.lang.String key)
public java.lang.String toString()
toString in class java.lang.Object