com.aspose.diagram
Class Text

java.lang.Object
    extended by com.aspose.diagram.Text

public class Text 
extends java.lang.Object

Contains the text of a shape.


Constructor Summary
Text()
           Constructor.
 
Property Getters/Setters Summary
FormatTxtCollectiongetValue()
           FormatTxt collection which contains the text of a shape.
 
Method Summary
java.lang.ObjectdeepClone()
           Creates deep copy of this instance.
 

Constructor Detail

Text

public Text()
Constructor.

Property Getters/Setters Detail

getValue

public FormatTxtCollection getValue()
FormatTxt collection which contains the text of a shape.

Method Detail

deepClone

public java.lang.Object deepClone()
                throws java.lang.Exception
Creates deep copy of this instance.
Returns:

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.