@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, wait
execute
public XSLFMoveTo(org.openxmlformats.schemas.drawingml.x2006.main.CTPath2DMoveTo moveTo)
public XSLFAdjustPoint getPt()
getPt
in interface MoveToCommandIf
public void setPt(AdjustPointIf pt)
setPt
in interface MoveToCommandIf
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.