Package com._1c.g5.v8.dt.chart.model
Interface ChartScale
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ChartScaleImpl
A representation of the model object 'Scale'.
The following features are supported:
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
- See Also:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Grid Line' containment reference.Returns the value of the 'Grid Line Color' containment reference.Returns the value of the 'Grid Lines Show Mode' attribute.int
Returns the value of the 'Label Angle' attribute.Returns the value of the 'Label Color' containment reference.Returns the value of the 'Label Font' containment reference.Returns the value of the 'Label Format' map.Returns the value of the 'Label Orientation' attribute.int
Returns the value of the 'Max Label Rows' attribute.Returns the value of the 'Scale Label Location' attribute.Returns the value of the 'Scale Line' containment reference.Returns the value of the 'Scale Line Color' containment reference.Returns the value of the 'Scale Location' attribute.Returns the value of the 'Scale Mark Location' attribute.int
Returns the value of the 'Scale Step' attribute.Returns the value of the 'Show In Chart' attribute.Returns the value of the 'Show Title' attribute.Returns the value of the 'Title Area' containment reference.Returns the value of the 'Title Placement' attribute.Returns the value of the 'Title Text' map.Returns the value of the 'Title Text Source' attribute.void
setGridLine
(ChartLine value) Sets the value of the 'Grid Line
' containment reference.void
setGridLineColor
(Color value) Sets the value of the 'Grid Line Color
' containment reference.void
Sets the value of the 'Grid Lines Show Mode
' attribute.void
setLabelAngle
(int value) Sets the value of the 'Label Angle
' attribute.void
setLabelColor
(Color value) Sets the value of the 'Label Color
' containment reference.void
setLabelFont
(Font value) Sets the value of the 'Label Font
' containment reference.void
Sets the value of the 'Label Orientation
' attribute.void
setMaxLabelRows
(int value) Sets the value of the 'Max Label Rows
' attribute.void
Sets the value of the 'Scale Label Location
' attribute.void
setScaleLine
(ChartLine value) Sets the value of the 'Scale Line
' containment reference.void
setScaleLineColor
(Color value) Sets the value of the 'Scale Line Color
' containment reference.void
setScaleLocation
(ScaleLocation value) Sets the value of the 'Scale Location
' attribute.void
Sets the value of the 'Scale Mark Location
' attribute.void
setScaleStep
(int value) Sets the value of the 'Scale Step
' attribute.void
setShowInChart
(ShowOnChart value) Sets the value of the 'Show In Chart
' attribute.void
setShowTitle
(ShowChartScaleTitle value) Sets the value of the 'Show Title
' attribute.void
setTitleArea
(LabelArea value) Sets the value of the 'Title Area
' containment reference.void
Sets the value of the 'Title Placement
' attribute.void
Sets the value of the 'Title Text Source
' attribute.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
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getShowTitle
ShowChartScaleTitle getShowTitle()Returns the value of the 'Show Title' attribute. The literals are from the enumerationShowChartScaleTitle
.- Returns:
- the value of the 'Show Title' attribute.
- See Also:
-
setShowTitle
Sets the value of the 'Show Title
' attribute.- Parameters:
value
- the new value of the 'Show Title' attribute.- See Also:
-
getTitleTextSource
ScaleTitleTextSource getTitleTextSource()Returns the value of the 'Title Text Source' attribute. The literals are from the enumerationScaleTitleTextSource
.- Returns:
- the value of the 'Title Text Source' attribute.
- See Also:
-
setTitleTextSource
Sets the value of the 'Title Text Source
' attribute.- Parameters:
value
- the new value of the 'Title Text Source' attribute.- See Also:
-
getTitleText
Returns the value of the 'Title Text' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Title Text' map.
- See Also:
-
getTitleArea
LabelArea getTitleArea()Returns the value of the 'Title Area' containment reference.- Returns:
- the value of the 'Title Area' containment reference.
- See Also:
-
setTitleArea
Sets the value of the 'Title Area
' containment reference.- Parameters:
value
- the new value of the 'Title Area' containment reference.- See Also:
-
getTitlePlacement
ScaleTitlePlacement getTitlePlacement()Returns the value of the 'Title Placement' attribute. The literals are from the enumerationScaleTitlePlacement
.- Returns:
- the value of the 'Title Placement' attribute.
- See Also:
-
setTitlePlacement
Sets the value of the 'Title Placement
' attribute.- Parameters:
value
- the new value of the 'Title Placement' attribute.- See Also:
-
getGridLinesShowMode
GridLinesShowMode getGridLinesShowMode()Returns the value of the 'Grid Lines Show Mode' attribute. The literals are from the enumerationGridLinesShowMode
.- Returns:
- the value of the 'Grid Lines Show Mode' attribute.
- See Also:
-
setGridLinesShowMode
Sets the value of the 'Grid Lines Show Mode
' attribute.- Parameters:
value
- the new value of the 'Grid Lines Show Mode' attribute.- See Also:
-
getScaleLabelLocation
ScaleLabelLocation getScaleLabelLocation()Returns the value of the 'Scale Label Location' attribute. The literals are from the enumerationScaleLabelLocation
.- Returns:
- the value of the 'Scale Label Location' attribute.
- See Also:
-
setScaleLabelLocation
Sets the value of the 'Scale Label Location
' attribute.- Parameters:
value
- the new value of the 'Scale Label Location' attribute.- See Also:
-
getGridLine
ChartLine getGridLine()Returns the value of the 'Grid Line' containment reference.- Returns:
- the value of the 'Grid Line' containment reference.
- See Also:
-
setGridLine
Sets the value of the 'Grid Line
' containment reference.- Parameters:
value
- the new value of the 'Grid Line' containment reference.- See Also:
-
getGridLineColor
Color getGridLineColor()Returns the value of the 'Grid Line Color' containment reference.- Returns:
- the value of the 'Grid Line Color' containment reference.
- See Also:
-
setGridLineColor
Sets the value of the 'Grid Line Color
' containment reference.- Parameters:
value
- the new value of the 'Grid Line Color' containment reference.- See Also:
-
getLabelFont
Font getLabelFont()Returns the value of the 'Label Font' containment reference.- Returns:
- the value of the 'Label Font' containment reference.
- See Also:
-
setLabelFont
Sets the value of the 'Label Font
' containment reference.- Parameters:
value
- the new value of the 'Label Font' containment reference.- See Also:
-
getLabelColor
Color getLabelColor()Returns the value of the 'Label Color' containment reference.- Returns:
- the value of the 'Label Color' containment reference.
- See Also:
-
setLabelColor
Sets the value of the 'Label Color
' containment reference.- Parameters:
value
- the new value of the 'Label Color' containment reference.- See Also:
-
getLabelOrientation
LabelsOrientation getLabelOrientation()Returns the value of the 'Label Orientation' attribute. The literals are from the enumerationLabelsOrientation
.- Returns:
- the value of the 'Label Orientation' attribute.
- See Also:
-
setLabelOrientation
Sets the value of the 'Label Orientation
' attribute.- Parameters:
value
- the new value of the 'Label Orientation' attribute.- See Also:
-
getLabelFormat
Returns the value of the 'Label Format' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Label Format' map.
- See Also:
-
getScaleLine
ChartLine getScaleLine()Returns the value of the 'Scale Line' containment reference.- Returns:
- the value of the 'Scale Line' containment reference.
- See Also:
-
setScaleLine
Sets the value of the 'Scale Line
' containment reference.- Parameters:
value
- the new value of the 'Scale Line' containment reference.- See Also:
-
getScaleLineColor
Color getScaleLineColor()Returns the value of the 'Scale Line Color' containment reference.- Returns:
- the value of the 'Scale Line Color' containment reference.
- See Also:
-
setScaleLineColor
Sets the value of the 'Scale Line Color
' containment reference.- Parameters:
value
- the new value of the 'Scale Line Color' containment reference.- See Also:
-
getMaxLabelRows
int getMaxLabelRows()Returns the value of the 'Max Label Rows' attribute.- Returns:
- the value of the 'Max Label Rows' attribute.
- See Also:
-
setMaxLabelRows
void setMaxLabelRows(int value) Sets the value of the 'Max Label Rows
' attribute.- Parameters:
value
- the new value of the 'Max Label Rows' attribute.- See Also:
-
getLabelAngle
int getLabelAngle()Returns the value of the 'Label Angle' attribute.- Returns:
- the value of the 'Label Angle' attribute.
- See Also:
-
setLabelAngle
void setLabelAngle(int value) Sets the value of the 'Label Angle
' attribute.- Parameters:
value
- the new value of the 'Label Angle' attribute.- See Also:
-
getScaleLocation
ScaleLocation getScaleLocation()Returns the value of the 'Scale Location' attribute. The literals are from the enumerationScaleLocation
.- Returns:
- the value of the 'Scale Location' attribute.
- See Also:
-
setScaleLocation
Sets the value of the 'Scale Location
' attribute.- Parameters:
value
- the new value of the 'Scale Location' attribute.- See Also:
-
getScaleStep
int getScaleStep()Returns the value of the 'Scale Step' attribute.- Returns:
- the value of the 'Scale Step' attribute.
- See Also:
-
setScaleStep
void setScaleStep(int value) Sets the value of the 'Scale Step
' attribute.- Parameters:
value
- the new value of the 'Scale Step' attribute.- See Also:
-
getScaleMarkLocation
ScaleMarkLocation getScaleMarkLocation()Returns the value of the 'Scale Mark Location' attribute. The literals are from the enumerationScaleMarkLocation
.- Returns:
- the value of the 'Scale Mark Location' attribute.
- See Also:
-
setScaleMarkLocation
Sets the value of the 'Scale Mark Location
' attribute.- Parameters:
value
- the new value of the 'Scale Mark Location' attribute.- See Also:
-
getShowInChart
ShowOnChart getShowInChart()Returns the value of the 'Show In Chart' attribute. The literals are from the enumerationShowOnChart
.- Returns:
- the value of the 'Show In Chart' attribute.
- See Also:
-
setShowInChart
Sets the value of the 'Show In Chart
' attribute.- Parameters:
value
- the new value of the 'Show In Chart' attribute.- See Also:
-