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 VisioShapeIOExceptionpublic VisioShape yReverse(double maxY)
yReverse in interface VisioShapeCopyright © 2017. All rights reserved.