public class RelMoveTo extends Object implements GeometryRow
Constructor and Description |
---|
RelMoveTo(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) |
public RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)
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