public class InfiniteLine extends Object implements GeometryRow
| Constructor and Description |
|---|
InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType row) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToPath(Path2D.Double path,
XDGFShape parent) |
Double |
getA() |
Double |
getB() |
boolean |
getDel() |
Path2D.Double |
getPath() |
Double |
getX() |
Double |
getY() |
void |
setupMaster(GeometryRow row) |
public InfiniteLine(com.microsoft.schemas.office.visio.x2012.main.RowType row)
public boolean getDel()
public Double getX()
public Double getY()
public Double getA()
public Double getB()
public void setupMaster(GeometryRow row)
setupMaster in interface GeometryRowpublic void addToPath(Path2D.Double path, XDGFShape parent)
addToPath in interface GeometryRowpublic Path2D.Double getPath()
Copyright © 2010 - 2020 Adobe. All Rights Reserved