com.aspose.slides
Class DiagramEx

java.lang.Object
  extended by com.aspose.slides.ShapeEx
      extended by com.aspose.slides.GraphicalObjectEx
          extended by com.aspose.slides.SmartArtEx
              extended by com.aspose.slides.DiagramEx

Deprecated.

@Deprecated
public class DiagramEx
extends SmartArtEx


Method Summary
 DiagramNodeExCollection getAllNodes()
          Deprecated.  Returns collections of all nodes in Diagram object
 
Methods inherited from class com.aspose.slides.SmartArtEx
getColorStyle, getLayout, getQuickStyle, setColorStyle, setQuickStyle
 
Methods inherited from class com.aspose.slides.GraphicalObjectEx
getShapeLock
 
Methods inherited from class com.aspose.slides.ShapeEx
addPlaceholder, createEffectFormatData, createFillFormatData, createLineFormatData, createThreeDFormatData, getAlternativeText, getEffectFormat, getFillFormat, getFrame, getHeight, getHidden, getHLinkClick, getHLinkMouseOver, getLineFormat, getName, getParent, getPlaceholder, getPresentation, getRawFrame, getRotation, getSlide, getTags, getThreeDFormat, getWidth, getX, getY, getZOrderPosition, isTextHolder, removePlaceholder, setAlternativeText, setFrame, setHeight, setHidden, setHLinkClick, setHLinkMouseOver, setName, setRawFrame, setRotation, setWidth, setX, setY
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAllNodes

public DiagramNodeExCollection getAllNodes()
Deprecated. 

Returns collections of all nodes in Diagram object

Overrides:
getAllNodes in class SmartArtEx