slidepicture-ag凯发旗舰厅



com.spire.presentation
class slidepicture

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.shape
          extended by com.spire.presentation.shapenode
              extended by com.spire.presentation.slidepicture
all implemented interfaces:
iactivepresentation, iembedimage, ishape, islidecomponent

public class slidepicture
extends shapenode
implements iembedimage

constructor summary
slidepicture(activeslide parent,  spelem)
           
(shapecollection parent,  esc,  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

slidepicture

public slidepicture(activeslide parent,
                     spelem)
             throws documentreadexception
throws:
documentreadexception

slidepicture

public slidepicture(shapecollection parent,
                     esc,
                     ppt)
             throws documenteditexception
throws:
documenteditexception
method detail

getshapelocking

public pictureframelockex getshapelocking()
gets shape's locks. readonly .
specified by:
getshapelocking in interface iembedimage
returns:

getshapetype

public shapetype getshapetype()
returns the autoshape type.
specified by:
getshapetype in interface iembedimage
overrides:
getshapetype in class shapenode
returns:

setshapetype

public void setshapetype(shapetype value)
sets the autoshape type.
specified by:
setshapetype in interface iembedimage
overrides:
setshapetype in class shapenode

iscropped

public boolean iscropped()
determines if the picture is cropped.
returns:
if the picture is cropped,the value is "true",otherwise the value is "false" the default value is "false".

getpicturefill

public picturefillformat getpicturefill()
gets the picturefillformat object. read-only .
specified by:
getpicturefill in interface iembedimage
returns:

pictureadjust

public void pictureadjust()
adjust the picture of slide


网站地图