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