|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineStyle
A representation of the model object 'Line Style'.
The line style is a style to be installed on views with lines
The following features are supported:
NotationPackage.getLineStyle()
Method Summary | |
---|---|
int |
getLineColor()
Returns the value of the 'Line Color' attribute. |
int |
getLineWidth()
Returns the value of the 'Line Width' attribute. |
void |
setLineColor(int value)
Sets the value of the ' Line Color ' attribute |
void |
setLineWidth(int value)
Sets the value of the ' Line Width ' 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 getLineColor()
"11579568"
.
The line color is the color used in painting the lines (or foreground) of node visuals
setLineColor(int)
,
NotationPackage.getLineStyle_LineColor()
void setLineColor(int value)
Line Color
' attribute.
The line color is the color used in painting the lines (or foreground) of node visuals
value
- the new value of the 'Line Color' attribute.getLineColor()
int getLineWidth()
"-1"
.
If the meaning of the 'Line Width' attribute isn't clear, there really should be more of a description here...
setLineWidth(int)
,
NotationPackage.getLineStyle_LineWidth()
void setLineWidth(int value)
Line Width
' attribute.
value
- the new value of the 'Line Width' attribute.getLineWidth()
|
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.