|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawPage
public class DrawPage
Field Summary | |
---|---|
protected String |
drawId
|
protected String |
drawMasterPageName
|
protected String |
drawName
|
protected List<Object> |
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape
|
protected String |
drawStyleName
|
protected OfficeForms |
officeForms
|
protected PresentationAnimations |
presentationAnimations
|
protected PresentationNotes |
presentationNotes
|
protected String |
presentationPresentationPageLayoutName
|
protected String |
xlinkActuate
|
protected String |
xlinkHref
|
protected String |
xlinkShow
|
protected String |
xlinkType
|
Constructor Summary | |
---|---|
DrawPage()
|
Method Summary | |
---|---|
String |
getDrawId()
Gets the value of the drawId property. |
String |
getDrawMasterPageName()
Gets the value of the drawMasterPageName property. |
String |
getDrawName()
Gets the value of the drawName property. |
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. |
PresentationAnimations |
getPresentationAnimations()
Gets the value of the presentationAnimations property. |
PresentationNotes |
getPresentationNotes()
Gets the value of the presentationNotes property. |
String |
getPresentationPresentationPageLayoutName()
Gets the value of the presentationPresentationPageLayoutName property. |
String |
getXlinkActuate()
Gets the value of the xlinkActuate property. |
String |
getXlinkHref()
Gets the value of the xlinkHref property. |
String |
getXlinkShow()
Gets the value of the xlinkShow property. |
String |
getXlinkType()
Gets the value of the xlinkType property. |
void |
setDrawId(String value)
Sets the value of the drawId property. |
void |
setDrawMasterPageName(String value)
Sets the value of the drawMasterPageName property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setDrawStyleName(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(String value)
Sets the value of the presentationPresentationPageLayoutName property. |
void |
setXlinkActuate(String value)
Sets the value of the xlinkActuate property. |
void |
setXlinkHref(String value)
Sets the value of the xlinkHref property. |
void |
setXlinkShow(String value)
Sets the value of the xlinkShow property. |
void |
setXlinkType(String value)
Sets the value of the xlinkType property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String drawId
protected String drawMasterPageName
protected String drawName
protected List<Object> drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape
protected String drawStyleName
protected OfficeForms officeForms
protected PresentationAnimations presentationAnimations
protected PresentationNotes presentationNotes
protected String presentationPresentationPageLayoutName
protected String xlinkActuate
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
Constructor Detail |
---|
public DrawPage()
Method Detail |
---|
public String getDrawId()
String
public String getDrawMasterPageName()
String
public String getDrawName()
String
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 PresentationAnimations getPresentationAnimations()
PresentationAnimations
public PresentationNotes getPresentationNotes()
PresentationNotes
public String getPresentationPresentationPageLayoutName()
String
public String getXlinkActuate()
String
public String getXlinkHref()
String
public String getXlinkShow()
String
public String getXlinkType()
String
public void setDrawId(String value)
value
- allowed object is String
public void setDrawMasterPageName(String value)
value
- allowed object is String
public void setDrawName(String value)
value
- allowed object is String
public void setDrawStyleName(String value)
value
- allowed object is String
public void setOfficeForms(OfficeForms value)
value
- allowed object is OfficeForms
public void setPresentationAnimations(PresentationAnimations value)
value
- allowed object is PresentationAnimations
public void setPresentationNotes(PresentationNotes value)
value
- allowed object is PresentationNotes
public void setPresentationPresentationPageLayoutName(String value)
value
- allowed object is String
public void setXlinkActuate(String value)
value
- allowed object is String
public void setXlinkHref(String value)
value
- allowed object is String
public void setXlinkShow(String value)
value
- allowed object is String
public void setXlinkType(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |