ShapeType Class
Specifies the shape type.
Declaration
public final class ShapeType extends Struct<ShapeType> implements Cloneable, IEquatable<ShapeType>
Implements
Inherited Members
Inheritance
Constructors
ShapeType() Constructor
Initializes a new instance of the ShapeType class.
Declaration
public ShapeType()
ShapeType(ShapeGeometry geometry) Constructor
Initializes a new instance of the ShapeType class with specified settings.
Declaration
public ShapeType(ShapeGeometry geometry)
Parameters
| Name | Type | Description |
|---|---|---|
| geometry | ShapeGeometry | The shape geometry. |
ShapeType(ShapeType other) Constructor
Initializes a new instance of the ShapeType class with specified settings.
Declaration
public ShapeType(ShapeType other)
Parameters
| Name | Type | Description |
|---|---|---|
| other | ShapeType |
The source shape type. |
Methods
clone() Method
Creates a copy of the current shape type.
Declaration
public ShapeType clone()
Returns
| Type | Description |
|---|---|
ShapeType |
A copy of the current shape type. |
equals(Object obj) Method
Determines whether the specified object is equal to the current ShapeType object.
Declaration
public boolean equals(Object obj)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object | The object to compare with the current |
Returns
| Type | Description |
|---|---|
| boolean |
|
equals(ShapeType other) Method
Determines whether the specified object is equal to the current ShapeType object.
Declaration
public boolean equals(ShapeType other)
Parameters
| Name | Type | Description |
|---|---|---|
| other | ShapeType |
The |
Returns
| Type | Description |
|---|---|
| boolean |
|
getAccentBorderLineCallout1() Method
Returns a callout with a border, accent bar, and a straight callout line.
Declaration
public static ShapeType getAccentBorderLineCallout1()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getAccentBorderLineCallout2() Method
Returns a callout with a border, accent bar, and a two-segment callout line.
Declaration
public static ShapeType getAccentBorderLineCallout2()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getAccentBorderLineCallout3() Method
Returns a callout with a border, accent bar, and a three-segment callout line.
Declaration
public static ShapeType getAccentBorderLineCallout3()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getAccentLineCallout1() Method
Returns a callout with an accent bar and a straight callout line.
Declaration
public static ShapeType getAccentLineCallout1()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getAccentLineCallout2() Method
Returns a callout with an accent bar and a two-segment callout line.
Declaration
public static ShapeType getAccentLineCallout2()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getAccentLineCallout3() Method
Returns a callout with an accent bar and a three-segment callout line.
Declaration
public static ShapeType getAccentLineCallout3()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonBackPrevious() Method
Returns the Back or Previous button.
Declaration
public static ShapeType getActionButtonBackPrevious()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonBeginning() Method
Returns the Beginning button.
Declaration
public static ShapeType getActionButtonBeginning()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonBlank() Method
Returns an empty button.
Declaration
public static ShapeType getActionButtonBlank()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonDocument() Method
Returns the Document button.
Declaration
public static ShapeType getActionButtonDocument()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonEnd() Method
Returns the End button.
Declaration
public static ShapeType getActionButtonEnd()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonForwardNext() Method
Returns the Forward or Next button.
Declaration
public static ShapeType getActionButtonForwardNext()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonHelp() Method
Returns the Help button.
Declaration
public static ShapeType getActionButtonHelp()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonHome() Method
Returns the Home button.
Declaration
public static ShapeType getActionButtonHome()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonInformation() Method
Returns the Information button.
Declaration
public static ShapeType getActionButtonInformation()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonMovie() Method
Returns the Movie button.
Declaration
public static ShapeType getActionButtonMovie()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonReturn() Method
Returns the Return button.
Declaration
public static ShapeType getActionButtonReturn()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getActionButtonSound() Method
Returns the Sound button.
Declaration
public static ShapeType getActionButtonSound()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getArc() Method
Returns an arc.
Declaration
public static ShapeType getArc()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBentArrow() Method
Returns a block arrow that follows a curved 90-degree angle.
Declaration
public static ShapeType getBentArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBentUpArrow() Method
Returns a block arrow that follows a sharp 90-degree angle and points up by default.
Declaration
public static ShapeType getBentUpArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBevel() Method
Returns a bevel.
Declaration
public static ShapeType getBevel()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBlockArc() Method
Returns a block arc.
Declaration
public static ShapeType getBlockArc()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBorderLineCallout1() Method
Returns a callout with a border and a straight callout line.
Declaration
public static ShapeType getBorderLineCallout1()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBorderLineCallout2() Method
Returns a callout with a border and a two-segment callout line.
Declaration
public static ShapeType getBorderLineCallout2()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getBorderLineCallout3() Method
Returns a callout with a border and a three-segment callout line.
Declaration
public static ShapeType getBorderLineCallout3()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCan() Method
Returns a can.
Declaration
public static ShapeType getCan()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getChartPlus() Method
Returns a rectangle divided vertically and horizontally into four quarters.
Declaration
public static ShapeType getChartPlus()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getChartStar() Method
Returns a rectangle divided into six parts along a vertical line and diagonal lines.
Declaration
public static ShapeType getChartStar()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getChartX() Method
Returns a rectangle divided into four parts along diagonal lines.
Declaration
public static ShapeType getChartX()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getChevron() Method
Returns a chevron.
Declaration
public static ShapeType getChevron()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getChord() Method
Returns a circle with a chord.
Declaration
public static ShapeType getChord()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCircularArrow() Method
Returns a block arrow that follows a curved 180-degree angle.
Declaration
public static ShapeType getCircularArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCloud() Method
Returns a cloud shape.
Declaration
public static ShapeType getCloud()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCloudCallout() Method
Returns a cloud callout.
Declaration
public static ShapeType getCloudCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCornerTabs() Method
Returns four right triangles that define a rectangular shape.

Declaration
public static ShapeType getCornerTabs()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCross() Method
Returns a cross shape.
Declaration
public static ShapeType getCross()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCube() Method
Returns a cube shape.
Declaration
public static ShapeType getCube()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCurvedDownArrow() Method
Returns a block arrow that curves down.
Declaration
public static ShapeType getCurvedDownArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCurvedDownRibbon() Method
Returns a curved down ribbon banner.
Declaration
public static ShapeType getCurvedDownRibbon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCurvedLeftArrow() Method
Returns a block arrow that curves left.
Declaration
public static ShapeType getCurvedLeftArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCurvedRightArrow() Method
Returns a block arrow that curves right.
Declaration
public static ShapeType getCurvedRightArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCurvedUpArrow() Method
Returns a block arrow that curves up.
Declaration
public static ShapeType getCurvedUpArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getCurvedUpRibbon() Method
Returns a curved up ribbon banner.
Declaration
public static ShapeType getCurvedUpRibbon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDecagon() Method
Returns a decagon.
Declaration
public static ShapeType getDecagon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDiagonalStripe() Method
Returns a diagonal stripe.
Declaration
public static ShapeType getDiagonalStripe()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDiamond() Method
Returns a diamond shape.
Declaration
public static ShapeType getDiamond()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDivision() Method
Returns a division sign.
Declaration
public static ShapeType getDivision()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDodecagon() Method
Returns a dodecagon.
Declaration
public static ShapeType getDodecagon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDonut() Method
Returns a donut shape.
Declaration
public static ShapeType getDonut()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDoubleBrace() Method
Returns a pair of braces.
Declaration
public static ShapeType getDoubleBrace()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDoubleBracket() Method
Returns a pair of brackets.
Declaration
public static ShapeType getDoubleBracket()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDoubleWave() Method
Returns a double wave.
Declaration
public static ShapeType getDoubleWave()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDownArrow() Method
Returns a block arrow that points down.
Declaration
public static ShapeType getDownArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDownArrowCallout() Method
Returns a callout with an arrow that points down.
Declaration
public static ShapeType getDownArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getDownRibbon() Method
Returns a ribbon banner with its center area below the ribbon ends.
Declaration
public static ShapeType getDownRibbon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getEmpty() Method
Returns an empty shape.
Declaration
public static ShapeType getEmpty()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getEqual() Method
Returns an equal sign.
Declaration
public static ShapeType getEqual()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getExplosion1() Method
Returns an explosion shape.
Declaration
public static ShapeType getExplosion1()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getExplosion2() Method
Returns an explosion shape.
Declaration
public static ShapeType getExplosion2()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartAlternateProcess() Method
Returns the Alternate Process flowchart symbol.
Declaration
public static ShapeType getFlowChartAlternateProcess()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartCollate() Method
Returns the Collate flowchart symbol.
Declaration
public static ShapeType getFlowChartCollate()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartConnector() Method
Returns the Connector flowchart symbol.
Declaration
public static ShapeType getFlowChartConnector()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartDecision() Method
Returns the Decision flowchart symbol.
Declaration
public static ShapeType getFlowChartDecision()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartDelay() Method
Returns the Delay flowchart symbol.
Declaration
public static ShapeType getFlowChartDelay()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartDirectAccessStorage() Method
Returns the Direct Access Storage flowchart symbol.
Declaration
public static ShapeType getFlowChartDirectAccessStorage()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartDisplay() Method
Returns the Display flowchart symbol.
Declaration
public static ShapeType getFlowChartDisplay()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartDocument() Method
Returns the Document flowchart symbol.
Declaration
public static ShapeType getFlowChartDocument()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartExtract() Method
Returns the Extract flowchart symbol.
Declaration
public static ShapeType getFlowChartExtract()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartInputOutput() Method
Returns the Input/Output (Data) flowchart symbol.
Declaration
public static ShapeType getFlowChartInputOutput()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartMagneticDisk() Method
Returns the Magnetic Disk flowchart symbol.
Declaration
public static ShapeType getFlowChartMagneticDisk()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartMagneticTape() Method
Returns the Magnetic Tape (Sequential Access Storage) flowchart symbol.
Declaration
public static ShapeType getFlowChartMagneticTape()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartManualInput() Method
Returns the Manual Input flowchart symbol.
Declaration
public static ShapeType getFlowChartManualInput()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartManualOperation() Method
Returns the Manual Operation flowchart symbol.
Declaration
public static ShapeType getFlowChartManualOperation()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartMerge() Method
Returns the Merge flowchart symbol.
Declaration
public static ShapeType getFlowChartMerge()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartMultiDocument() Method
Returns the Multi-document flowchart symbol.
Declaration
public static ShapeType getFlowChartMultiDocument()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartOfflineStorage() Method
Returns the Offline Storage flowchart symbol.
Declaration
public static ShapeType getFlowChartOfflineStorage()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartOffPageConnector() Method
Returns the Off-page Connector flowchart symbol.
Declaration
public static ShapeType getFlowChartOffPageConnector()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartOr() Method
Returns the Or flowchart symbol.
Declaration
public static ShapeType getFlowChartOr()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartPredefinedProcess() Method
Returns the Predefined Process flowchart symbol.
Declaration
public static ShapeType getFlowChartPredefinedProcess()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartPreparation() Method
Returns the Preparation flowchart symbol.
Declaration
public static ShapeType getFlowChartPreparation()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartProcess() Method
Returns the Process flowchart symbol.
Declaration
public static ShapeType getFlowChartProcess()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartPunchedCard() Method
Returns the Card flowchart symbol.
Declaration
public static ShapeType getFlowChartPunchedCard()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartPunchedTape() Method
Returns the Punched Tape flowchart symbol.
Declaration
public static ShapeType getFlowChartPunchedTape()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartSort() Method
Returns the Sort flowchart symbol.
Declaration
public static ShapeType getFlowChartSort()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartStoredData() Method
Returns the Stored Data flowchart symbol.
Declaration
public static ShapeType getFlowChartStoredData()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartSummingJunction() Method
Returns the Summing Junction flowchart symbol.
Declaration
public static ShapeType getFlowChartSummingJunction()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFlowChartTerminator() Method
Returns the Terminator flowchart symbol.
Declaration
public static ShapeType getFlowChartTerminator()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFoldedCorner() Method
Returns a rectangle with a folded corner.
Declaration
public static ShapeType getFoldedCorner()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFrame() Method
Returns a rectangular picture frame.
Declaration
public static ShapeType getFrame()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getFunnel() Method
Returns a funnel.
Declaration
public static ShapeType getFunnel()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getGear6() Method
Returns a gear with six teeth.
Declaration
public static ShapeType getGear6()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getGear9() Method
Returns a gear with nine teeth.
Declaration
public static ShapeType getGear9()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getGeometry() Method
Returns the shape geometry.
Declaration
public ShapeGeometry getGeometry()
Returns
| Type | Description |
|---|---|
| ShapeGeometry | The shape geometry. |
getGeometryType() Method
Returns the shape geometry type.
Declaration
public ShapeGeometryType getGeometryType()
Returns
| Type | Description |
|---|---|
| ShapeGeometryType | The shape geometry type. |
getHalfFrame() Method
Returns half of a rectangular picture frame.
Declaration
public static ShapeType getHalfFrame()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getHeart() Method
Returns a heart shape.
Declaration
public static ShapeType getHeart()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getHeptagon() Method
Returns a heptagon.
Declaration
public static ShapeType getHeptagon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getHexagon() Method
Returns a hexagon.

Declaration
public static ShapeType getHexagon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getHomePlate() Method
Returns a home plate shape.

Declaration
public static ShapeType getHomePlate()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getHorizontalScroll() Method
Returns a horizontal scroll.
Declaration
public static ShapeType getHorizontalScroll()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftArrow() Method
Returns a block arrow that points left.
Declaration
public static ShapeType getLeftArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftArrowCallout() Method
Returns a callout with an arrow that points left.
Declaration
public static ShapeType getLeftArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftBrace() Method
Returns an opening brace.
Declaration
public static ShapeType getLeftBrace()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftBracket() Method
Returns an opening bracket.
Declaration
public static ShapeType getLeftBracket()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftCircularArrow() Method
Returns a circular arrow pointing counter-clockwise.
Declaration
public static ShapeType getLeftCircularArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftRightArrow() Method
Returns a block arrow that points left and right.
Declaration
public static ShapeType getLeftRightArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftRightArrowCallout() Method
Returns a callout with arrows that point both left and right.
Declaration
public static ShapeType getLeftRightArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftRightCircularArrow() Method
Returns a circular arrow pointing both clockwise and counter-clockwise.
Declaration
public static ShapeType getLeftRightCircularArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftRightRibbon() Method
Returns a ribbon with an arrow at both ends.
Declaration
public static ShapeType getLeftRightRibbon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftRightUpArrow() Method
Returns a block arrow that points left, right, and up.
Declaration
public static ShapeType getLeftRightUpArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLeftUpArrow() Method
Returns a block arrow that points left and up.
Declaration
public static ShapeType getLeftUpArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLightningBolt() Method
Returns a lightning bolt.
Declaration
public static ShapeType getLightningBolt()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLineCallout1() Method
Returns a callout with no border and a straight callout line.
Declaration
public static ShapeType getLineCallout1()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLineCallout2() Method
Returns a callout with no border and a two-segment callout line.
Declaration
public static ShapeType getLineCallout2()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLineCallout3() Method
Returns a callout with no border and a three-segment callout line.
Declaration
public static ShapeType getLineCallout3()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLineInverse() Method
Returns an inverse line shape.
Declaration
public static ShapeType getLineInverse()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getLShape() Method
Returns an L-shape.
Declaration
public static ShapeType getLShape()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getMinus() Method
Returns a minus sign.
Declaration
public static ShapeType getMinus()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getMoon() Method
Returns a moon shape.
Declaration
public static ShapeType getMoon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getMultiply() Method
Returns a multiplication sign.
Declaration
public static ShapeType getMultiply()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getNonIsoscelesTrapezoid() Method
Returns a non-isosceles trapezoid.
Declaration
public static ShapeType getNonIsoscelesTrapezoid()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getNoSymbol() Method
Returns a prohibition sign.
Declaration
public static ShapeType getNoSymbol()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getNotchedRightArrow() Method
Returns a notched block arrow that points right.
Declaration
public static ShapeType getNotchedRightArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getNotEqual() Method
Returns a not-equal sign.
Declaration
public static ShapeType getNotEqual()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getOctagon() Method
Returns an octagon.
Declaration
public static ShapeType getOctagon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getOval() Method
Returns an oval.
Declaration
public static ShapeType getOval()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getOvalCallout() Method
Returns an oval-shaped callout.
Declaration
public static ShapeType getOvalCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getParallelogram() Method
Returns a parallelogram.
Declaration
public static ShapeType getParallelogram()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPentagon() Method
Returns a pentagon.
Declaration
public static ShapeType getPentagon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPie() Method
Returns a circle with a portion missing.
Declaration
public static ShapeType getPie()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPieWedge() Method
Returns a quarter of a circular shape.
Declaration
public static ShapeType getPieWedge()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPlaque() Method
Returns a plaque.
Declaration
public static ShapeType getPlaque()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPlaqueTabs() Method
Returns four quarter circles that define a rectangular shape.

Declaration
public static ShapeType getPlaqueTabs()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPlus() Method
Returns a plus sign.
Declaration
public static ShapeType getPlus()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getPreset() Method
Returns the shape preset geometry type.
Declaration
public GeometryPresetType getPreset()
Returns
| Type | Description |
|---|---|
| GeometryPresetType | The shape preset geometry type. |
getPresetAdjustValues() Method
Returns the shape’s preset adjustment values.
Declaration
public IShapeGuideCollection getPresetAdjustValues()
Returns
| Type | Description |
|---|---|
| IShapeGuideCollection | A collection of guides that define the shape’s preset adjustment values. |
getQuadArrow() Method
Returns a block arrow that points up, down, left, and right.
Declaration
public static ShapeType getQuadArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getQuadArrowCallout() Method
Returns a callout with arrows that point up, down, left, and right.
Declaration
public static ShapeType getQuadArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRectangle() Method
Returns a rectangle.
Declaration
public static ShapeType getRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRectangularCallout() Method
Returns a rectangular callout.
Declaration
public static ShapeType getRectangularCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRightArrow() Method
Returns a block arrow that points right.
Declaration
public static ShapeType getRightArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRightArrowCallout() Method
Returns a callout with an arrow that points right.
Declaration
public static ShapeType getRightArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRightBrace() Method
Returns a closing brace.
Declaration
public static ShapeType getRightBrace()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRightBracket() Method
Returns a closing bracket.
Declaration
public static ShapeType getRightBracket()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRightTriangle() Method
Returns a right triangle.
Declaration
public static ShapeType getRightTriangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRoundDiagonalCornerRectangle() Method
Returns a rectangle with two rounded corners, diagonally-opposed.
Declaration
public static ShapeType getRoundDiagonalCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRoundedRectangle() Method
Returns a rounded rectangle.
Declaration
public static ShapeType getRoundedRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRoundedRectangularCallout() Method
Returns a rectangular callout with rounded corners.
Declaration
public static ShapeType getRoundedRectangularCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRoundSameSideCornerRectangle() Method
Returns a rectangle with two-rounded corners that share a side.
Declaration
public static ShapeType getRoundSameSideCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getRoundSingleCornerRectangle() Method
Returns a rectangle with one rounded corner.
Declaration
public static ShapeType getRoundSingleCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSmileyFace() Method
Returns a smiley face.
Declaration
public static ShapeType getSmileyFace()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSnipAndRoundSingleCornerRectangle() Method
Returns a rectangle with one snipped corner and one rounded corner.
Declaration
public static ShapeType getSnipAndRoundSingleCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSnipDiagonalCornerRectangle() Method
Returns a rectangle with two snipped corners, diagonally-opposed.
Declaration
public static ShapeType getSnipDiagonalCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSnipSameSideCornerRectangle() Method
Returns a rectangle with two snipped corners that share a side.
Declaration
public static ShapeType getSnipSameSideCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSnipSingleCornerRectangle() Method
Returns a rectangle with one snipped corner.
Declaration
public static ShapeType getSnipSingleCornerRectangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSquareTabs() Method
Returns four small squares that define a rectangular shape.

Declaration
public static ShapeType getSquareTabs()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar10() Method
Returns a 10-point star.
Declaration
public static ShapeType getStar10()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar12() Method
Returns a 12-point star.
Declaration
public static ShapeType getStar12()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar16() Method
Returns a 16-point star.
Declaration
public static ShapeType getStar16()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar24() Method
Returns a 24-point star.
Declaration
public static ShapeType getStar24()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar32() Method
Returns a 32-point star.
Declaration
public static ShapeType getStar32()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar4() Method
Returns a 4-point star.
Declaration
public static ShapeType getStar4()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar5() Method
Returns a 5-point star.
Declaration
public static ShapeType getStar5()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar6() Method
Returns a 6-point star.
Declaration
public static ShapeType getStar6()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar7() Method
Returns a 7-point star.
Declaration
public static ShapeType getStar7()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStar8() Method
Returns an 8-point star.
Declaration
public static ShapeType getStar8()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getStripedRightArrow() Method
Returns a block arrow that points right and has stripes on the tail.
Declaration
public static ShapeType getStripedRightArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSun() Method
Returns a sun shape.
Declaration
public static ShapeType getSun()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getSwooshArrow() Method
Returns a curved arrow.
Declaration
public static ShapeType getSwooshArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getTeardrop() Method
Returns a water droplet.
Declaration
public static ShapeType getTeardrop()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getTrapezoid() Method
Returns a trapezoid.
Declaration
public static ShapeType getTrapezoid()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getTriangle() Method
Returns an isosceles triangle.
Declaration
public static ShapeType getTriangle()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getUpArrow() Method
Returns a block arrow that points up.
Declaration
public static ShapeType getUpArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getUpArrowCallout() Method
Returns a callout with an arrow that points up.
Declaration
public static ShapeType getUpArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getUpDownArrow() Method
Returns a block arrow that points up and down.
Declaration
public static ShapeType getUpDownArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getUpDownArrowCallout() Method
Returns a callout with arrows that point up and down.
Declaration
public static ShapeType getUpDownArrowCallout()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getUpRibbon() Method
Returns a ribbon banner with its center area above the ribbon ends.
Declaration
public static ShapeType getUpRibbon()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getUTurnArrow() Method
Returns a block arrow that forms a U-shape.
Declaration
public static ShapeType getUTurnArrow()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getVerticalScroll() Method
Returns a vertical scroll.
Declaration
public static ShapeType getVerticalScroll()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
getWave() Method
Returns a wave shape.
Declaration
public static ShapeType getWave()
Returns
| Type | Description |
|---|---|
ShapeType |
The corresponding shape type. |
hashCode() Method
Returns a hash code for this ShapeType object.
Declaration
public int hashCode()
Returns
| Type | Description |
|---|---|
| int | The identification number. |