|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EmbeddedImage
A representation of the model object 'Embedded Image'. EmbeddedImage extends type Image to devote itself to representing an embedded image, by which the image data will be encoded into a string.
The following features are supported:
AttributePackage.getEmbeddedImage()
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.birt.chart.model.attribute.Image |
---|
getSource, getURL, isSetSource, setSource, setURL, unsetSource |
Methods inherited from interface org.eclipse.birt.chart.model.attribute.Fill |
---|
getType, isSetType, setType, unsetType |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |