|
|||||||||
| 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
| Constructor Summary | |
|---|---|
StyleMasterPage()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Object> |
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property. |
java.lang.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. |
java.lang.String |
getStyleName()
Gets the value of the styleName property. |
java.lang.String |
getStyleNextStyleName()
Gets the value of the styleNextStyleName property. |
java.lang.String |
getStylePageLayoutName()
|
java.lang.String |
getStylePageMasterName()
Gets the value of the stylePageMasterName property. |
java.util.List<StyleStyle> |
getStyleStyle()
Gets the value of the styleStyle property. |
void |
setDrawStyleName(java.lang.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(java.lang.String value)
Sets the value of the styleName property. |
void |
setStyleNextStyleName(java.lang.String value)
Sets the value of the styleNextStyleName property. |
void |
setStylePageLayoutName(java.lang.String stylePageLayoutName)
|
void |
setStylePageMasterName(java.lang.String value)
Sets the value of the stylePageMasterName property. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StyleMasterPage()
| Method Detail |
|---|
public java.util.List<java.lang.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 java.lang.String getDrawStyleName()
Stringpublic OfficeForms getOfficeForms()
OfficeFormspublic PresentationNotes getPresentationNotes()
PresentationNotespublic StyleFooter getStyleFooter()
StyleFooterpublic StyleFooterLeft getStyleFooterLeft()
StyleFooterLeftpublic StyleHeader getStyleHeader()
StyleHeaderpublic StyleHeaderLeft getStyleHeaderLeft()
StyleHeaderLeftpublic java.lang.String getStyleName()
Stringpublic java.lang.String getStyleNextStyleName()
Stringpublic java.lang.String getStylePageLayoutName()
public java.lang.String getStylePageMasterName()
Stringpublic java.util.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(java.lang.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(java.lang.String value)
value - allowed object is Stringpublic void setStyleNextStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStylePageLayoutName(java.lang.String stylePageLayoutName)
public void setStylePageMasterName(java.lang.String value)
value - allowed object is Stringpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||