@Beta public class XSLFMoveTo extends java.lang.Object implements MoveToCommandIf
| Constructor and Description |
|---|
XSLFMoveTo(org.openxmlformats.schemas.drawingml.x2006.main.CTPath2DMoveTo moveTo) |
| Modifier and Type | Method and Description |
|---|---|
XSLFAdjustPoint |
getPt() |
void |
setPt(AdjustPointIf pt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic XSLFMoveTo(org.openxmlformats.schemas.drawingml.x2006.main.CTPath2DMoveTo moveTo)
public XSLFAdjustPoint getPt()
getPt in interface MoveToCommandIfpublic void setPt(AdjustPointIf pt)
setPt in interface MoveToCommandIfCopyright 2022 The Apache Software Foundation or its licensors, as applicable.