|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ivideo
method summary | |
---|---|
void |
dispose()
dispose object and free resources. |
shapeadjustcollection |
getadjustments()
gets a collection of shape's adjustment values. |
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. |
videodata |
getembeddedvideodata()
gets embedded video object. |
iimagedata |
getembedimage()
gets an video image. |
fillformat |
getfill()
gets the fillformat object that contains fill formatting properties for a shape. |
graphicframe |
getframe()
gets the shape frame's properties. |
boolean |
getfullscreenmode()
indicates whether a video is shown in full screen mode. |
float |
getheight()
gets the height of the shape. |
boolean |
gethideatshowing()
indicates whether an audioframe is hidden. |
float |
getleft()
gets 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. |
java.lang.string |
getlinkpathlong()
gets the name of an audio file which is linked to a videoframe. |
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()
gets the picturefillformat object. |
placeholderex |
getplaceholder()
gets the placeholder for a shape. |
boolean |
getplayloopmode()
indicates whether an audio is looped. |
videoplaymode |
getplaymode()
gets the video play mode. |
presentation |
getpresentation()
|
boolean |
getrewindvideo()
indicates whether a video is automatically rewinded to start as soon as the movie has finished playing. |
float |
getrotation()
gets the number of degrees the specified shape is rotated around the z-axis. |
pictureframelockex |
getshapelocking()
gets shape's locks. |
shapestyleex |
getshapestyle()
gets shape's style object. |
shapetype |
getshapetype()
returns or sets the autoshape type. |
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. |
audiovolumetype |
getvolume()
gets the audio volume. |
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 |
isplaceholder()
indicates whether the shape is placeholder. |
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 |
setembeddedvideodata(videodata value)
sets embedded video object. |
void |
setembedimage(iimagedata value)
sets an video image. |
void |
setframe(graphicframe value)
sets the shape frame's properties. |
void |
setfullscreenmode(boolean value)
|
void |
setheight(float value)
sets the height of the shape. |
void |
sethideatshowing(boolean value)
|
void |
setleft(double value)
sets the x-coordinate of the upper-left corner of the shape. |
void |
setlinkpathlong(java.lang.string value)
sets the name of an audio file which is linked to a videoframe. |
void |
setmouseover(clickhyperlink value)
sets the hyperlink defined for mouse over. |
void |
setname(java.lang.string value)
sets the name of a shape. |
void |
setplayloopmode(boolean value)
|
void |
setplaymode(videoplaymode value)
sets the video play mode. |
void |
setrewindvideo(boolean value)
|
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 |
setvolume(audiovolumetype value)
sets the audio volume. |
void |
setwidth(float value)
sets the width of the shape. |
void |
setzorderposition(int zorderposition)
sets the position of a shape in the z-order. |
methods inherited from interface com.spire.presentation.ishape |
---|
getalternativetitle, getid, getlayoutprototype, insertchart, insertpicture, insertsmartart, inserttable, insertvideo, istextbox, setalternativetitle, setshapealignment, setshapearrange |
method detail |
---|
iimagedata getembedimage()
void setembedimage(iimagedata value) throws documenteditexception
documenteditexception
boolean getrewindvideo()
void setrewindvideo(boolean value)
boolean getplayloopmode()
void setplayloopmode(boolean value)
boolean gethideatshowing()
void sethideatshowing(boolean value)
audiovolumetype getvolume()
void setvolume(audiovolumetype value)
videoplaymode getplaymode()
void setplaymode(videoplaymode value)
boolean getfullscreenmode()
void setfullscreenmode(boolean value)
java.lang.string getlinkpathlong()
void setlinkpathlong(java.lang.string value)
videodata getembeddedvideodata()
void setembeddedvideodata(videodata value) throws documenteditexception
documenteditexception
pictureframelockex getshapelocking()
shapetype getshapetype()
void setshapetype(shapetype value)
picturefillformat getpicturefill()
shapestyleex getshapestyle()
shapeadjustcollection getadjustments()
boolean isplaceholder()
isplaceholder
in interface ishape
placeholderex getplaceholder()
getplaceholder
in interface ishape
tagcollection gettagslist()
gettagslist
in interface ishape
graphicframe getframe()
getframe
in interface ishape
void setframe(graphicframe value)
setframe
in interface ishape
textlineformat getline()
getline
in interface ishape
formatthreed getthreed()
getthreed
in interface ishape
effectdag geteffectdag()
geteffectdag
in interface ishape
fillformat getfill()
getfill
in interface ishape
clickhyperlink getclick()
getclick
in interface ishape
void setclick(clickhyperlink value)
setclick
in interface ishape
clickhyperlink getmouseover()
getmouseover
in interface ishape
void setmouseover(clickhyperlink value)
setmouseover
in interface ishape
boolean ishidden()
ishidden
in interface ishape
void ishidden(boolean value)
ishidden
in interface ishape
activeslide getparent()
getparent
in interface ishape
int getzorderposition()
getzorderposition
in interface ishape
void setzorderposition(int zorderposition)
setzorderposition
in interface ishape
zorderposition
- float getrotation()
getrotation
in interface ishape
void setrotation(float value)
setrotation
in interface ishape
float getleft()
getleft
in interface ishape
void setleft(double value)
setleft
in interface ishape
float gettop()
gettop
in interface ishape
void settop(double value)
settop
in interface ishape
float getwidth()
getwidth
in interface ishape
void setwidth(float value)
setwidth
in interface ishape
float getheight()
getheight
in interface ishape
void setheight(float value)
setheight
in interface ishape
java.lang.string getalternativetext()
getalternativetext
in interface ishape
void setalternativetext(java.lang.string value)
setalternativetext
in interface ishape
java.lang.string getname()
getname
in interface ishape
void setname(java.lang.string value)
setname
in interface ishape
activeslide getslide()
getslide
in interface ishape
presentation getpresentation()
getpresentation
in interface ishape
void removeplaceholder()
removeplaceholder
in interface ishape
void dispose()
dispose
in interface ishape
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |