public class GrNode extends GrPropertyContainer
resultHandler, rowIndexsyncState| Modifier and Type | Method and Description |
|---|---|
GrLabel |
addLabel(String name)
add a new label, throw a RuntimeException if the label already exists
|
GrLabel |
getLabel(String labelName)
return a label
|
List<GrLabel> |
getLabels() |
protected boolean |
testForSyncState() |
addProperty, getGraph, getId, getProperties, getPropertyfireChanged, removepublic GrLabel getLabel(String labelName)
labelName - public GrLabel addLabel(String name)
name - of the labelprotected boolean testForSyncState()
testForSyncState in class GrPropertyContainerCopyright © 2016. All rights reserved.