Class ChartScaleImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.chart.model.impl.ChartScaleImpl
-
- All Implemented Interfaces:
IBmObject,ChartScale,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class ChartScaleImpl extends BmObject implements ChartScale
An implementation of the model object 'Scale'.The following features are implemented:
Show TitleTitle Text SourceTitle TextTitle AreaTitle PlacementGrid Lines Show ModeScale Label LocationGrid LineGrid Line ColorLabel FontLabel ColorLabel OrientationLabel FormatScale LineScale Line ColorMax Label RowsLabel AngleScale LocationScale StepScale Mark LocationShow In Chart
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedChartScaleImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getShowTitle
public ShowChartScaleTitle getShowTitle()
- Specified by:
getShowTitlein interfaceChartScale- Returns:
- the value of the 'Show Title' attribute.
- See Also:
ShowChartScaleTitle,ChartScale.setShowTitle(ShowChartScaleTitle),ChartPackage.getChartScale_ShowTitle()
-
setShowTitle
public void setShowTitle(ShowChartScaleTitle newShowTitle)
- Specified by:
setShowTitlein interfaceChartScale- Parameters:
newShowTitle- the new value of the 'Show Title' attribute.- See Also:
ShowChartScaleTitle,ChartScale.getShowTitle()
-
getTitleTextSource
public ScaleTitleTextSource getTitleTextSource()
- Specified by:
getTitleTextSourcein interfaceChartScale- Returns:
- the value of the 'Title Text Source' attribute.
- See Also:
ScaleTitleTextSource,ChartScale.setTitleTextSource(ScaleTitleTextSource),ChartPackage.getChartScale_TitleTextSource()
-
setTitleTextSource
public void setTitleTextSource(ScaleTitleTextSource newTitleTextSource)
- Specified by:
setTitleTextSourcein interfaceChartScale- Parameters:
newTitleTextSource- the new value of the 'Title Text Source' attribute.- See Also:
ScaleTitleTextSource,ChartScale.getTitleTextSource()
-
getTitleText
public org.eclipse.emf.common.util.EMap<String,String> getTitleText()
- Specified by:
getTitleTextin interfaceChartScale- Returns:
- the value of the 'Title Text' map.
- See Also:
ChartPackage.getChartScale_TitleText()
-
getTitleArea
public LabelArea getTitleArea()
- Specified by:
getTitleAreain interfaceChartScale- Returns:
- the value of the 'Title Area' containment reference.
- See Also:
ChartScale.setTitleArea(LabelArea),ChartPackage.getChartScale_TitleArea()
-
setTitleArea
public void setTitleArea(LabelArea newTitleArea)
- Specified by:
setTitleAreain interfaceChartScale- Parameters:
newTitleArea- the new value of the 'Title Area' containment reference.- See Also:
ChartScale.getTitleArea()
-
getTitlePlacement
public ScaleTitlePlacement getTitlePlacement()
- Specified by:
getTitlePlacementin interfaceChartScale- Returns:
- the value of the 'Title Placement' attribute.
- See Also:
ScaleTitlePlacement,ChartScale.setTitlePlacement(ScaleTitlePlacement),ChartPackage.getChartScale_TitlePlacement()
-
setTitlePlacement
public void setTitlePlacement(ScaleTitlePlacement newTitlePlacement)
- Specified by:
setTitlePlacementin interfaceChartScale- Parameters:
newTitlePlacement- the new value of the 'Title Placement' attribute.- See Also:
ScaleTitlePlacement,ChartScale.getTitlePlacement()
-
getGridLinesShowMode
public GridLinesShowMode getGridLinesShowMode()
- Specified by:
getGridLinesShowModein interfaceChartScale- Returns:
- the value of the 'Grid Lines Show Mode' attribute.
- See Also:
GridLinesShowMode,ChartScale.setGridLinesShowMode(GridLinesShowMode),ChartPackage.getChartScale_GridLinesShowMode()
-
setGridLinesShowMode
public void setGridLinesShowMode(GridLinesShowMode newGridLinesShowMode)
- Specified by:
setGridLinesShowModein interfaceChartScale- Parameters:
newGridLinesShowMode- the new value of the 'Grid Lines Show Mode' attribute.- See Also:
GridLinesShowMode,ChartScale.getGridLinesShowMode()
-
getScaleLabelLocation
public ScaleLabelLocation getScaleLabelLocation()
- Specified by:
getScaleLabelLocationin interfaceChartScale- Returns:
- the value of the 'Scale Label Location' attribute.
- See Also:
ScaleLabelLocation,ChartScale.setScaleLabelLocation(ScaleLabelLocation),ChartPackage.getChartScale_ScaleLabelLocation()
-
setScaleLabelLocation
public void setScaleLabelLocation(ScaleLabelLocation newScaleLabelLocation)
- Specified by:
setScaleLabelLocationin interfaceChartScale- Parameters:
newScaleLabelLocation- the new value of the 'Scale Label Location' attribute.- See Also:
ScaleLabelLocation,ChartScale.getScaleLabelLocation()
-
getGridLine
public ChartLine getGridLine()
- Specified by:
getGridLinein interfaceChartScale- Returns:
- the value of the 'Grid Line' containment reference.
- See Also:
ChartScale.setGridLine(ChartLine),ChartPackage.getChartScale_GridLine()
-
setGridLine
public void setGridLine(ChartLine newGridLine)
- Specified by:
setGridLinein interfaceChartScale- Parameters:
newGridLine- the new value of the 'Grid Line' containment reference.- See Also:
ChartScale.getGridLine()
-
getGridLineColor
public Color getGridLineColor()
- Specified by:
getGridLineColorin interfaceChartScale- Returns:
- the value of the 'Grid Line Color' containment reference.
- See Also:
ChartScale.setGridLineColor(Color),ChartPackage.getChartScale_GridLineColor()
-
setGridLineColor
public void setGridLineColor(Color newGridLineColor)
- Specified by:
setGridLineColorin interfaceChartScale- Parameters:
newGridLineColor- the new value of the 'Grid Line Color' containment reference.- See Also:
ChartScale.getGridLineColor()
-
getLabelFont
public Font getLabelFont()
- Specified by:
getLabelFontin interfaceChartScale- Returns:
- the value of the 'Label Font' containment reference.
- See Also:
ChartScale.setLabelFont(Font),ChartPackage.getChartScale_LabelFont()
-
setLabelFont
public void setLabelFont(Font newLabelFont)
- Specified by:
setLabelFontin interfaceChartScale- Parameters:
newLabelFont- the new value of the 'Label Font' containment reference.- See Also:
ChartScale.getLabelFont()
-
getLabelColor
public Color getLabelColor()
- Specified by:
getLabelColorin interfaceChartScale- Returns:
- the value of the 'Label Color' containment reference.
- See Also:
ChartScale.setLabelColor(Color),ChartPackage.getChartScale_LabelColor()
-
setLabelColor
public void setLabelColor(Color newLabelColor)
- Specified by:
setLabelColorin interfaceChartScale- Parameters:
newLabelColor- the new value of the 'Label Color' containment reference.- See Also:
ChartScale.getLabelColor()
-
getLabelOrientation
public LabelsOrientation getLabelOrientation()
- Specified by:
getLabelOrientationin interfaceChartScale- Returns:
- the value of the 'Label Orientation' attribute.
- See Also:
LabelsOrientation,ChartScale.setLabelOrientation(LabelsOrientation),ChartPackage.getChartScale_LabelOrientation()
-
setLabelOrientation
public void setLabelOrientation(LabelsOrientation newLabelOrientation)
- Specified by:
setLabelOrientationin interfaceChartScale- Parameters:
newLabelOrientation- the new value of the 'Label Orientation' attribute.- See Also:
LabelsOrientation,ChartScale.getLabelOrientation()
-
getLabelFormat
public org.eclipse.emf.common.util.EMap<String,String> getLabelFormat()
- Specified by:
getLabelFormatin interfaceChartScale- Returns:
- the value of the 'Label Format' map.
- See Also:
ChartPackage.getChartScale_LabelFormat()
-
getScaleLine
public ChartLine getScaleLine()
- Specified by:
getScaleLinein interfaceChartScale- Returns:
- the value of the 'Scale Line' containment reference.
- See Also:
ChartScale.setScaleLine(ChartLine),ChartPackage.getChartScale_ScaleLine()
-
setScaleLine
public void setScaleLine(ChartLine newScaleLine)
- Specified by:
setScaleLinein interfaceChartScale- Parameters:
newScaleLine- the new value of the 'Scale Line' containment reference.- See Also:
ChartScale.getScaleLine()
-
getScaleLineColor
public Color getScaleLineColor()
- Specified by:
getScaleLineColorin interfaceChartScale- Returns:
- the value of the 'Scale Line Color' containment reference.
- See Also:
ChartScale.setScaleLineColor(Color),ChartPackage.getChartScale_ScaleLineColor()
-
setScaleLineColor
public void setScaleLineColor(Color newScaleLineColor)
- Specified by:
setScaleLineColorin interfaceChartScale- Parameters:
newScaleLineColor- the new value of the 'Scale Line Color' containment reference.- See Also:
ChartScale.getScaleLineColor()
-
getMaxLabelRows
public int getMaxLabelRows()
- Specified by:
getMaxLabelRowsin interfaceChartScale- Returns:
- the value of the 'Max Label Rows' attribute.
- See Also:
ChartScale.setMaxLabelRows(int),ChartPackage.getChartScale_MaxLabelRows()
-
setMaxLabelRows
public void setMaxLabelRows(int newMaxLabelRows)
- Specified by:
setMaxLabelRowsin interfaceChartScale- Parameters:
newMaxLabelRows- the new value of the 'Max Label Rows' attribute.- See Also:
ChartScale.getMaxLabelRows()
-
getLabelAngle
public int getLabelAngle()
- Specified by:
getLabelAnglein interfaceChartScale- Returns:
- the value of the 'Label Angle' attribute.
- See Also:
ChartScale.setLabelAngle(int),ChartPackage.getChartScale_LabelAngle()
-
setLabelAngle
public void setLabelAngle(int newLabelAngle)
- Specified by:
setLabelAnglein interfaceChartScale- Parameters:
newLabelAngle- the new value of the 'Label Angle' attribute.- See Also:
ChartScale.getLabelAngle()
-
getScaleLocation
public ScaleLocation getScaleLocation()
- Specified by:
getScaleLocationin interfaceChartScale- Returns:
- the value of the 'Scale Location' attribute.
- See Also:
ScaleLocation,ChartScale.setScaleLocation(ScaleLocation),ChartPackage.getChartScale_ScaleLocation()
-
setScaleLocation
public void setScaleLocation(ScaleLocation newScaleLocation)
- Specified by:
setScaleLocationin interfaceChartScale- Parameters:
newScaleLocation- the new value of the 'Scale Location' attribute.- See Also:
ScaleLocation,ChartScale.getScaleLocation()
-
getScaleStep
public int getScaleStep()
- Specified by:
getScaleStepin interfaceChartScale- Returns:
- the value of the 'Scale Step' attribute.
- See Also:
ChartScale.setScaleStep(int),ChartPackage.getChartScale_ScaleStep()
-
setScaleStep
public void setScaleStep(int newScaleStep)
- Specified by:
setScaleStepin interfaceChartScale- Parameters:
newScaleStep- the new value of the 'Scale Step' attribute.- See Also:
ChartScale.getScaleStep()
-
getScaleMarkLocation
public ScaleMarkLocation getScaleMarkLocation()
- Specified by:
getScaleMarkLocationin interfaceChartScale- Returns:
- the value of the 'Scale Mark Location' attribute.
- See Also:
ScaleMarkLocation,ChartScale.setScaleMarkLocation(ScaleMarkLocation),ChartPackage.getChartScale_ScaleMarkLocation()
-
setScaleMarkLocation
public void setScaleMarkLocation(ScaleMarkLocation newScaleMarkLocation)
- Specified by:
setScaleMarkLocationin interfaceChartScale- Parameters:
newScaleMarkLocation- the new value of the 'Scale Mark Location' attribute.- See Also:
ScaleMarkLocation,ChartScale.getScaleMarkLocation()
-
getShowInChart
public ShowOnChart getShowInChart()
- Specified by:
getShowInChartin interfaceChartScale- Returns:
- the value of the 'Show In Chart' attribute.
- See Also:
ShowOnChart,ChartScale.setShowInChart(ShowOnChart),ChartPackage.getChartScale_ShowInChart()
-
setShowInChart
public void setShowInChart(ShowOnChart newShowInChart)
- Specified by:
setShowInChartin interfaceChartScale- Parameters:
newShowInChart- the new value of the 'Show In Chart' attribute.- See Also:
ShowOnChart,ChartScale.getShowInChart()
-
-