public interface PatternImage extends Image
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
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 |
getSource, getURL, isSetSource, setSource, setURL, unsetSourcelong 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 在接口中 FillcopyInstance 在接口中 IChartObjectcopyInstance 在接口中 ImageCopyright © 2005-2008 Actuate Corp. All rights reserved.