|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColorAttributes
A representation of the model object 'Color Attributes'. Deprecated, use StyleAttributes instead
The following features are supported:
GMFGenPackage.getColorAttributes()| Method Summary | |
|---|---|
String |
getBackgroundColor()
Returns the value of the 'Background Color' attribute. |
String |
getForegroundColor()
Returns the value of the 'Foreground Color' attribute. |
void |
setBackgroundColor(String value)
Sets the value of the ' Background Color' attribute. |
void |
setForegroundColor(String value)
Sets the value of the ' Foreground Color' attribute. |
| 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 |
|---|
String getForegroundColor()
If the meaning of the 'Foreground Color' attribute isn't clear, there really should be more of a description here...
setForegroundColor(String),
GMFGenPackage.getColorAttributes_ForegroundColor()void setForegroundColor(String value)
Foreground Color' attribute.
value - the new value of the 'Foreground Color' attribute.getForegroundColor()String getBackgroundColor()
If the meaning of the 'Background Color' attribute isn't clear, there really should be more of a description here...
setBackgroundColor(String),
GMFGenPackage.getColorAttributes_BackgroundColor()void setBackgroundColor(String value)
Background Color' attribute.
value - the new value of the 'Background Color' attribute.getBackgroundColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||