ShapeAdjustmentType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ShapeAdjustmentType extends System.Enum

Specifies different types of shape adjustment values.

Fields

FieldDescription
CustomCustom type (unknown adjustment)
CornerSizeControls the size of the corners.
LeftUpCornerControls the up left corner.
RightUpCornerControls the up right corner.
UpCornersControls the upper corners.
DownCornersControls the down corners.
ThicknessControls the thickness of the figure.
ArrowTailThicknessControls the thickness of the arrow tail.
ArrowheadLengthControls the length of the arrowhead.
ArrowheadWidthControls the width of the arrowhead.
RadiusControls the size of the radius of the shape or its part.
DepthControls the depth of the gear teeth or the bevel effect.
ShapePartOffsetControls the offset of one part of the figure relative to another.
AngleControls the angle for figure or its part.
StartAngleStart angle for pie and arc shapes.
EndAngleEnd angle for pie and arc shapes.
StartPointXControls the callout start point X position.
StartPointYControls the callout start point Y position.
ConnectorPoint1XControls the horizontal position of the callout angle adjustment point.
ConnectorPoint1YControls the vertical position of the callout angle adjustment point.
ConnectorPoint2XControls the horizontal position of the callout angle adjustment point.
ConnectorPoint2YControls the vertical position of the callout angle adjustment point.
ConnectorBendPositionXControls the horizontal position of the bend in the connector.
ConnectorBendPositionYControls the vertical position of the bend in the connector.
AttachYControls the vertical attachment point of the figure.
AttachXControls the horizontal attachment point of the figure.
CalloutHeightControls the vertical size of the callout.
CalloutWidthControls the horizontal size of the callout.
CalloutSizeControls the size of the callout.
CurvatureCurvature of a bent, braces, curved arrow or shape.
HorizontalThicknessControls the horizontal thickness of the corner shape.
VerticalThicknessControls the vertical thickness of the corner shape.
VerticalSizeControls the vertical size of the shape.
HorizontalSizeControls the horizontal size of the shape.
TopControls the top side of a shape.

Custom

public static final int Custom

Custom type (unknown adjustment)

CornerSize

public static final int CornerSize

Controls the size of the corners.

LeftUpCorner

public static final int LeftUpCorner

Controls the up left corner.

RightUpCorner

public static final int RightUpCorner

Controls the up right corner.

UpCorners

public static final int UpCorners

Controls the upper corners.

DownCorners

public static final int DownCorners

Controls the down corners.

Thickness

public static final int Thickness

Controls the thickness of the figure.

ArrowTailThickness

public static final int ArrowTailThickness

Controls the thickness of the arrow tail.

ArrowheadLength

public static final int ArrowheadLength

Controls the length of the arrowhead.

ArrowheadWidth

public static final int ArrowheadWidth

Controls the width of the arrowhead.

Radius

public static final int Radius

Controls the size of the radius of the shape or its part.

Depth

public static final int Depth

Controls the depth of the gear teeth or the bevel effect.

ShapePartOffset

public static final int ShapePartOffset

Controls the offset of one part of the figure relative to another.

Angle

public static final int Angle

Controls the angle for figure or its part.

StartAngle

public static final int StartAngle

Start angle for pie and arc shapes.

EndAngle

public static final int EndAngle

End angle for pie and arc shapes.

StartPointX

public static final int StartPointX

Controls the callout start point X position.

StartPointY

public static final int StartPointY

Controls the callout start point Y position.

ConnectorPoint1X

public static final int ConnectorPoint1X

Controls the horizontal position of the callout angle adjustment point.

ConnectorPoint1Y

public static final int ConnectorPoint1Y

Controls the vertical position of the callout angle adjustment point.

ConnectorPoint2X

public static final int ConnectorPoint2X

Controls the horizontal position of the callout angle adjustment point.

ConnectorPoint2Y

public static final int ConnectorPoint2Y

Controls the vertical position of the callout angle adjustment point.

ConnectorBendPositionX

public static final int ConnectorBendPositionX

Controls the horizontal position of the bend in the connector.

ConnectorBendPositionY

public static final int ConnectorBendPositionY

Controls the vertical position of the bend in the connector.

AttachY

public static final int AttachY

Controls the vertical attachment point of the figure.

AttachX

public static final int AttachX

Controls the horizontal attachment point of the figure.

CalloutHeight

public static final int CalloutHeight

Controls the vertical size of the callout.

CalloutWidth

public static final int CalloutWidth

Controls the horizontal size of the callout.

CalloutSize

public static final int CalloutSize

Controls the size of the callout.

Curvature

public static final int Curvature

Curvature of a bent, braces, curved arrow or shape.

HorizontalThickness

public static final int HorizontalThickness

Controls the horizontal thickness of the corner shape.

VerticalThickness

public static final int VerticalThickness

Controls the vertical thickness of the corner shape.

VerticalSize

public static final int VerticalSize

Controls the vertical size of the shape.

HorizontalSize

public static final int HorizontalSize

Controls the horizontal size of the shape.

Top

public static final int Top

Controls the top side of a shape.