org.jopendocument.model.style
Class StylePageLayout
java.lang.Object
org.jopendocument.model.style.StylePageLayout
public class StylePageLayout
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StylePageLayout
public StylePageLayout()
reset
public final StylePageLayout reset()
getPageLayoutProperties
public StylePageLayoutProperties getPageLayoutProperties()
getStyleName
public String getStyleName()
setPageLayoutProperties
public void setPageLayoutProperties(StylePageLayoutProperties props)
setStyleName
public void setStyleName(String n)
Copyright © 2010 jOpenDocument All Rights Reserved.