|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
public class RelMoveTo
Constructor Summary | |
---|---|
RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)
|
Method Summary | |
---|---|
void |
addToPath(java.awt.geom.Path2D.Double path,
XDGFShape parent)
|
boolean |
getDel()
|
java.lang.Double |
getX()
|
java.lang.Double |
getY()
|
void |
setupMaster(GeometryRow row)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RelMoveTo(com.microsoft.schemas.office.visio.x2012.main.RowType row)
Method Detail |
---|
public boolean getDel()
public java.lang.Double getX()
public java.lang.Double getY()
public void setupMaster(GeometryRow row)
setupMaster
in interface GeometryRow
public void addToPath(java.awt.geom.Path2D.Double path, XDGFShape parent)
addToPath
in interface GeometryRow
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |