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 TypeMethodDescriptionvoidChart.setPointsReferenceLines(ChartReferenceLines value) Sets the value of the 'Points Reference Lines' containment reference.voidChart.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionvoidChartImpl.setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines) voidChartImpl.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 TypeMethodDescriptionvoidDataCompositionAreaTemplateChartAppearance.setPointsReferenceLines(ChartReferenceLines value) Sets the value of the 'Points Reference Lines' containment reference.voidDataCompositionAreaTemplateChartAppearance.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 TypeMethodDescriptionvoidDataCompositionAreaTemplateChartAppearanceImpl.setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines) voidDataCompositionAreaTemplateChartAppearanceImpl.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 TypeMethodDescriptionvoidChartReferenceLinesValue.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 TypeMethodDescriptionvoidChartReferenceLinesValueImpl.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 TypeMethodDescriptionvoidDataCompositionChartOutputParameterValues.setPointsReferenceLines(ChartReferenceLines value) Sets the value of the 'Points Reference Lines' containment reference.voidDataCompositionGroupOutputParameterValues.setPointsReferenceLines(ChartReferenceLines value) Sets the value of the 'Points Reference Lines' containment reference.voidDataCompositionOutputParameterValues.setPointsReferenceLines(ChartReferenceLines value) Sets the value of the 'Points Reference Lines' containment reference.voidDataCompositionChartOutputParameterValues.setValuesReferenceLines(ChartReferenceLines value) Sets the value of the 'Values Reference Lines' containment reference.voidDataCompositionGroupOutputParameterValues.setValuesReferenceLines(ChartReferenceLines value) Sets the value of the 'Values Reference Lines' containment reference.voidDataCompositionOutputParameterValues.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 TypeMethodDescriptionvoidDataCompositionChartOutputParameterValuesImpl.setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines) voidDataCompositionGroupOutputParameterValuesImpl.setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines) voidDataCompositionOutputParameterValuesImpl.setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines) voidDataCompositionChartOutputParameterValuesImpl.setValuesReferenceLines(ChartReferenceLines newValuesReferenceLines) voidDataCompositionGroupOutputParameterValuesImpl.setValuesReferenceLines(ChartReferenceLines newValuesReferenceLines) voidDataCompositionOutputParameterValuesImpl.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 TypeMethodDescriptionvoidDcsChartReferenceLineGridModel.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.