Class DropCap

java.lang.Object
com.independentsoft.office.odf.styles.DropCap

public class DropCap extends Object
Represents if the first character or more of a paragraph is displayed in a larger font, that spans multiple lines.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Initializes a new instance of the DropCap class.
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a new object that is a deep copy of the current instance.
    Converts the value of the current DropCap object to its equivalent string representation.

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DropCap

      public DropCap()
      Initializes a new instance of the DropCap class.
  • Method Details

    • clone

      public DropCap clone()
      Creates a new object that is a deep copy of the current instance.
      Overrides:
      clone in class Object
      Returns:
      A new object that is a copy of this instance.
    • toString

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