Package net.sourceforge.plantuml.svek
Interface GuideLine
-
- All Known Implementing Classes:
SvekLine
public interface GuideLine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Direction
getArrowDirection()
double
getArrowDirection2()
-
-
-
Method Detail
-
getArrowDirection
Direction getArrowDirection()
-
getArrowDirection2
double getArrowDirection2()
-
-