net.sourceforge.plantuml.ugraphic.visio
Class VisioLine
java.lang.Object
net.sourceforge.plantuml.ugraphic.visio.VisioLine
- All Implemented Interfaces:
- VisioShape
public class VisioLine
- extends Object
- implements VisioShape
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createInches
public static VisioLine createInches(int id,
double x1,
double y1,
double x2,
double y2)
yReverse
public VisioShape yReverse(double maxY)
- Specified by:
yReverse
in interface VisioShape
print
public void print(OutputStream os)
throws IOException
- Specified by:
print
in interface VisioShape
- Throws:
IOException
Copyright © 2013. All Rights Reserved.