public class LineTo extends Object implements GeometryRow
Constructor and Description |
---|
LineTo(com.microsoft.schemas.office.visio.x2012.main.RowType row) |
Modifier and Type | Method and Description |
---|---|
void |
addToPath(Path2D.Double path,
XDGFShape parent) |
boolean |
getDel() |
Double |
getX() |
Double |
getY() |
void |
setupMaster(GeometryRow row) |
String |
toString() |
public boolean getDel()
public Double getX()
public Double getY()
public void setupMaster(GeometryRow row)
setupMaster
in interface GeometryRow
public void addToPath(Path2D.Double path, XDGFShape parent)
addToPath
in interface GeometryRow