public class VisioText extends java.lang.Object implements VisioShape
Modifier and Type | Method and Description |
---|---|
static VisioText |
createInches(int id,
java.lang.String text,
int fontSize,
double x,
double y,
double width,
double height) |
void |
print(java.io.OutputStream os) |
VisioShape |
yReverse(double maxY) |
public static VisioText createInches(int id, java.lang.String text, int fontSize, double x, double y, double width, double height)
public void print(java.io.OutputStream os) throws java.io.IOException
print
in interface VisioShape
java.io.IOException
public VisioShape yReverse(double maxY)
yReverse
in interface VisioShape
Copyright © 2020. All Rights Reserved.