|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEmbedImage
Represents a picture in inside.
| Method Summary | |
|---|---|
void |
dispose()
Dispose object and free resources. |
ShapeAdjustCollection |
getAdjustments()
|
java.lang.String |
getAlternativeText()
Gets the alternative text associated with a shape. |
ClickHyperlink |
getClick()
Gets the hyperlink defined for mouse click. |
EffectDag |
getEffectDag()
Gets the EffectFormat object which contains pixel effects applied to a shape. |
FillFormat |
getFill()
Gets the FillFormat object that contains fill formatting properties for a shape. |
GraphicFrame |
getFrame()
Gets the shape frame's properties. |
float |
getHeight()
Gets the height of the shape. |
float |
getLeft()
Gets or sets the x-coordinate of the upper-left corner of the shape. |
TextLineFormat |
getLine()
Gets the LineFormat object that contains line formatting properties for a shape. |
ClickHyperlink |
getMouseOver()
Gets the hyperlink defined for mouse over. |
java.lang.String |
getName()
Gets the name of a shape. |
ActiveSlide |
getParent()
Gets the parent slide of a shape. |
PictureFillFormat |
getPictureFill()
|
PlaceholderEx |
getPlaceholder()
Gets the placeholder for a shape. |
Presentation |
getPresentation()
|
float |
getRotation()
Gets the number of degrees the specified shape is rotated around the z-axis. |
PictureFrameLockEx |
getShapeLocking()
|
ShapeStyleEx |
getShapeStyle()
|
ShapeType |
getShapeType()
|
ActiveSlide |
getSlide()
Gets the parent slide of a shape. |
TagCollection |
getTagsList()
Gets the shape's tags collection. |
FormatThreeD |
getThreeD()
Gets the ThreeDFormat object that 3d effect properties for a shape. |
float |
getTop()
Gets the y-coordinate of the upper-left corner of the shape. |
float |
getWidth()
Gets the width of the shape. |
int |
getZOrderPosition()
Gets the position of a shape in the z-order. |
boolean |
isHidden()
Indicates whether the shape is hidden. |
void |
isHidden(boolean value)
|
boolean |
isTextBox()
Indicates whether the shape is TextHolder. |
void |
removePlaceholder()
Removes placeholder from the shape. |
void |
setAlternativeText(java.lang.String value)
Sets the alternative text associated with a shape. |
void |
setClick(ClickHyperlink value)
Sets the hyperlink defined for mouse click. |
void |
setFrame(GraphicFrame value)
Sets the shape frame's properties. |
void |
setHeight(float value)
Sets the height of the shape. |
void |
setLeft(double value)
Sets the x-coordinate of the upper-left corner of the shape. |
void |
setMouseOver(ClickHyperlink value)
Sets the hyperlink defined for mouse over. |
void |
setName(java.lang.String value)
Sets the name of a shape. |
void |
setRotation(float value)
Sets the number of degrees the specified shape is rotated around the z-axis. |
void |
setShapeType(ShapeType value)
|
void |
setTop(double value)
Sets the y-coordinate of the upper-left corner of the shape. |
void |
setWidth(float value)
Sets the width of the shape. |
| Methods inherited from interface com.spire.presentation.IShape |
|---|
getAlternativeTitle, insertChart, insertPicture, insertSmartArt, insertTable, insertVideo, setAlternativeTitle, setShapeAlignment, setShapeArrange |
| Method Detail |
|---|
PictureFrameLockEx getShapeLocking()
ShapeType getShapeType()
void setShapeType(ShapeType value)
PictureFillFormat getPictureFill()
ShapeStyleEx getShapeStyle()
ShapeAdjustCollection getAdjustments()
boolean isTextBox()
isTextBox in interface IShapePlaceholderEx getPlaceholder()
getPlaceholder in interface IShapeTagCollection getTagsList()
getTagsList in interface IShapeGraphicFrame getFrame()
getFrame in interface IShapevoid setFrame(GraphicFrame value)
setFrame in interface IShapeTextLineFormat getLine()
getLine in interface IShapeFormatThreeD getThreeD()
getThreeD in interface IShapeEffectDag getEffectDag()
getEffectDag in interface IShapeFillFormat getFill()
getFill in interface IShapeClickHyperlink getClick()
getClick in interface IShapevoid setClick(ClickHyperlink value)
setClick in interface IShapeClickHyperlink getMouseOver()
getMouseOver in interface IShapevoid setMouseOver(ClickHyperlink value)
setMouseOver in interface IShapeboolean isHidden()
isHidden in interface IShapevoid isHidden(boolean value)
isHidden in interface IShapeActiveSlide getParent()
getParent in interface IShapeint getZOrderPosition()
getZOrderPosition in interface IShapefloat getRotation()
getRotation in interface IShapevoid setRotation(float value)
setRotation in interface IShapefloat getLeft()
getLeft in interface IShapevoid setLeft(double value)
IShape
setLeft in interface IShapefloat getTop()
getTop in interface IShapevoid setTop(double value)
setTop in interface IShapefloat getWidth()
getWidth in interface IShapevoid setWidth(float value)
setWidth in interface IShapefloat getHeight()
getHeight in interface IShapevoid setHeight(float value)
setHeight in interface IShapejava.lang.String getAlternativeText()
getAlternativeText in interface IShapevoid setAlternativeText(java.lang.String value)
setAlternativeText in interface IShapejava.lang.String getName()
getName in interface IShapevoid setName(java.lang.String value)
setName in interface IShapeActiveSlide getSlide()
getSlide in interface IShapePresentation getPresentation()
getPresentation in interface IShapevoid removePlaceholder()
removePlaceholder in interface IShapevoid dispose()
dispose in interface IShape
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||