public class DifferenceSeriesImpl extends AreaSeriesImpl implements DifferenceSeries
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 |
basicSetNegativeLineAttributes(LineAttributes newNegativeLineAttributes,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
canBeStacked()
Indicates if this series type may be rendered stacked with other series
instances of the same type
NOTE: Manually written
|
boolean |
canParticipateInCombination()
This method should return true if the series type can be used in a
combination chart.
|
DifferenceSeries |
copyInstance()
A convenient method to get an instance copy.
|
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) |
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.
|
LineAttributes |
getNegativeLineAttributes() |
org.eclipse.emf.common.util.EList<Marker> |
getNegativeMarkers() |
void |
setNegativeLineAttributes(LineAttributes newNegativeLineAttributes) |
translateFrombasicSetLineAttributes, basicSetMarker, basicSetShadowColor, canShareAxisUnit, getLineAttributes, getMarker, getMarkers, getShadowColor, isConnectMissingValue, isCurve, isPaletteLineColor, isSetConnectMissingValue, isSetCurve, isSetPaletteLineColor, setConnectMissingValue, setCurve, setLineAttributes, setMarker, setPaletteLineColor, setShadowColor, toString, unsetConnectMissingValue, unsetCurve, unsetPaletteLineColorbasicSetCursor, basicSetCurveFitting, basicSetDataPoint, basicSetLabel, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getLabel, getLabelPosition, getLabelPositionScope, getSeriesIdentifier, getTriggers, isSetLabelPosition, isSetStacked, isSetTranslucent, isSetVisible, isSingleCache, 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, unsetPaletteLineColorcanShareAxisUnit, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, getLabel, getLabelPosition, getLabelPositionScope, 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, unsetVisiblepublic org.eclipse.emf.common.util.EList<Marker> getNegativeMarkers()
getNegativeMarkers 在接口中 DifferenceSeriesTypePackage.getDifferenceSeries_NegativeMarkers()public LineAttributes getNegativeLineAttributes()
getNegativeLineAttributes 在接口中 DifferenceSeriesDifferenceSeries.setNegativeLineAttributes(LineAttributes),
TypePackage.getDifferenceSeries_NegativeLineAttributes()public org.eclipse.emf.common.notify.NotificationChain basicSetNegativeLineAttributes(LineAttributes newNegativeLineAttributes, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNegativeLineAttributes(LineAttributes newNegativeLineAttributes)
setNegativeLineAttributes 在接口中 DifferenceSeriesnewNegativeLineAttributes - the new value of the 'Negative Line Attributes' containment reference.DifferenceSeries.getNegativeLineAttributes()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 boolean canBeStacked()
SeriescanBeStacked 在接口中 SeriescanBeStacked 在类中 LineSeriesImplpublic boolean canParticipateInCombination()
SeriescanParticipateInCombination 在接口中 SeriescanParticipateInCombination 在类中 LineSeriesImplpublic static final Series create()
public static final Series createDefault()
public java.lang.String getDisplayName()
SeriesgetDisplayName 在接口中 SeriesgetDisplayName 在类中 AreaSeriesImplpublic DifferenceSeries copyInstance()
DifferenceSeriescopyInstance 在接口中 SeriescopyInstance 在接口中 IChartObjectcopyInstance 在接口中 AreaSeriescopyInstance 在接口中 DifferenceSeriescopyInstance 在接口中 LineSeriescopyInstance 在类中 AreaSeriesImplpublic int[] getDefinedDataDefinitionIndex()
SeriesgetDefinedDataDefinitionIndex 在接口中 SeriesgetDefinedDataDefinitionIndex 在类中 SeriesImplCopyright © 2005-2008 Actuate Corp. All rights reserved.