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, wait
update
public LabelElement(String label)
public String getLabel()
public void accept(StyleElements.StyleElementVisitor visitor)
accept
in interface StyleElements.StyleElement
Copyright © 2015–2021 Fiji. All rights reserved.