|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawCircle
public class DrawCircle
Field Summary | |
---|---|
protected String |
drawEndAngle
|
protected String |
drawId
|
protected String |
drawKind
|
protected String |
drawLayer
|
protected String |
drawStartAngle
|
protected String |
drawStyleName
|
protected String |
drawTextStyleName
|
protected String |
drawTransform
|
protected String |
drawZIndex
|
protected OfficeEvents |
officeEvents
|
protected String |
presentationStyleName
|
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 List<Object> |
textPOrTextUnorderedListOrTextOrderedList
|
Constructor Summary | |
---|---|
DrawCircle()
|
Method Summary | |
---|---|
String |
getDrawEndAngle()
Gets the value of the drawEndAngle property. |
String |
getDrawId()
Gets the value of the drawId property. |
String |
getDrawKind()
Gets the value of the drawKind property. |
String |
getDrawLayer()
Gets the value of the drawLayer property. |
String |
getDrawStartAngle()
Gets the value of the drawStartAngle property. |
String |
getDrawStyleName()
Gets the value of the drawStyleName property. |
String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
String |
getDrawTransform()
Gets the value of the drawTransform 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 |
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. |
List<Object> |
getTextPOrTextUnorderedListOrTextOrderedList()
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property. |
void |
setDrawEndAngle(String value)
Sets the value of the drawEndAngle property. |
void |
setDrawId(String value)
Sets the value of the drawId property. |
void |
setDrawKind(String value)
Sets the value of the drawKind property. |
void |
setDrawLayer(String value)
Sets the value of the drawLayer property. |
void |
setDrawStartAngle(String value)
Sets the value of the drawStartAngle property. |
void |
setDrawStyleName(String value)
Sets the value of the drawStyleName property. |
void |
setDrawTextStyleName(String value)
Sets the value of the drawTextStyleName property. |
void |
setDrawTransform(String value)
Sets the value of the drawTransform 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 |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String drawEndAngle
protected String drawId
protected String drawKind
protected String drawLayer
protected String drawStartAngle
protected String drawStyleName
protected String drawTextStyleName
protected String drawTransform
protected String drawZIndex
protected OfficeEvents officeEvents
protected String presentationStyleName
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 List<Object> textPOrTextUnorderedListOrTextOrderedList
Constructor Detail |
---|
public DrawCircle()
Method Detail |
---|
public String getDrawEndAngle()
String
public String getDrawId()
String
public String getDrawKind()
String
public String getDrawLayer()
String
public String getDrawStartAngle()
String
public String getDrawStyleName()
String
public String getDrawTextStyleName()
String
public String getDrawTransform()
String
public String getDrawZIndex()
String
public OfficeEvents getOfficeEvents()
OfficeEvents
public String getPresentationStyleName()
String
public String getSvgHeight()
String
public String getSvgWidth()
String
public String getSvgX()
String
public String getSvgY()
String
public String getTableEndCellAddress()
String
public String getTableEndX()
String
public String getTableEndY()
String
public String getTableTableBackground()
String
public String getTextAnchorPageNumber()
String
public String getTextAnchorType()
String
public List<Object> getTextPOrTextUnorderedListOrTextOrderedList()
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
public void setDrawEndAngle(String value)
value
- allowed object is String
public void setDrawId(String value)
value
- allowed object is String
public void setDrawKind(String value)
value
- allowed object is String
public void setDrawLayer(String value)
value
- allowed object is String
public void setDrawStartAngle(String value)
value
- allowed object is String
public void setDrawStyleName(String value)
value
- allowed object is String
public void setDrawTextStyleName(String value)
value
- allowed object is String
public void setDrawTransform(String value)
value
- allowed object is String
public void setDrawZIndex(String value)
value
- allowed object is String
public void setOfficeEvents(OfficeEvents value)
value
- allowed object is OfficeEvents
public void setPresentationStyleName(String value)
value
- allowed object is String
public void setSvgHeight(String value)
value
- allowed object is String
public void setSvgWidth(String value)
value
- allowed object is String
public void setSvgX(String value)
value
- allowed object is String
public void setSvgY(String value)
value
- allowed object is String
public void setTableEndCellAddress(String value)
value
- allowed object is String
public void setTableEndX(String value)
value
- allowed object is String
public void setTableEndY(String value)
value
- allowed object is String
public void setTableTableBackground(String value)
value
- allowed object is String
public void setTextAnchorPageNumber(String value)
value
- allowed object is String
public void setTextAnchorType(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |