org.eclipse.birt.chart.model.type
Interface AreaSeries

All Superinterfaces:
org.eclipse.emf.ecore.EObject, LineSeries, org.eclipse.emf.common.notify.Notifier, Series
All Known Implementing Classes:
AreaSeriesImpl

public interface AreaSeries
extends LineSeries

A representation of the model object 'Area Series'. This is a Series type that holds data for Area Charts.

See Also:
TypePackage.getAreaSeries()

Field Summary
 
Fields inherited from interface org.eclipse.birt.chart.model.component.Series
EMPTY_ARRAY
 
Methods inherited from interface org.eclipse.birt.chart.model.type.LineSeries
getLineAttributes, getMarker, getShadowColor, isCurve, isPaletteLineColor, isSetCurve, isSetPaletteLineColor, setCurve, setLineAttributes, setMarker, setPaletteLineColor, setShadowColor, 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, 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
 



Copyright © 2005 Actuate Corp. All rights reserved.