Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceLines
- 
- 
Uses of ChartReferenceLines in com._1c.g5.v8.dt.chart.modelMethods in com._1c.g5.v8.dt.chart.model that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesChartFactory. createChartReferenceLines()Returns a new object of class 'Reference Lines'.ChartReferenceLinesChart. getPointsReferenceLines()Returns the value of the 'Points Reference Lines' containment reference.ChartReferenceLinesChart. getValuesReferenceLines()Returns the value of the 'Values Reference Lines' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartReferenceLines Modifier and Type Method Description voidChart. 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.implClasses in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceLines Modifier and Type Class Description classChartReferenceLinesImplAn implementation of the model object 'Reference Lines'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesChartFactoryImpl. createChartReferenceLines()ChartReferenceLinesChartImpl. getPointsReferenceLines()ChartReferenceLinesChartImpl. getValuesReferenceLines()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartReferenceLines Modifier and Type Method Description voidChartImpl. setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines)voidChartImpl. setValuesReferenceLines(ChartReferenceLines newValuesReferenceLines)
- 
Uses of ChartReferenceLines in com._1c.g5.v8.dt.chart.model.utilMethods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceLines Modifier and Type Method Description TChartSwitch. 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.areaTemplateMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesDataCompositionAreaTemplateChartAppearance. getPointsReferenceLines()Returns the value of the 'Points Reference Lines' containment reference.ChartReferenceLinesDataCompositionAreaTemplateChartAppearance. 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 ChartReferenceLines Modifier and Type Method Description voidDataCompositionAreaTemplateChartAppearance. 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.implMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesDataCompositionAreaTemplateChartAppearanceImpl. getPointsReferenceLines()ChartReferenceLinesDataCompositionAreaTemplateChartAppearanceImpl. getValuesReferenceLines()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceLines Modifier and Type Method Description voidDataCompositionAreaTemplateChartAppearanceImpl. setPointsReferenceLines(ChartReferenceLines newPointsReferenceLines)voidDataCompositionAreaTemplateChartAppearanceImpl. setValuesReferenceLines(ChartReferenceLines newValuesReferenceLines)
- 
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.coreMethods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesChartReferenceLinesValue. 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 ChartReferenceLines Modifier and Type Method Description voidChartReferenceLinesValue. 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.implMethods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesChartReferenceLinesValueImpl. getChartReferenceLines()Methods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceLines Modifier and Type Method Description voidChartReferenceLinesValueImpl. setChartReferenceLines(ChartReferenceLines newChartReferenceLines)
- 
Uses of ChartReferenceLines in com._1c.g5.v8.dt.dcs.model.settingsMethods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesDataCompositionChartOutputParameterValues. getPointsReferenceLines()Returns the value of the 'Points Reference Lines' containment reference.ChartReferenceLinesDataCompositionGroupOutputParameterValues. getPointsReferenceLines()Returns the value of the 'Points Reference Lines' containment reference.ChartReferenceLinesDataCompositionOutputParameterValues. getPointsReferenceLines()Returns the value of the 'Points Reference Lines' containment reference.ChartReferenceLinesDataCompositionChartOutputParameterValues. getValuesReferenceLines()Returns the value of the 'Values Reference Lines' containment reference.ChartReferenceLinesDataCompositionGroupOutputParameterValues. getValuesReferenceLines()Returns the value of the 'Values Reference Lines' containment reference.ChartReferenceLinesDataCompositionOutputParameterValues. 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 ChartReferenceLines Modifier and Type Method Description voidDataCompositionChartOutputParameterValues. 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.implMethods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesDataCompositionChartOutputParameterValuesImpl. getPointsReferenceLines()ChartReferenceLinesDataCompositionGroupOutputParameterValuesImpl. getPointsReferenceLines()ChartReferenceLinesDataCompositionOutputParameterValuesImpl. getPointsReferenceLines()ChartReferenceLinesDataCompositionChartOutputParameterValuesImpl. getValuesReferenceLines()ChartReferenceLinesDataCompositionGroupOutputParameterValuesImpl. getValuesReferenceLines()ChartReferenceLinesDataCompositionOutputParameterValuesImpl. getValuesReferenceLines()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceLines Modifier and Type Method Description voidDataCompositionChartOutputParameterValuesImpl. 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.referenceMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesDcsChartReferenceLineGridModel. getReferenceLines()Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceLines Modifier and Type Method Description voidDcsChartReferenceLineGridModel. setChartReferenceLines(ChartReferenceLines lines)Constructors in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceLines Constructor Description DcsChartReferenceLineGridModel(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.referenceMethods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference that return ChartReferenceLines Modifier and Type Method Description ChartReferenceLinesIChartReferenceLineGridModel. getReferenceLines()Gets the modelled chart reference line.
 
-