|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.mappaint.MapPaintStyles.TagKeyReference
public static class MapPaintStyles.TagKeyReference
Value holder for a reference to a tag name. A style instruction
text: a_tag_name;
results in a tag reference for the tag a_tag_name in the
style cascade.
| Field Summary | |
|---|---|
java.lang.String |
key
|
| Constructor Summary | |
|---|---|
MapPaintStyles.TagKeyReference(java.lang.String key)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String key
| Constructor Detail |
|---|
public MapPaintStyles.TagKeyReference(java.lang.String key)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||