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.
|
java.lang.Integer |
getStyleAdaption()
Returns the value of the 'Style Adaption' attribute.
|
void |
setStyleAdaption(java.lang.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()
java.lang.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(java.lang.Integer value)
Style Adaption
' attribute.
value
- the new value of the 'Style Adaption' attribute.getStyleAdaption()