org.jopendocument.model.style
Class StyleMasterPage

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

public class StyleMasterPage
extends Object


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

drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

protected List<Object> drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

drawStyleName

protected String drawStyleName

officeForms

protected OfficeForms officeForms

presentationNotes

protected PresentationNotes presentationNotes

styleFooter

protected StyleFooter styleFooter

styleFooterLeft

protected StyleFooterLeft styleFooterLeft

styleHeader

protected StyleHeader styleHeader

styleHeaderLeft

protected StyleHeaderLeft styleHeaderLeft

styleName

protected String styleName

styleNextStyleName

protected String styleNextStyleName

stylePageMasterName

protected String stylePageMasterName

styleStyle

protected List<StyleStyle> styleStyle
Constructor Detail

StyleMasterPage

public StyleMasterPage()
Method Detail

getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape

public List<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 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 String getStyleName()
Gets the value of the styleName property.

Returns:
possible object is String

getStyleNextStyleName

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

Returns:
possible object is String

getStylePageLayoutName

public String getStylePageLayoutName()

getStylePageMasterName

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

Returns:
possible object is String

getStyleStyle

public 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(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(String value)
Sets the value of the styleName property.

Parameters:
value - allowed object is String

setStyleNextStyleName

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

Parameters:
value - allowed object is String

setStylePageLayoutName

public void setStylePageLayoutName(String stylePageLayoutName)

setStylePageMasterName

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

Parameters:
value - allowed object is String

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010 jOpenDocument All Rights Reserved.