|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DialChart
A representation of the model object 'Dial Chart'. This is a special type of ChartWithoutAxes class that contains information specific to dials.
The following features are supported:
ModelPackage.getDialChart()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.birt.chart.model.Chart |
|---|
VERSION |
| Method Summary | |
|---|---|
DialChart |
copyInstance()
|
boolean |
isDialSuperimposition()
Returns the value of the 'Dial Superimposition' attribute. |
boolean |
isSetDialSuperimposition()
Returns whether the value of the ' Dial Superimposition' attribute is set. |
void |
setDialSuperimposition(boolean value)
Sets the value of the ' Dial Superimposition' attribute. |
void |
unsetDialSuperimposition()
Unsets the value of the ' Dial Superimposition' attribute. |
| Methods inherited from interface org.eclipse.birt.chart.model.ChartWithoutAxes |
|---|
getCoverage, getMinSlice, getMinSliceLabel, getRunTimeSeries, getSeriesDefinitions, isMinSlicePercent, isSetCoverage, isSetMinSlice, isSetMinSlicePercent, setCoverage, setMinSlice, setMinSliceLabel, setMinSlicePercent, unsetCoverage, unsetMinSlice, unsetMinSlicePercent |
| Methods inherited from interface org.eclipse.birt.chart.model.Chart |
|---|
clearSections, createSampleRuntimeSeries, getBlock, getDescription, getDimension, getEmptyMessage, getExtendedProperties, getGridColumnCount, getInteractivity, getLegend, getPlot, getSampleData, getScript, getSeriesForLegend, getSeriesThickness, getStyles, getSubType, getTitle, getType, getUnits, getVersion, isSetDimension, isSetGridColumnCount, isSetSeriesThickness, isSetVersion, setBlock, setDescription, setDimension, setEmptyMessage, setGridColumnCount, setInteractivity, setSampleData, setScript, setSeriesThickness, setSubType, setType, setUnits, setVersion, unsetDimension, unsetGridColumnCount, unsetSeriesThickness, unsetVersion |
| 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 |
|---|
boolean isDialSuperimposition()
"true".
If true, all dials are superimposed, otherwise they are rendered next to each other.
isSetDialSuperimposition(),
unsetDialSuperimposition(),
setDialSuperimposition(boolean),
ModelPackage.getDialChart_DialSuperimposition()void setDialSuperimposition(boolean value)
Dial Superimposition' attribute.
value - the new value of the 'Dial Superimposition' attribute.isSetDialSuperimposition(),
unsetDialSuperimposition(),
isDialSuperimposition()void unsetDialSuperimposition()
Dial Superimposition' attribute.
isSetDialSuperimposition(),
isDialSuperimposition(),
setDialSuperimposition(boolean)boolean isSetDialSuperimposition()
Dial Superimposition' attribute is set.
unsetDialSuperimposition(),
isDialSuperimposition(),
setDialSuperimposition(boolean)DialChart copyInstance()
copyInstance in interface ChartcopyInstance in interface ChartWithoutAxescopyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||