|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public OfficeForms getOfficeForms()
OfficeForms
public PresentationNotes getPresentationNotes()
PresentationNotes
public StyleFooter getStyleFooter()
StyleFooter
public StyleFooterLeft getStyleFooterLeft()
StyleFooterLeft
public StyleHeader getStyleHeader()
StyleHeader
public StyleHeaderLeft getStyleHeaderLeft()
StyleHeaderLeft
public String getStyleName()
String
public String getStyleNextStyleName()
String
public String getStylePageLayoutName()
public String getStylePageMasterName()
String
public 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 String
public void setOfficeForms(OfficeForms value)
value
- allowed object is OfficeForms
public void setPresentationNotes(PresentationNotes value)
value
- allowed object is PresentationNotes
public void setStyleFooter(StyleFooter value)
value
- allowed object is StyleFooter
public void setStyleFooterLeft(StyleFooterLeft value)
value
- allowed object is StyleFooterLeft
public void setStyleHeader(StyleHeader value)
value
- allowed object is StyleHeader
public void setStyleHeaderLeft(StyleHeaderLeft value)
value
- allowed object is StyleHeaderLeft
public void setStyleName(String value)
value
- allowed object is String
public void setStyleNextStyleName(String value)
value
- allowed object is String
public void setStylePageLayoutName(String stylePageLayoutName)
public void setStylePageMasterName(String value)
value
- allowed object is String
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |