|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Image
A representation of the model object 'Image'. Image extends Fill specialized to represent an image.
The following features are supported:
AttributePackage.getImage()| Method Summary | |
|---|---|
Image |
copyInstance()
|
ImageSourceType |
getSource()
Returns the value of the 'Source' attribute. |
java.lang.String |
getURL()
Returns the value of the 'URL' attribute. |
boolean |
isSetSource()
Returns whether the value of the ' Source' attribute is set. |
void |
setSource(ImageSourceType value)
Sets the value of the ' Source' attribute. |
void |
setURL(java.lang.String value)
Sets the value of the ' URL' attribute. |
void |
unsetSource()
Unsets the value of the ' Source' attribute. |
| 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 getURL()
setURL(String),
AttributePackage.getImage_URL()void setURL(java.lang.String value)
URL' attribute.
Sets the URL for the image.
value - the new value of the 'URL' attribute.getURL()ImageSourceType getSource()
ImageSourceType.
The string attribute "source" specifies the source of the URL.
ImageSourceType,
isSetSource(),
unsetSource(),
setSource(ImageSourceType),
AttributePackage.getImage_Source()void setSource(ImageSourceType value)
Source' attribute.
value - the new value of the 'Source' attribute.ImageSourceType,
isSetSource(),
unsetSource(),
getSource()void unsetSource()
Source' attribute.
isSetSource(),
getSource(),
setSource(ImageSourceType)boolean isSetSource()
Source' attribute is set.
unsetSource(),
getSource(),
setSource(ImageSourceType)Image copyInstance()
copyInstance in interface FillcopyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||