public class GanttSeriesImpl extends SeriesImpl implements GanttSeries
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 |
basicSetConnectionLine(LineAttributes newConnectionLine,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDecorationLabel(Label newDecorationLabel,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetEndMarker(Marker newEndMarker,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOutline(LineAttributes newOutline,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOutlineFill(Fill newOutlineFill,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetStartMarker(Marker newStartMarker,
org.eclipse.emf.common.notify.NotificationChain msgs) |
GanttSeries |
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 |
getConnectionLine() |
Label |
getDecorationLabel() |
Position |
getDecorationLabelPosition() |
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.
|
Marker |
getEndMarker() |
Position |
getEndMarkerPosition() |
org.eclipse.birt.chart.util.NameSet |
getLabelPositionScope(ChartDimension dimension)
Returns supported label positions scope in current series.
|
LineAttributes |
getOutline() |
Fill |
getOutlineFill() |
Marker |
getStartMarker() |
Position |
getStartMarkerPosition() |
boolean |
isPaletteLineColor() |
boolean |
isSetDecorationLabelPosition() |
boolean |
isSetEndMarkerPosition() |
boolean |
isSetPaletteLineColor() |
boolean |
isSetStartMarkerPosition() |
boolean |
isSetUseDecorationLabelValue() |
boolean |
isUseDecorationLabelValue() |
void |
setConnectionLine(LineAttributes newConnectionLine) |
void |
setDecorationLabel(Label newDecorationLabel) |
void |
setDecorationLabelPosition(Position newDecorationLabelPosition) |
void |
setEndMarker(Marker newEndMarker) |
void |
setEndMarkerPosition(Position newEndMarkerPosition) |
void |
setOutline(LineAttributes newOutline) |
void |
setOutlineFill(Fill newOutlineFill) |
void |
setPaletteLineColor(boolean newPaletteLineColor) |
void |
setStartMarker(Marker newStartMarker) |
void |
setStartMarkerPosition(Position newStartMarkerPosition) |
void |
setUseDecorationLabelValue(boolean newUseDecorationLabelValue) |
java.lang.String |
toString() |
void |
unsetDecorationLabelPosition() |
void |
unsetEndMarkerPosition() |
void |
unsetPaletteLineColor() |
void |
unsetStartMarkerPosition() |
void |
unsetUseDecorationLabelValue() |
basicSetCursor, basicSetCurveFitting, basicSetDataPoint, basicSetLabel, canBeStacked, canParticipateInCombination, canShareAxisUnit, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, 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, 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, eVirtualUnsetcanBeStacked, canParticipateInCombination, canShareAxisUnit, getCursor, getCurveFitting, getDataDefinition, getDataPoint, getDataSet, getDataSet, getDataSets, 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, unsetVisiblepublic Marker getStartMarker()
getStartMarker 在接口中 GanttSeriesGanttSeries.setStartMarker(Marker),
TypePackage.getGanttSeries_StartMarker()public org.eclipse.emf.common.notify.NotificationChain basicSetStartMarker(Marker newStartMarker, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setStartMarker(Marker newStartMarker)
setStartMarker 在接口中 GanttSeriesnewStartMarker - the new value of the 'Start Marker' containment reference.GanttSeries.getStartMarker()public Position getStartMarkerPosition()
getStartMarkerPosition 在接口中 GanttSeriesPosition,
GanttSeries.isSetStartMarkerPosition(),
GanttSeries.unsetStartMarkerPosition(),
GanttSeries.setStartMarkerPosition(Position),
TypePackage.getGanttSeries_StartMarkerPosition()public void setStartMarkerPosition(Position newStartMarkerPosition)
setStartMarkerPosition 在接口中 GanttSeriesnewStartMarkerPosition - the new value of the 'Start Marker Position' attribute.Position,
GanttSeries.isSetStartMarkerPosition(),
GanttSeries.unsetStartMarkerPosition(),
GanttSeries.getStartMarkerPosition()public void unsetStartMarkerPosition()
public boolean isSetStartMarkerPosition()
isSetStartMarkerPosition 在接口中 GanttSeriesGanttSeries.unsetStartMarkerPosition(),
GanttSeries.getStartMarkerPosition(),
GanttSeries.setStartMarkerPosition(Position)public Marker getEndMarker()
getEndMarker 在接口中 GanttSeriesGanttSeries.setEndMarker(Marker),
TypePackage.getGanttSeries_EndMarker()public org.eclipse.emf.common.notify.NotificationChain basicSetEndMarker(Marker newEndMarker, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEndMarker(Marker newEndMarker)
setEndMarker 在接口中 GanttSeriesnewEndMarker - the new value of the 'End Marker' containment reference.GanttSeries.getEndMarker()public Position getEndMarkerPosition()
getEndMarkerPosition 在接口中 GanttSeriesPosition,
GanttSeries.isSetEndMarkerPosition(),
GanttSeries.unsetEndMarkerPosition(),
GanttSeries.setEndMarkerPosition(Position),
TypePackage.getGanttSeries_EndMarkerPosition()public void setEndMarkerPosition(Position newEndMarkerPosition)
setEndMarkerPosition 在接口中 GanttSeriesnewEndMarkerPosition - the new value of the 'End Marker Position' attribute.Position,
GanttSeries.isSetEndMarkerPosition(),
GanttSeries.unsetEndMarkerPosition(),
GanttSeries.getEndMarkerPosition()public void unsetEndMarkerPosition()
public boolean isSetEndMarkerPosition()
isSetEndMarkerPosition 在接口中 GanttSeriesGanttSeries.unsetEndMarkerPosition(),
GanttSeries.getEndMarkerPosition(),
GanttSeries.setEndMarkerPosition(Position)public LineAttributes getConnectionLine()
getConnectionLine 在接口中 GanttSeriesGanttSeries.setConnectionLine(LineAttributes),
TypePackage.getGanttSeries_ConnectionLine()public org.eclipse.emf.common.notify.NotificationChain basicSetConnectionLine(LineAttributes newConnectionLine, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setConnectionLine(LineAttributes newConnectionLine)
setConnectionLine 在接口中 GanttSeriesnewConnectionLine - the new value of the 'Connection Line' containment reference.GanttSeries.getConnectionLine()public LineAttributes getOutline()
getOutline 在接口中 GanttSeriesGanttSeries.setOutline(LineAttributes),
TypePackage.getGanttSeries_Outline()public org.eclipse.emf.common.notify.NotificationChain basicSetOutline(LineAttributes newOutline, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOutline(LineAttributes newOutline)
setOutline 在接口中 GanttSeriesnewOutline - the new value of the 'Outline' containment reference.GanttSeries.getOutline()public Fill getOutlineFill()
getOutlineFill 在接口中 GanttSeriesGanttSeries.setOutlineFill(Fill),
TypePackage.getGanttSeries_OutlineFill()public org.eclipse.emf.common.notify.NotificationChain basicSetOutlineFill(Fill newOutlineFill, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOutlineFill(Fill newOutlineFill)
setOutlineFill 在接口中 GanttSeriesnewOutlineFill - the new value of the 'Outline Fill' containment reference.GanttSeries.getOutlineFill()public boolean isUseDecorationLabelValue()
isUseDecorationLabelValue 在接口中 GanttSeriesGanttSeries.isSetUseDecorationLabelValue(),
GanttSeries.unsetUseDecorationLabelValue(),
GanttSeries.setUseDecorationLabelValue(boolean),
TypePackage.getGanttSeries_UseDecorationLabelValue()public void setUseDecorationLabelValue(boolean newUseDecorationLabelValue)
setUseDecorationLabelValue 在接口中 GanttSeriesnewUseDecorationLabelValue - the new value of the 'Use Decoration Label Value' attribute.GanttSeries.isSetUseDecorationLabelValue(),
GanttSeries.unsetUseDecorationLabelValue(),
GanttSeries.isUseDecorationLabelValue()public void unsetUseDecorationLabelValue()
public boolean isSetUseDecorationLabelValue()
isSetUseDecorationLabelValue 在接口中 GanttSeriesGanttSeries.unsetUseDecorationLabelValue(),
GanttSeries.isUseDecorationLabelValue(),
GanttSeries.setUseDecorationLabelValue(boolean)public Label getDecorationLabel()
getDecorationLabel 在接口中 GanttSeriesGanttSeries.setDecorationLabel(Label),
TypePackage.getGanttSeries_DecorationLabel()public org.eclipse.emf.common.notify.NotificationChain basicSetDecorationLabel(Label newDecorationLabel, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDecorationLabel(Label newDecorationLabel)
setDecorationLabel 在接口中 GanttSeriesnewDecorationLabel - the new value of the 'Decoration Label' containment reference.GanttSeries.getDecorationLabel()public Position getDecorationLabelPosition()
getDecorationLabelPosition 在接口中 GanttSeriesPosition,
GanttSeries.isSetDecorationLabelPosition(),
GanttSeries.unsetDecorationLabelPosition(),
GanttSeries.setDecorationLabelPosition(Position),
TypePackage.getGanttSeries_DecorationLabelPosition()public void setDecorationLabelPosition(Position newDecorationLabelPosition)
setDecorationLabelPosition 在接口中 GanttSeriesnewDecorationLabelPosition - the new value of the 'Decoration Label Position' attribute.Position,
GanttSeries.isSetDecorationLabelPosition(),
GanttSeries.unsetDecorationLabelPosition(),
GanttSeries.getDecorationLabelPosition()public void unsetDecorationLabelPosition()
public boolean isSetDecorationLabelPosition()
isSetDecorationLabelPosition 在接口中 GanttSeriesGanttSeries.unsetDecorationLabelPosition(),
GanttSeries.getDecorationLabelPosition(),
GanttSeries.setDecorationLabelPosition(Position)public boolean isPaletteLineColor()
isPaletteLineColor 在接口中 GanttSeriesGanttSeries.isSetPaletteLineColor(),
GanttSeries.unsetPaletteLineColor(),
GanttSeries.setPaletteLineColor(boolean),
TypePackage.getGanttSeries_PaletteLineColor()public void setPaletteLineColor(boolean newPaletteLineColor)
setPaletteLineColor 在接口中 GanttSeriesnewPaletteLineColor - the new value of the 'Palette Line Color' attribute.GanttSeries.isSetPaletteLineColor(),
GanttSeries.unsetPaletteLineColor(),
GanttSeries.isPaletteLineColor()public void unsetPaletteLineColor()
public boolean isSetPaletteLineColor()
isSetPaletteLineColor 在接口中 GanttSeriesGanttSeries.unsetPaletteLineColor(),
GanttSeries.isPaletteLineColor(),
GanttSeries.setPaletteLineColor(boolean)public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove 在类中 SeriesImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet 在接口中 org.eclipse.emf.ecore.InternalEObjecteGet 在类中 SeriesImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteSet 在类中 SeriesImplpublic void eUnset(int featureID)
eUnset 在接口中 org.eclipse.emf.ecore.InternalEObjecteUnset 在类中 SeriesImplpublic boolean eIsSet(int featureID)
eIsSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteIsSet 在类中 SeriesImplpublic java.lang.String toString()
toString 在类中 SeriesImplpublic static Series create()
public static Series createDefault()
public java.lang.String getDisplayName()
SeriesgetDisplayName 在接口中 SeriesgetDisplayName 在类中 SeriesImplpublic GanttSeries copyInstance()
copyInstance 在接口中 SeriescopyInstance 在接口中 IChartObjectcopyInstance 在接口中 GanttSeriescopyInstance 在类中 SeriesImplpublic 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.