Skip to main content

ShapeType Class

Specifies the shape type.

Declaration

public final class ShapeType extends Struct<ShapeType> implements Cloneable, IEquatable<ShapeType>

Implements

java.lang.Cloneable
com.devexpress.system.IEquatable<com.devexpress.docs.presentation.ShapeType>

Inherited Members

com.devexpress.system.Struct.equals(java.lang.Object)
com.devexpress.system.Struct.getHashCode()
com.devexpress.system.Struct.hashCode()
java.lang.Object.clone()
java.lang.Object.finalize()
java.lang.Object.getClass()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.toString()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)

Inheritance

Object
com.devexpress.system.Struct
ShapeType

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 ShapeType object.

Returns

Type Description
boolean

true if the specified object is equal to the current ShapeType object; otherwise, false.

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 ShapeType object to compare with the current ShapeType object.

Returns

Type Description
boolean

true if the specified object is equal to the current ShapeType object; otherwise, false.

getAccentBorderLineCallout1() Method

Returns a callout with a border, accent bar, and a straight callout line.
DevExpress Presentation API - Shape Type - AccentBorderLineCallout1

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.
DevExpress Presentation API - Shape Type - AccentBorderLineCallout2

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.
DevExpress Presentation API - Shape Type - AccentBorderLineCallout3

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.
DevExpress Presentation API - Shape Type - AccentLineCallout1

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.
DevExpress Presentation API - Shape Type - AccentLineCallout2

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.
DevExpress Presentation API - Shape Type - AccentLineCallout3

Declaration

public static ShapeType getAccentLineCallout3()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonBackPrevious() Method

Returns the Back or Previous button.
DevExpress Presentation API - Shape Type - ActionButtonBackPrevious

Declaration

public static ShapeType getActionButtonBackPrevious()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonBeginning() Method

Returns the Beginning button.
DevExpress Presentation API - Shape Type - ActionButtonBeginning

Declaration

public static ShapeType getActionButtonBeginning()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonBlank() Method

Returns an empty button.
DevExpress Presentation API - Shape Type - ActionButtonBlank

Declaration

public static ShapeType getActionButtonBlank()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonDocument() Method

Returns the Document button.
DevExpress Presentation API - Shape Type - ActionButtonDocument

Declaration

public static ShapeType getActionButtonDocument()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonEnd() Method

Returns the End button.
DevExpress Presentation API - Shape Type - ActionButtonEnd

Declaration

public static ShapeType getActionButtonEnd()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonForwardNext() Method

Returns the Forward or Next button.
DevExpress Presentation API - Shape Type - ActionButtonForwardNext

Declaration

public static ShapeType getActionButtonForwardNext()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonHelp() Method

Returns the Help button.
DevExpress Presentation API - Shape Type - ActionButtonHelp

Declaration

public static ShapeType getActionButtonHelp()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonHome() Method

Returns the Home button.
DevExpress Presentation API - Shape Type - ActionButtonHome

Declaration

public static ShapeType getActionButtonHome()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonInformation() Method

Returns the Information button.
DevExpress Presentation API - Shape Type - ActionButtonInformation

Declaration

public static ShapeType getActionButtonInformation()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonMovie() Method

Returns the Movie button.
DevExpress Presentation API - Shape Type - ActionButtonMovie

Declaration

public static ShapeType getActionButtonMovie()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonReturn() Method

Returns the Return button.
DevExpress Presentation API - Shape Type - ActionButtonReturn

Declaration

public static ShapeType getActionButtonReturn()

Returns

Type Description
ShapeType

The corresponding shape type.

getActionButtonSound() Method

Returns the Sound button.
DevExpress Presentation API - Shape Type - ActionButtonSound

Declaration

public static ShapeType getActionButtonSound()

Returns

Type Description
ShapeType

The corresponding shape type.

getArc() Method

Returns an arc.
DevExpress Presentation API - Shape Type - 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.
DevExpress Presentation API - Shape Type - BentArrow

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.
DevExpress Presentation API - Shape Type - BentUpArrow

Declaration

public static ShapeType getBentUpArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getBevel() Method

Returns a bevel.
DevExpress Presentation API - Shape Type - Bevel

Declaration

public static ShapeType getBevel()

Returns

Type Description
ShapeType

The corresponding shape type.

getBlockArc() Method

Returns a block arc.
DevExpress Presentation API - Shape Type - BlockArc

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.
DevExpress Presentation API - Shape Type - BorderLineCallout1

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.
DevExpress Presentation API - Shape Type - BorderLineCallout2

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.
DevExpress Presentation API - Shape Type - BorderLineCallout3

Declaration

public static ShapeType getBorderLineCallout3()

Returns

Type Description
ShapeType

The corresponding shape type.

getCan() Method

Returns a can.
DevExpress Presentation API - Shape Type - 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.
DevExpress Presentation API - Shape Type - ChartPlus

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.
DevExpress Presentation API - Shape Type - ChartStar

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.
DevExpress Presentation API - Shape Type - ChartX

Declaration

public static ShapeType getChartX()

Returns

Type Description
ShapeType

The corresponding shape type.

getChevron() Method

Returns a chevron.
DevExpress Presentation API - Shape Type - Chevron

Declaration

public static ShapeType getChevron()

Returns

Type Description
ShapeType

The corresponding shape type.

getChord() Method

Returns a circle with a chord.
DevExpress Presentation API - Shape Type - 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.
DevExpress Presentation API - Shape Type - CircularArrow

Declaration

public static ShapeType getCircularArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getCloud() Method

Returns a cloud shape.
DevExpress Presentation API - Shape Type - Cloud

Declaration

public static ShapeType getCloud()

Returns

Type Description
ShapeType

The corresponding shape type.

getCloudCallout() Method

Returns a cloud callout.
DevExpress Presentation API - Shape Type - CloudCallout

Declaration

public static ShapeType getCloudCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getCornerTabs() Method

Returns four right triangles that define a rectangular shape. DevExpress Presentation API - Shape Type - CornerTabs

Declaration

public static ShapeType getCornerTabs()

Returns

Type Description
ShapeType

The corresponding shape type.

getCross() Method

Returns a cross shape.
DevExpress Presentation API - Shape Type - Cross

Declaration

public static ShapeType getCross()

Returns

Type Description
ShapeType

The corresponding shape type.

getCube() Method

Returns a cube shape.
DevExpress Presentation API - Shape Type - Cube

Declaration

public static ShapeType getCube()

Returns

Type Description
ShapeType

The corresponding shape type.

getCurvedDownArrow() Method

Returns a block arrow that curves down.
DevExpress Presentation API - Shape Type - CurvedDownArrow

Declaration

public static ShapeType getCurvedDownArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getCurvedDownRibbon() Method

Returns a curved down ribbon banner.
DevExpress Presentation API - Shape Type - CurvedDownRibbon

Declaration

public static ShapeType getCurvedDownRibbon()

Returns

Type Description
ShapeType

The corresponding shape type.

getCurvedLeftArrow() Method

Returns a block arrow that curves left.
DevExpress Presentation API - Shape Type - CurvedLeftArrow

Declaration

public static ShapeType getCurvedLeftArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getCurvedRightArrow() Method

Returns a block arrow that curves right.
DevExpress Presentation API - Shape Type - CurvedRightArrow

Declaration

public static ShapeType getCurvedRightArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getCurvedUpArrow() Method

Returns a block arrow that curves up.
DevExpress Presentation API - Shape Type - CurvedUpArrow

Declaration

public static ShapeType getCurvedUpArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getCurvedUpRibbon() Method

Returns a curved up ribbon banner.
DevExpress Presentation API - Shape Type - CurvedUpRibbon

Declaration

public static ShapeType getCurvedUpRibbon()

Returns

Type Description
ShapeType

The corresponding shape type.

getDecagon() Method

Returns a decagon.
DevExpress Presentation API - Shape Type - Decagon

Declaration

public static ShapeType getDecagon()

Returns

Type Description
ShapeType

The corresponding shape type.

getDiagonalStripe() Method

Returns a diagonal stripe.
DevExpress Presentation API - Shape Type - DiagonalStripe

Declaration

public static ShapeType getDiagonalStripe()

Returns

Type Description
ShapeType

The corresponding shape type.

getDiamond() Method

Returns a diamond shape.
DevExpress Presentation API - Shape Type - Diamond

Declaration

public static ShapeType getDiamond()

Returns

Type Description
ShapeType

The corresponding shape type.

getDivision() Method

Returns a division sign.
DevExpress Presentation API - Shape Type - Division

Declaration

public static ShapeType getDivision()

Returns

Type Description
ShapeType

The corresponding shape type.

getDodecagon() Method

Returns a dodecagon.
DevExpress Presentation API - Shape Type - Dodecagon

Declaration

public static ShapeType getDodecagon()

Returns

Type Description
ShapeType

The corresponding shape type.

getDonut() Method

Returns a donut shape.
DevExpress Presentation API - Shape Type - Donut

Declaration

public static ShapeType getDonut()

Returns

Type Description
ShapeType

The corresponding shape type.

getDoubleBrace() Method

Returns a pair of braces.
DevExpress Presentation API - Shape Type - DoubleBrace

Declaration

public static ShapeType getDoubleBrace()

Returns

Type Description
ShapeType

The corresponding shape type.

getDoubleBracket() Method

Returns a pair of brackets.
DevExpress Presentation API - Shape Type - DoubleBracket

Declaration

public static ShapeType getDoubleBracket()

Returns

Type Description
ShapeType

The corresponding shape type.

getDoubleWave() Method

Returns a double wave.
DevExpress Presentation API - Shape Type - DoubleWave

Declaration

public static ShapeType getDoubleWave()

Returns

Type Description
ShapeType

The corresponding shape type.

getDownArrow() Method

Returns a block arrow that points down.
DevExpress Presentation API - Shape Type - DownArrow

Declaration

public static ShapeType getDownArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getDownArrowCallout() Method

Returns a callout with an arrow that points down.
DevExpress Presentation API - Shape Type - DownArrowCallout

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.
DevExpress Presentation API - Shape Type - DownRibbon

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.
DevExpress Presentation API - Shape Type - DownRibbon

Declaration

public static ShapeType getEqual()

Returns

Type Description
ShapeType

The corresponding shape type.

getExplosion1() Method

Returns an explosion shape.
DevExpress Presentation API - Shape Type - Explosion1

Declaration

public static ShapeType getExplosion1()

Returns

Type Description
ShapeType

The corresponding shape type.

getExplosion2() Method

Returns an explosion shape.
DevExpress Presentation API - Shape Type - Explosion2

Declaration

public static ShapeType getExplosion2()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartAlternateProcess() Method

Returns the Alternate Process flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartAlternateProcess

Declaration

public static ShapeType getFlowChartAlternateProcess()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartCollate() Method

Returns the Collate flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartCollate

Declaration

public static ShapeType getFlowChartCollate()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartConnector() Method

Returns the Connector flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartConnector

Declaration

public static ShapeType getFlowChartConnector()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartDecision() Method

Returns the Decision flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartDecision

Declaration

public static ShapeType getFlowChartDecision()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartDelay() Method

Returns the Delay flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartDelay

Declaration

public static ShapeType getFlowChartDelay()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartDirectAccessStorage() Method

Returns the Direct Access Storage flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartDirectAccessStorage

Declaration

public static ShapeType getFlowChartDirectAccessStorage()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartDisplay() Method

Returns the Display flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartDisplay

Declaration

public static ShapeType getFlowChartDisplay()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartDocument() Method

Returns the Document flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartDocument

Declaration

public static ShapeType getFlowChartDocument()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartExtract() Method

Returns the Extract flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartExtract

Declaration

public static ShapeType getFlowChartExtract()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartInputOutput() Method

Returns the Input/Output (Data) flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartInputOutput

Declaration

public static ShapeType getFlowChartInputOutput()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartMagneticDisk() Method

Returns the Magnetic Disk flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartMagneticDisk

Declaration

public static ShapeType getFlowChartMagneticDisk()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartMagneticTape() Method

Returns the Magnetic Tape (Sequential Access Storage) flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartMagneticTape

Declaration

public static ShapeType getFlowChartMagneticTape()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartManualInput() Method

Returns the Manual Input flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartManualInput

Declaration

public static ShapeType getFlowChartManualInput()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartManualOperation() Method

Returns the Manual Operation flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartManualOperation

Declaration

public static ShapeType getFlowChartManualOperation()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartMerge() Method

Returns the Merge flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartMerge

Declaration

public static ShapeType getFlowChartMerge()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartMultiDocument() Method

Returns the Multi-document flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartMultiDocument

Declaration

public static ShapeType getFlowChartMultiDocument()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartOfflineStorage() Method

Returns the Offline Storage flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartOfflineStorage

Declaration

public static ShapeType getFlowChartOfflineStorage()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartOffPageConnector() Method

Returns the Off-page Connector flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartOffPageConnector

Declaration

public static ShapeType getFlowChartOffPageConnector()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartOr() Method

Returns the Or flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartOr

Declaration

public static ShapeType getFlowChartOr()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartPredefinedProcess() Method

Returns the Predefined Process flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartPredefinedProcess

Declaration

public static ShapeType getFlowChartPredefinedProcess()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartPreparation() Method

Returns the Preparation flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartPreparation

Declaration

public static ShapeType getFlowChartPreparation()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartProcess() Method

Returns the Process flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartProcess

Declaration

public static ShapeType getFlowChartProcess()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartPunchedCard() Method

Returns the Card flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartPunchedCard

Declaration

public static ShapeType getFlowChartPunchedCard()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartPunchedTape() Method

Returns the Punched Tape flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartPunchedTape

Declaration

public static ShapeType getFlowChartPunchedTape()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartSort() Method

Returns the Sort flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartSort

Declaration

public static ShapeType getFlowChartSort()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartStoredData() Method

Returns the Stored Data flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartStoredData

Declaration

public static ShapeType getFlowChartStoredData()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartSummingJunction() Method

Returns the Summing Junction flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartSummingJunction

Declaration

public static ShapeType getFlowChartSummingJunction()

Returns

Type Description
ShapeType

The corresponding shape type.

getFlowChartTerminator() Method

Returns the Terminator flowchart symbol.
DevExpress Presentation API - Shape Type - FlowChartTerminator

Declaration

public static ShapeType getFlowChartTerminator()

Returns

Type Description
ShapeType

The corresponding shape type.

getFoldedCorner() Method

Returns a rectangle with a folded corner.
DevExpress Presentation API - Shape Type - FoldedCorner

Declaration

public static ShapeType getFoldedCorner()

Returns

Type Description
ShapeType

The corresponding shape type.

getFrame() Method

Returns a rectangular picture frame.
DevExpress Presentation API - Shape Type - Frame

Declaration

public static ShapeType getFrame()

Returns

Type Description
ShapeType

The corresponding shape type.

getFunnel() Method

Returns a funnel.
DevExpress Presentation API - Shape Type - Funnel

Declaration

public static ShapeType getFunnel()

Returns

Type Description
ShapeType

The corresponding shape type.

getGear6() Method

Returns a gear with six teeth.
DevExpress Presentation API - Shape Type - Gear6

Declaration

public static ShapeType getGear6()

Returns

Type Description
ShapeType

The corresponding shape type.

getGear9() Method

Returns a gear with nine teeth.
DevExpress Presentation API - Shape Type - Gear9

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.
DevExpress Presentation API - Shape Type - HalfFrame

Declaration

public static ShapeType getHalfFrame()

Returns

Type Description
ShapeType

The corresponding shape type.

getHeart() Method

Returns a heart shape.
DevExpress Presentation API - Shape Type - Heart

Declaration

public static ShapeType getHeart()

Returns

Type Description
ShapeType

The corresponding shape type.

getHeptagon() Method

Returns a heptagon.
DevExpress Presentation API - Shape Type - Heptagon

Declaration

public static ShapeType getHeptagon()

Returns

Type Description
ShapeType

The corresponding shape type.

getHexagon() Method

Returns a hexagon. DevExpress Presentation API - Shape Type - Hexagon

Declaration

public static ShapeType getHexagon()

Returns

Type Description
ShapeType

The corresponding shape type.

getHomePlate() Method

Returns a home plate shape. DevExpress Presentation API - Shape Type - HomePlate

Declaration

public static ShapeType getHomePlate()

Returns

Type Description
ShapeType

The corresponding shape type.

getHorizontalScroll() Method

Returns a horizontal scroll.
DevExpress Presentation API - Shape Type - HorizontalScroll

Declaration

public static ShapeType getHorizontalScroll()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftArrow() Method

Returns a block arrow that points left.
DevExpress Presentation API - Shape Type - LeftArrow

Declaration

public static ShapeType getLeftArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftArrowCallout() Method

Returns a callout with an arrow that points left.
DevExpress Presentation API - Shape Type - LeftArrowCallout

Declaration

public static ShapeType getLeftArrowCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftBrace() Method

Returns an opening brace.
DevExpress Presentation API - Shape Type - LeftBrace

Declaration

public static ShapeType getLeftBrace()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftBracket() Method

Returns an opening bracket.
DevExpress Presentation API - Shape Type - LeftBracket

Declaration

public static ShapeType getLeftBracket()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftCircularArrow() Method

Returns a circular arrow pointing counter-clockwise.
DevExpress Presentation API - Shape Type - LeftCircularArrow

Declaration

public static ShapeType getLeftCircularArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftRightArrow() Method

Returns a block arrow that points left and right.
DevExpress Presentation API - Shape Type - LeftRightArrow

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.
DevExpress Presentation API - Shape Type - LeftRightArrowCallout

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.
DevExpress Presentation API - Shape Type - LeftRightCircularArrow

Declaration

public static ShapeType getLeftRightCircularArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftRightRibbon() Method

Returns a ribbon with an arrow at both ends.
DevExpress Presentation API - Shape Type - LeftRightRibbon

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.
DevExpress Presentation API - Shape Type - LeftRightUpArrow

Declaration

public static ShapeType getLeftRightUpArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getLeftUpArrow() Method

Returns a block arrow that points left and up.
DevExpress Presentation API - Shape Type - LeftUpArrow

Declaration

public static ShapeType getLeftUpArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getLightningBolt() Method

Returns a lightning bolt.
DevExpress Presentation API - Shape Type - LightningBolt

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.
DevExpress Presentation API - Shape Type - LineCallout1

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.
DevExpress Presentation API - Shape Type - LineCallout2

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.
DevExpress Presentation API - Shape Type - LineCallout3

Declaration

public static ShapeType getLineCallout3()

Returns

Type Description
ShapeType

The corresponding shape type.

getLineInverse() Method

Returns an inverse line shape.
DevExpress Presentation API - Shape Type - LineInverse

Declaration

public static ShapeType getLineInverse()

Returns

Type Description
ShapeType

The corresponding shape type.

getLShape() Method

Returns an L-shape.
DevExpress Presentation API - Shape Type - LShape

Declaration

public static ShapeType getLShape()

Returns

Type Description
ShapeType

The corresponding shape type.

getMinus() Method

Returns a minus sign.
DevExpress Presentation API - Shape Type - Minus

Declaration

public static ShapeType getMinus()

Returns

Type Description
ShapeType

The corresponding shape type.

getMoon() Method

Returns a moon shape.
DevExpress Presentation API - Shape Type - Moon

Declaration

public static ShapeType getMoon()

Returns

Type Description
ShapeType

The corresponding shape type.

getMultiply() Method

Returns a multiplication sign.
DevExpress Presentation API - Shape Type - Multiply

Declaration

public static ShapeType getMultiply()

Returns

Type Description
ShapeType

The corresponding shape type.

getNonIsoscelesTrapezoid() Method

Returns a non-isosceles trapezoid.
DevExpress Presentation API - Shape Type - NonIsoscelesTrapezoid

Declaration

public static ShapeType getNonIsoscelesTrapezoid()

Returns

Type Description
ShapeType

The corresponding shape type.

getNoSymbol() Method

Returns a prohibition sign.
DevExpress Presentation API - Shape Type - NoSymbol

Declaration

public static ShapeType getNoSymbol()

Returns

Type Description
ShapeType

The corresponding shape type.

getNotchedRightArrow() Method

Returns a notched block arrow that points right.
DevExpress Presentation API - Shape Type - NotchedRightArrow

Declaration

public static ShapeType getNotchedRightArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getNotEqual() Method

Returns a not-equal sign.
DevExpress Presentation API - Shape Type - NotEqual

Declaration

public static ShapeType getNotEqual()

Returns

Type Description
ShapeType

The corresponding shape type.

getOctagon() Method

Returns an octagon.
DevExpress Presentation API - Shape Type - Octagon

Declaration

public static ShapeType getOctagon()

Returns

Type Description
ShapeType

The corresponding shape type.

getOval() Method

Returns an oval.
DevExpress Presentation API - Shape Type - Oval

Declaration

public static ShapeType getOval()

Returns

Type Description
ShapeType

The corresponding shape type.

getOvalCallout() Method

Returns an oval-shaped callout.
DevExpress Presentation API - Shape Type - OvalCallout

Declaration

public static ShapeType getOvalCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getParallelogram() Method

Returns a parallelogram.
DevExpress Presentation API - Shape Type - Parallelogram

Declaration

public static ShapeType getParallelogram()

Returns

Type Description
ShapeType

The corresponding shape type.

getPentagon() Method

Returns a pentagon.
DevExpress Presentation API - Shape Type - Pentagon

Declaration

public static ShapeType getPentagon()

Returns

Type Description
ShapeType

The corresponding shape type.

getPie() Method

Returns a circle with a portion missing.
DevExpress Presentation API - Shape Type - Pie

Declaration

public static ShapeType getPie()

Returns

Type Description
ShapeType

The corresponding shape type.

getPieWedge() Method

Returns a quarter of a circular shape.
DevExpress Presentation API - Shape Type - PieWedge

Declaration

public static ShapeType getPieWedge()

Returns

Type Description
ShapeType

The corresponding shape type.

getPlaque() Method

Returns a plaque.
DevExpress Presentation API - Shape Type - 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. DevExpress Presentation API - Shape Type - PlaqueTabs

Declaration

public static ShapeType getPlaqueTabs()

Returns

Type Description
ShapeType

The corresponding shape type.

getPlus() Method

Returns a plus sign.
DevExpress Presentation API - Shape Type - Plus

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.
DevExpress Presentation API - Shape Type - QuadArrow

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.
DevExpress Presentation API - Shape Type - QuadArrowCallout

Declaration

public static ShapeType getQuadArrowCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getRectangle() Method

Returns a rectangle.
DevExpress Presentation API - Shape Type - Rectangle

Declaration

public static ShapeType getRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getRectangularCallout() Method

Returns a rectangular callout.
DevExpress Presentation API - Shape Type - RectangularCallout

Declaration

public static ShapeType getRectangularCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getRightArrow() Method

Returns a block arrow that points right.
DevExpress Presentation API - Shape Type - RightArrow

Declaration

public static ShapeType getRightArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getRightArrowCallout() Method

Returns a callout with an arrow that points right.
DevExpress Presentation API - Shape Type - RightArrowCallout

Declaration

public static ShapeType getRightArrowCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getRightBrace() Method

Returns a closing brace.
DevExpress Presentation API - Shape Type - RightBrace

Declaration

public static ShapeType getRightBrace()

Returns

Type Description
ShapeType

The corresponding shape type.

getRightBracket() Method

Returns a closing bracket.
DevExpress Presentation API - Shape Type - RightBracket

Declaration

public static ShapeType getRightBracket()

Returns

Type Description
ShapeType

The corresponding shape type.

getRightTriangle() Method

Returns a right triangle.
DevExpress Presentation API - Shape Type - RightTriangle

Declaration

public static ShapeType getRightTriangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getRoundDiagonalCornerRectangle() Method

Returns a rectangle with two rounded corners, diagonally-opposed.
DevExpress Presentation API - Shape Type - RoundDiagonalCornerRectangle

Declaration

public static ShapeType getRoundDiagonalCornerRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getRoundedRectangle() Method

Returns a rounded rectangle.
DevExpress Presentation API - Shape Type - RoundedRectangle

Declaration

public static ShapeType getRoundedRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getRoundedRectangularCallout() Method

Returns a rectangular callout with rounded corners.
DevExpress Presentation API - Shape Type - RoundedRectangularCallout

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.
DevExpress Presentation API - Shape Type - RoundSameSideCornerRectangle

Declaration

public static ShapeType getRoundSameSideCornerRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getRoundSingleCornerRectangle() Method

Returns a rectangle with one rounded corner.
DevExpress Presentation API - Shape Type - RoundSingleCornerRectangle

Declaration

public static ShapeType getRoundSingleCornerRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getSmileyFace() Method

Returns a smiley face.
DevExpress Presentation API - Shape Type - SmileyFace

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.
DevExpress Presentation API - Shape Type - SnipAndRoundSingleCornerRectangle

Declaration

public static ShapeType getSnipAndRoundSingleCornerRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getSnipDiagonalCornerRectangle() Method

Returns a rectangle with two snipped corners, diagonally-opposed.
DevExpress Presentation API - Shape Type - SnipDiagonalCornerRectangle

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.
DevExpress Presentation API - Shape Type - SnipSameSideCornerRectangle

Declaration

public static ShapeType getSnipSameSideCornerRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getSnipSingleCornerRectangle() Method

Returns a rectangle with one snipped corner.
DevExpress Presentation API - Shape Type - SnipSingleCornerRectangle

Declaration

public static ShapeType getSnipSingleCornerRectangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getSquareTabs() Method

Returns four small squares that define a rectangular shape. DevExpress Presentation API - Shape Type - SquareTabs

Declaration

public static ShapeType getSquareTabs()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar10() Method

Returns a 10-point star.
DevExpress Presentation API - Shape Type - Star10

Declaration

public static ShapeType getStar10()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar12() Method

Returns a 12-point star.
DevExpress Presentation API - Shape Type - Star12

Declaration

public static ShapeType getStar12()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar16() Method

Returns a 16-point star.
DevExpress Presentation API - Shape Type - Star16

Declaration

public static ShapeType getStar16()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar24() Method

Returns a 24-point star.
DevExpress Presentation API - Shape Type - Star24

Declaration

public static ShapeType getStar24()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar32() Method

Returns a 32-point star.
DevExpress Presentation API - Shape Type - Star32

Declaration

public static ShapeType getStar32()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar4() Method

Returns a 4-point star.
DevExpress Presentation API - Shape Type - Star4

Declaration

public static ShapeType getStar4()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar5() Method

Returns a 5-point star.
DevExpress Presentation API - Shape Type - Star5

Declaration

public static ShapeType getStar5()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar6() Method

Returns a 6-point star.
DevExpress Presentation API - Shape Type - Star6

Declaration

public static ShapeType getStar6()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar7() Method

Returns a 7-point star.
DevExpress Presentation API - Shape Type - Star7

Declaration

public static ShapeType getStar7()

Returns

Type Description
ShapeType

The corresponding shape type.

getStar8() Method

Returns an 8-point star.
DevExpress Presentation API - Shape Type - Star8

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.
DevExpress Presentation API - Shape Type - StripedRightArrow

Declaration

public static ShapeType getStripedRightArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getSun() Method

Returns a sun shape.
DevExpress Presentation API - Shape Type - Sun

Declaration

public static ShapeType getSun()

Returns

Type Description
ShapeType

The corresponding shape type.

getSwooshArrow() Method

Returns a curved arrow.
DevExpress Presentation API - Shape Type - SwooshArrow

Declaration

public static ShapeType getSwooshArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getTeardrop() Method

Returns a water droplet.
DevExpress Presentation API - Shape Type - Teardrop

Declaration

public static ShapeType getTeardrop()

Returns

Type Description
ShapeType

The corresponding shape type.

getTrapezoid() Method

Returns a trapezoid.
DevExpress Presentation API - Shape Type - Trapezoid

Declaration

public static ShapeType getTrapezoid()

Returns

Type Description
ShapeType

The corresponding shape type.

getTriangle() Method

Returns an isosceles triangle.
DevExpress Presentation API - Shape Type - Triangle

Declaration

public static ShapeType getTriangle()

Returns

Type Description
ShapeType

The corresponding shape type.

getUpArrow() Method

Returns a block arrow that points up.
DevExpress Presentation API - Shape Type - UpArrow

Declaration

public static ShapeType getUpArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getUpArrowCallout() Method

Returns a callout with an arrow that points up.
DevExpress Presentation API - Shape Type - UpArrowCallout

Declaration

public static ShapeType getUpArrowCallout()

Returns

Type Description
ShapeType

The corresponding shape type.

getUpDownArrow() Method

Returns a block arrow that points up and down.
DevExpress Presentation API - Shape Type - UpDownArrow

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.
DevExpress Presentation API - Shape Type - UpDownArrowCallout

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.
DevExpress Presentation API - Shape Type - UpRibbon

Declaration

public static ShapeType getUpRibbon()

Returns

Type Description
ShapeType

The corresponding shape type.

getUTurnArrow() Method

Returns a block arrow that forms a U-shape.
DevExpress Presentation API - Shape Type - UTurnArrow

Declaration

public static ShapeType getUTurnArrow()

Returns

Type Description
ShapeType

The corresponding shape type.

getVerticalScroll() Method

Returns a vertical scroll.
DevExpress Presentation API - Shape Type - VerticalScroll

Declaration

public static ShapeType getVerticalScroll()

Returns

Type Description
ShapeType

The corresponding shape type.

getWave() Method

Returns a wave shape.
DevExpress Presentation API - Shape Type - Wave

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.