|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.office.OfficeMasterStyles
public class OfficeMasterStyles
Constructor Summary | |
---|---|
OfficeMasterStyles()
|
Method Summary | |
---|---|
void |
addMasterPage(StyleMasterPage page)
|
DrawLayerSet |
getDrawLayerSet()
Gets the value of the drawLayerSet property. |
StyleMasterPage |
getMasterPageFromStyleName(String name)
|
List<StyleMasterPage> |
getMasterPages()
|
StyleHandoutMaster |
getStyleHandoutMaster()
Gets the value of the styleHandoutMaster property. |
void |
setDrawLayerSet(DrawLayerSet value)
Sets the value of the drawLayerSet property. |
void |
setStyleHandoutMaster(StyleHandoutMaster value)
Sets the value of the styleHandoutMaster property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OfficeMasterStyles()
Method Detail |
---|
public void addMasterPage(StyleMasterPage page)
public DrawLayerSet getDrawLayerSet()
DrawLayerSet
public StyleMasterPage getMasterPageFromStyleName(String name)
public List<StyleMasterPage> getMasterPages()
public StyleHandoutMaster getStyleHandoutMaster()
StyleHandoutMaster
public void setDrawLayerSet(DrawLayerSet value)
value
- allowed object is DrawLayerSet
public void setStyleHandoutMaster(StyleHandoutMaster value)
value
- allowed object is StyleHandoutMaster
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |