Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceLines
Packages that use ChartReferenceLines
Package
Description
-
Uses of ChartReferenceLines in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartReferenceLinesModifier and TypeMethodDescriptionChartFactory.createChartReferenceLines()
Returns a new object of class 'Reference Lines'.Chart.getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.Chart.getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
Chart.setPointsReferenceLines
(ChartReferenceLines value) Sets the value of the 'Points Reference Lines
' containment reference.void
Chart.setValuesReferenceLines
(ChartReferenceLines value) Sets the value of the 'Values Reference Lines
' containment reference. -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceLinesModifier and TypeClassDescriptionclass
An implementation of the model object 'Reference Lines'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceLinesModifier and TypeMethodDescriptionChartFactoryImpl.createChartReferenceLines()
ChartImpl.getPointsReferenceLines()
ChartImpl.getValuesReferenceLines()
Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
ChartImpl.setPointsReferenceLines
(ChartReferenceLines newPointsReferenceLines) void
ChartImpl.setValuesReferenceLines
(ChartReferenceLines newValuesReferenceLines) -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionChartSwitch.caseChartReferenceLines
(ChartReferenceLines object) Returns the result of interpreting the object as an instance of 'Reference Lines'. -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceLinesModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearance.getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.DataCompositionAreaTemplateChartAppearance.getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
DataCompositionAreaTemplateChartAppearance.setPointsReferenceLines
(ChartReferenceLines value) Sets the value of the 'Points Reference Lines
' containment reference.void
DataCompositionAreaTemplateChartAppearance.setValuesReferenceLines
(ChartReferenceLines value) Sets the value of the 'Values Reference Lines
' containment reference. -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceLinesModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearanceImpl.getPointsReferenceLines()
DataCompositionAreaTemplateChartAppearanceImpl.getValuesReferenceLines()
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
DataCompositionAreaTemplateChartAppearanceImpl.setPointsReferenceLines
(ChartReferenceLines newPointsReferenceLines) void
DataCompositionAreaTemplateChartAppearanceImpl.setValuesReferenceLines
(ChartReferenceLines newValuesReferenceLines) -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.core
Methods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceLinesModifier and TypeMethodDescriptionChartReferenceLinesValue.getChartReferenceLines()
Returns the value of the 'Chart Reference Lines' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
ChartReferenceLinesValue.setChartReferenceLines
(ChartReferenceLines value) Sets the value of the 'Chart Reference Lines
' containment reference. -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.core.impl
Methods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceLinesMethods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
ChartReferenceLinesValueImpl.setChartReferenceLines
(ChartReferenceLines newChartReferenceLines) -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.settings
Methods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceLinesModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValues.getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.DataCompositionGroupOutputParameterValues.getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.DataCompositionOutputParameterValues.getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.DataCompositionChartOutputParameterValues.getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.DataCompositionGroupOutputParameterValues.getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.DataCompositionOutputParameterValues.getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
DataCompositionChartOutputParameterValues.setPointsReferenceLines
(ChartReferenceLines value) Sets the value of the 'Points Reference Lines
' containment reference.void
DataCompositionGroupOutputParameterValues.setPointsReferenceLines
(ChartReferenceLines value) Sets the value of the 'Points Reference Lines
' containment reference.void
DataCompositionOutputParameterValues.setPointsReferenceLines
(ChartReferenceLines value) Sets the value of the 'Points Reference Lines
' containment reference.void
DataCompositionChartOutputParameterValues.setValuesReferenceLines
(ChartReferenceLines value) Sets the value of the 'Values Reference Lines
' containment reference.void
DataCompositionGroupOutputParameterValues.setValuesReferenceLines
(ChartReferenceLines value) Sets the value of the 'Values Reference Lines
' containment reference.void
DataCompositionOutputParameterValues.setValuesReferenceLines
(ChartReferenceLines value) Sets the value of the 'Values Reference Lines
' containment reference. -
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.settings.impl
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceLinesModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValuesImpl.getPointsReferenceLines()
DataCompositionGroupOutputParameterValuesImpl.getPointsReferenceLines()
DataCompositionOutputParameterValuesImpl.getPointsReferenceLines()
DataCompositionChartOutputParameterValuesImpl.getValuesReferenceLines()
DataCompositionGroupOutputParameterValuesImpl.getValuesReferenceLines()
DataCompositionOutputParameterValuesImpl.getValuesReferenceLines()
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
DataCompositionChartOutputParameterValuesImpl.setPointsReferenceLines
(ChartReferenceLines newPointsReferenceLines) void
DataCompositionGroupOutputParameterValuesImpl.setPointsReferenceLines
(ChartReferenceLines newPointsReferenceLines) void
DataCompositionOutputParameterValuesImpl.setPointsReferenceLines
(ChartReferenceLines newPointsReferenceLines) void
DataCompositionChartOutputParameterValuesImpl.setValuesReferenceLines
(ChartReferenceLines newValuesReferenceLines) void
DataCompositionGroupOutputParameterValuesImpl.setValuesReferenceLines
(ChartReferenceLines newValuesReferenceLines) void
DataCompositionOutputParameterValuesImpl.setValuesReferenceLines
(ChartReferenceLines newValuesReferenceLines) -
Uses of ChartReferenceLines 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 ChartReferenceLinesMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceLinesModifier and TypeMethodDescriptionvoid
DcsChartReferenceLineGridModel.setChartReferenceLines
(ChartReferenceLines lines) Constructors in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceLinesModifierConstructorDescriptionDcsChartReferenceLineGridModel
(ChartReferenceLines chartReferenceLines, 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 ChartReferenceLines 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 ChartReferenceLinesModifier and TypeMethodDescriptionIChartReferenceLineGridModel.getReferenceLines()
Gets the modelled chart reference line. -
Uses of ChartReferenceLines 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 ChartReferenceLinesConstructors in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference with parameters of type ChartReferenceLinesModifierConstructorDescriptionChartReferenceLineGridModel
(IModelObjectFactory chartObjectsFactory, IColorProvider colorProvider, IFontProvider fontProvider, IBorderProvider borderProvider, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, ChartReferenceLines chartReferenceLines, IV8Project v8project, Version version, Chart chart, org.eclipse.emf.ecore.EStructuralFeature feature) The constructor.