|
|||||||||
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, getId, getLeft, getLine, getMouseOver, getName, getParent, getPlaceholder, getPresentation, getRotation, getSlide, getTagsList, getThreeD, getTop, getWidth, getZOrderPosition, isHidden, isHidden, isPlaceholder, isTextBox, removePlaceholder, setAlternativeText, setAlternativeTitle, setClick, setDrawIndicatedShape, setFrame, setHeight, setLeft, setMouseOver, setName, setRotation, setShapeAlignment, setShapeArrange, setTop, setWidth, setZOrderPosition |
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, isPlaceholder, removePlaceholder, setAlternativeText, setClick, setFrame, setHeight, setLeft, setMouseOver, setName, setRotation, setTop, setWidth, setZOrderPosition |
Methods inherited from interface com.spire.presentation.IShape |
---|
getAlternativeTitle, getId, getLayoutPrototype, insertChart, insertPicture, insertSmartArt, insertTable, insertVideo, isTextBox, 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 IEmbedImage
public ShapeType getShapeType()
getShapeType
in interface IEmbedImage
getShapeType
in class ShapeNode
public void setShapeType(ShapeType value)
setShapeType
in interface IEmbedImage
setShapeType
in class ShapeNode
public boolean isCropped()
public PictureFillFormat getPictureFill()
getPictureFill
in interface IEmbedImage
public void PictureAdjust()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |