Package net.sourceforge.plantuml.graph
Interface ALink
-
- All Known Implementing Classes:
ALinkImpl
public interface ALink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetDiffHeight()ANodegetNode1()ANodegetNode2()java.lang.ObjectgetUserData()
-