org.jopendocument.model.style
Class StyleMasterPage

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

public class StyleMasterPage
extends java.lang.Object


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

StyleMasterPage

public StyleMasterPage()
Method Detail

getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

public java.util.List<java.lang.Object> getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape()
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.

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


getDrawStyleName

public java.lang.String getDrawStyleName()
Gets the value of the drawStyleName property.

Returns:
possible object is String

getOfficeForms

public OfficeForms getOfficeForms()
Gets the value of the officeForms property.

Returns:
possible object is OfficeForms

getPresentationNotes

public PresentationNotes getPresentationNotes()
Gets the value of the presentationNotes property.

Returns:
possible object is PresentationNotes

getStyleFooter

public StyleFooter getStyleFooter()
Gets the value of the styleFooter property.

Returns:
possible object is StyleFooter

getStyleFooterLeft

public StyleFooterLeft getStyleFooterLeft()
Gets the value of the styleFooterLeft property.

Returns:
possible object is StyleFooterLeft

getStyleHeader

public StyleHeader getStyleHeader()
Gets the value of the styleHeader property.

Returns:
possible object is StyleHeader

getStyleHeaderLeft

public StyleHeaderLeft getStyleHeaderLeft()
Gets the value of the styleHeaderLeft property.

Returns:
possible object is StyleHeaderLeft

getStyleName

public java.lang.String getStyleName()
Gets the value of the styleName property.

Returns:
possible object is String

getStyleNextStyleName

public java.lang.String getStyleNextStyleName()
Gets the value of the styleNextStyleName property.

Returns:
possible object is String

getStylePageLayoutName

public java.lang.String getStylePageLayoutName()

getStylePageMasterName

public java.lang.String getStylePageMasterName()
Gets the value of the stylePageMasterName property.

Returns:
possible object is String

getStyleStyle

public java.util.List<StyleStyle> getStyleStyle()
Gets the value of the styleStyle property.

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


setDrawStyleName

public void setDrawStyleName(java.lang.String value)
Sets the value of the drawStyleName property.

Parameters:
value - allowed object is String

setOfficeForms

public void setOfficeForms(OfficeForms value)
Sets the value of the officeForms property.

Parameters:
value - allowed object is OfficeForms

setPresentationNotes

public void setPresentationNotes(PresentationNotes value)
Sets the value of the presentationNotes property.

Parameters:
value - allowed object is PresentationNotes

setStyleFooter

public void setStyleFooter(StyleFooter value)
Sets the value of the styleFooter property.

Parameters:
value - allowed object is StyleFooter

setStyleFooterLeft

public void setStyleFooterLeft(StyleFooterLeft value)
Sets the value of the styleFooterLeft property.

Parameters:
value - allowed object is StyleFooterLeft

setStyleHeader

public void setStyleHeader(StyleHeader value)
Sets the value of the styleHeader property.

Parameters:
value - allowed object is StyleHeader

setStyleHeaderLeft

public void setStyleHeaderLeft(StyleHeaderLeft value)
Sets the value of the styleHeaderLeft property.

Parameters:
value - allowed object is StyleHeaderLeft

setStyleName

public void setStyleName(java.lang.String value)
Sets the value of the styleName property.

Parameters:
value - allowed object is String

setStyleNextStyleName

public void setStyleNextStyleName(java.lang.String value)
Sets the value of the styleNextStyleName property.

Parameters:
value - allowed object is String

setStylePageLayoutName

public void setStylePageLayoutName(java.lang.String stylePageLayoutName)

setStylePageMasterName

public void setStylePageMasterName(java.lang.String value)
Sets the value of the stylePageMasterName property.

Parameters:
value - allowed object is String

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object