|
|||||||||
| 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
com.spire.presentation.SlidePicture
public class SlidePicture
| Constructor Summary | |
|---|---|
SlidePicture(ActiveSlide parent,
PresentationPictureElement spElem)
|
|
SlidePicture(ShapeCollection parent,
SpContainer esc,
ActiveSlide.Ppt2003Slide ppt)
|
|
| Method Summary | |
|---|---|
PictureFillFormat |
getPictureFill()
Gets the PictureFillFormat object. |
PictureFrameLockEx |
getShapeLocking()
Gets shape's locks. |
ShapeType |
getShapeType()
Returns the AutoShape type. |
boolean |
isCropped()
Determines if the picture is cropped. |
void |
PictureAdjust()
Adjust the picture of slide |
void |
setShapeType(ShapeType value)
Sets the AutoShape type. |
| Methods inherited from class com.spire.presentation.ShapeNode |
|---|
getAdjustments, getShapeStyle |
| 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.IEmbedImage |
|---|
dispose, getAdjustments, getAlternativeText, getClick, getEffectDag, getFill, getFrame, getHeight, getLeft, getLine, getMouseOver, getName, getParent, getPlaceholder, getPresentation, getRotation, getShapeStyle, getSlide, getTagsList, getThreeD, getTop, getWidth, getZOrderPosition, isHidden, isHidden, isTextBox, removePlaceholder, setAlternativeText, setClick, setFrame, setHeight, setLeft, setMouseOver, setName, setRotation, setTop, setWidth |
| Methods inherited from interface com.spire.presentation.IShape |
|---|
getAlternativeTitle, insertChart, insertPicture, insertSmartArt, insertTable, insertVideo, setAlternativeTitle, setShapeAlignment, setShapeArrange |
| Constructor Detail |
|---|
public SlidePicture(ActiveSlide parent,
PresentationPictureElement spElem)
throws DocumentReadException
DocumentReadException
public SlidePicture(ShapeCollection parent,
SpContainer esc,
ActiveSlide.Ppt2003Slide ppt)
throws DocumentEditException
DocumentEditException| Method Detail |
|---|
public PictureFrameLockEx getShapeLocking()
getShapeLocking in interface IEmbedImagepublic ShapeType getShapeType()
getShapeType in interface IEmbedImagegetShapeType in class ShapeNodepublic void setShapeType(ShapeType value)
setShapeType in interface IEmbedImagesetShapeType in class ShapeNodepublic boolean isCropped()
public PictureFillFormat getPictureFill()
getPictureFill in interface IEmbedImagepublic void PictureAdjust()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||