Class VisioLine
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.visio.VisioLine
- All Implemented Interfaces:
VisioShape
-
Method Summary
Modifier and TypeMethodDescriptionstatic VisioLine
createInches
(int id, double x1, double y1, double x2, double y2) void
print
(OutputStream os) yReverse
(double maxY)
-
Method Details
-
createInches
-
yReverse
- Specified by:
yReverse
in interfaceVisioShape
-
print
- Specified by:
print
in interfaceVisioShape
- Throws:
IOException
-