public class VisioRectangle extends Object implements VisioShape
| Modifier and Type | Method and Description |
|---|---|
static VisioRectangle |
createInches(int id,
double x,
double y,
double width,
double height) |
void |
print(OutputStream os) |
VisioShape |
yReverse(double maxY) |
public static VisioRectangle createInches(int id, double x, double y, double width, double height)
public VisioShape yReverse(double maxY)
yReverse in interface VisioShapepublic void print(OutputStream os) throws IOException
print in interface VisioShapeIOExceptionCopyright © 2017. All rights reserved.