| Interface | Description |
|---|---|
| AdjustHandle | |
| AdjustPointIf | |
| AdjustValueIf | |
| ArcToCommandIf | |
| ClosePathCommandIf | |
| ConnectionSiteIf | |
| CurveToCommandIf | |
| Formula |
A guide formula in DrawingML.
|
| GuideIf | |
| IAdjustableShape |
A bridge to the consumer application.
|
| LineToCommandIf | |
| MoveToCommandIf | |
| PathCommand |
A path command in DrawingML.
|
| PathIf | |
| QuadToCommandIf |
| Class | Description |
|---|---|
| AdjustPoint |
Java class for CT_AdjPoint2D complex type.
|
| AdjustValue |
Represents a shape adjust values (see section 20.1.9.5 in the spec)
|
| ArcToCommand |
ArcTo command within a shape path in DrawingML:
<arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/> |
| ClosePathCommand |
Java class for CT_Path2DClose complex type.
|
| ConnectionSite |
Java class for CT_ConnectionSite complex type.
|
| Context | |
| CurveToCommand |
Java class for CT_Path2DCubicBezierTo complex type.
|
| CustomGeometry |
Definition of a custom geometric shape
|
| Guide |
Java class for CT_GeomGuide complex type.
|
| LineToCommand |
Java class for CT_Path2DLineTo complex type.
|
| MoveToCommand |
Java class for CT_Path2DMoveTo complex type.
|
| Outline | |
| Path |
Specifies a creation path consisting of a series of moves, lines and curves
that when combined forms a geometric shape
|
| PolarAdjustHandle |
Java class for CT_PolarAdjustHandle complex type.
|
| PresetGeometries | |
| QuadToCommand |
Java class for CT_Path2DQuadBezierTo complex type.
|
| XYAdjustHandle |
Java class for CT_XYAdjustHandle complex type.
|
| Enum | Description |
|---|---|
| GuideIf.Op |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.