org.jopendocument.model.draw
Class DrawObject

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

public class DrawObject
extends Object


Field Summary
protected  List<Object> drawContourPolygonOrDrawContourPath
           
protected  String drawId
           
protected  DrawImageMap drawImageMap
           
protected  String drawLayer
           
protected  String drawName
           
protected  String drawNotifyOnUpdateOfRanges
           
protected  String drawStyleName
           
protected  String drawTextStyleName
           
protected  DrawThumbnail drawThumbnail
           
protected  String drawZIndex
           
protected  List<Object> officeDocumentOrMathMath
           
protected  OfficeEvents officeEvents
           
protected  String presentationClass
           
protected  String presentationPlaceholder
           
protected  String presentationStyleName
           
protected  String presentationUserTransformed
           
protected  String styleRelHeight
           
protected  String styleRelWidth
           
protected  SvgDesc svgDesc
           
protected  String svgHeight
           
protected  String svgWidth
           
protected  String svgX
           
protected  String svgY
           
protected  String tableEndCellAddress
           
protected  String tableEndX
           
protected  String tableEndY
           
protected  String tableTableBackground
           
protected  String textAnchorPageNumber
           
protected  String textAnchorType
           
protected  String xlinkActuate
           
protected  String xlinkHref
           
protected  String xlinkShow
           
protected  String xlinkType
           
 
Constructor Summary
DrawObject()
           
 
Method Summary
 List<Object> getDrawContourPolygonOrDrawContourPath()
          Gets the value of the drawContourPolygonOrDrawContourPath property.
 String getDrawId()
          Gets the value of the drawId property.
 DrawImageMap getDrawImageMap()
          Gets the value of the drawImageMap property.
 String getDrawLayer()
          Gets the value of the drawLayer property.
 String getDrawName()
          Gets the value of the drawName property.
 String getDrawNotifyOnUpdateOfRanges()
          Gets the value of the drawNotifyOnUpdateOfRanges property.
 String getDrawStyleName()
          Gets the value of the drawStyleName property.
 String getDrawTextStyleName()
          Gets the value of the drawTextStyleName property.
 DrawThumbnail getDrawThumbnail()
          Gets the value of the drawThumbnail property.
 String getDrawZIndex()
          Gets the value of the drawZIndex property.
 List<Object> getOfficeDocumentOrMathMath()
          Gets the value of the officeDocumentOrMathMath property.
 OfficeEvents getOfficeEvents()
          Gets the value of the officeEvents property.
 String getPresentationClass()
          Gets the value of the presentationClass property.
 String getPresentationPlaceholder()
          Gets the value of the presentationPlaceholder property.
 String getPresentationStyleName()
          Gets the value of the presentationStyleName property.
 String getPresentationUserTransformed()
          Gets the value of the presentationUserTransformed property.
 String getStyleRelHeight()
          Gets the value of the styleRelHeight property.
 String getStyleRelWidth()
          Gets the value of the styleRelWidth property.
 SvgDesc getSvgDesc()
          Gets the value of the svgDesc property.
 String getSvgHeight()
          Gets the value of the svgHeight property.
 String getSvgWidth()
          Gets the value of the svgWidth property.
 String getSvgX()
          Gets the value of the svgX property.
 String getSvgY()
          Gets the value of the svgY property.
 String getTableEndCellAddress()
          Gets the value of the tableEndCellAddress property.
 String getTableEndX()
          Gets the value of the tableEndX property.
 String getTableEndY()
          Gets the value of the tableEndY property.
 String getTableTableBackground()
          Gets the value of the tableTableBackground property.
 String getTextAnchorPageNumber()
          Gets the value of the textAnchorPageNumber property.
 String getTextAnchorType()
          Gets the value of the textAnchorType 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 setDrawImageMap(DrawImageMap value)
          Sets the value of the drawImageMap property.
 void setDrawLayer(String value)
          Sets the value of the drawLayer property.
 void setDrawName(String value)
          Sets the value of the drawName property.
 void setDrawNotifyOnUpdateOfRanges(String value)
          Sets the value of the drawNotifyOnUpdateOfRanges property.
 void setDrawStyleName(String value)
          Sets the value of the drawStyleName property.
 void setDrawTextStyleName(String value)
          Sets the value of the drawTextStyleName property.
 void setDrawThumbnail(DrawThumbnail value)
          Sets the value of the drawThumbnail property.
 void setDrawZIndex(String value)
          Sets the value of the drawZIndex property.
 void setOfficeEvents(OfficeEvents value)
          Sets the value of the officeEvents property.
 void setPresentationClass(String value)
          Sets the value of the presentationClass property.
 void setPresentationPlaceholder(String value)
          Sets the value of the presentationPlaceholder property.
 void setPresentationStyleName(String value)
          Sets the value of the presentationStyleName property.
 void setPresentationUserTransformed(String value)
          Sets the value of the presentationUserTransformed property.
 void setStyleRelHeight(String value)
          Sets the value of the styleRelHeight property.
 void setStyleRelWidth(String value)
          Sets the value of the styleRelWidth property.
 void setSvgDesc(SvgDesc value)
          Sets the value of the svgDesc property.
 void setSvgHeight(String value)
          Sets the value of the svgHeight property.
 void setSvgWidth(String value)
          Sets the value of the svgWidth property.
 void setSvgX(String value)
          Sets the value of the svgX property.
 void setSvgY(String value)
          Sets the value of the svgY property.
 void setTableEndCellAddress(String value)
          Sets the value of the tableEndCellAddress property.
 void setTableEndX(String value)
          Sets the value of the tableEndX property.
 void setTableEndY(String value)
          Sets the value of the tableEndY property.
 void setTableTableBackground(String value)
          Sets the value of the tableTableBackground property.
 void setTextAnchorPageNumber(String value)
          Sets the value of the textAnchorPageNumber property.
 void setTextAnchorType(String value)
          Sets the value of the textAnchorType 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

drawContourPolygonOrDrawContourPath

protected List<Object> drawContourPolygonOrDrawContourPath

drawId

protected String drawId

drawImageMap

protected DrawImageMap drawImageMap

drawLayer

protected String drawLayer

drawName

protected String drawName

drawNotifyOnUpdateOfRanges

protected String drawNotifyOnUpdateOfRanges

drawStyleName

protected String drawStyleName

drawTextStyleName

protected String drawTextStyleName

drawThumbnail

protected DrawThumbnail drawThumbnail

drawZIndex

protected String drawZIndex

officeDocumentOrMathMath

protected List<Object> officeDocumentOrMathMath

officeEvents

protected OfficeEvents officeEvents

presentationClass

protected String presentationClass

presentationPlaceholder

protected String presentationPlaceholder

presentationStyleName

protected String presentationStyleName

presentationUserTransformed

protected String presentationUserTransformed

styleRelHeight

protected String styleRelHeight

styleRelWidth

protected String styleRelWidth

svgDesc

protected SvgDesc svgDesc

svgHeight

protected String svgHeight

svgWidth

protected String svgWidth

svgX

protected String svgX

svgY

protected String svgY

tableEndCellAddress

protected String tableEndCellAddress

tableEndX

protected String tableEndX

tableEndY

protected String tableEndY

tableTableBackground

protected String tableTableBackground

textAnchorPageNumber

protected String textAnchorPageNumber

textAnchorType

protected String textAnchorType

xlinkActuate

protected String xlinkActuate

xlinkHref

protected String xlinkHref

xlinkShow

protected String xlinkShow

xlinkType

protected String xlinkType
Constructor Detail

DrawObject

public DrawObject()
Method Detail

getDrawContourPolygonOrDrawContourPath

public List<Object> getDrawContourPolygonOrDrawContourPath()
Gets the value of the drawContourPolygonOrDrawContourPath 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 drawContourPolygonOrDrawContourPath property.

For example, to add a new item, do as follows:

 getDrawContourPolygonOrDrawContourPath().add(newItem);
 

Objects of the following type(s) are allowed in the list DrawContourPolygon DrawContourPath


getDrawId

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

Returns:
possible object is String

getDrawImageMap

public DrawImageMap getDrawImageMap()
Gets the value of the drawImageMap property.

Returns:
possible object is DrawImageMap

getDrawLayer

public String getDrawLayer()
Gets the value of the drawLayer property.

Returns:
possible object is String

getDrawName

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

Returns:
possible object is String

getDrawNotifyOnUpdateOfRanges

public String getDrawNotifyOnUpdateOfRanges()
Gets the value of the drawNotifyOnUpdateOfRanges property.

Returns:
possible object is String

getDrawStyleName

public String getDrawStyleName()
Gets the value of the drawStyleName property.

Returns:
possible object is String

getDrawTextStyleName

public String getDrawTextStyleName()
Gets the value of the drawTextStyleName property.

Returns:
possible object is String

getDrawThumbnail

public DrawThumbnail getDrawThumbnail()
Gets the value of the drawThumbnail property.

Returns:
possible object is DrawThumbnail

getDrawZIndex

public String getDrawZIndex()
Gets the value of the drawZIndex property.

Returns:
possible object is String

getOfficeDocumentOrMathMath

public List<Object> getOfficeDocumentOrMathMath()
Gets the value of the officeDocumentOrMathMath 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 officeDocumentOrMathMath property.

For example, to add a new item, do as follows:

 getOfficeDocumentOrMathMath().add(newItem);
 


getOfficeEvents

public OfficeEvents getOfficeEvents()
Gets the value of the officeEvents property.

Returns:
possible object is OfficeEvents

getPresentationClass

public String getPresentationClass()
Gets the value of the presentationClass property.

Returns:
possible object is String

getPresentationPlaceholder

public String getPresentationPlaceholder()
Gets the value of the presentationPlaceholder property.

Returns:
possible object is String

getPresentationStyleName

public String getPresentationStyleName()
Gets the value of the presentationStyleName property.

Returns:
possible object is String

getPresentationUserTransformed

public String getPresentationUserTransformed()
Gets the value of the presentationUserTransformed property.

Returns:
possible object is String

getStyleRelHeight

public String getStyleRelHeight()
Gets the value of the styleRelHeight property.

Returns:
possible object is String

getStyleRelWidth

public String getStyleRelWidth()
Gets the value of the styleRelWidth property.

Returns:
possible object is String

getSvgDesc

public SvgDesc getSvgDesc()
Gets the value of the svgDesc property.

Returns:
possible object is SvgDesc

getSvgHeight

public String getSvgHeight()
Gets the value of the svgHeight property.

Returns:
possible object is String

getSvgWidth

public String getSvgWidth()
Gets the value of the svgWidth property.

Returns:
possible object is String

getSvgX

public String getSvgX()
Gets the value of the svgX property.

Returns:
possible object is String

getSvgY

public String getSvgY()
Gets the value of the svgY property.

Returns:
possible object is String

getTableEndCellAddress

public String getTableEndCellAddress()
Gets the value of the tableEndCellAddress property.

Returns:
possible object is String

getTableEndX

public String getTableEndX()
Gets the value of the tableEndX property.

Returns:
possible object is String

getTableEndY

public String getTableEndY()
Gets the value of the tableEndY property.

Returns:
possible object is String

getTableTableBackground

public String getTableTableBackground()
Gets the value of the tableTableBackground property.

Returns:
possible object is String

getTextAnchorPageNumber

public String getTextAnchorPageNumber()
Gets the value of the textAnchorPageNumber property.

Returns:
possible object is String

getTextAnchorType

public String getTextAnchorType()
Gets the value of the textAnchorType property.

Returns:
possible object is String

getXlinkActuate

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

Returns:
possible object is String

getXlinkHref

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

Returns:
possible object is String

getXlinkShow

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

Returns:
possible object is String

getXlinkType

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

Returns:
possible object is String

setDrawId

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

Parameters:
value - allowed object is String

setDrawImageMap

public void setDrawImageMap(DrawImageMap value)
Sets the value of the drawImageMap property.

Parameters:
value - allowed object is DrawImageMap

setDrawLayer

public void setDrawLayer(String value)
Sets the value of the drawLayer property.

Parameters:
value - allowed object is String

setDrawName

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

Parameters:
value - allowed object is String

setDrawNotifyOnUpdateOfRanges

public void setDrawNotifyOnUpdateOfRanges(String value)
Sets the value of the drawNotifyOnUpdateOfRanges property.

Parameters:
value - allowed object is String

setDrawStyleName

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

Parameters:
value - allowed object is String

setDrawTextStyleName

public void setDrawTextStyleName(String value)
Sets the value of the drawTextStyleName property.

Parameters:
value - allowed object is String

setDrawThumbnail

public void setDrawThumbnail(DrawThumbnail value)
Sets the value of the drawThumbnail property.

Parameters:
value - allowed object is DrawThumbnail

setDrawZIndex

public void setDrawZIndex(String value)
Sets the value of the drawZIndex property.

Parameters:
value - allowed object is String

setOfficeEvents

public void setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property.

Parameters:
value - allowed object is OfficeEvents

setPresentationClass

public void setPresentationClass(String value)
Sets the value of the presentationClass property.

Parameters:
value - allowed object is String

setPresentationPlaceholder

public void setPresentationPlaceholder(String value)
Sets the value of the presentationPlaceholder property.

Parameters:
value - allowed object is String

setPresentationStyleName

public void setPresentationStyleName(String value)
Sets the value of the presentationStyleName property.

Parameters:
value - allowed object is String

setPresentationUserTransformed

public void setPresentationUserTransformed(String value)
Sets the value of the presentationUserTransformed property.

Parameters:
value - allowed object is String

setStyleRelHeight

public void setStyleRelHeight(String value)
Sets the value of the styleRelHeight property.

Parameters:
value - allowed object is String

setStyleRelWidth

public void setStyleRelWidth(String value)
Sets the value of the styleRelWidth property.

Parameters:
value - allowed object is String

setSvgDesc

public void setSvgDesc(SvgDesc value)
Sets the value of the svgDesc property.

Parameters:
value - allowed object is SvgDesc

setSvgHeight

public void setSvgHeight(String value)
Sets the value of the svgHeight property.

Parameters:
value - allowed object is String

setSvgWidth

public void setSvgWidth(String value)
Sets the value of the svgWidth property.

Parameters:
value - allowed object is String

setSvgX

public void setSvgX(String value)
Sets the value of the svgX property.

Parameters:
value - allowed object is String

setSvgY

public void setSvgY(String value)
Sets the value of the svgY property.

Parameters:
value - allowed object is String

setTableEndCellAddress

public void setTableEndCellAddress(String value)
Sets the value of the tableEndCellAddress property.

Parameters:
value - allowed object is String

setTableEndX

public void setTableEndX(String value)
Sets the value of the tableEndX property.

Parameters:
value - allowed object is String

setTableEndY

public void setTableEndY(String value)
Sets the value of the tableEndY property.

Parameters:
value - allowed object is String

setTableTableBackground

public void setTableTableBackground(String value)
Sets the value of the tableTableBackground property.

Parameters:
value - allowed object is String

setTextAnchorPageNumber

public void setTextAnchorPageNumber(String value)
Sets the value of the textAnchorPageNumber property.

Parameters:
value - allowed object is String

setTextAnchorType

public void setTextAnchorType(String value)
Sets the value of the textAnchorType property.

Parameters:
value - allowed object is String

setXlinkActuate

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

Parameters:
value - allowed object is String

setXlinkHref

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

Parameters:
value - allowed object is String

setXlinkShow

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

Parameters:
value - allowed object is String

setXlinkType

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.