public class GraphMLEdge extends AbstractEdge
m_id
Constructor and Description |
---|
GraphMLEdge(String namespace,
GraphMLEdge graphMLEdge,
GraphMLVertex source,
GraphMLVertex target) |
Modifier and Type | Method and Description |
---|---|
AbstractEdge |
clone() |
Map<String,Object> |
getProperties() |
void |
setProperties(Map<String,Object> properties) |
getItem, getKey, getSource, getStyleName, getTarget, getTooltipText, setId, setStyleName, setTooltipText, toString
equals
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getNamespace
compareTo
public GraphMLEdge(String namespace, GraphMLEdge graphMLEdge, GraphMLVertex source, GraphMLVertex target)
Copyright © 2021. All rights reserved.