com.aspose.slides
Class DiagramNodeEx

java.lang.Object
  extended by com.aspose.slides.SmartArtNodeEx
      extended by com.aspose.slides.DiagramNodeEx

Deprecated.

@Deprecated
public class DiagramNodeEx
extends SmartArtNodeEx


Method Summary
 DiagramNodeExCollection getChildNodes()
          Deprecated.  Returns collections of all child nodes of current node.
 
Methods inherited from class com.aspose.slides.SmartArtNodeEx
getLevel, getPosition, getTextFrame, isAssistant, isAssistant, remove, setPosition, setTextFrame
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChildNodes

public DiagramNodeExCollection getChildNodes()
Deprecated. 

Returns collections of all child nodes of current node.

Overrides:
getChildNodes in class SmartArtNodeEx