|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CurveFitting | |
|---|---|
| org.eclipse.birt.chart.event | Contains classes that define a rendering notification that is interpreted by a device renderer. |
| org.eclipse.birt.chart.model.component | Represents a set of chart sub-components (as interfaces) that are used to build a complete chart. |
| org.eclipse.birt.chart.model.component.impl | Represents a set of chart sub-components (as core implementations) that are used to build a complete chart. |
| Uses of CurveFitting in org.eclipse.birt.chart.event |
|---|
| Methods in org.eclipse.birt.chart.event with parameters of type CurveFitting | |
|---|---|
static StructureSource |
WrappedStructureSource.createSeriesFittingCurve(Series se,
CurveFitting cf)
Creates a WrappedStructure Source for type Series FittingCurve with a Series parent. |
| Uses of CurveFitting in org.eclipse.birt.chart.model.component |
|---|
| Methods in org.eclipse.birt.chart.model.component that return CurveFitting | |
|---|---|
CurveFitting |
ComponentFactory.createCurveFitting()
Returns a new object of class 'Curve Fitting'. |
CurveFitting |
Series.getCurveFitting()
Returns the value of the 'Curve Fitting' containment reference. |
| Methods in org.eclipse.birt.chart.model.component with parameters of type CurveFitting | |
|---|---|
void |
Series.setCurveFitting(CurveFitting value)
Sets the value of the ' Curve Fitting' containment reference. |
| Uses of CurveFitting in org.eclipse.birt.chart.model.component.impl |
|---|
| Classes in org.eclipse.birt.chart.model.component.impl that implement CurveFitting | |
|---|---|
class |
CurveFittingImpl
An implementation of the model object 'Curve Fitting'. |
| Methods in org.eclipse.birt.chart.model.component.impl that return CurveFitting | |
|---|---|
static CurveFitting |
CurveFittingImpl.create()
Returns a curveFitting instance. |
CurveFitting |
ComponentFactoryImpl.createCurveFitting()
|
CurveFitting |
SeriesImpl.getCurveFitting()
|
| Methods in org.eclipse.birt.chart.model.component.impl with parameters of type CurveFitting | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SeriesImpl.basicSetCurveFitting(CurveFitting newCurveFitting,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SeriesImpl.setCurveFitting(CurveFitting newCurveFitting)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||