com.aspose.slides
Interface IGroupShape

All Superinterfaces:
IHyperlinkContainer, IPresentationComponent, IShape, ISlideComponent
All Known Implementing Classes:
GroupShape

public interface IGroupShape
extends IShape


Method Summary
 IGroupShapeLock getShapeLock()
           
 IShapeCollection getShapes()
           
 
Methods inherited from interface com.aspose.slides.IShape
addPlaceholder, createEffectFormatEffective, createFillFormatEffective, createLineFormatEffective, createThreeDFormatEffective, getAlternativeText, getCustomData, getEffectFormat, getFillFormat, getFrame, getHeight, getHidden, getLineFormat, getName, getParentGroup, getPlaceholder, getRawFrame, getRotation, getThreeDFormat, getThumbnail, getThumbnail, getUniqueId, getWidth, getX, getY, getZOrderPosition, isGrouped, isTextHolder, removePlaceholder, setAlternativeText, setFrame, setHeight, setHidden, setName, setRawFrame, setRotation, setWidth, setX, setY
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 
Methods inherited from interface com.aspose.slides.IHyperlinkContainer
getHyperlinkClick, getHyperlinkManager, getHyperlinkMouseOver, setHyperlinkClick, setHyperlinkMouseOver
 

Method Detail

getShapeLock

IGroupShapeLock getShapeLock()
Specified by:
getShapeLock in interface IShape

getShapes

IShapeCollection getShapes()