| Package | Description |
|---|---|
| eu.vicci.process.graphiti.sofiagraphics | |
| eu.vicci.process.graphiti.sofiagraphics.impl | |
| eu.vicci.process.graphiti.sofiagraphics.util |
| Modifier and Type | Method and Description |
|---|---|
Color |
SofiagraphicsFactory.createColor()
Returns a new object of class 'Color'.
|
Color |
Style.getBgcolor()
Returns the value of the 'Bgcolor' reference.
|
Color |
Style.getFgcolor()
Returns the value of the 'Fgcolor' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Color> |
Scene.getColor()
Returns the value of the 'Color' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setBgcolor(Color value)
Sets the value of the '
Bgcolor' reference. |
void |
Style.setFgcolor(Color value)
Sets the value of the '
Fgcolor' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorImpl
An implementation of the model object 'Color'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Color |
StyleImpl.bgcolor
The cached value of the '
Bgcolor' reference. |
protected Color |
StyleImpl.fgcolor
The cached value of the '
Fgcolor' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Color> |
SceneImpl.color
The cached value of the '
Color' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Color |
StyleImpl.basicGetBgcolor() |
Color |
StyleImpl.basicGetFgcolor() |
Color |
SofiagraphicsFactoryImpl.createColor() |
Color |
StyleImpl.getBgcolor() |
Color |
StyleImpl.getFgcolor() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Color> |
SceneImpl.getColor() |
| Modifier and Type | Method and Description |
|---|---|
void |
StyleImpl.setBgcolor(Color newBgcolor) |
void |
StyleImpl.setFgcolor(Color newFgcolor) |
| Modifier and Type | Method and Description |
|---|---|
T |
SofiagraphicsSwitch.caseColor(Color object)
Returns the result of interpreting the object as an instance of 'Color'.
|
Copyright © 2018. All rights reserved.