|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DialSeries
A representation of the model object 'Dial Series'. This is a Series type that holds data for Dial Charts.
The following features are supported:
TypePackage.getDialSeries()
Method Summary | |
---|---|
DialSeries |
copyInstance()
A convenient method to get an instance copy. |
Dial |
getDial()
Returns the value of the 'Dial' containment reference. |
Needle |
getNeedle()
Returns the value of the 'Needle' containment reference. |
void |
setDial(Dial value)
Sets the value of the ' Dial ' containment reference. |
void |
setNeedle(Needle value)
Sets the value of the ' Needle ' containment reference. |
Methods inherited from interface org.eclipse.birt.chart.model.component.Series |
---|
canBeStacked, canParticipateInCombination, canShareAxisUnit, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getDisplayName, getLabel, getLabelPosition, getSeriesIdentifier, getTriggers, isSetLabelPosition, isSetStacked, isSetTranslucent, isSetVisible, isSingleCache, isStacked, isTranslucent, isVisible, setCursor, 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 |
---|
Dial getDial()
setDial(Dial)
,
TypePackage.getDialSeries_Dial()
void setDial(Dial value)
Dial
' containment reference.
value
- the new value of the 'Dial' containment reference.getDial()
Needle getNeedle()
setNeedle(Needle)
,
TypePackage.getDialSeries_Needle()
void setNeedle(Needle value)
Needle
' containment reference.
value
- the new value of the 'Needle' containment reference.getNeedle()
DialSeries copyInstance()
copyInstance
in interface Series
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |