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