shapenode-ag凯发旗舰厅
com.spire.presentation
class shapenode
java.lang.object
com.spire.presentation.pptobject
com.spire.presentation.shape
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.
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 |
shapenode
public shapenode()
shapenode
public shapenode(activeslide parent)
shapenode
public shapenode(activeslide parent,
elem)
shapenode
public shapenode(shapecollection parent,
esc,
ppt)
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: