groupshape-ag凯发旗舰厅
com.spire.presentation
class groupshape
java.lang.object
com.spire.presentation.pptobject
com.spire.presentation.shape
com.spire.presentation.groupshape
- all implemented interfaces:
- iactivepresentation, ishape, islidecomponent
public class groupshape
- extends shape
represents a group of shapes on a slide.
methods inherited from class com.spire.presentation.shape |
getalternativetext, getalternativetitle, getclick, getdrawindicatedshape, geteffectdag, getfill, getframe, getheight, getid, getleft, 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 |
groupshape
public groupshape(activeslide parent)
groupshape
public groupshape(shapecollection parentimmediate)
groupshape
public groupshape(activeslide parent,
spelem,
loadcontext)
groupshape
public groupshape(activeslide parent,
shape parentshape,
spelem,
loadcontext)
groupshape
public groupshape(shapecollection parent,
esgc,
ppt)
groupshape
public groupshape(activeslide parent,
com.spire.ms.system.collections.arraylist shapes,
ppt)
getline
public textlineformat getline()
- gets the lineformat object that contains line formatting properties for a shape.
read-only .
- specified by:
getline
in interface ishape
- overrides:
getline
in class shape
- returns:
getshapelocking
public groupshapelocking getshapelocking()
- gets shape's locks.
readonly .
- returns:
getshapes
public shapecollection getshapes()
- gets the collection of shapes inside the group.
read-only .
- returns: