shapenode-ag凯发旗舰厅



com.spire.presentation
class shapenode

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

public abstract class shapenode
extends shape

represents the parent class for all geometric shapes.


constructor summary
shapenode()
           
shapenode(activeslide parent)
           
shapenode(activeslide parent,  elem)
           
(shapecollection parent,  esc,  ppt)
           
 
method summary
 shapeadjustcollection getadjustments()
          gets a collection of shape's adjustment values.
 shapestyleex getshapestyle()
          gets shape's style object.
 shapetype getshapetype()
          gets he geometry preset type.
 void setshapetype(shapetype value)
          sets the geometry preset type.
 
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.ishape
dispose, getlayoutprototype, insertchart, insertpicture, insertsmartart, inserttable, insertvideo
 
constructor detail

shapenode

public shapenode()

shapenode

public shapenode(activeslide parent)

shapenode

public shapenode(activeslide parent,
                  elem)

shapenode

public shapenode(shapecollection parent,
                  esc,
                  ppt)
method detail

getshapestyle

public shapestyleex getshapestyle()
gets shape's style object. read-only .
returns:

getshapetype

public shapetype getshapetype()
gets he geometry preset type. note: on value changing all adjustment values will reset to their default values. read/write .
returns:

setshapetype

public void setshapetype(shapetype value)
                  throws documenteditexception
sets the geometry preset type. note: on value changing all adjustment values will reset to their default values. read/write .
throws:
documenteditexception

getadjustments

public shapeadjustcollection getadjustments()
gets a collection of shape's adjustment values. readonly .
returns:


网站地图