|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Stock Series'. This is a Series type that holds data for Stock Charts.
The following features are supported:
TypePackage.getStockSeries()
Field Summary |
Fields inherited from interface org.eclipse.birt.chart.model.component.Series |
EMPTY_ARRAY |
Method Summary | |
Fill |
getFill()
Returns the value of the 'Fill' containment reference. |
LineAttributes |
getLineAttributes()
Returns the value of the 'Line Attributes' containment reference. |
void |
setFill(Fill value)
Sets the value of the ' Fill ' containment reference. |
void |
setLineAttributes(LineAttributes value)
Sets the value of the ' Line Attributes ' containment reference. |
Methods inherited from interface org.eclipse.birt.chart.model.component.Series |
canBeStacked, canParticipateInCombination, canShareAxisUnit, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getDisplayName, getLabel, getLabelPosition, getSeriesIdentifier, getTriggers, isSetLabelPosition, isSetStacked, isSetTranslucent, isSetVisible, isStacked, isTranslucent, isVisible, setCurveFitting, setDataPoint, setDataSet, setDataSet, setLabel, setLabelPosition, setSeriesIdentifier, setStacked, setTranslucent, setVisible, translateFrom, unsetLabelPosition, unsetStacked, unsetTranslucent, unsetVisible |
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 Fill getFill()
setFill(Fill)
,
TypePackage.getStockSeries_Fill()
public void setFill(Fill value)
Fill
' containment reference.
value
- the new value of the 'Fill' containment reference.getFill()
public LineAttributes getLineAttributes()
setLineAttributes(LineAttributes)
,
TypePackage.getStockSeries_LineAttributes()
public void setLineAttributes(LineAttributes value)
Line Attributes
' containment reference.
value
- the new value of the 'Line Attributes' containment reference.getLineAttributes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |