org.jopendocument.model.style
Class StyleHandoutMaster

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

public class StyleHandoutMaster
extends java.lang.Object


Constructor Summary
StyleHandoutMaster()
           
 
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.
 java.lang.String getPresentationPresentationPageLayoutName()
          Gets the value of the presentationPresentationPageLayoutName property.
 java.lang.String getStylePageMasterName()
          Gets the value of the stylePageMasterName property.
 void setDrawStyleName(java.lang.String value)
          Sets the value of the drawStyleName property.
 void setPresentationPresentationPageLayoutName(java.lang.String value)
          Sets the value of the presentationPresentationPageLayoutName property.
 void setStylePageMasterName(java.lang.String value)
          Sets the value of the stylePageMasterName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleHandoutMaster

public StyleHandoutMaster()
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

getPresentationPresentationPageLayoutName

public java.lang.String getPresentationPresentationPageLayoutName()
Gets the value of the presentationPresentationPageLayoutName property.

Returns:
possible object is String

getStylePageMasterName

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

Returns:
possible object is String

setDrawStyleName

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

Parameters:
value - allowed object is String

setPresentationPresentationPageLayoutName

public void setPresentationPresentationPageLayoutName(java.lang.String value)
Sets the value of the presentationPresentationPageLayoutName property.

Parameters:
value - allowed object is String

setStylePageMasterName

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

Parameters:
value - allowed object is String