Class ColorTransform

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

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

    • ColorTransform

      public ColorTransform()
      Instantiates a new color transform.
  • Method Details

    • clone

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

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

      public List<Category> getCategories()
      Gets the categories.
      Returns:
      the categories
    • getStyleLabels

      public List<ColorTransformStyleLabel> getStyleLabels()
      Gets the style labels.
      Returns:
      the style labels
    • getDescriptions

      public List<Description> getDescriptions()
      Gets the descriptions.
      Returns:
      the descriptions
    • getTitles

      public List<Title> getTitles()
      Gets the titles.
      Returns:
      the titles
    • getUniqueID

      public String getUniqueID()
      Gets the unique id.
      Returns:
      the unique id
    • setUniqueID

      public void setUniqueID(String uniqueID)
      Sets the unique id.
      Parameters:
      uniqueID - the new unique id