|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Label'. This type defines a text label. It is not intended as a standalone element but should be associated with a chart element.
The following features are supported:
ComponentPackage.getLabel()| Method Summary | |
Fill |
getBackground()
Returns the value of the 'Background' containment reference. |
Text |
getCaption()
Returns the value of the 'Caption' containment reference. |
Insets |
getInsets()
Returns the value of the 'Insets' containment reference. |
LineAttributes |
getOutline()
Returns the value of the 'Outline' containment reference. |
ColorDefinition |
getShadowColor()
Returns the value of the 'Shadow Color' containment reference. |
boolean |
isSetVisible()
Returns whether the value of the ' Visible' attribute is set. |
boolean |
isVisible()
Returns the value of the 'Visible' attribute. |
void |
setBackground(Fill value)
Sets the value of the ' Background' containment reference. |
void |
setCaption(Text value)
Sets the value of the ' Caption' containment reference. |
void |
setInsets(Insets value)
Sets the value of the ' Insets' containment reference. |
void |
setOutline(LineAttributes value)
Sets the value of the ' Outline' containment reference. |
void |
setShadowColor(ColorDefinition value)
Sets the value of the ' Shadow Color' containment reference. |
void |
setVisible(boolean value)
Sets the value of the ' Visible' attribute. |
void |
unsetVisible()
Unsets the value of the ' Visible' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public Text getCaption()
setCaption(Text),
ComponentPackage.getLabel_Caption()public void setCaption(Text value)
Caption' containment reference.
value - the new value of the 'Caption' containment reference.getCaption()public Fill getBackground()
setBackground(Fill),
ComponentPackage.getLabel_Background()public void setBackground(Fill value)
Background' containment reference.
value - the new value of the 'Background' containment reference.getBackground()public LineAttributes getOutline()
setOutline(LineAttributes),
ComponentPackage.getLabel_Outline()public void setOutline(LineAttributes value)
Outline' containment reference.
value - the new value of the 'Outline' containment reference.getOutline()public ColorDefinition getShadowColor()
setShadowColor(ColorDefinition),
ComponentPackage.getLabel_ShadowColor()public void setShadowColor(ColorDefinition value)
Shadow Color' containment reference.
value - the new value of the 'Shadow Color' containment reference.getShadowColor()public Insets getInsets()
setInsets(Insets),
ComponentPackage.getLabel_Insets()public void setInsets(Insets value)
Insets' containment reference.
value - the new value of the 'Insets' containment reference.getInsets()public boolean isVisible()
isSetVisible(),
unsetVisible(),
setVisible(boolean),
ComponentPackage.getLabel_Visible()public void setVisible(boolean value)
Visible' attribute.
value - the new value of the 'Visible' attribute.isSetVisible(),
unsetVisible(),
isVisible()public void unsetVisible()
Visible' attribute.
isSetVisible(),
isVisible(),
setVisible(boolean)public boolean isSetVisible()
Visible' attribute is set.
unsetVisible(),
isVisible(),
setVisible(boolean)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||