Uses of Interface
org.eclipse.birt.chart.model.attribute.EmbeddedImage
Packages that use EmbeddedImage
Package
Description
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
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 EmbeddedImageModifier and TypeMethodDescriptionEmbeddedImage.copyInstance()
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 EmbeddedImageModifier and TypeClassDescriptionclass
An implementation of the model object 'Embedded Image'.Methods in org.eclipse.birt.chart.model.attribute.impl that return EmbeddedImageModifier and TypeMethodDescriptionEmbeddedImageImpl.copyInstance()
A convenient method to get an instance copy.AttributeFactoryImpl.createEmbeddedImage()