|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BubbleSeries
A representation of the model object 'Bubble Series'. This is a Series type that holds data for Bubble Charts.
The following features are supported:
TypePackage.getBubbleSeries()| Method Summary | |
|---|---|
LineAttributes |
getAccLineAttributes()
Returns the value of the 'Acc Line Attributes' containment reference. |
Orientation |
getAccOrientation()
Returns the value of the 'Acc Orientation' attribute. |
boolean |
isSetAccOrientation()
Returns whether the value of the ' Acc Orientation' attribute is set. |
void |
setAccLineAttributes(LineAttributes value)
Sets the value of the ' Acc Line Attributes' containment reference. |
void |
setAccOrientation(Orientation value)
Sets the value of the ' Acc Orientation' attribute. |
void |
unsetAccOrientation()
Unsets the value of the ' Acc Orientation' attribute. |
| Methods inherited from interface org.eclipse.birt.chart.model.type.LineSeries |
|---|
getLineAttributes, getMarker, getMarkers, getShadowColor, isConnectMissingValue, isCurve, isPaletteLineColor, isSetConnectMissingValue, isSetCurve, isSetPaletteLineColor, setConnectMissingValue, setCurve, setLineAttributes, setMarker, setPaletteLineColor, setShadowColor, unsetConnectMissingValue, unsetCurve, unsetPaletteLineColor |
| 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 |
|---|
LineAttributes getAccLineAttributes()
setAccLineAttributes(LineAttributes),
TypePackage.getBubbleSeries_AccLineAttributes()void setAccLineAttributes(LineAttributes value)
Acc Line Attributes' containment reference.
value - the new value of the 'Acc Line Attributes' containment reference.getAccLineAttributes()Orientation getAccOrientation()
"Horizontal".
The literals are from the enumeration Orientation.
Specifies the orientation of the acceleration line.
Orientation,
isSetAccOrientation(),
unsetAccOrientation(),
setAccOrientation(Orientation),
TypePackage.getBubbleSeries_AccOrientation()void setAccOrientation(Orientation value)
Acc Orientation' attribute.
value - the new value of the 'Acc Orientation' attribute.Orientation,
isSetAccOrientation(),
unsetAccOrientation(),
getAccOrientation()void unsetAccOrientation()
Acc Orientation' attribute.
isSetAccOrientation(),
getAccOrientation(),
setAccOrientation(Orientation)boolean isSetAccOrientation()
Acc Orientation' attribute is set.
unsetAccOrientation(),
getAccOrientation(),
setAccOrientation(Orientation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||