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