|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.Shape
com.spire.presentation.ShapeNode
public abstract class ShapeNode
Represents the parent class for all geometric shapes.
| Constructor Summary | |
|---|---|
ShapeNode()
|
|
ShapeNode(ActiveSlide parent)
|
|
ShapeNode(ActiveSlide parent,
PptxBaseXmlElement elem)
|
|
ShapeNode(ShapeCollection parent,
SpContainer esc,
ActiveSlide.Ppt2003Slide ppt)
|
|
| Method Summary | |
|---|---|
ShapeAdjustCollection |
getAdjustments()
Gets a collection of shape's adjustment values. |
ShapeStyleEx |
getShapeStyle()
Gets shape's style object. |
ShapeType |
getShapeType()
Gets he geometry preset type. |
void |
setShapeType(ShapeType value)
Sets the geometry preset type. |
| Methods inherited from class com.spire.presentation.Shape |
|---|
getAlternativeText, getAlternativeTitle, getClick, getDrawIndicatedShape, getEffectDag, getFill, getFrame, getHeight, getLeft, getLine, getMouseOver, getName, getParent, getPlaceholder, getPresentation, getRotation, getSlide, getTagsList, getThreeD, getTop, getWidth, getZOrderPosition, isHidden, isHidden, isTextBox, removePlaceholder, setAlternativeText, setAlternativeTitle, setClick, setDrawIndicatedShape, setFrame, setHeight, setLeft, setMouseOver, setName, setRotation, setShapeAlignment, setShapeArrange, setTop, setWidth |
| Methods inherited from class com.spire.presentation.PptObject |
|---|
checkDisposed |
| Methods inherited from interface com.spire.presentation.IShape |
|---|
dispose, insertChart, insertPicture, insertSmartArt, insertTable, insertVideo |
| Constructor Detail |
|---|
public ShapeNode()
public ShapeNode(ActiveSlide parent)
public ShapeNode(ActiveSlide parent,
PptxBaseXmlElement elem)
public ShapeNode(ShapeCollection parent,
SpContainer esc,
ActiveSlide.Ppt2003Slide ppt)
| Method Detail |
|---|
public ShapeStyleEx getShapeStyle()
public ShapeType getShapeType()
public void setShapeType(ShapeType value)
throws DocumentEditException
DocumentEditExceptionpublic ShapeAdjustCollection getAdjustments()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||