|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FillStyle
A representation of the model object 'Fill Style'.
The fill style is a style to specify the fill properties of a node
The following features are supported:
NotationPackage.getFillStyle()
Method Summary | |
---|---|
int |
getFillColor()
Returns the value of the 'Fill Color' attribute. |
void |
setFillColor(int value)
Sets the value of the ' Fill Color ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
int getFillColor()
"16777215"
.
The fill color is the color used in painting the background of node visuals
setFillColor(int)
,
NotationPackage.getFillStyle_FillColor()
void setFillColor(int value)
Fill Color
' attribute.
The fill color is the color used in painting the background of node visuals
value
- the new value of the 'Fill Color' attribute.getFillColor()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.