|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Curve Fitting'. This type defines the curve fitting element.
The following features are supported:
ComponentPackage.getCurveFitting()
Method Summary | |
Label |
getLabel()
Returns the value of the 'Label' containment reference. |
Anchor |
getLabelAnchor()
Returns the value of the 'Label Anchor' attribute. |
LineAttributes |
getLineAttributes()
Returns the value of the 'Line Attributes' containment reference. |
boolean |
isSetLabelAnchor()
Returns whether the value of the ' Label Anchor ' attribute is set. |
void |
setLabel(Label value)
Sets the value of the ' Label ' containment reference. |
void |
setLabelAnchor(Anchor value)
Sets the value of the ' Label Anchor ' attribute. |
void |
setLineAttributes(LineAttributes value)
Sets the value of the ' Line Attributes ' containment reference. |
void |
unsetLabelAnchor()
Unsets the value of the ' Label Anchor ' 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 LineAttributes getLineAttributes()
setLineAttributes(LineAttributes)
,
ComponentPackage.getCurveFitting_LineAttributes()
public void setLineAttributes(LineAttributes value)
Line Attributes
' containment reference.
value
- the new value of the 'Line Attributes' containment reference.getLineAttributes()
public Label getLabel()
setLabel(Label)
,
ComponentPackage.getCurveFitting_Label()
public void setLabel(Label value)
Label
' containment reference.
value
- the new value of the 'Label' containment reference.getLabel()
public Anchor getLabelAnchor()
"North"
.
The literals are from the enumeration Anchor
.
Specifies where the labels for the curve should be displayed.
Anchor
,
isSetLabelAnchor()
,
unsetLabelAnchor()
,
setLabelAnchor(Anchor)
,
ComponentPackage.getCurveFitting_LabelAnchor()
public void setLabelAnchor(Anchor value)
Label Anchor
' attribute.
value
- the new value of the 'Label Anchor' attribute.Anchor
,
isSetLabelAnchor()
,
unsetLabelAnchor()
,
getLabelAnchor()
public void unsetLabelAnchor()
Label Anchor
' attribute.
isSetLabelAnchor()
,
getLabelAnchor()
,
setLabelAnchor(Anchor)
public boolean isSetLabelAnchor()
Label Anchor
' attribute is set.
unsetLabelAnchor()
,
getLabelAnchor()
,
setLabelAnchor(Anchor)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |