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 Title
Title Text Source
Title Text
Title Area
Title Placement
Grid Lines Show Mode
Scale Label Location
Grid Line
Grid Line Color
Label Font
Label Color
Label Orientation
Label Format
Scale Line
Scale Line Color
Max Label Rows
Label Angle
Scale Location
Scale Step
Scale Mark Location
Show 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 protected
ChartScaleImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, 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, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getShowTitle
public ShowChartScaleTitle getShowTitle()
- Specified by:
getShowTitle
in 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:
setShowTitle
in interfaceChartScale
- Parameters:
newShowTitle
- the new value of the 'Show Title' attribute.- See Also:
ShowChartScaleTitle
,ChartScale.getShowTitle()
-
getTitleTextSource
public ScaleTitleTextSource getTitleTextSource()
- Specified by:
getTitleTextSource
in 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:
setTitleTextSource
in 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:
getTitleText
in interfaceChartScale
- Returns:
- the value of the 'Title Text' map.
- See Also:
ChartPackage.getChartScale_TitleText()
-
getTitleArea
public LabelArea getTitleArea()
- Specified by:
getTitleArea
in 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:
setTitleArea
in interfaceChartScale
- Parameters:
newTitleArea
- the new value of the 'Title Area' containment reference.- See Also:
ChartScale.getTitleArea()
-
getTitlePlacement
public ScaleTitlePlacement getTitlePlacement()
- Specified by:
getTitlePlacement
in 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:
setTitlePlacement
in interfaceChartScale
- Parameters:
newTitlePlacement
- the new value of the 'Title Placement' attribute.- See Also:
ScaleTitlePlacement
,ChartScale.getTitlePlacement()
-
getGridLinesShowMode
public GridLinesShowMode getGridLinesShowMode()
- Specified by:
getGridLinesShowMode
in 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:
setGridLinesShowMode
in interfaceChartScale
- Parameters:
newGridLinesShowMode
- the new value of the 'Grid Lines Show Mode' attribute.- See Also:
GridLinesShowMode
,ChartScale.getGridLinesShowMode()
-
getScaleLabelLocation
public ScaleLabelLocation getScaleLabelLocation()
- Specified by:
getScaleLabelLocation
in 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:
setScaleLabelLocation
in interfaceChartScale
- Parameters:
newScaleLabelLocation
- the new value of the 'Scale Label Location' attribute.- See Also:
ScaleLabelLocation
,ChartScale.getScaleLabelLocation()
-
getGridLine
public ChartLine getGridLine()
- Specified by:
getGridLine
in 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:
setGridLine
in interfaceChartScale
- Parameters:
newGridLine
- the new value of the 'Grid Line' containment reference.- See Also:
ChartScale.getGridLine()
-
getGridLineColor
public Color getGridLineColor()
- Specified by:
getGridLineColor
in 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:
setGridLineColor
in interfaceChartScale
- Parameters:
newGridLineColor
- the new value of the 'Grid Line Color' containment reference.- See Also:
ChartScale.getGridLineColor()
-
getLabelFont
public Font getLabelFont()
- Specified by:
getLabelFont
in 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:
setLabelFont
in interfaceChartScale
- Parameters:
newLabelFont
- the new value of the 'Label Font' containment reference.- See Also:
ChartScale.getLabelFont()
-
getLabelColor
public Color getLabelColor()
- Specified by:
getLabelColor
in 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:
setLabelColor
in interfaceChartScale
- Parameters:
newLabelColor
- the new value of the 'Label Color' containment reference.- See Also:
ChartScale.getLabelColor()
-
getLabelOrientation
public LabelsOrientation getLabelOrientation()
- Specified by:
getLabelOrientation
in 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:
setLabelOrientation
in 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:
getLabelFormat
in interfaceChartScale
- Returns:
- the value of the 'Label Format' map.
- See Also:
ChartPackage.getChartScale_LabelFormat()
-
getScaleLine
public ChartLine getScaleLine()
- Specified by:
getScaleLine
in 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:
setScaleLine
in interfaceChartScale
- Parameters:
newScaleLine
- the new value of the 'Scale Line' containment reference.- See Also:
ChartScale.getScaleLine()
-
getScaleLineColor
public Color getScaleLineColor()
- Specified by:
getScaleLineColor
in 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:
setScaleLineColor
in interfaceChartScale
- Parameters:
newScaleLineColor
- the new value of the 'Scale Line Color' containment reference.- See Also:
ChartScale.getScaleLineColor()
-
getMaxLabelRows
public int getMaxLabelRows()
- Specified by:
getMaxLabelRows
in 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:
setMaxLabelRows
in interfaceChartScale
- Parameters:
newMaxLabelRows
- the new value of the 'Max Label Rows' attribute.- See Also:
ChartScale.getMaxLabelRows()
-
getLabelAngle
public int getLabelAngle()
- Specified by:
getLabelAngle
in 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:
setLabelAngle
in interfaceChartScale
- Parameters:
newLabelAngle
- the new value of the 'Label Angle' attribute.- See Also:
ChartScale.getLabelAngle()
-
getScaleLocation
public ScaleLocation getScaleLocation()
- Specified by:
getScaleLocation
in 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:
setScaleLocation
in interfaceChartScale
- Parameters:
newScaleLocation
- the new value of the 'Scale Location' attribute.- See Also:
ScaleLocation
,ChartScale.getScaleLocation()
-
getScaleStep
public int getScaleStep()
- Specified by:
getScaleStep
in 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:
setScaleStep
in interfaceChartScale
- Parameters:
newScaleStep
- the new value of the 'Scale Step' attribute.- See Also:
ChartScale.getScaleStep()
-
getScaleMarkLocation
public ScaleMarkLocation getScaleMarkLocation()
- Specified by:
getScaleMarkLocation
in 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:
setScaleMarkLocation
in interfaceChartScale
- Parameters:
newScaleMarkLocation
- the new value of the 'Scale Mark Location' attribute.- See Also:
ScaleMarkLocation
,ChartScale.getScaleMarkLocation()
-
getShowInChart
public ShowOnChart getShowInChart()
- Specified by:
getShowInChart
in 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:
setShowInChart
in interfaceChartScale
- Parameters:
newShowInChart
- the new value of the 'Show In Chart' attribute.- See Also:
ShowOnChart
,ChartScale.getShowInChart()
-
-