Class DrawingPageStyle


public class DrawingPageStyle extends BaseStyle
Represents the drawing page style.
  • Constructor Details

    • DrawingPageStyle

      public DrawingPageStyle()
      Initializes a new instance of the DrawingPageStyle class.
    • DrawingPageStyle

      public DrawingPageStyle(String name)
      Initializes a new instance of the DrawingPageStyle class.
      Parameters:
      name - the name
  • Method Details

    • clone

      public DrawingPageStyle clone()
      Creates a new object that is a deep copy of the current instance.
      Specified by:
      clone in class BaseStyle
      Returns:
      A new object that is a copy of this instance.
    • toString

      public String toString()
      Converts the value of the current DrawingPageStyle object to its equivalent string representation.
      Overrides:
      toString in class BaseStyle
      Returns:
      the string