|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Colorize
A representation of the model object 'Colorize'.
The following features are supported:
MappingPackage.getColorize()
Method Summary | |
---|---|
String |
getFillColor()
Returns the value of the 'Fill Color' attribute. |
String |
getStrokeColor()
Returns the value of the 'Stroke Color' attribute. |
String |
getStrokeWidth()
Returns the value of the 'Stroke Width' attribute. |
void |
setFillColor(String value)
Sets the value of the ' Fill Color ' attribute. |
void |
setStrokeColor(String value)
Sets the value of the ' Stroke Color ' attribute. |
void |
setStrokeWidth(String value)
Sets the value of the ' Stroke Width ' attribute. |
Methods inherited from interface de.cau.cs.kieler.kev.mapping.Animation |
---|
apply, getAccessID, getInput, getKey, initialize, isClonedElement, setAccessID, setInput, setKey |
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 getFillColor()
If the meaning of the 'Fill Color' attribute isn't clear, there really should be more of a description here...
setFillColor(String)
,
MappingPackage.getColorize_FillColor()
void setFillColor(String value)
Fill Color
' attribute.
value
- the new value of the 'Fill Color' attribute.getFillColor()
String getStrokeColor()
""
.
If the meaning of the 'Stroke Color' attribute isn't clear, there really should be more of a description here...
setStrokeColor(String)
,
MappingPackage.getColorize_StrokeColor()
default | = |
void setStrokeColor(String value)
Stroke Color
' attribute.
value
- the new value of the 'Stroke Color' attribute.getStrokeColor()
String getStrokeWidth()
If the meaning of the 'Stroke Width' attribute isn't clear, there really should be more of a description here...
setStrokeWidth(String)
,
MappingPackage.getColorize_StrokeWidth()
void setStrokeWidth(String value)
Stroke Width
' attribute.
value
- the new value of the 'Stroke Width' attribute.getStrokeWidth()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |