public interface EmbeddedImage extends Image
The following features are supported:
AttributePackage.getEmbeddedImage()
Modifier and Type | Method and Description |
---|---|
EmbeddedImage |
copyInstance() |
java.lang.String |
getData()
Returns the value of the 'Data' attribute.
|
void |
setData(java.lang.String value)
Sets the value of the '
Data ' attribute. |
getSource, getURL, isSetSource, setSource, setURL, unsetSource
getType, isSetType, setType, unsetType
java.lang.String getData()
setData(String)
,
AttributePackage.getEmbeddedImage_Data()
void setData(java.lang.String value)
Data
' attribute.
value
- the new value of the 'Data' attribute.getData()
EmbeddedImage copyInstance()
copyInstance
in interface Fill
copyInstance
in interface IChartObject
copyInstance
in interface Image
Copyright © 2005-2008 Actuate Corp. All rights reserved.