Package net.sourceforge.plantuml.cruise
Class XAbstractEdge
java.lang.Object
net.sourceforge.plantuml.cruise.XAbstractEdge
- Direct Known Subclasses:
SmetanaEdge
,SvekEdge
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Bibliotekon
protected final Link
protected final ISkinParam
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
XAbstractEdge
(Link link, ISkinParam skinParam, Bibliotekon bibliotekon) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.svek.GuideLine
getArrowDirection, getArrowDirectionInRadian
-
Field Details
-
link
-
skinParam
-
bibliotekon
-
-
Constructor Details
-
XAbstractEdge
-
-
Method Details
-
diagramType
-