|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILegacyDiagram
Represents a legacy diagram object
Method Summary | |
---|---|
IGroupShape |
convertToGroupShape()
Converts legacy digram to editable group shape. |
ISmartArt |
convertToSmartArt()
Converts legacy digram to editable SmartArt object. |
Methods inherited from interface com.aspose.slides.IGraphicalObject |
---|
getGraphicalObjectLock |
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 |
---|
ISmartArt convertToSmartArt()
Converts legacy digram to editable SmartArt object. Created SmartArt object adds to parent group shape at the same position.
IGroupShape convertToGroupShape()
Converts legacy digram to editable group shape. Created GroupShape object adds to parent group shape at the same position.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |