|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddedImage | |
---|---|
org.eclipse.birt.chart.model.attribute | Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods. |
org.eclipse.birt.chart.model.attribute.impl | Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods. |
Uses of EmbeddedImage in org.eclipse.birt.chart.model.attribute |
---|
Methods in org.eclipse.birt.chart.model.attribute that return EmbeddedImage | |
---|---|
EmbeddedImage |
EmbeddedImage.copyInstance()
A convenient method to get an instance copy. |
EmbeddedImage |
AttributeFactory.createEmbeddedImage()
Returns a new object of class 'Embedded Image'. |
Uses of EmbeddedImage in org.eclipse.birt.chart.model.attribute.impl |
---|
Classes in org.eclipse.birt.chart.model.attribute.impl that implement EmbeddedImage | |
---|---|
class |
EmbeddedImageImpl
An implementation of the model object 'Embedded Image'. |
Methods in org.eclipse.birt.chart.model.attribute.impl that return EmbeddedImage | |
---|---|
EmbeddedImage |
EmbeddedImageImpl.copyInstance()
A convenient method to get an instance copy. |
static EmbeddedImage |
EmbeddedImageImpl.create(org.eclipse.emf.ecore.EObject parent,
org.eclipse.emf.ecore.EReference ref)
|
EmbeddedImage |
AttributeFactoryImpl.createEmbeddedImage()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |