|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ShapeEx
com.aspose.slides.GroupShapeEx
public class GroupShapeEx
Represents a group of shapes on a slide.
Method Summary | |
---|---|
void |
addTextFrame(java.lang.String text)
|
LineFormatEx |
getLineFormat()
Returns the LineFormatEx object that contains line formatting properties for a shape. |
ShapesEx |
getShapes()
Returns the collection of shapes inside the group. |
Methods inherited from class com.aspose.slides.ShapeEx |
---|
getFillFormat, getHeight, getHLinkClick, getHLinkMouseOver, getParent, getPresentation, getSlide, getTextFrame, getWidth, getX, getY, getZOrderPosition, isFlipH, isFlipV, isHidden, isTextHolder, setFlipH, setFlipV, setHeight, setHidden, setHLinkClick, setHLinkMouseOver, setWidth, setX, setY |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public LineFormatEx getLineFormat()
ShapeEx
getLineFormat
in class ShapeEx
LineFormatEx
.public ShapesEx getShapes()
ShapesEx
.public void addTextFrame(java.lang.String text) throws PptException
PptException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |