public interface LabeledGraphComponent extends GraphComponent
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
boolean |
hasLabel() |
void |
setLabel(String label)
Set the label on this component.
|
boolean hasLabel()
String getLabel()
void setLabel(String label)
label - the new label to assign to the componentCopyright © 2019 JULIE Lab, Germany. All rights reserved.