|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.birt.chart.model.component.impl.AxisImpl
public class AxisImpl
An implementation of the model object ' Axis'.
The following features are implemented:
TypeTitleSub TitleTitle PositionAssociated AxesAncillary AxesSeries DefinitionsGap WidthOrientationLine AttributesLabelFormat SpecifierLabel PositionStaggeredIntervalMarker LinesMarker RangesTriggersMajor GridMinor GridScaleOriginPrimary AxisCategory AxisPercentLabel Within Axes
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.birt.chart.model.component.Axis |
|---|
ANCILLARY_BASE, BASE, ORTHOGONAL |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
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)
|
static Axis |
create(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 |
getAncillaryAxes()
|
org.eclipse.emf.common.util.EList |
getAssociatedAxes()
|
FormatSpecifier |
getFormatSpecifier()
|
double |
getGapWidth()
|
int |
getInterval()
|
Label |
getLabel()
|
Position |
getLabelPosition()
|
LineAttributes |
getLineAttributes()
|
Grid |
getMajorGrid()
|
org.eclipse.emf.common.util.EList |
getMarkerLines()
|
org.eclipse.emf.common.util.EList |
getMarkerRanges()
|
Grid |
getMinorGrid()
|
Orientation |
getOrientation()
|
AxisOrigin |
getOrigin()
|
Series[] |
getRuntimeSeries()
|
Scale |
getScale()
|
org.eclipse.emf.common.util.EList |
getSeriesDefinitions()
|
Label |
getSubTitle()
|
Label |
getTitle()
|
Position |
getTitlePosition()
|
org.eclipse.emf.common.util.EList |
getTriggers()
|
AxisType |
getType()
|
boolean |
isCategoryAxis()
|
boolean |
isLabelWithinAxes()
|
boolean |
isPercent()
|
boolean |
isPrimaryAxis()
|
boolean |
isSetCategoryAxis()
|
boolean |
isSetGapWidth()
|
boolean |
isSetInterval()
|
boolean |
isSetLabelPosition()
|
boolean |
isSetLabelWithinAxes()
|
boolean |
isSetOrientation()
|
boolean |
isSetPercent()
|
boolean |
isSetPrimaryAxis()
|
boolean |
isSetStaggered()
|
boolean |
isSetTitlePosition()
|
boolean |
isSetType()
|
boolean |
isStaggered()
|
void |
setCategoryAxis(boolean newCategoryAxis)
|
void |
setFormatSpecifier(FormatSpecifier newFormatSpecifier)
|
void |
setGapWidth(double newGapWidth)
|
void |
setInterval(int newInterval)
|
void |
setLabel(Label newLabel)
|
void |
setLabelPosition(Position newLabelPosition)
|
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 |
setStaggered(boolean newStaggered)
|
void |
setSubTitle(Label newSubTitle)
|
void |
setTitle(Label newTitle)
|
void |
setTitlePosition(Position newTitlePosition)
|
void |
setType(AxisType newType)
|
java.lang.String |
toString()
|
void |
unsetCategoryAxis()
|
void |
unsetGapWidth()
|
void |
unsetInterval()
|
void |
unsetLabelPosition()
|
void |
unsetLabelWithinAxes()
|
void |
unsetOrientation()
|
void |
unsetPercent()
|
void |
unsetPrimaryAxis()
|
void |
unsetStaggered()
|
void |
unsetTitlePosition()
|
void |
unsetType()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public AxisType getType()
getType in interface AxisAxisType,
Axis.isSetType(),
Axis.unsetType(),
Axis.setType(AxisType),
ComponentPackage.getAxis_Type()public void setType(AxisType newType)
setType in interface AxisnewType - the new value of the 'Type' attribute.AxisType,
Axis.isSetType(),
Axis.unsetType(),
Axis.getType()public void unsetType()
unsetType in interface AxisAxis.isSetType(),
Axis.getType(),
Axis.setType(AxisType)public boolean isSetType()
isSetType in interface AxisAxis.unsetType(),
Axis.getType(),
Axis.setType(AxisType)public Label getTitle()
getTitle in interface 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 in interface AxisnewTitle - the new value of the 'Title' containment reference.Axis.getTitle()public Label getSubTitle()
getSubTitle in interface 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 in interface AxisnewSubTitle - the new value of the 'Sub Title' containment reference.Axis.getSubTitle()public Position getTitlePosition()
getTitlePosition in interface AxisPosition,
Axis.isSetTitlePosition(),
Axis.unsetTitlePosition(),
Axis.setTitlePosition(Position),
ComponentPackage.getAxis_TitlePosition()public void setTitlePosition(Position newTitlePosition)
setTitlePosition in interface AxisnewTitlePosition - the new value of the 'Title Position' attribute.Position,
Axis.isSetTitlePosition(),
Axis.unsetTitlePosition(),
Axis.getTitlePosition()public void unsetTitlePosition()
unsetTitlePosition in interface AxisAxis.isSetTitlePosition(),
Axis.getTitlePosition(),
Axis.setTitlePosition(Position)public boolean isSetTitlePosition()
isSetTitlePosition in interface AxisAxis.unsetTitlePosition(),
Axis.getTitlePosition(),
Axis.setTitlePosition(Position)public org.eclipse.emf.common.util.EList getAssociatedAxes()
getAssociatedAxes in interface AxisComponentPackage.getAxis_AssociatedAxes()public org.eclipse.emf.common.util.EList getAncillaryAxes()
getAncillaryAxes in interface AxisComponentPackage.getAxis_AncillaryAxes()public org.eclipse.emf.common.util.EList getSeriesDefinitions()
getSeriesDefinitions in interface AxisComponentPackage.getAxis_SeriesDefinitions()public double getGapWidth()
getGapWidth in interface AxisAxis.isSetGapWidth(),
Axis.unsetGapWidth(),
Axis.setGapWidth(double),
ComponentPackage.getAxis_GapWidth()public void setGapWidth(double newGapWidth)
setGapWidth in interface AxisnewGapWidth - the new value of the 'Gap Width' attribute.Axis.isSetGapWidth(),
Axis.unsetGapWidth(),
Axis.getGapWidth()public void unsetGapWidth()
unsetGapWidth in interface AxisAxis.isSetGapWidth(),
Axis.getGapWidth(),
Axis.setGapWidth(double)public boolean isSetGapWidth()
isSetGapWidth in interface AxisAxis.unsetGapWidth(),
Axis.getGapWidth(),
Axis.setGapWidth(double)public Orientation getOrientation()
getOrientation in interface AxisOrientation,
Axis.isSetOrientation(),
Axis.unsetOrientation(),
Axis.setOrientation(Orientation),
ComponentPackage.getAxis_Orientation()public void setOrientation(Orientation newOrientation)
setOrientation in interface AxisnewOrientation - the new value of the 'Orientation' attribute.Orientation,
Axis.isSetOrientation(),
Axis.unsetOrientation(),
Axis.getOrientation()public void unsetOrientation()
unsetOrientation in interface AxisAxis.isSetOrientation(),
Axis.getOrientation(),
Axis.setOrientation(Orientation)public boolean isSetOrientation()
isSetOrientation in interface AxisAxis.unsetOrientation(),
Axis.getOrientation(),
Axis.setOrientation(Orientation)public LineAttributes getLineAttributes()
getLineAttributes in interface 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 in interface AxisnewLineAttributes - the new value of the 'Line Attributes' containment reference.Axis.getLineAttributes()public Label getLabel()
getLabel in interface 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 in interface AxisnewLabel - the new value of the 'Label' containment reference.Axis.getLabel()public FormatSpecifier getFormatSpecifier()
getFormatSpecifier in interface 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 in interface AxisnewFormatSpecifier - the new value of the 'Format Specifier' containment reference.Axis.getFormatSpecifier()public Position getLabelPosition()
getLabelPosition in interface AxisPosition,
Axis.isSetLabelPosition(),
Axis.unsetLabelPosition(),
Axis.setLabelPosition(Position),
ComponentPackage.getAxis_LabelPosition()public void setLabelPosition(Position newLabelPosition)
setLabelPosition in interface AxisnewLabelPosition - the new value of the 'Label Position' attribute.Position,
Axis.isSetLabelPosition(),
Axis.unsetLabelPosition(),
Axis.getLabelPosition()public void unsetLabelPosition()
unsetLabelPosition in interface AxisAxis.isSetLabelPosition(),
Axis.getLabelPosition(),
Axis.setLabelPosition(Position)public boolean isSetLabelPosition()
isSetLabelPosition in interface AxisAxis.unsetLabelPosition(),
Axis.getLabelPosition(),
Axis.setLabelPosition(Position)public boolean isStaggered()
isStaggered in interface AxisAxis.isSetStaggered(),
Axis.unsetStaggered(),
Axis.setStaggered(boolean),
ComponentPackage.getAxis_Staggered()public void setStaggered(boolean newStaggered)
setStaggered in interface AxisnewStaggered - the new value of the 'Staggered' attribute.Axis.isSetStaggered(),
Axis.unsetStaggered(),
Axis.isStaggered()public void unsetStaggered()
unsetStaggered in interface AxisAxis.isSetStaggered(),
Axis.isStaggered(),
Axis.setStaggered(boolean)public boolean isSetStaggered()
isSetStaggered in interface AxisAxis.unsetStaggered(),
Axis.isStaggered(),
Axis.setStaggered(boolean)public int getInterval()
getInterval in interface AxisAxis.isSetInterval(),
Axis.unsetInterval(),
Axis.setInterval(int),
ComponentPackage.getAxis_Interval()public void setInterval(int newInterval)
setInterval in interface AxisnewInterval - the new value of the 'Interval' attribute.Axis.isSetInterval(),
Axis.unsetInterval(),
Axis.getInterval()public void unsetInterval()
unsetInterval in interface AxisAxis.isSetInterval(),
Axis.getInterval(),
Axis.setInterval(int)public boolean isSetInterval()
isSetInterval in interface AxisAxis.unsetInterval(),
Axis.getInterval(),
Axis.setInterval(int)public org.eclipse.emf.common.util.EList getMarkerLines()
getMarkerLines in interface AxisComponentPackage.getAxis_MarkerLines()public org.eclipse.emf.common.util.EList getMarkerRanges()
getMarkerRanges in interface AxisComponentPackage.getAxis_MarkerRanges()public org.eclipse.emf.common.util.EList getTriggers()
getTriggers in interface AxisComponentPackage.getAxis_Triggers()public Grid getMajorGrid()
getMajorGrid in interface 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 in interface AxisnewMajorGrid - the new value of the 'Major Grid' containment reference.Axis.getMajorGrid()public Grid getMinorGrid()
getMinorGrid in interface 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 in interface AxisnewMinorGrid - the new value of the 'Minor Grid' containment reference.Axis.getMinorGrid()public Scale getScale()
getScale in interface 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 in interface AxisnewScale - the new value of the 'Scale' containment reference.Axis.getScale()public AxisOrigin getOrigin()
getOrigin in interface 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 in interface AxisnewOrigin - the new value of the 'Origin' containment reference.Axis.getOrigin()public boolean isPrimaryAxis()
isPrimaryAxis in interface AxisAxis.isSetPrimaryAxis(),
Axis.unsetPrimaryAxis(),
Axis.setPrimaryAxis(boolean),
ComponentPackage.getAxis_PrimaryAxis()public void setPrimaryAxis(boolean newPrimaryAxis)
setPrimaryAxis in interface AxisnewPrimaryAxis - the new value of the 'Primary Axis' attribute.Axis.isSetPrimaryAxis(),
Axis.unsetPrimaryAxis(),
Axis.isPrimaryAxis()public void unsetPrimaryAxis()
unsetPrimaryAxis in interface AxisAxis.isSetPrimaryAxis(),
Axis.isPrimaryAxis(),
Axis.setPrimaryAxis(boolean)public boolean isSetPrimaryAxis()
isSetPrimaryAxis in interface AxisAxis.unsetPrimaryAxis(),
Axis.isPrimaryAxis(),
Axis.setPrimaryAxis(boolean)public boolean isCategoryAxis()
isCategoryAxis in interface AxisAxis.isSetCategoryAxis(),
Axis.unsetCategoryAxis(),
Axis.setCategoryAxis(boolean),
ComponentPackage.getAxis_CategoryAxis()public void setCategoryAxis(boolean newCategoryAxis)
setCategoryAxis in interface AxisnewCategoryAxis - the new value of the 'Category Axis' attribute.Axis.isSetCategoryAxis(),
Axis.unsetCategoryAxis(),
Axis.isCategoryAxis()public void unsetCategoryAxis()
unsetCategoryAxis in interface AxisAxis.isSetCategoryAxis(),
Axis.isCategoryAxis(),
Axis.setCategoryAxis(boolean)public boolean isSetCategoryAxis()
isSetCategoryAxis in interface AxisAxis.unsetCategoryAxis(),
Axis.isCategoryAxis(),
Axis.setCategoryAxis(boolean)public boolean isPercent()
isPercent in interface AxisAxis.isSetPercent(),
Axis.unsetPercent(),
Axis.setPercent(boolean),
ComponentPackage.getAxis_Percent()public void setPercent(boolean newPercent)
setPercent in interface AxisnewPercent - the new value of the 'Percent' attribute.Axis.isSetPercent(),
Axis.unsetPercent(),
Axis.isPercent()public void unsetPercent()
unsetPercent in interface AxisAxis.isSetPercent(),
Axis.isPercent(),
Axis.setPercent(boolean)public boolean isSetPercent()
isSetPercent in interface AxisAxis.unsetPercent(),
Axis.isPercent(),
Axis.setPercent(boolean)public boolean isLabelWithinAxes()
isLabelWithinAxes in interface AxisAxis.isSetLabelWithinAxes(),
Axis.unsetLabelWithinAxes(),
Axis.setLabelWithinAxes(boolean),
ComponentPackage.getAxis_LabelWithinAxes()public void setLabelWithinAxes(boolean newLabelWithinAxes)
setLabelWithinAxes in interface AxisnewLabelWithinAxes - the new value of the 'Label Within Axes' attribute.Axis.isSetLabelWithinAxes(),
Axis.unsetLabelWithinAxes(),
Axis.isLabelWithinAxes()public void unsetLabelWithinAxes()
unsetLabelWithinAxes in interface AxisAxis.isSetLabelWithinAxes(),
Axis.isLabelWithinAxes(),
Axis.setLabelWithinAxes(boolean)public boolean isSetLabelWithinAxes()
isSetLabelWithinAxes in interface AxisAxis.unsetLabelWithinAxes(),
Axis.isLabelWithinAxes(),
Axis.setLabelWithinAxes(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 in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic static final Axis create(int iAxisType)
iAxisType - The type of axis defined by Axis.BASE or Axis.ORTHOGONAL
public final Series[] getRuntimeSeries()
getRuntimeSeries in interface Axis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||