|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleMasterPage
public class StyleMasterPage
| Field Summary | |
|---|---|
protected List<Object> |
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape
|
protected String |
drawStyleName
|
protected OfficeForms |
officeForms
|
protected PresentationNotes |
presentationNotes
|
protected StyleFooter |
styleFooter
|
protected StyleFooterLeft |
styleFooterLeft
|
protected StyleHeader |
styleHeader
|
protected StyleHeaderLeft |
styleHeaderLeft
|
protected String |
styleName
|
protected String |
styleNextStyleName
|
protected String |
stylePageMasterName
|
protected List<StyleStyle> |
styleStyle
|
| Constructor Summary | |
|---|---|
StyleMasterPage()
|
|
| Method Summary | |
|---|---|
List<Object> |
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property. |
String |
getDrawStyleName()
Gets the value of the drawStyleName property. |
OfficeForms |
getOfficeForms()
Gets the value of the officeForms property. |
PresentationNotes |
getPresentationNotes()
Gets the value of the presentationNotes property. |
StyleFooter |
getStyleFooter()
Gets the value of the styleFooter property. |
StyleFooterLeft |
getStyleFooterLeft()
Gets the value of the styleFooterLeft property. |
StyleHeader |
getStyleHeader()
Gets the value of the styleHeader property. |
StyleHeaderLeft |
getStyleHeaderLeft()
Gets the value of the styleHeaderLeft property. |
String |
getStyleName()
Gets the value of the styleName property. |
String |
getStyleNextStyleName()
Gets the value of the styleNextStyleName property. |
String |
getStylePageLayoutName()
|
String |
getStylePageMasterName()
Gets the value of the stylePageMasterName property. |
List<StyleStyle> |
getStyleStyle()
Gets the value of the styleStyle property. |
void |
setDrawStyleName(String value)
Sets the value of the drawStyleName property. |
void |
setOfficeForms(OfficeForms value)
Sets the value of the officeForms property. |
void |
setPresentationNotes(PresentationNotes value)
Sets the value of the presentationNotes property. |
void |
setStyleFooter(StyleFooter value)
Sets the value of the styleFooter property. |
void |
setStyleFooterLeft(StyleFooterLeft value)
Sets the value of the styleFooterLeft property. |
void |
setStyleHeader(StyleHeader value)
Sets the value of the styleHeader property. |
void |
setStyleHeaderLeft(StyleHeaderLeft value)
Sets the value of the styleHeaderLeft property. |
void |
setStyleName(String value)
Sets the value of the styleName property. |
void |
setStyleNextStyleName(String value)
Sets the value of the styleNextStyleName property. |
void |
setStylePageLayoutName(String stylePageLayoutName)
|
void |
setStylePageMasterName(String value)
Sets the value of the stylePageMasterName property. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected List<Object> drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape
protected String drawStyleName
protected OfficeForms officeForms
protected PresentationNotes presentationNotes
protected StyleFooter styleFooter
protected StyleFooterLeft styleFooterLeft
protected StyleHeader styleHeader
protected StyleHeaderLeft styleHeaderLeft
protected String styleName
protected String styleNextStyleName
protected String stylePageMasterName
protected List<StyleStyle> styleStyle
| Constructor Detail |
|---|
public StyleMasterPage()
| Method Detail |
|---|
public List<Object> getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape
property.
For example, to add a new item, do as follows:
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
.add(newItem);
Objects of the following type(s) are allowed in the list DrawRect DrawLine
DrawPolyline DrawPolygon DrawPath DrawCircle
DrawEllipse DrawG DrawPageThumbnail DrawTextBox
DrawImage DrawObject DrawObjectOle DrawApplet
DrawFloatingFrame DrawPlugin DrawMeasure DrawCaption
DrawConnector ChartChart Dr3DScene DrawControl
DrawCustomShape
public String getDrawStyleName()
Stringpublic OfficeForms getOfficeForms()
OfficeFormspublic PresentationNotes getPresentationNotes()
PresentationNotespublic StyleFooter getStyleFooter()
StyleFooterpublic StyleFooterLeft getStyleFooterLeft()
StyleFooterLeftpublic StyleHeader getStyleHeader()
StyleHeaderpublic StyleHeaderLeft getStyleHeaderLeft()
StyleHeaderLeftpublic String getStyleName()
Stringpublic String getStyleNextStyleName()
Stringpublic String getStylePageLayoutName()
public String getStylePageMasterName()
Stringpublic List<StyleStyle> getStyleStyle()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the styleStyle property.
For example, to add a new item, do as follows:
getStyleStyle().add(newItem);
Objects of the following type(s) are allowed in the list StyleStyle
public void setDrawStyleName(String value)
value - allowed object is Stringpublic void setOfficeForms(OfficeForms value)
value - allowed object is OfficeFormspublic void setPresentationNotes(PresentationNotes value)
value - allowed object is PresentationNotespublic void setStyleFooter(StyleFooter value)
value - allowed object is StyleFooterpublic void setStyleFooterLeft(StyleFooterLeft value)
value - allowed object is StyleFooterLeftpublic void setStyleHeader(StyleHeader value)
value - allowed object is StyleHeaderpublic void setStyleHeaderLeft(StyleHeaderLeft value)
value - allowed object is StyleHeaderLeftpublic void setStyleName(String value)
value - allowed object is Stringpublic void setStyleNextStyleName(String value)
value - allowed object is Stringpublic void setStylePageLayoutName(String stylePageLayoutName)
public void setStylePageMasterName(String value)
value - allowed object is Stringpublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||