org.jopendocument.model.style
Class StylePageLayout

java.lang.Object
  extended by org.jopendocument.model.style.StylePageLayout

public class StylePageLayout
extends java.lang.Object


Constructor Summary
StylePageLayout()
           
 
Method Summary
 StylePageLayoutProperties getPageLayoutProperties()
           
 java.lang.String getStyleName()
           
 StylePageLayout reset()
           
 void setPageLayoutProperties(StylePageLayoutProperties props)
           
 void setStyleName(java.lang.String n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StylePageLayout

public StylePageLayout()
Method Detail

reset

public final StylePageLayout reset()

getPageLayoutProperties

public StylePageLayoutProperties getPageLayoutProperties()

getStyleName

public java.lang.String getStyleName()

setPageLayoutProperties

public void setPageLayoutProperties(StylePageLayoutProperties props)

setStyleName

public void setStyleName(java.lang.String n)