org.jopendocument.model.draw
Class DrawPage

java.lang.Object
  extended by org.jopendocument.model.draw.DrawPage

public class DrawPage
extends java.lang.Object


Constructor Summary
DrawPage()
           
 
Method Summary
 java.lang.String getDrawId()
          Gets the value of the drawId property.
 java.lang.String getDrawMasterPageName()
          Gets the value of the drawMasterPageName property.
 java.lang.String getDrawName()
          Gets the value of the drawName property.
 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.
 PresentationAnimations getPresentationAnimations()
          Gets the value of the presentationAnimations property.
 PresentationNotes getPresentationNotes()
          Gets the value of the presentationNotes property.
 java.lang.String getPresentationPresentationPageLayoutName()
          Gets the value of the presentationPresentationPageLayoutName property.
 java.lang.String getXlinkActuate()
          Gets the value of the xlinkActuate property.
 java.lang.String getXlinkHref()
          Gets the value of the xlinkHref property.
 java.lang.String getXlinkShow()
          Gets the value of the xlinkShow property.
 java.lang.String getXlinkType()
          Gets the value of the xlinkType property.
 void setDrawId(java.lang.String value)
          Sets the value of the drawId property.
 void setDrawMasterPageName(java.lang.String value)
          Sets the value of the drawMasterPageName property.
 void setDrawName(java.lang.String value)
          Sets the value of the drawName 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 setPresentationAnimations(PresentationAnimations value)
          Sets the value of the presentationAnimations property.
 void setPresentationNotes(PresentationNotes value)
          Sets the value of the presentationNotes property.
 void setPresentationPresentationPageLayoutName(java.lang.String value)
          Sets the value of the presentationPresentationPageLayoutName property.
 void setXlinkActuate(java.lang.String value)
          Sets the value of the xlinkActuate property.
 void setXlinkHref(java.lang.String value)
          Sets the value of the xlinkHref property.
 void setXlinkShow(java.lang.String value)
          Sets the value of the xlinkShow property.
 void setXlinkType(java.lang.String value)
          Sets the value of the xlinkType property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawPage

public DrawPage()
Method Detail

getDrawId

public java.lang.String getDrawId()
Gets the value of the drawId property.

Returns:
possible object is String

getDrawMasterPageName

public java.lang.String getDrawMasterPageName()
Gets the value of the drawMasterPageName property.

Returns:
possible object is String

getDrawName

public java.lang.String getDrawName()
Gets the value of the drawName property.

Returns:
possible object is String

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

getPresentationAnimations

public PresentationAnimations getPresentationAnimations()
Gets the value of the presentationAnimations property.

Returns:
possible object is PresentationAnimations

getPresentationNotes

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

Returns:
possible object is PresentationNotes

getPresentationPresentationPageLayoutName

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

Returns:
possible object is String

getXlinkActuate

public java.lang.String getXlinkActuate()
Gets the value of the xlinkActuate property.

Returns:
possible object is String

getXlinkHref

public java.lang.String getXlinkHref()
Gets the value of the xlinkHref property.

Returns:
possible object is String

getXlinkShow

public java.lang.String getXlinkShow()
Gets the value of the xlinkShow property.

Returns:
possible object is String

getXlinkType

public java.lang.String getXlinkType()
Gets the value of the xlinkType property.

Returns:
possible object is String

setDrawId

public void setDrawId(java.lang.String value)
Sets the value of the drawId property.

Parameters:
value - allowed object is String

setDrawMasterPageName

public void setDrawMasterPageName(java.lang.String value)
Sets the value of the drawMasterPageName property.

Parameters:
value - allowed object is String

setDrawName

public void setDrawName(java.lang.String value)
Sets the value of the drawName property.

Parameters:
value - allowed object is String

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

setPresentationAnimations

public void setPresentationAnimations(PresentationAnimations value)
Sets the value of the presentationAnimations property.

Parameters:
value - allowed object is PresentationAnimations

setPresentationNotes

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

Parameters:
value - allowed object is PresentationNotes

setPresentationPresentationPageLayoutName

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

Parameters:
value - allowed object is String

setXlinkActuate

public void setXlinkActuate(java.lang.String value)
Sets the value of the xlinkActuate property.

Parameters:
value - allowed object is String

setXlinkHref

public void setXlinkHref(java.lang.String value)
Sets the value of the xlinkHref property.

Parameters:
value - allowed object is String

setXlinkShow

public void setXlinkShow(java.lang.String value)
Sets the value of the xlinkShow property.

Parameters:
value - allowed object is String

setXlinkType

public void setXlinkType(java.lang.String value)
Sets the value of the xlinkType property.

Parameters:
value - allowed object is String