Class TextProperties

java.lang.Object
com.independentsoft.office.diagrams.TextProperties

public class TextProperties extends Object
The Class TextProperties.
  • Constructor Details

    • TextProperties

      public TextProperties()
      Instantiates a new text properties.
  • Method Details

    • clone

      public TextProperties clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getShape3D

      public Shape3D getShape3D()
      Gets the shape3 d.
      Returns:
      the shape3 d
    • setShape3D

      public void setShape3D(Shape3D shape3D)
      Sets the shape3 d.
      Parameters:
      shape3D - the new shape3 d
    • getNoTextIn3DScene

      public Unit getNoTextIn3DScene()
      Gets the no text in3 d scene.
      Returns:
      the no text in3 d scene
    • setNoTextIn3DScene

      public void setNoTextIn3DScene(Unit noTextIn3DScene)
      Sets the no text in3 d scene.
      Parameters:
      noTextIn3DScene - the new no text in3 d scene