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