public class GraphMLVertex extends AbstractVertex implements LevelAware
m_id
Modifier | Constructor and Description |
---|---|
protected |
GraphMLVertex(String namespace,
GraphMLNode graphMLNode) |
Modifier and Type | Method and Description |
---|---|
int |
getLevel() |
Map<String,Object> |
getProperties() |
getEdgePathOffset, getIconKey, getIpAddress, getItem, getKey, getNodeID, getStyleName, getTooltipText, getX, getY, isLocked, isSelected, setEdgePathOffset, setIconKey, setIpAddress, setLocked, setNodeID, setSelected, setStyleName, setTooltipText, setX, setY, toString
equals
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getNamespace
compareTo
protected GraphMLVertex(String namespace, GraphMLNode graphMLNode)
public int getLevel()
getLevel
in interface LevelAware
Copyright © 2021. All rights reserved.