Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceBands
Packages that use ChartReferenceBands
Package
Description
-
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartReferenceBandsModifier and TypeMethodDescriptionChartFactory.createChartReferenceBands()
Returns a new object of class 'Reference Bands'.Chart.getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.Chart.getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
Chart.setPointsReferenceBands
(ChartReferenceBands value) Sets the value of the 'Points Reference Bands
' containment reference.void
Chart.setValuesReferenceBands
(ChartReferenceBands value) Sets the value of the 'Values Reference Bands
' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceBandsModifier and TypeClassDescriptionclass
An implementation of the model object 'Reference Bands'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceBandsModifier and TypeMethodDescriptionChartFactoryImpl.createChartReferenceBands()
ChartImpl.getPointsReferenceBands()
ChartImpl.getValuesReferenceBands()
Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
ChartImpl.setPointsReferenceBands
(ChartReferenceBands newPointsReferenceBands) void
ChartImpl.setValuesReferenceBands
(ChartReferenceBands newValuesReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionChartSwitch.caseChartReferenceBands
(ChartReferenceBands object) Returns the result of interpreting the object as an instance of 'Reference Bands'. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearance.getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.DataCompositionAreaTemplateChartAppearance.getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
DataCompositionAreaTemplateChartAppearance.setPointsReferenceBands
(ChartReferenceBands value) Sets the value of the 'Points Reference Bands
' containment reference.void
DataCompositionAreaTemplateChartAppearance.setValuesReferenceBands
(ChartReferenceBands value) Sets the value of the 'Values Reference Bands
' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearanceImpl.getPointsReferenceBands()
DataCompositionAreaTemplateChartAppearanceImpl.getValuesReferenceBands()
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
DataCompositionAreaTemplateChartAppearanceImpl.setPointsReferenceBands
(ChartReferenceBands newPointsReferenceBands) void
DataCompositionAreaTemplateChartAppearanceImpl.setValuesReferenceBands
(ChartReferenceBands newValuesReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.core
Methods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceBandsModifier and TypeMethodDescriptionChartReferenceBandsValue.getChartReferenceBands()
Returns the value of the 'Chart Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
ChartReferenceBandsValue.setChartReferenceBands
(ChartReferenceBands value) Sets the value of the 'Chart Reference Bands
' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.core.impl
Methods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceBandsMethods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
ChartReferenceBandsValueImpl.setChartReferenceBands
(ChartReferenceBands newChartReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.settings
Methods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValues.getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.DataCompositionGroupOutputParameterValues.getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.DataCompositionOutputParameterValues.getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.DataCompositionChartOutputParameterValues.getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.DataCompositionGroupOutputParameterValues.getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.DataCompositionOutputParameterValues.getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
DataCompositionChartOutputParameterValues.setPointsReferenceBands
(ChartReferenceBands value) Sets the value of the 'Points Reference Bands
' containment reference.void
DataCompositionGroupOutputParameterValues.setPointsReferenceBands
(ChartReferenceBands value) Sets the value of the 'Points Reference Bands
' containment reference.void
DataCompositionOutputParameterValues.setPointsReferenceBands
(ChartReferenceBands value) Sets the value of the 'Points Reference Bands
' containment reference.void
DataCompositionChartOutputParameterValues.setValuesReferenceBands
(ChartReferenceBands value) Sets the value of the 'Values Reference Bands
' containment reference.void
DataCompositionGroupOutputParameterValues.setValuesReferenceBands
(ChartReferenceBands value) Sets the value of the 'Values Reference Bands
' containment reference.void
DataCompositionOutputParameterValues.setValuesReferenceBands
(ChartReferenceBands value) Sets the value of the 'Values Reference Bands
' containment reference. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.settings.impl
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceBandsModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValuesImpl.getPointsReferenceBands()
DataCompositionGroupOutputParameterValuesImpl.getPointsReferenceBands()
DataCompositionOutputParameterValuesImpl.getPointsReferenceBands()
DataCompositionChartOutputParameterValuesImpl.getValuesReferenceBands()
DataCompositionGroupOutputParameterValuesImpl.getValuesReferenceBands()
DataCompositionOutputParameterValuesImpl.getValuesReferenceBands()
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
DataCompositionChartOutputParameterValuesImpl.setPointsReferenceBands
(ChartReferenceBands newPointsReferenceBands) void
DataCompositionGroupOutputParameterValuesImpl.setPointsReferenceBands
(ChartReferenceBands newPointsReferenceBands) void
DataCompositionOutputParameterValuesImpl.setPointsReferenceBands
(ChartReferenceBands newPointsReferenceBands) void
DataCompositionChartOutputParameterValuesImpl.setValuesReferenceBands
(ChartReferenceBands newValuesReferenceBands) void
DataCompositionGroupOutputParameterValuesImpl.setValuesReferenceBands
(ChartReferenceBands newValuesReferenceBands) void
DataCompositionOutputParameterValuesImpl.setValuesReferenceBands
(ChartReferenceBands newValuesReferenceBands) -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return ChartReferenceBandsMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBandsModifier and TypeMethodDescriptionvoid
DcsChartReferenceBandGridModel.setChartReferenceBands
(ChartReferenceBands bands) Constructors in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBandsModifierConstructorDescriptionDcsChartReferenceBandGridModel
(ChartReferenceBands chartReferenceBands, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, IColorProvider colorProvider, IFontProvider fontProvider, IBorderProvider borderProvider, IModelObjectFactory chartObjectsFactory, Version version) The constructor. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference that return ChartReferenceBandsModifier and TypeMethodDescriptionIChartReferenceBandGridModel.getReferenceBands()
Gets the modelled chart reference band. -
Uses of ChartReferenceBands in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference that return ChartReferenceBandsConstructors in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference with parameters of type ChartReferenceBandsModifierConstructorDescriptionChartReferenceBandGridModel
(IModelObjectFactory chartObjectsFactory, IColorProvider colorProvider, IFontProvider fontProvider, IBorderProvider borderProvider, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, ChartReferenceBands chartReferenceBands, IV8Project v8project, Version version, Chart chart, org.eclipse.emf.ecore.EStructuralFeature feature) The constructor.