|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BarSeries
A representation of the model object 'Bar Series'. This is a Series type that holds data for Bar Charts.
The following features are supported:
TypePackage.getBarSeries()| Method Summary | |
|---|---|
RiserType |
getRiser()
Returns the value of the 'Riser' attribute. |
ColorDefinition |
getRiserOutline()
Returns the value of the 'Riser Outline' containment reference. |
boolean |
isSetRiser()
Returns whether the value of the ' Riser' attribute is set. |
void |
setRiser(RiserType value)
Sets the value of the ' Riser' attribute. |
void |
setRiserOutline(ColorDefinition value)
Sets the value of the ' Riser Outline' containment reference. |
void |
unsetRiser()
Unsets the value of the ' Riser' 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, isSingleCache, 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 |
|---|
RiserType getRiser()
"Rectangle".
The literals are from the enumeration RiserType.
Specifies the 'Riser' to be used for displaying the data values in the chart.
RiserType,
isSetRiser(),
unsetRiser(),
setRiser(RiserType),
TypePackage.getBarSeries_Riser()void setRiser(RiserType value)
Riser' attribute.
value - the new value of the 'Riser' attribute.RiserType,
isSetRiser(),
unsetRiser(),
getRiser()void unsetRiser()
Riser' attribute.
isSetRiser(),
getRiser(),
setRiser(RiserType)boolean isSetRiser()
Riser' attribute is set.
unsetRiser(),
getRiser(),
setRiser(RiserType)ColorDefinition getRiserOutline()
setRiserOutline(ColorDefinition),
TypePackage.getBarSeries_RiserOutline()void setRiserOutline(ColorDefinition value)
Riser Outline' containment reference.
value - the new value of the 'Riser Outline' containment reference.getRiserOutline()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||