public class LabeledGraphComponentImpl extends Object implements LabeledGraphComponent, Comparable
| Constructor and Description |
|---|
LabeledGraphComponentImpl() |
public int compareTo(Object o)
compareTo in interface Comparablepublic void setLabel(String label)
LabeledGraphComponentsetLabel in interface LabeledGraphComponentlabel - the new label to assign to the componentpublic boolean hasLabel()
hasLabel in interface LabeledGraphComponentpublic String getLabel()
getLabel in interface LabeledGraphComponentCopyright © 2019 JULIE Lab, Germany. All rights reserved.