public class EdgeNode extends AbstractElement
EdgeNode(String name)
EdgeNode(String name, String label)
String
getLabel()
getName()
toDot()
getAttrs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EdgeNode(String name)
public EdgeNode(String name, String label)
public String getName()
public String getLabel()
public String toDot()
toDot
AbstractElement
Copyright © 2013. All Rights Reserved.