Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceLine
-
-
Uses of ChartReferenceLine in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineChartFactory. createChartReferenceLine()Returns a new object of class 'Reference Line'.Methods in com._1c.g5.v8.dt.chart.model that return types with arguments of type ChartReferenceLine Modifier and Type Method Description org.eclipse.emf.common.util.EList<ChartReferenceLine>ChartReferenceLines. getChartReferenceLine()Returns the value of the 'Chart Reference Line' containment reference list. -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceLine Modifier and Type Class Description classChartReferenceLineImplAn implementation of the model object 'Reference Line'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineChartFactoryImpl. createChartReferenceLine()Methods in com._1c.g5.v8.dt.chart.model.impl that return types with arguments of type ChartReferenceLine Modifier and Type Method Description org.eclipse.emf.common.util.EList<ChartReferenceLine>ChartReferenceLinesImpl. getChartReferenceLine() -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceLine Modifier and Type Method Description TChartSwitch. caseChartReferenceLine(ChartReferenceLine object)Returns the result of interpreting the object as an instance of 'Reference Line'. -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.model.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineDataCompositionAreaTemplateChartGroupAppearance. getReferenceLineInChart()Returns the value of the 'Reference Line In Chart' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartReferenceLine Modifier and Type Method Description voidDataCompositionAreaTemplateChartGroupAppearance. setReferenceLineInChart(ChartReferenceLine value)Sets the value of the 'Reference Line In Chart' containment reference. -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineDataCompositionAreaTemplateChartGroupAppearanceImpl. getReferenceLineInChart()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceLine Modifier and Type Method Description voidDataCompositionAreaTemplateChartGroupAppearanceImpl. setReferenceLineInChart(ChartReferenceLine newReferenceLineInChart) -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.model.core
Methods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineChartReferenceLineValue. getChartReferenceLine()Returns the value of the 'Chart Reference Line' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartReferenceLine Modifier and Type Method Description voidChartReferenceLineValue. setChartReferenceLine(ChartReferenceLine value)Sets the value of the 'Chart Reference Line' containment reference. -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.model.core.impl
Methods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineChartReferenceLineValueImpl. getChartReferenceLine()Methods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceLine Modifier and Type Method Description voidChartReferenceLineValueImpl. setChartReferenceLine(ChartReferenceLine newChartReferenceLine) -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.model.settings
Methods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineDataCompositionConditionalAppearance. getReferenceLineInChart()Returns the value of the 'Reference Line In Chart' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartReferenceLine Modifier and Type Method Description voidDataCompositionConditionalAppearance. setReferenceLineInChart(ChartReferenceLine value)Sets the value of the 'Reference Line In Chart' containment reference. -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.model.settings.impl
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceLine Modifier and Type Method Description ChartReferenceLineDataCompositionConditionalAppearanceImpl. getReferenceLineInChart()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceLine Modifier and Type Method Description voidDataCompositionConditionalAppearanceImpl. setReferenceLineInChart(ChartReferenceLine newReferenceLineInChart) -
Uses of ChartReferenceLine in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference
Method parameters in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference with type arguments of type ChartReferenceLine Modifier and Type Method Description protected ValueComponentDcsChartReferenceLineGridComponent. createValueComponent(IndexedChartReference<ChartReferenceLine> element, org.eclipse.emf.ecore.EStructuralFeature feature) -
Uses of ChartReferenceLine 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 ChartReferenceLine Modifier and Type Method Description ChartReferenceLineDcsChartReferenceLineGridModel. addReferenceLine()Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceLine Modifier and Type Method Description voidDcsChartReferenceLineGridModel. removeReferenceLine(ChartReferenceLine referenceLine) -
Uses of ChartReferenceLine 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 ChartReferenceLine Modifier and Type Method Description ChartReferenceLineIChartReferenceLineGridModel. addReferenceLine()Creates new chart reference line and adds it to array.ChartReferenceLineIndexedChartReferenceLine. get()Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type ChartReferenceLine Modifier and Type Method Description voidIChartReferenceLineGridModel. removeReferenceLine(ChartReferenceLine referenceLine)Removes chart reference line from array.Constructors in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type ChartReferenceLine Constructor Description IndexedChartReferenceLine(int index, ChartReferenceLine chartReferenceLine, Runnable notifier, Chart chart)The constructor.
-