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 VisioShape
public void print(OutputStream os) throws IOException
print
in interface VisioShape
IOException
Copyright © 2017. All Rights Reserved.