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