groupshape-ag凯发旗舰厅



com.spire.presentation
class groupshape

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

public class groupshape
extends shape

represents a group of shapes on a slide.


constructor summary
groupshape(activeslide parent)
           
groupshape(activeslide parent, com.spire.ms.system.collections.arraylist shapes,  ppt)
           
(activeslide parent,  spelem,  loadcontext)
           
(activeslide parent, shape parentshape,  spelem,  loadcontext)
           
groupshape(shapecollection parentimmediate)
           
(shapecollection parent,  esgc,  ppt)
           
 
method summary
 textlineformat getline()
          gets the lineformat object that contains line formatting properties for a shape.
 groupshapelocking getshapelocking()
          gets shape's locks.
 shapecollection getshapes()
          gets the collection of shapes inside the group.
 
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
 
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

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)
method detail

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:


网站地图