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