public class VisioLine extends Object implements VisioShape
| Modifier and Type | Method and Description |
|---|---|
static VisioLine |
createInches(int id,
double x1,
double y1,
double x2,
double y2) |
void |
print(OutputStream os) |
VisioShape |
yReverse(double maxY) |
public static VisioLine createInches(int id, double x1, double y1, double x2, double y2)
public VisioShape yReverse(double maxY)
yReverse in interface VisioShapepublic void print(OutputStream os) throws IOException
print in interface VisioShapeIOExceptionCopyright © 2017. All rights reserved.