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