org.jopendocument.model.draw
Class DrawConnector

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

public class DrawConnector
extends Object


Field Summary
protected  String drawEndGluePoint
           
protected  String drawEndShape
           
protected  String drawId
           
protected  String drawLayer
           
protected  String drawLineSkew
           
protected  String drawStartGluePoint
           
protected  String drawStartShape
           
protected  String drawStyleName
           
protected  String drawTextStyleName
           
protected  String drawType
           
protected  String drawZIndex
           
protected  OfficeEvents officeEvents
           
protected  String presentationStyleName
           
protected  String svgX1
           
protected  String svgX2
           
protected  String svgY1
           
protected  String svgY2
           
protected  String tableEndCellAddress
           
protected  String tableEndX
           
protected  String tableEndY
           
protected  String tableTableBackground
           
protected  String textAnchorPageNumber
           
protected  String textAnchorType
           
protected  List<Object> textPOrTextUnorderedListOrTextOrderedList
           
 
Constructor Summary
DrawConnector()
           
 
Method Summary
 String getDrawEndGluePoint()
          Gets the value of the drawEndGluePoint property.
 String getDrawEndShape()
          Gets the value of the drawEndShape property.
 String getDrawId()
          Gets the value of the drawId property.
 String getDrawLayer()
          Gets the value of the drawLayer property.
 String getDrawLineSkew()
          Gets the value of the drawLineSkew property.
 String getDrawStartGluePoint()
          Gets the value of the drawStartGluePoint property.
 String getDrawStartShape()
          Gets the value of the drawStartShape property.
 String getDrawStyleName()
          Gets the value of the drawStyleName property.
 String getDrawTextStyleName()
          Gets the value of the drawTextStyleName property.
 String getDrawType()
          Gets the value of the drawType property.
 String getDrawZIndex()
          Gets the value of the drawZIndex property.
 OfficeEvents getOfficeEvents()
          Gets the value of the officeEvents property.
 String getPresentationStyleName()
          Gets the value of the presentationStyleName property.
 String getSvgX1()
          Gets the value of the svgX1 property.
 String getSvgX2()
          Gets the value of the svgX2 property.
 String getSvgY1()
          Gets the value of the svgY1 property.
 String getSvgY2()
          Gets the value of the svgY2 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.
 List<Object> getTextPOrTextUnorderedListOrTextOrderedList()
          Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
 void setDrawEndGluePoint(String value)
          Sets the value of the drawEndGluePoint property.
 void setDrawEndShape(String value)
          Sets the value of the drawEndShape property.
 void setDrawId(String value)
          Sets the value of the drawId property.
 void setDrawLayer(String value)
          Sets the value of the drawLayer property.
 void setDrawLineSkew(String value)
          Sets the value of the drawLineSkew property.
 void setDrawStartGluePoint(String value)
          Sets the value of the drawStartGluePoint property.
 void setDrawStartShape(String value)
          Sets the value of the drawStartShape property.
 void setDrawStyleName(String value)
          Sets the value of the drawStyleName property.
 void setDrawTextStyleName(String value)
          Sets the value of the drawTextStyleName property.
 void setDrawType(String value)
          Sets the value of the drawType property.
 void setDrawZIndex(String value)
          Sets the value of the drawZIndex property.
 void setOfficeEvents(OfficeEvents value)
          Sets the value of the officeEvents property.
 void setPresentationStyleName(String value)
          Sets the value of the presentationStyleName property.
 void setSvgX1(String value)
          Sets the value of the svgX1 property.
 void setSvgX2(String value)
          Sets the value of the svgX2 property.
 void setSvgY1(String value)
          Sets the value of the svgY1 property.
 void setSvgY2(String value)
          Sets the value of the svgY2 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

drawEndGluePoint

protected String drawEndGluePoint

drawEndShape

protected String drawEndShape

drawId

protected String drawId

drawLayer

protected String drawLayer

drawLineSkew

protected String drawLineSkew

drawStartGluePoint

protected String drawStartGluePoint

drawStartShape

protected String drawStartShape

drawStyleName

protected String drawStyleName

drawTextStyleName

protected String drawTextStyleName

drawType

protected String drawType

drawZIndex

protected String drawZIndex

officeEvents

protected OfficeEvents officeEvents

presentationStyleName

protected String presentationStyleName

svgX1

protected String svgX1

svgX2

protected String svgX2

svgY1

protected String svgY1

svgY2

protected String svgY2

tableEndCellAddress

protected String tableEndCellAddress

tableEndX

protected String tableEndX

tableEndY

protected String tableEndY

tableTableBackground

protected String tableTableBackground

textAnchorPageNumber

protected String textAnchorPageNumber

textAnchorType

protected String textAnchorType

textPOrTextUnorderedListOrTextOrderedList

protected List<Object> textPOrTextUnorderedListOrTextOrderedList
Constructor Detail

DrawConnector

public DrawConnector()
Method Detail

getDrawEndGluePoint

public String getDrawEndGluePoint()
Gets the value of the drawEndGluePoint property.

Returns:
possible object is String

getDrawEndShape

public String getDrawEndShape()
Gets the value of the drawEndShape property.

Returns:
possible object is String

getDrawId

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

Returns:
possible object is String

getDrawLayer

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

Returns:
possible object is String

getDrawLineSkew

public String getDrawLineSkew()
Gets the value of the drawLineSkew property.

Returns:
possible object is String

getDrawStartGluePoint

public String getDrawStartGluePoint()
Gets the value of the drawStartGluePoint property.

Returns:
possible object is String

getDrawStartShape

public String getDrawStartShape()
Gets the value of the drawStartShape 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

getDrawType

public String getDrawType()
Gets the value of the drawType property.

Returns:
possible object is String

getDrawZIndex

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

Returns:
possible object is String

getOfficeEvents

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

Returns:
possible object is OfficeEvents

getPresentationStyleName

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

Returns:
possible object is String

getSvgX1

public String getSvgX1()
Gets the value of the svgX1 property.

Returns:
possible object is String

getSvgX2

public String getSvgX2()
Gets the value of the svgX2 property.

Returns:
possible object is String

getSvgY1

public String getSvgY1()
Gets the value of the svgY1 property.

Returns:
possible object is String

getSvgY2

public String getSvgY2()
Gets the value of the svgY2 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

getTextPOrTextUnorderedListOrTextOrderedList

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

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

 getTextPOrTextUnorderedListOrTextOrderedList().add(newItem);
 

Objects of the following type(s) are allowed in the list TextP TextUnorderedList TextOrderedList


setDrawEndGluePoint

public void setDrawEndGluePoint(String value)
Sets the value of the drawEndGluePoint property.

Parameters:
value - allowed object is String

setDrawEndShape

public void setDrawEndShape(String value)
Sets the value of the drawEndShape property.

Parameters:
value - allowed object is String

setDrawId

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

Parameters:
value - allowed object is String

setDrawLayer

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

Parameters:
value - allowed object is String

setDrawLineSkew

public void setDrawLineSkew(String value)
Sets the value of the drawLineSkew property.

Parameters:
value - allowed object is String

setDrawStartGluePoint

public void setDrawStartGluePoint(String value)
Sets the value of the drawStartGluePoint property.

Parameters:
value - allowed object is String

setDrawStartShape

public void setDrawStartShape(String value)
Sets the value of the drawStartShape 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

setDrawType

public void setDrawType(String value)
Sets the value of the drawType property.

Parameters:
value - allowed object is String

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

setPresentationStyleName

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

Parameters:
value - allowed object is String

setSvgX1

public void setSvgX1(String value)
Sets the value of the svgX1 property.

Parameters:
value - allowed object is String

setSvgX2

public void setSvgX2(String value)
Sets the value of the svgX2 property.

Parameters:
value - allowed object is String

setSvgY1

public void setSvgY1(String value)
Sets the value of the svgY1 property.

Parameters:
value - allowed object is String

setSvgY2

public void setSvgY2(String value)
Sets the value of the svgY2 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


Copyright © 2010 jOpenDocument All Rights Reserved.