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