public interface GradientColoredAreas
extends org.eclipse.emf.ecore.EObject
The following features are supported:
StylesPackage.getGradientColoredAreas()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GradientColoredArea> |
getGradientColor()
Returns the value of the 'Gradient Color' containment reference list.
|
Integer |
getStyleAdaption()
Returns the value of the 'Style Adaption' attribute.
|
void |
setStyleAdaption(Integer value)
Sets the value of the '
Style Adaption' attribute. |
org.eclipse.emf.common.util.EList<GradientColoredArea> getGradientColor()
GradientColoredArea.
If the meaning of the 'Gradient Color' containment reference list isn't clear, there really should be more of a description here...
StylesPackage.getGradientColoredAreas_GradientColor()Integer getStyleAdaption()
If the meaning of the 'Style Adaption' attribute isn't clear, there really should be more of a description here...
setStyleAdaption(Integer),
StylesPackage.getGradientColoredAreas_StyleAdaption()void setStyleAdaption(Integer value)
Style Adaption' attribute.
value - the new value of the 'Style Adaption' attribute.getStyleAdaption()