|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawFillImage
public class DrawFillImage
Field Summary | |
---|---|
protected String |
drawName
|
protected String |
svgHeight
|
protected String |
svgWidth
|
protected String |
xlinkActuate
|
protected String |
xlinkHref
|
protected String |
xlinkShow
|
protected String |
xlinkType
|
Constructor Summary | |
---|---|
DrawFillImage()
|
Method Summary | |
---|---|
String |
getDrawName()
Gets the value of the drawName property. |
String |
getSvgHeight()
Gets the value of the svgHeight property. |
String |
getSvgWidth()
Gets the value of the svgWidth 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 |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setSvgHeight(String value)
Sets the value of the svgHeight property. |
void |
setSvgWidth(String value)
Sets the value of the svgWidth 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 drawName
protected String svgHeight
protected String svgWidth
protected String xlinkActuate
protected String xlinkHref
protected String xlinkShow
protected String xlinkType
Constructor Detail |
---|
public DrawFillImage()
Method Detail |
---|
public String getDrawName()
String
public String getSvgHeight()
String
public String getSvgWidth()
String
public String getXlinkActuate()
String
public String getXlinkHref()
String
public String getXlinkShow()
String
public String getXlinkType()
String
public void setDrawName(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 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 |