public class VEProviderGraphContainer.PseudoEdge extends AbstractEdge
Constructor and Description |
---|
VEProviderGraphContainer.PseudoEdge(String namespace,
String id,
String styleName,
Vertex source,
Vertex target) |
Modifier and Type | Method and Description |
---|---|
com.vaadin.data.Item |
getItem() |
String |
getTooltipText() |
getKey, getSource, getStyleName, getTarget, setStyleName, setTooltipText, toString
equals
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getNamespace
compareTo
public com.vaadin.data.Item getItem()
getItem
in interface Edge
getItem
in class AbstractEdge
public String getTooltipText()
getTooltipText
in interface Edge
getTooltipText
in class AbstractEdge
Copyright © 2015. All Rights Reserved.