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