|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GradientColoredArea
A representation of the model object 'Gradient Colored Area'.
The following features are supported:
StylesPackage.getGradientColoredArea()
Method Summary | |
---|---|
GradientColoredLocation |
getEnd()
Returns the value of the 'End' containment reference. |
GradientColoredLocation |
getStart()
Returns the value of the 'Start' containment reference. |
void |
setEnd(GradientColoredLocation value)
Sets the value of the ' End ' containment reference. |
void |
setStart(GradientColoredLocation value)
Sets the value of the ' Start ' containment reference. |
Method Detail |
---|
GradientColoredLocation getStart()
If the meaning of the 'Start' containment reference isn't clear, there really should be more of a description here...
setStart(GradientColoredLocation)
,
StylesPackage.getGradientColoredArea_Start()
void setStart(GradientColoredLocation value)
Start
' containment reference.
value
- the new value of the 'Start' containment reference.getStart()
GradientColoredLocation getEnd()
If the meaning of the 'End' containment reference isn't clear, there really should be more of a description here...
setEnd(GradientColoredLocation)
,
StylesPackage.getGradientColoredArea_End()
void setEnd(GradientColoredLocation value)
End
' containment reference.
value
- the new value of the 'End' containment reference.getEnd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |