Package | Description |
---|---|
org.apache.poi.sl.draw.geom |
Modifier and Type | Method and Description |
---|---|
AdjustPoint |
PolarAdjustHandle.getPos()
Gets the value of the pos property.
|
AdjustPoint |
ConnectionSite.getPos() |
AdjustPoint |
XYAdjustHandle.getPos()
Gets the value of the pos property.
|
AdjustPoint |
MoveToCommand.getPt() |
AdjustPoint |
LineToCommand.getPt() |
AdjustPoint |
CurveToCommand.getPt1() |
AdjustPoint |
QuadToCommand.getPt1() |
AdjustPoint |
CurveToCommand.getPt2() |
AdjustPoint |
QuadToCommand.getPt2() |
AdjustPoint |
CurveToCommand.getPt3() |
Modifier and Type | Method and Description |
---|---|
void |
PolarAdjustHandle.setPos(AdjustPoint value)
Sets the value of the pos property.
|
void |
XYAdjustHandle.setPos(AdjustPoint value)
Sets the value of the pos property.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.