|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ioleobject
method summary | |
---|---|
void |
dispose()
dispose object and free resources. |
java.lang.string |
getalternativetext()
gets the alternative text associated with a shape. |
clickhyperlink |
getclick()
gets the hyperlink defined for mouse click. |
byte[] |
getdata()
gets embedded object as byte array. |
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 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 |
getlinkfilepath()
gets the full path to a linked file. |
java.lang.string |
getlinkshortfilepath()
gets the full path to a linked file. |
clickhyperlink |
getmouseover()
gets the hyperlink defined for mouse over. |
java.lang.string |
getname()
gets the name of a shape. |
java.lang.string |
getobjectname()
gets the name of an object. |
java.lang.object |
getparent()
reference to parent object. |
placeholderex |
getplaceholder()
gets the placeholder for a shape. |
presentation |
getpresentation()
|
java.lang.string |
getprogid()
gets the progid of an object. |
float |
getrotation()
gets the number of degrees the specified shape is rotated around the z-axis. |
graphicalnodelocking |
getshapelocking()
gets lock type of shape. |
activeslide |
getslide()
gets the parent slide of a shape. |
picturefillformat |
getsubstituteimagepicturefillformat()
gets oleobject image fill properties object. |
tagcollection |
gettagslist()
gets the shape's tags collection. |
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 |
isiconvisible()
indicates whether an object is visible as icon. |
void |
isiconvisible(boolean value)
|
boolean |
isobjectlink()
indicates whether an object is linked to external file. |
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 |
setdata(byte[] value)
sets embedded object as byte array. |
void |
setframe(graphicframe value)
sets the shape frame's properties. |
void |
setheight(float value)
sets the height of the shape. |
void |
setleft(float value)
sets the x-coordinate of the upper-left corner of the shape. |
void |
setlinkfilepath(java.lang.string value)
sets the full path to a linked file. |
void |
setmouseover(clickhyperlink value)
sets the hyperlink defined for mouse over. |
void |
setname(java.lang.string value)
sets the name of a shape. |
void |
setobjectname(java.lang.string value)
sets the name of an object. |
void |
setprogid(java.lang.string value)
sets the progid of an object. |
void |
setrotation(float value)
sets the number of degrees the specified shape is rotated around the z-axis. |
void |
settop(float value)
sets the y-coordinate of the upper-left corner of the shape. |
void |
setwidth(float value)
sets the width of the shape. |
void |
setzorderposition(int zorderposition)
sets the position of a shape in the z-order. |
method detail |
---|
picturefillformat getsubstituteimagepicturefillformat()
java.lang.string getobjectname()
void setobjectname(java.lang.string value)
java.lang.string getprogid()
void setprogid(java.lang.string value)
byte[] getdata()
java.lang.exception
void setdata(byte[] value)
java.lang.string getlinkshortfilepath()
java.lang.string getlinkfilepath()
void setlinkfilepath(java.lang.string value)
boolean isiconvisible()
void isiconvisible(boolean value)
boolean isobjectlink()
graphicalnodelocking getshapelocking()
boolean istextbox()
placeholderex getplaceholder()
tagcollection gettagslist()
graphicframe getframe()
void setframe(graphicframe value)
textlineformat getline()
effectdag geteffectdag()
fillformat getfill()
clickhyperlink getclick()
void setclick(clickhyperlink value)
clickhyperlink getmouseover()
void setmouseover(clickhyperlink value)
boolean ishidden()
void ishidden(boolean value)
int getzorderposition()
void setzorderposition(int zorderposition)
zorderposition
- float getrotation()
void setrotation(float value)
float getleft()
void setleft(float value)
float gettop()
void settop(float value)
float getwidth()
void setwidth(float value)
float getheight()
void setheight(float value)
java.lang.string getalternativetext()
void setalternativetext(java.lang.string value)
java.lang.string getname()
void setname(java.lang.string value)
activeslide getslide()
presentation getpresentation()
java.lang.object getparent()
void removeplaceholder()
void dispose()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |