|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Line Series'. This is a Series type that holds data for Line Charts.
The following features are supported:
TypePackage.getLineSeries()
Field Summary |
Fields inherited from interface org.eclipse.birt.chart.model.component.Series |
EMPTY_ARRAY |
Method Summary | |
LineAttributes |
getLineAttributes()
Returns the value of the 'Line Attributes' containment reference. |
Marker |
getMarker()
Returns the value of the 'Marker' containment reference. |
ColorDefinition |
getShadowColor()
Returns the value of the 'Shadow Color' containment reference. |
boolean |
isCurve()
Returns the value of the 'Curve' attribute. |
boolean |
isPaletteLineColor()
Returns the value of the 'Palette Line Color' attribute. |
boolean |
isSetCurve()
Returns whether the value of the ' Curve ' attribute is set. |
boolean |
isSetPaletteLineColor()
Returns whether the value of the ' Palette Line Color ' attribute is set. |
void |
setCurve(boolean value)
Sets the value of the ' Curve ' attribute. |
void |
setLineAttributes(LineAttributes value)
Sets the value of the ' Line Attributes ' containment reference. |
void |
setMarker(Marker value)
Sets the value of the ' Marker ' containment reference. |
void |
setPaletteLineColor(boolean value)
Sets the value of the ' Palette Line Color ' attribute. |
void |
setShadowColor(ColorDefinition value)
Sets the value of the ' Shadow Color ' containment reference. |
void |
unsetCurve()
Unsets the value of the ' Curve ' attribute. |
void |
unsetPaletteLineColor()
Unsets the value of the ' Palette Line Color ' attribute. |
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 Marker getMarker()
setMarker(Marker)
,
TypePackage.getLineSeries_Marker()
public void setMarker(Marker value)
Marker
' containment reference.
value
- the new value of the 'Marker' containment reference.getMarker()
public LineAttributes getLineAttributes()
setLineAttributes(LineAttributes)
,
TypePackage.getLineSeries_LineAttributes()
public void setLineAttributes(LineAttributes value)
Line Attributes
' containment reference.
value
- the new value of the 'Line Attributes' containment reference.getLineAttributes()
public boolean isPaletteLineColor()
isSetPaletteLineColor()
,
unsetPaletteLineColor()
,
setPaletteLineColor(boolean)
,
TypePackage.getLineSeries_PaletteLineColor()
public void setPaletteLineColor(boolean value)
Palette Line Color
' attribute.
value
- the new value of the 'Palette Line Color' attribute.isSetPaletteLineColor()
,
unsetPaletteLineColor()
,
isPaletteLineColor()
public void unsetPaletteLineColor()
Palette Line Color
' attribute.
isSetPaletteLineColor()
,
isPaletteLineColor()
,
setPaletteLineColor(boolean)
public boolean isSetPaletteLineColor()
Palette Line Color
' attribute is set.
unsetPaletteLineColor()
,
isPaletteLineColor()
,
setPaletteLineColor(boolean)
public boolean isCurve()
isSetCurve()
,
unsetCurve()
,
setCurve(boolean)
,
TypePackage.getLineSeries_Curve()
public void setCurve(boolean value)
Curve
' attribute.
value
- the new value of the 'Curve' attribute.isSetCurve()
,
unsetCurve()
,
isCurve()
public void unsetCurve()
Curve
' attribute.
isSetCurve()
,
isCurve()
,
setCurve(boolean)
public boolean isSetCurve()
Curve
' attribute is set.
unsetCurve()
,
isCurve()
,
setCurve(boolean)
public ColorDefinition getShadowColor()
setShadowColor(ColorDefinition)
,
TypePackage.getLineSeries_ShadowColor()
public void setShadowColor(ColorDefinition value)
Shadow Color
' containment reference.
value
- the new value of the 'Shadow Color' containment reference.getShadowColor()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |