Class DefaultDrawingPageStyle
java.lang.Object
com.independentsoft.office.odf.styles.DefaultStyle
com.independentsoft.office.odf.styles.DefaultDrawingPageStyle
Represents default styles of the drawing page.
-
Field Summary
Fields inherited from class com.independentsoft.office.odf.styles.DefaultStyle
family -
Constructor Summary
ConstructorsConstructorDescriptionInitializes a new instance of the DefaultDrawingPageStyle class. -
Method Summary
Methods inherited from class com.independentsoft.office.odf.styles.DefaultStyle
getFamily, setFamily, toString
-
Constructor Details
-
DefaultDrawingPageStyle
public DefaultDrawingPageStyle()Initializes a new instance of the DefaultDrawingPageStyle class.
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current DefaultDrawingPageStyle object to its equivalent string representation.- Overrides:
toStringin classDefaultStyle- Returns:
- the string
-