|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineBorder
A representation of the model object 'Line Border'.
The following features are supported:
GMFGraphPackage.getLineBorder()
Method Summary | |
---|---|
Color |
getColor()
Returns the value of the 'Color' containment reference. |
int |
getWidth()
Returns the value of the 'Width' attribute. |
void |
setColor(Color value)
Sets the value of the ' Color ' containment reference. |
void |
setWidth(int value)
Sets the value of the ' Width ' 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 |
---|
Color getColor()
If the meaning of the 'Color' containment reference isn't clear, there really should be more of a description here...
setColor(Color)
,
GMFGraphPackage.getLineBorder_Color()
void setColor(Color value)
Color
' containment reference.
value
- the new value of the 'Color' containment reference.getColor()
int getWidth()
"1"
.
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(int)
,
GMFGraphPackage.getLineBorder_Width()
void setWidth(int value)
Width
' attribute.
value
- the new value of the 'Width' attribute.getWidth()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |