|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Line Attributes'. This type defines a line.
The following features are supported:
AttributePackage.getLineAttributes()| Method Summary | |
ColorDefinition |
getColor()
Returns the value of the 'Color' containment reference. |
LineStyle |
getStyle()
Returns the value of the 'Style' attribute. |
int |
getThickness()
Returns the value of the 'Thickness' attribute. |
boolean |
isSetStyle()
Returns whether the value of the ' Style' attribute is set. |
boolean |
isSetThickness()
Returns whether the value of the ' Thickness' attribute is set. |
boolean |
isSetVisible()
Returns whether the value of the ' Visible' attribute is set. |
boolean |
isVisible()
Returns the value of the 'Visible' attribute. |
void |
setColor(ColorDefinition value)
Sets the value of the ' Color' containment reference. |
void |
setStyle(LineStyle value)
Sets the value of the ' Style' attribute. |
void |
setThickness(int value)
Sets the value of the ' Thickness' attribute. |
void |
setVisible(boolean value)
Sets the value of the ' Visible' attribute. |
void |
unsetStyle()
Unsets the value of the ' Style' attribute. |
void |
unsetThickness()
Unsets the value of the ' Thickness' 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 LineStyle getStyle()
"Solid".
The literals are from the enumeration LineStyle. Gets the line style.
Holds the line style.
LineStyle,
isSetStyle(),
unsetStyle(),
setStyle(LineStyle),
AttributePackage.getLineAttributes_Style()public void setStyle(LineStyle value)
Style' attribute.
Sets the line style.
value - the new value of the 'Style' attribute.LineStyle,
isSetStyle(),
unsetStyle(),
getStyle()public void unsetStyle()
Style' attribute.
isSetStyle(),
getStyle(),
setStyle(LineStyle)public boolean isSetStyle()
Style' attribute is set.
unsetStyle(),
getStyle(),
setStyle(LineStyle)public int getThickness()
isSetThickness(),
unsetThickness(),
setThickness(int),
AttributePackage.getLineAttributes_Thickness()public void setThickness(int value)
Thickness' attribute. Sets the thickness of the line.
value - the new value of the 'Thickness' attribute.isSetThickness(),
unsetThickness(),
getThickness()public void unsetThickness()
Thickness' attribute.
isSetThickness(),
getThickness(),
setThickness(int)public boolean isSetThickness()
Thickness' attribute is set.
unsetThickness(),
getThickness(),
setThickness(int)public ColorDefinition getColor()
setColor(ColorDefinition),
AttributePackage.getLineAttributes_Color()public void setColor(ColorDefinition value)
Color' containment reference.
Sets the line color.
value - the new value of the 'Color' containment reference.getColor()public boolean isVisible()
isSetVisible(),
unsetVisible(),
setVisible(boolean),
AttributePackage.getLineAttributes_Visible()public void setVisible(boolean value)
Visible' attribute.
Specifies whether or not the line is to be rendered.
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 | ||||||||||