public class AxisImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Axis
The following features are implemented:
TypeTitleSub TitleTitle PositionAssociated AxesAncillary AxesSeries DefinitionsGap WidthOrientationLine AttributesLabelFormat SpecifierLabel PositionStaggeredIntervalMarker LinesMarker RangesTriggersMajor GridMinor GridScaleOriginPrimary AxisCategory AxisPercentLabel Within AxesAlignedSide By SideCursorLabel SpanAxis Percentorg.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.EScannableAdapterListANCILLARY_BASE, BASE, ORTHOGONAL| 限定符和类型 | 方法和说明 |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCursor(Cursor newCursor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetFormatSpecifier(FormatSpecifier newFormatSpecifier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetLabel(Label newLabel,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetLineAttributes(LineAttributes newLineAttributes,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMajorGrid(Grid newMajorGrid,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMinorGrid(Grid newMinorGrid,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOrigin(AxisOrigin newOrigin,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetScale(Scale newScale,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetSubTitle(Label newSubTitle,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetTitle(Label newTitle,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Axis |
copyInstance() |
static Axis |
create(int iAxisType)
A convenience method to create an initialized 'Axis' instance
|
static Axis |
createDefault(int iAxisType)
A convenience method to create an initialized 'Axis' 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) |
org.eclipse.emf.common.util.EList<Axis> |
getAncillaryAxes() |
org.eclipse.emf.common.util.EList<Axis> |
getAssociatedAxes() |
int |
getAxisPercent() |
Cursor |
getCursor() |
FormatSpecifier |
getFormatSpecifier() |
double |
getGapWidth() |
int |
getInterval() |
Label |
getLabel() |
Position |
getLabelPosition() |
double |
getLabelSpan() |
LineAttributes |
getLineAttributes() |
Grid |
getMajorGrid() |
org.eclipse.emf.common.util.EList<MarkerLine> |
getMarkerLines() |
org.eclipse.emf.common.util.EList<MarkerRange> |
getMarkerRanges() |
Grid |
getMinorGrid() |
Orientation |
getOrientation() |
AxisOrigin |
getOrigin() |
Series[] |
getRuntimeSeries() |
Scale |
getScale() |
org.eclipse.emf.common.util.EList<SeriesDefinition> |
getSeriesDefinitions() |
Label |
getSubTitle() |
Label |
getTitle() |
Position |
getTitlePosition() |
org.eclipse.emf.common.util.EList<Trigger> |
getTriggers() |
AxisType |
getType() |
boolean |
isAligned() |
boolean |
isCategoryAxis() |
boolean |
isLabelWithinAxes() |
boolean |
isPercent() |
boolean |
isPrimaryAxis() |
boolean |
isSetAligned() |
boolean |
isSetAxisPercent() |
boolean |
isSetCategoryAxis() |
boolean |
isSetGapWidth() |
boolean |
isSetInterval() |
boolean |
isSetLabelPosition() |
boolean |
isSetLabelSpan() |
boolean |
isSetLabelWithinAxes() |
boolean |
isSetOrientation() |
boolean |
isSetPercent() |
boolean |
isSetPrimaryAxis() |
boolean |
isSetSideBySide() |
boolean |
isSetStaggered() |
boolean |
isSetTitlePosition() |
boolean |
isSetType() |
boolean |
isSideBySide() |
boolean |
isStaggered() |
void |
setAligned(boolean newAligned) |
void |
setAxisPercent(int newAxisPercent) |
void |
setCategoryAxis(boolean newCategoryAxis) |
void |
setCursor(Cursor newCursor) |
void |
setFormatSpecifier(FormatSpecifier newFormatSpecifier) |
void |
setGapWidth(double newGapWidth) |
void |
setInterval(int newInterval) |
void |
setLabel(Label newLabel) |
void |
setLabelPosition(Position newLabelPosition) |
void |
setLabelSpan(double newLabelSpan) |
void |
setLabelWithinAxes(boolean newLabelWithinAxes) |
void |
setLineAttributes(LineAttributes newLineAttributes) |
void |
setMajorGrid(Grid newMajorGrid) |
void |
setMinorGrid(Grid newMinorGrid) |
void |
setOrientation(Orientation newOrientation) |
void |
setOrigin(AxisOrigin newOrigin) |
void |
setPercent(boolean newPercent) |
void |
setPrimaryAxis(boolean newPrimaryAxis) |
void |
setScale(Scale newScale) |
void |
setSideBySide(boolean newSideBySide) |
void |
setStaggered(boolean newStaggered) |
void |
setSubTitle(Label newSubTitle) |
void |
setTitle(Label newTitle) |
void |
setTitlePosition(Position newTitlePosition) |
void |
setType(AxisType newType) |
java.lang.String |
toString() |
void |
unsetAligned() |
void |
unsetAxisPercent() |
void |
unsetCategoryAxis() |
void |
unsetGapWidth() |
void |
unsetInterval() |
void |
unsetLabelPosition() |
void |
unsetLabelSpan() |
void |
unsetLabelWithinAxes() |
void |
unsetOrientation() |
void |
unsetPercent() |
void |
unsetPrimaryAxis() |
void |
unsetSideBySide() |
void |
unsetStaggered() |
void |
unsetTitlePosition() |
void |
unsetType() |
eAdapters, 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, eVirtualUnsetpublic AxisType getType()
getType 在接口中 AxisAxisType,
Axis.isSetType(),
Axis.unsetType(),
Axis.setType(AxisType),
ComponentPackage.getAxis_Type()public void setType(AxisType newType)
setType 在接口中 AxisnewType - the new value of the 'Type' attribute.AxisType,
Axis.isSetType(),
Axis.unsetType(),
Axis.getType()public void unsetType()
unsetType 在接口中 AxisAxis.isSetType(),
Axis.getType(),
Axis.setType(AxisType)public boolean isSetType()
isSetType 在接口中 AxisAxis.unsetType(),
Axis.getType(),
Axis.setType(AxisType)public Label getTitle()
getTitle 在接口中 AxisAxis.setTitle(Label),
ComponentPackage.getAxis_Title()public org.eclipse.emf.common.notify.NotificationChain basicSetTitle(Label newTitle, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTitle(Label newTitle)
setTitle 在接口中 AxisnewTitle - the new value of the 'Title' containment reference.Axis.getTitle()public Label getSubTitle()
getSubTitle 在接口中 AxisAxis.setSubTitle(Label),
ComponentPackage.getAxis_SubTitle()public org.eclipse.emf.common.notify.NotificationChain basicSetSubTitle(Label newSubTitle, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSubTitle(Label newSubTitle)
setSubTitle 在接口中 AxisnewSubTitle - the new value of the 'Sub Title' containment reference.Axis.getSubTitle()public Position getTitlePosition()
getTitlePosition 在接口中 AxisPosition,
Axis.isSetTitlePosition(),
Axis.unsetTitlePosition(),
Axis.setTitlePosition(Position),
ComponentPackage.getAxis_TitlePosition()public void setTitlePosition(Position newTitlePosition)
setTitlePosition 在接口中 AxisnewTitlePosition - the new value of the 'Title Position' attribute.Position,
Axis.isSetTitlePosition(),
Axis.unsetTitlePosition(),
Axis.getTitlePosition()public void unsetTitlePosition()
public boolean isSetTitlePosition()
isSetTitlePosition 在接口中 AxisAxis.unsetTitlePosition(),
Axis.getTitlePosition(),
Axis.setTitlePosition(Position)public org.eclipse.emf.common.util.EList<Axis> getAssociatedAxes()
getAssociatedAxes 在接口中 AxisComponentPackage.getAxis_AssociatedAxes()public org.eclipse.emf.common.util.EList<Axis> getAncillaryAxes()
getAncillaryAxes 在接口中 AxisComponentPackage.getAxis_AncillaryAxes()public org.eclipse.emf.common.util.EList<SeriesDefinition> getSeriesDefinitions()
getSeriesDefinitions 在接口中 AxisComponentPackage.getAxis_SeriesDefinitions()public double getGapWidth()
getGapWidth 在接口中 AxisAxis.isSetGapWidth(),
Axis.unsetGapWidth(),
Axis.setGapWidth(double),
ComponentPackage.getAxis_GapWidth()public void setGapWidth(double newGapWidth)
setGapWidth 在接口中 AxisnewGapWidth - the new value of the 'Gap Width' attribute.Axis.isSetGapWidth(),
Axis.unsetGapWidth(),
Axis.getGapWidth()public void unsetGapWidth()
unsetGapWidth 在接口中 AxisAxis.isSetGapWidth(),
Axis.getGapWidth(),
Axis.setGapWidth(double)public boolean isSetGapWidth()
isSetGapWidth 在接口中 AxisAxis.unsetGapWidth(),
Axis.getGapWidth(),
Axis.setGapWidth(double)public Orientation getOrientation()
getOrientation 在接口中 AxisOrientation,
Axis.isSetOrientation(),
Axis.unsetOrientation(),
Axis.setOrientation(Orientation),
ComponentPackage.getAxis_Orientation()public void setOrientation(Orientation newOrientation)
setOrientation 在接口中 AxisnewOrientation - the new value of the 'Orientation' attribute.Orientation,
Axis.isSetOrientation(),
Axis.unsetOrientation(),
Axis.getOrientation()public void unsetOrientation()
public boolean isSetOrientation()
isSetOrientation 在接口中 AxisAxis.unsetOrientation(),
Axis.getOrientation(),
Axis.setOrientation(Orientation)public LineAttributes getLineAttributes()
getLineAttributes 在接口中 AxisAxis.setLineAttributes(LineAttributes),
ComponentPackage.getAxis_LineAttributes()public org.eclipse.emf.common.notify.NotificationChain basicSetLineAttributes(LineAttributes newLineAttributes, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLineAttributes(LineAttributes newLineAttributes)
setLineAttributes 在接口中 AxisnewLineAttributes - the new value of the 'Line Attributes' containment reference.Axis.getLineAttributes()public Label getLabel()
getLabel 在接口中 AxisAxis.setLabel(Label),
ComponentPackage.getAxis_Label()public org.eclipse.emf.common.notify.NotificationChain basicSetLabel(Label newLabel, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLabel(Label newLabel)
setLabel 在接口中 AxisnewLabel - the new value of the 'Label' containment reference.Axis.getLabel()public FormatSpecifier getFormatSpecifier()
getFormatSpecifier 在接口中 AxisAxis.setFormatSpecifier(FormatSpecifier),
ComponentPackage.getAxis_FormatSpecifier()public org.eclipse.emf.common.notify.NotificationChain basicSetFormatSpecifier(FormatSpecifier newFormatSpecifier, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFormatSpecifier(FormatSpecifier newFormatSpecifier)
setFormatSpecifier 在接口中 AxisnewFormatSpecifier - the new value of the 'Format Specifier' containment reference.Axis.getFormatSpecifier()public Position getLabelPosition()
getLabelPosition 在接口中 AxisPosition,
Axis.isSetLabelPosition(),
Axis.unsetLabelPosition(),
Axis.setLabelPosition(Position),
ComponentPackage.getAxis_LabelPosition()public void setLabelPosition(Position newLabelPosition)
setLabelPosition 在接口中 AxisnewLabelPosition - the new value of the 'Label Position' attribute.Position,
Axis.isSetLabelPosition(),
Axis.unsetLabelPosition(),
Axis.getLabelPosition()public void unsetLabelPosition()
public boolean isSetLabelPosition()
isSetLabelPosition 在接口中 AxisAxis.unsetLabelPosition(),
Axis.getLabelPosition(),
Axis.setLabelPosition(Position)public boolean isStaggered()
isStaggered 在接口中 AxisAxis.isSetStaggered(),
Axis.unsetStaggered(),
Axis.setStaggered(boolean),
ComponentPackage.getAxis_Staggered()public void setStaggered(boolean newStaggered)
setStaggered 在接口中 AxisnewStaggered - the new value of the 'Staggered' attribute.Axis.isSetStaggered(),
Axis.unsetStaggered(),
Axis.isStaggered()public void unsetStaggered()
unsetStaggered 在接口中 AxisAxis.isSetStaggered(),
Axis.isStaggered(),
Axis.setStaggered(boolean)public boolean isSetStaggered()
isSetStaggered 在接口中 AxisAxis.unsetStaggered(),
Axis.isStaggered(),
Axis.setStaggered(boolean)public int getInterval()
getInterval 在接口中 AxisAxis.isSetInterval(),
Axis.unsetInterval(),
Axis.setInterval(int),
ComponentPackage.getAxis_Interval()public void setInterval(int newInterval)
setInterval 在接口中 AxisnewInterval - the new value of the 'Interval' attribute.Axis.isSetInterval(),
Axis.unsetInterval(),
Axis.getInterval()public void unsetInterval()
unsetInterval 在接口中 AxisAxis.isSetInterval(),
Axis.getInterval(),
Axis.setInterval(int)public boolean isSetInterval()
isSetInterval 在接口中 AxisAxis.unsetInterval(),
Axis.getInterval(),
Axis.setInterval(int)public org.eclipse.emf.common.util.EList<MarkerLine> getMarkerLines()
getMarkerLines 在接口中 AxisComponentPackage.getAxis_MarkerLines()public org.eclipse.emf.common.util.EList<MarkerRange> getMarkerRanges()
getMarkerRanges 在接口中 AxisComponentPackage.getAxis_MarkerRanges()public org.eclipse.emf.common.util.EList<Trigger> getTriggers()
getTriggers 在接口中 AxisComponentPackage.getAxis_Triggers()public Grid getMajorGrid()
getMajorGrid 在接口中 AxisAxis.setMajorGrid(Grid),
ComponentPackage.getAxis_MajorGrid()public org.eclipse.emf.common.notify.NotificationChain basicSetMajorGrid(Grid newMajorGrid, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMajorGrid(Grid newMajorGrid)
setMajorGrid 在接口中 AxisnewMajorGrid - the new value of the 'Major Grid' containment reference.Axis.getMajorGrid()public Grid getMinorGrid()
getMinorGrid 在接口中 AxisAxis.setMinorGrid(Grid),
ComponentPackage.getAxis_MinorGrid()public org.eclipse.emf.common.notify.NotificationChain basicSetMinorGrid(Grid newMinorGrid, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMinorGrid(Grid newMinorGrid)
setMinorGrid 在接口中 AxisnewMinorGrid - the new value of the 'Minor Grid' containment reference.Axis.getMinorGrid()public Scale getScale()
getScale 在接口中 AxisAxis.setScale(Scale),
ComponentPackage.getAxis_Scale()public org.eclipse.emf.common.notify.NotificationChain basicSetScale(Scale newScale, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setScale(Scale newScale)
setScale 在接口中 AxisnewScale - the new value of the 'Scale' containment reference.Axis.getScale()public AxisOrigin getOrigin()
getOrigin 在接口中 AxisAxis.setOrigin(AxisOrigin),
ComponentPackage.getAxis_Origin()public org.eclipse.emf.common.notify.NotificationChain basicSetOrigin(AxisOrigin newOrigin, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOrigin(AxisOrigin newOrigin)
setOrigin 在接口中 AxisnewOrigin - the new value of the 'Origin' containment reference.Axis.getOrigin()public boolean isPrimaryAxis()
isPrimaryAxis 在接口中 AxisAxis.isSetPrimaryAxis(),
Axis.unsetPrimaryAxis(),
Axis.setPrimaryAxis(boolean),
ComponentPackage.getAxis_PrimaryAxis()public void setPrimaryAxis(boolean newPrimaryAxis)
setPrimaryAxis 在接口中 AxisnewPrimaryAxis - the new value of the 'Primary Axis' attribute.Axis.isSetPrimaryAxis(),
Axis.unsetPrimaryAxis(),
Axis.isPrimaryAxis()public void unsetPrimaryAxis()
public boolean isSetPrimaryAxis()
isSetPrimaryAxis 在接口中 AxisAxis.unsetPrimaryAxis(),
Axis.isPrimaryAxis(),
Axis.setPrimaryAxis(boolean)public boolean isCategoryAxis()
isCategoryAxis 在接口中 AxisAxis.isSetCategoryAxis(),
Axis.unsetCategoryAxis(),
Axis.setCategoryAxis(boolean),
ComponentPackage.getAxis_CategoryAxis()public void setCategoryAxis(boolean newCategoryAxis)
setCategoryAxis 在接口中 AxisnewCategoryAxis - the new value of the 'Category Axis' attribute.Axis.isSetCategoryAxis(),
Axis.unsetCategoryAxis(),
Axis.isCategoryAxis()public void unsetCategoryAxis()
public boolean isSetCategoryAxis()
isSetCategoryAxis 在接口中 AxisAxis.unsetCategoryAxis(),
Axis.isCategoryAxis(),
Axis.setCategoryAxis(boolean)public boolean isPercent()
isPercent 在接口中 AxisAxis.isSetPercent(),
Axis.unsetPercent(),
Axis.setPercent(boolean),
ComponentPackage.getAxis_Percent()public void setPercent(boolean newPercent)
setPercent 在接口中 AxisnewPercent - the new value of the 'Percent' attribute.Axis.isSetPercent(),
Axis.unsetPercent(),
Axis.isPercent()public void unsetPercent()
unsetPercent 在接口中 AxisAxis.isSetPercent(),
Axis.isPercent(),
Axis.setPercent(boolean)public boolean isSetPercent()
isSetPercent 在接口中 AxisAxis.unsetPercent(),
Axis.isPercent(),
Axis.setPercent(boolean)public boolean isLabelWithinAxes()
isLabelWithinAxes 在接口中 AxisAxis.isSetLabelWithinAxes(),
Axis.unsetLabelWithinAxes(),
Axis.setLabelWithinAxes(boolean),
ComponentPackage.getAxis_LabelWithinAxes()public void setLabelWithinAxes(boolean newLabelWithinAxes)
setLabelWithinAxes 在接口中 AxisnewLabelWithinAxes - the new value of the 'Label Within Axes' attribute.Axis.isSetLabelWithinAxes(),
Axis.unsetLabelWithinAxes(),
Axis.isLabelWithinAxes()public void unsetLabelWithinAxes()
public boolean isSetLabelWithinAxes()
isSetLabelWithinAxes 在接口中 AxisAxis.unsetLabelWithinAxes(),
Axis.isLabelWithinAxes(),
Axis.setLabelWithinAxes(boolean)public boolean isAligned()
isAligned 在接口中 AxisAxis.isSetAligned(),
Axis.unsetAligned(),
Axis.setAligned(boolean),
ComponentPackage.getAxis_Aligned()public void setAligned(boolean newAligned)
setAligned 在接口中 AxisnewAligned - the new value of the 'Aligned' attribute.Axis.isSetAligned(),
Axis.unsetAligned(),
Axis.isAligned()public void unsetAligned()
unsetAligned 在接口中 AxisAxis.isSetAligned(),
Axis.isAligned(),
Axis.setAligned(boolean)public boolean isSetAligned()
isSetAligned 在接口中 AxisAxis.unsetAligned(),
Axis.isAligned(),
Axis.setAligned(boolean)public boolean isSideBySide()
isSideBySide 在接口中 AxisAxis.isSetSideBySide(),
Axis.unsetSideBySide(),
Axis.setSideBySide(boolean),
ComponentPackage.getAxis_SideBySide()public void setSideBySide(boolean newSideBySide)
setSideBySide 在接口中 AxisnewSideBySide - the new value of the 'Side By Side' attribute.Axis.isSetSideBySide(),
Axis.unsetSideBySide(),
Axis.isSideBySide()public void unsetSideBySide()
unsetSideBySide 在接口中 AxisAxis.isSetSideBySide(),
Axis.isSideBySide(),
Axis.setSideBySide(boolean)public boolean isSetSideBySide()
isSetSideBySide 在接口中 AxisAxis.unsetSideBySide(),
Axis.isSideBySide(),
Axis.setSideBySide(boolean)public Cursor getCursor()
getCursor 在接口中 AxisAxis.setCursor(Cursor),
ComponentPackage.getAxis_Cursor()public org.eclipse.emf.common.notify.NotificationChain basicSetCursor(Cursor newCursor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCursor(Cursor newCursor)
setCursor 在接口中 AxisnewCursor - the new value of the 'Cursor' containment reference.Axis.getCursor()public double getLabelSpan()
getLabelSpan 在接口中 AxisAxis.isSetLabelSpan(),
Axis.unsetLabelSpan(),
Axis.setLabelSpan(double),
ComponentPackage.getAxis_LabelSpan()public void setLabelSpan(double newLabelSpan)
setLabelSpan 在接口中 AxisnewLabelSpan - the new value of the 'Label Span' attribute.Axis.isSetLabelSpan(),
Axis.unsetLabelSpan(),
Axis.getLabelSpan()public void unsetLabelSpan()
unsetLabelSpan 在接口中 AxisAxis.isSetLabelSpan(),
Axis.getLabelSpan(),
Axis.setLabelSpan(double)public boolean isSetLabelSpan()
isSetLabelSpan 在接口中 AxisAxis.unsetLabelSpan(),
Axis.getLabelSpan(),
Axis.setLabelSpan(double)public int getAxisPercent()
getAxisPercent 在接口中 AxisAxis.isSetAxisPercent(),
Axis.unsetAxisPercent(),
Axis.setAxisPercent(int),
ComponentPackage.getAxis_AxisPercent()public void setAxisPercent(int newAxisPercent)
setAxisPercent 在接口中 AxisnewAxisPercent - the new value of the 'Axis Percent' attribute.Axis.isSetAxisPercent(),
Axis.unsetAxisPercent(),
Axis.getAxisPercent()public void unsetAxisPercent()
unsetAxisPercent 在接口中 AxisAxis.isSetAxisPercent(),
Axis.getAxisPercent(),
Axis.setAxisPercent(int)public boolean isSetAxisPercent()
isSetAxisPercent 在接口中 AxisAxis.unsetAxisPercent(),
Axis.getAxisPercent(),
Axis.setAxisPercent(int)public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet 在接口中 org.eclipse.emf.ecore.InternalEObjecteGet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteSet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset 在接口中 org.eclipse.emf.ecore.InternalEObjecteUnset 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteIsSet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic static final Axis create(int iAxisType)
iAxisType - The type of axis defined by Axis.BASE or Axis.ORTHOGONALpublic static final Axis createDefault(int iAxisType)
iAxisType - The type of axis defined by Axis.BASE or Axis.ORTHOGONALpublic final Series[] getRuntimeSeries()
getRuntimeSeries 在接口中 Axispublic Axis copyInstance()
copyInstance 在接口中 AxiscopyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.