public static class StyleElements.LabelElement extends Object implements StyleElements.StyleElement
| Constructor and Description |
|---|
LabelElement(String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(StyleElements.StyleElementVisitor visitor) |
String |
getLabel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdatepublic LabelElement(String label)
public String getLabel()
public void accept(StyleElements.StyleElementVisitor visitor)
accept in interface StyleElements.StyleElementCopyright © 2015–2021 Fiji. All rights reserved.