public class BubbleSeriesImpl extends ScatterSeriesImpl implements BubbleSeries
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| 限定符和类型 | 方法和说明 |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetAccLineAttributes(LineAttributes newAccLineAttributes,
org.eclipse.emf.common.notify.NotificationChain msgs) |
BubbleSeries |
copyInstance() |
static Series |
create()
A convenience method to create an initialized 'Series' instance
|
static Series |
createDefault()
A convenience method to create an initialized 'Series' instance
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
LineAttributes |
getAccLineAttributes() |
Orientation |
getAccOrientation() |
int[] |
getDefinedDataDefinitionIndex()
Returns the index array of data definitions which must be defined.
|
java.lang.String |
getDisplayName()
This method should return a user-friendly name for the series type.
|
org.eclipse.birt.chart.util.NameSet |
getLabelPositionScope(ChartDimension dimension)
Returns supported label positions scope in current series.
|
boolean |
isSetAccOrientation() |
boolean |
isSingleCache()
The method indicates if painting requests of series should be added to a
single cache.
|
void |
setAccLineAttributes(LineAttributes newAccLineAttributes) |
void |
setAccOrientation(Orientation newAccOrientation) |
java.lang.String |
toString() |
void |
unsetAccOrientation() |
canBeStacked, canParticipateInCombinationbasicSetLineAttributes, basicSetMarker, basicSetShadowColor, canShareAxisUnit, getLineAttributes, getMarker, getMarkers, getShadowColor, isConnectMissingValue, isCurve, isPaletteLineColor, isSetConnectMissingValue, isSetCurve, isSetPaletteLineColor, setConnectMissingValue, setCurve, setLineAttributes, setMarker, setPaletteLineColor, setShadowColor, translateFrom, unsetConnectMissingValue, unsetCurve, unsetPaletteLineColorbasicSetCursor, basicSetCurveFitting, basicSetDataPoint, basicSetLabel, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getLabel, getLabelPosition, getSeriesIdentifier, getTriggers, isSetLabelPosition, isSetStacked, isSetTranslucent, isSetVisible, isStacked, isTranslucent, isVisible, setCursor, setCurveFitting, setDataPoint, setDataSet, setDataSet, setLabel, setLabelPosition, setSeriesIdentifier, setStacked, setTranslucent, setVisible, unsetLabelPosition, unsetStacked, unsetTranslucent, unsetVisibleeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnsetgetLineAttributes, getMarker, getMarkers, getShadowColor, isConnectMissingValue, isCurve, isPaletteLineColor, isSetConnectMissingValue, isSetCurve, isSetPaletteLineColor, setConnectMissingValue, setCurve, setLineAttributes, setMarker, setPaletteLineColor, setShadowColor, unsetConnectMissingValue, unsetCurve, unsetPaletteLineColorcanBeStacked, canParticipateInCombination, canShareAxisUnit, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getLabel, getLabelPosition, getSeriesIdentifier, getTriggers, isSetLabelPosition, isSetStacked, isSetTranslucent, isSetVisible, isStacked, isTranslucent, isVisible, setCursor, setCurveFitting, setDataPoint, setDataSet, setDataSet, setLabel, setLabelPosition, setSeriesIdentifier, setStacked, setTranslucent, setVisible, translateFrom, unsetLabelPosition, unsetStacked, unsetTranslucent, unsetVisiblepublic LineAttributes getAccLineAttributes()
getAccLineAttributes 在接口中 BubbleSeriesBubbleSeries.setAccLineAttributes(LineAttributes),
TypePackage.getBubbleSeries_AccLineAttributes()public org.eclipse.emf.common.notify.NotificationChain basicSetAccLineAttributes(LineAttributes newAccLineAttributes, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAccLineAttributes(LineAttributes newAccLineAttributes)
setAccLineAttributes 在接口中 BubbleSeriesnewAccLineAttributes - the new value of the 'Acc Line Attributes' containment reference.BubbleSeries.getAccLineAttributes()public Orientation getAccOrientation()
getAccOrientation 在接口中 BubbleSeriesOrientation,
BubbleSeries.isSetAccOrientation(),
BubbleSeries.unsetAccOrientation(),
BubbleSeries.setAccOrientation(Orientation),
TypePackage.getBubbleSeries_AccOrientation()public void setAccOrientation(Orientation newAccOrientation)
setAccOrientation 在接口中 BubbleSeriesnewAccOrientation - the new value of the 'Acc Orientation' attribute.Orientation,
BubbleSeries.isSetAccOrientation(),
BubbleSeries.unsetAccOrientation(),
BubbleSeries.getAccOrientation()public void unsetAccOrientation()
public boolean isSetAccOrientation()
isSetAccOrientation 在接口中 BubbleSeriesBubbleSeries.unsetAccOrientation(),
BubbleSeries.getAccOrientation(),
BubbleSeries.setAccOrientation(Orientation)public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove 在类中 LineSeriesImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet 在接口中 org.eclipse.emf.ecore.InternalEObjecteGet 在类中 LineSeriesImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteSet 在类中 LineSeriesImplpublic void eUnset(int featureID)
eUnset 在接口中 org.eclipse.emf.ecore.InternalEObjecteUnset 在类中 LineSeriesImplpublic boolean eIsSet(int featureID)
eIsSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteIsSet 在类中 LineSeriesImplpublic java.lang.String toString()
toString 在类中 LineSeriesImplpublic static final Series create()
public static final Series createDefault()
public java.lang.String getDisplayName()
SeriesgetDisplayName 在接口中 SeriesgetDisplayName 在类中 ScatterSeriesImplpublic boolean isSingleCache()
SeriesisSingleCache 在接口中 SeriesisSingleCache 在类中 SeriesImpltrue if painting requests of series should be
added to a single cache. False means creating a new Cache for
each series.public BubbleSeries copyInstance()
copyInstance 在接口中 SeriescopyInstance 在接口中 IChartObjectcopyInstance 在接口中 BubbleSeriescopyInstance 在接口中 LineSeriescopyInstance 在接口中 ScatterSeriescopyInstance 在类中 ScatterSeriesImplpublic org.eclipse.birt.chart.util.NameSet getLabelPositionScope(ChartDimension dimension)
SeriesgetLabelPositionScope 在接口中 SeriesgetLabelPositionScope 在类中 SeriesImpldimension - chart dimensionpublic int[] getDefinedDataDefinitionIndex()
SeriesgetDefinedDataDefinitionIndex 在接口中 SeriesgetDefinedDataDefinitionIndex 在类中 SeriesImplCopyright © 2005-2008 Actuate Corp. All rights reserved.