|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawFloatingFrame
public class DrawFloatingFrame
Field Summary | |
---|---|
protected String |
drawFrameName
|
protected String |
drawLayer
|
protected String |
drawName
|
protected String |
drawStyleName
|
protected String |
drawTextStyleName
|
protected DrawThumbnail |
drawThumbnail
|
protected String |
drawZIndex
|
protected String |
presentationStyleName
|
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 |
xlinkActuate
|
protected String |
xlinkHref
|
protected String |
xlinkShow
|
protected String |
xlinkType
|
Constructor Summary | |
---|---|
DrawFloatingFrame()
|
Method Summary | |
---|---|
String |
getDrawFrameName()
Gets the value of the drawFrameName property. |
String |
getDrawLayer()
Gets the value of the drawLayer property. |
String |
getDrawName()
Gets the value of the drawName 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. |
String |
getPresentationStyleName()
Gets the value of the presentationStyleName 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 |
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 |
setDrawFrameName(String value)
Sets the value of the drawFrameName property. |
void |
setDrawLayer(String value)
Sets the value of the drawLayer property. |
void |
setDrawName(String value)
Sets the value of the drawName 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 |
setPresentationStyleName(String value)
Sets the value of the presentationStyleName 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 |
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 drawFrameName
protected String drawLayer
protected String drawName
protected String drawStyleName
protected String drawTextStyleName
protected DrawThumbnail drawThumbnail
protected String drawZIndex
protected String presentationStyleName
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 xlinkActuate
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
Constructor Detail |
---|
public DrawFloatingFrame()
Method Detail |
---|
public String getDrawFrameName()
String
public String getDrawLayer()
String
public String getDrawName()
String
public String getDrawStyleName()
String
public String getDrawTextStyleName()
String
public DrawThumbnail getDrawThumbnail()
DrawThumbnail
public String getDrawZIndex()
String
public String getPresentationStyleName()
String
public SvgDesc getSvgDesc()
SvgDesc
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 getXlinkActuate()
String
public String getXlinkHref()
String
public String getXlinkShow()
String
public String getXlinkType()
String
public void setDrawFrameName(String value)
value
- allowed object is String
public void setDrawLayer(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 setDrawTextStyleName(String value)
value
- allowed object is String
public void setDrawThumbnail(DrawThumbnail value)
value
- allowed object is DrawThumbnail
public void setDrawZIndex(String value)
value
- allowed object is String
public void setPresentationStyleName(String value)
value
- allowed object is String
public void setSvgDesc(SvgDesc value)
value
- allowed object is SvgDesc
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 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 |