|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PatternImage
A representation of the model object 'Pattern Image'. This type represents the pattern image.
The following features are supported:
AttributePackage.getPatternImage()| Method Summary | |
|---|---|
PatternImage |
copyInstance()
|
ColorDefinition |
getBackColor()
Returns the value of the 'Back Color' containment reference. |
long |
getBitmap()
Returns the value of the 'Bitmap' attribute. |
ColorDefinition |
getForeColor()
Returns the value of the 'Fore Color' containment reference. |
boolean |
isSetBitmap()
Returns whether the value of the ' Bitmap' attribute is set. |
void |
setBackColor(ColorDefinition value)
Sets the value of the ' Back Color' containment reference. |
void |
setBitmap(long value)
Sets the value of the ' Bitmap' attribute. |
void |
setForeColor(ColorDefinition value)
Sets the value of the ' Fore Color' containment reference. |
void |
unsetBitmap()
Unsets the value of the ' Bitmap' 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 |
|---|
long getBitmap()
isSetBitmap(),
unsetBitmap(),
setBitmap(long),
AttributePackage.getPatternImage_Bitmap()void setBitmap(long value)
Bitmap' attribute.
value - the new value of the 'Bitmap' attribute.isSetBitmap(),
unsetBitmap(),
getBitmap()void unsetBitmap()
Bitmap' attribute.
isSetBitmap(),
getBitmap(),
setBitmap(long)boolean isSetBitmap()
Bitmap' attribute is set.
unsetBitmap(),
getBitmap(),
setBitmap(long)ColorDefinition getForeColor()
setForeColor(ColorDefinition),
AttributePackage.getPatternImage_ForeColor()void setForeColor(ColorDefinition value)
Fore Color' containment reference.
value - the new value of the 'Fore Color' containment reference.getForeColor()ColorDefinition getBackColor()
setBackColor(ColorDefinition),
AttributePackage.getPatternImage_BackColor()void setBackColor(ColorDefinition value)
Back Color' containment reference.
value - the new value of the 'Back Color' containment reference.getBackColor()PatternImage copyInstance()
copyInstance in interface FillcopyInstance in interface IChartObjectcopyInstance in interface Image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||