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
 
 public interface ChartScale extends IBmObject 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:
- ChartPackage.getChartScale()
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ChartLinegetGridLine()Returns the value of the 'Grid Line' containment reference.ColorgetGridLineColor()Returns the value of the 'Grid Line Color' containment reference.GridLinesShowModegetGridLinesShowMode()Returns the value of the 'Grid Lines Show Mode' attribute.intgetLabelAngle()Returns the value of the 'Label Angle' attribute.ColorgetLabelColor()Returns the value of the 'Label Color' containment reference.FontgetLabelFont()Returns the value of the 'Label Font' containment reference.org.eclipse.emf.common.util.EMap<String,String>getLabelFormat()Returns the value of the 'Label Format' map.LabelsOrientationgetLabelOrientation()Returns the value of the 'Label Orientation' attribute.intgetMaxLabelRows()Returns the value of the 'Max Label Rows' attribute.ScaleLabelLocationgetScaleLabelLocation()Returns the value of the 'Scale Label Location' attribute.ChartLinegetScaleLine()Returns the value of the 'Scale Line' containment reference.ColorgetScaleLineColor()Returns the value of the 'Scale Line Color' containment reference.ScaleLocationgetScaleLocation()Returns the value of the 'Scale Location' attribute.ScaleMarkLocationgetScaleMarkLocation()Returns the value of the 'Scale Mark Location' attribute.intgetScaleStep()Returns the value of the 'Scale Step' attribute.ShowOnChartgetShowInChart()Returns the value of the 'Show In Chart' attribute.ShowChartScaleTitlegetShowTitle()Returns the value of the 'Show Title' attribute.LabelAreagetTitleArea()Returns the value of the 'Title Area' containment reference.ScaleTitlePlacementgetTitlePlacement()Returns the value of the 'Title Placement' attribute.org.eclipse.emf.common.util.EMap<String,String>getTitleText()Returns the value of the 'Title Text' map.ScaleTitleTextSourcegetTitleTextSource()Returns the value of the 'Title Text Source' attribute.voidsetGridLine(ChartLine value)Sets the value of the 'Grid Line' containment reference.voidsetGridLineColor(Color value)Sets the value of the 'Grid Line Color' containment reference.voidsetGridLinesShowMode(GridLinesShowMode value)Sets the value of the 'Grid Lines Show Mode' attribute.voidsetLabelAngle(int value)Sets the value of the 'Label Angle' attribute.voidsetLabelColor(Color value)Sets the value of the 'Label Color' containment reference.voidsetLabelFont(Font value)Sets the value of the 'Label Font' containment reference.voidsetLabelOrientation(LabelsOrientation value)Sets the value of the 'Label Orientation' attribute.voidsetMaxLabelRows(int value)Sets the value of the 'Max Label Rows' attribute.voidsetScaleLabelLocation(ScaleLabelLocation value)Sets the value of the 'Scale Label Location' attribute.voidsetScaleLine(ChartLine value)Sets the value of the 'Scale Line' containment reference.voidsetScaleLineColor(Color value)Sets the value of the 'Scale Line Color' containment reference.voidsetScaleLocation(ScaleLocation value)Sets the value of the 'Scale Location' attribute.voidsetScaleMarkLocation(ScaleMarkLocation value)Sets the value of the 'Scale Mark Location' attribute.voidsetScaleStep(int value)Sets the value of the 'Scale Step' attribute.voidsetShowInChart(ShowOnChart value)Sets the value of the 'Show In Chart' attribute.voidsetShowTitle(ShowChartScaleTitle value)Sets the value of the 'Show Title' attribute.voidsetTitleArea(LabelArea value)Sets the value of the 'Title Area' containment reference.voidsetTitlePlacement(ScaleTitlePlacement value)Sets the value of the 'Title Placement' attribute.voidsetTitleTextSource(ScaleTitleTextSource value)Sets the value of the 'Title Text Source' attribute.- 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
 
- 
 
- 
- 
- 
Method Detail- 
getShowTitleShowChartScaleTitle 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:
- ShowChartScaleTitle,- setShowTitle(ShowChartScaleTitle),- ChartPackage.getChartScale_ShowTitle()
 
 - 
setShowTitlevoid setShowTitle(ShowChartScaleTitle value) Sets the value of the 'Show Title' attribute.- Parameters:
- value- the new value of the 'Show Title' attribute.
- See Also:
- ShowChartScaleTitle,- getShowTitle()
 
 - 
getTitleTextSourceScaleTitleTextSource 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:
- ScaleTitleTextSource,- setTitleTextSource(ScaleTitleTextSource),- ChartPackage.getChartScale_TitleTextSource()
 
 - 
setTitleTextSourcevoid setTitleTextSource(ScaleTitleTextSource value) Sets the value of the 'Title Text Source' attribute.- Parameters:
- value- the new value of the 'Title Text Source' attribute.
- See Also:
- ScaleTitleTextSource,- getTitleTextSource()
 
 - 
getTitleTextorg.eclipse.emf.common.util.EMap<String,String> 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:
- ChartPackage.getChartScale_TitleText()
 
 - 
getTitleAreaLabelArea getTitleArea() Returns the value of the 'Title Area' containment reference.- Returns:
- the value of the 'Title Area' containment reference.
- See Also:
- setTitleArea(LabelArea),- ChartPackage.getChartScale_TitleArea()
 
 - 
setTitleAreavoid setTitleArea(LabelArea value) Sets the value of the 'Title Area' containment reference.- Parameters:
- value- the new value of the 'Title Area' containment reference.
- See Also:
- getTitleArea()
 
 - 
getTitlePlacementScaleTitlePlacement 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:
- ScaleTitlePlacement,- setTitlePlacement(ScaleTitlePlacement),- ChartPackage.getChartScale_TitlePlacement()
 
 - 
setTitlePlacementvoid setTitlePlacement(ScaleTitlePlacement value) Sets the value of the 'Title Placement' attribute.- Parameters:
- value- the new value of the 'Title Placement' attribute.
- See Also:
- ScaleTitlePlacement,- getTitlePlacement()
 
 - 
getGridLinesShowModeGridLinesShowMode 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:
- GridLinesShowMode,- setGridLinesShowMode(GridLinesShowMode),- ChartPackage.getChartScale_GridLinesShowMode()
 
 - 
setGridLinesShowModevoid setGridLinesShowMode(GridLinesShowMode value) Sets the value of the 'Grid Lines Show Mode' attribute.- Parameters:
- value- the new value of the 'Grid Lines Show Mode' attribute.
- See Also:
- GridLinesShowMode,- getGridLinesShowMode()
 
 - 
getScaleLabelLocationScaleLabelLocation 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:
- ScaleLabelLocation,- setScaleLabelLocation(ScaleLabelLocation),- ChartPackage.getChartScale_ScaleLabelLocation()
 
 - 
setScaleLabelLocationvoid setScaleLabelLocation(ScaleLabelLocation value) Sets the value of the 'Scale Label Location' attribute.- Parameters:
- value- the new value of the 'Scale Label Location' attribute.
- See Also:
- ScaleLabelLocation,- getScaleLabelLocation()
 
 - 
getGridLineChartLine getGridLine() Returns the value of the 'Grid Line' containment reference.- Returns:
- the value of the 'Grid Line' containment reference.
- See Also:
- setGridLine(ChartLine),- ChartPackage.getChartScale_GridLine()
 
 - 
setGridLinevoid setGridLine(ChartLine value) Sets the value of the 'Grid Line' containment reference.- Parameters:
- value- the new value of the 'Grid Line' containment reference.
- See Also:
- getGridLine()
 
 - 
getGridLineColorColor getGridLineColor() Returns the value of the 'Grid Line Color' containment reference.- Returns:
- the value of the 'Grid Line Color' containment reference.
- See Also:
- setGridLineColor(Color),- ChartPackage.getChartScale_GridLineColor()
 
 - 
setGridLineColorvoid setGridLineColor(Color value) Sets the value of the 'Grid Line Color' containment reference.- Parameters:
- value- the new value of the 'Grid Line Color' containment reference.
- See Also:
- getGridLineColor()
 
 - 
getLabelFontFont getLabelFont() Returns the value of the 'Label Font' containment reference.- Returns:
- the value of the 'Label Font' containment reference.
- See Also:
- setLabelFont(Font),- ChartPackage.getChartScale_LabelFont()
 
 - 
setLabelFontvoid setLabelFont(Font value) Sets the value of the 'Label Font' containment reference.- Parameters:
- value- the new value of the 'Label Font' containment reference.
- See Also:
- getLabelFont()
 
 - 
getLabelColorColor getLabelColor() Returns the value of the 'Label Color' containment reference.- Returns:
- the value of the 'Label Color' containment reference.
- See Also:
- setLabelColor(Color),- ChartPackage.getChartScale_LabelColor()
 
 - 
setLabelColorvoid setLabelColor(Color value) Sets the value of the 'Label Color' containment reference.- Parameters:
- value- the new value of the 'Label Color' containment reference.
- See Also:
- getLabelColor()
 
 - 
getLabelOrientationLabelsOrientation 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:
- LabelsOrientation,- setLabelOrientation(LabelsOrientation),- ChartPackage.getChartScale_LabelOrientation()
 
 - 
setLabelOrientationvoid setLabelOrientation(LabelsOrientation value) Sets the value of the 'Label Orientation' attribute.- Parameters:
- value- the new value of the 'Label Orientation' attribute.
- See Also:
- LabelsOrientation,- getLabelOrientation()
 
 - 
getLabelFormatorg.eclipse.emf.common.util.EMap<String,String> 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:
- ChartPackage.getChartScale_LabelFormat()
 
 - 
getScaleLineChartLine getScaleLine() Returns the value of the 'Scale Line' containment reference.- Returns:
- the value of the 'Scale Line' containment reference.
- See Also:
- setScaleLine(ChartLine),- ChartPackage.getChartScale_ScaleLine()
 
 - 
setScaleLinevoid setScaleLine(ChartLine value) Sets the value of the 'Scale Line' containment reference.- Parameters:
- value- the new value of the 'Scale Line' containment reference.
- See Also:
- getScaleLine()
 
 - 
getScaleLineColorColor getScaleLineColor() Returns the value of the 'Scale Line Color' containment reference.- Returns:
- the value of the 'Scale Line Color' containment reference.
- See Also:
- setScaleLineColor(Color),- ChartPackage.getChartScale_ScaleLineColor()
 
 - 
setScaleLineColorvoid setScaleLineColor(Color value) Sets the value of the 'Scale Line Color' containment reference.- Parameters:
- value- the new value of the 'Scale Line Color' containment reference.
- See Also:
- getScaleLineColor()
 
 - 
getMaxLabelRowsint getMaxLabelRows() Returns the value of the 'Max Label Rows' attribute.- Returns:
- the value of the 'Max Label Rows' attribute.
- See Also:
- setMaxLabelRows(int),- ChartPackage.getChartScale_MaxLabelRows()
 
 - 
setMaxLabelRowsvoid 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:
- getMaxLabelRows()
 
 - 
getLabelAngleint getLabelAngle() Returns the value of the 'Label Angle' attribute.- Returns:
- the value of the 'Label Angle' attribute.
- See Also:
- setLabelAngle(int),- ChartPackage.getChartScale_LabelAngle()
 
 - 
setLabelAnglevoid setLabelAngle(int value) Sets the value of the 'Label Angle' attribute.- Parameters:
- value- the new value of the 'Label Angle' attribute.
- See Also:
- getLabelAngle()
 
 - 
getScaleLocationScaleLocation 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:
- ScaleLocation,- setScaleLocation(ScaleLocation),- ChartPackage.getChartScale_ScaleLocation()
 
 - 
setScaleLocationvoid setScaleLocation(ScaleLocation value) Sets the value of the 'Scale Location' attribute.- Parameters:
- value- the new value of the 'Scale Location' attribute.
- See Also:
- ScaleLocation,- getScaleLocation()
 
 - 
getScaleStepint getScaleStep() Returns the value of the 'Scale Step' attribute.- Returns:
- the value of the 'Scale Step' attribute.
- See Also:
- setScaleStep(int),- ChartPackage.getChartScale_ScaleStep()
 
 - 
setScaleStepvoid setScaleStep(int value) Sets the value of the 'Scale Step' attribute.- Parameters:
- value- the new value of the 'Scale Step' attribute.
- See Also:
- getScaleStep()
 
 - 
getScaleMarkLocationScaleMarkLocation 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:
- ScaleMarkLocation,- setScaleMarkLocation(ScaleMarkLocation),- ChartPackage.getChartScale_ScaleMarkLocation()
 
 - 
setScaleMarkLocationvoid setScaleMarkLocation(ScaleMarkLocation value) Sets the value of the 'Scale Mark Location' attribute.- Parameters:
- value- the new value of the 'Scale Mark Location' attribute.
- See Also:
- ScaleMarkLocation,- getScaleMarkLocation()
 
 - 
getShowInChartShowOnChart 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:
- ShowOnChart,- setShowInChart(ShowOnChart),- ChartPackage.getChartScale_ShowInChart()
 
 - 
setShowInChartvoid setShowInChart(ShowOnChart value) Sets the value of the 'Show In Chart' attribute.- Parameters:
- value- the new value of the 'Show In Chart' attribute.
- See Also:
- ShowOnChart,- getShowInChart()
 
 
- 
 
-