Uses of Interface
com._1c.g5.v8.dt.chart.model.Chart
-
-
Uses of Chart in com._1c.g5.v8.dt.chart.common
Methods in com._1c.g5.v8.dt.chart.common with parameters of type Chart Modifier and Type Method Description ChartImageProvider.ChartImagePartChartImageProvider. getChartPartImages(Chart chart, int width, int height, String langCode)Gets image ofChartdiagram partsstatic PointPropertiesChartUtils. getChartPointByIndex(Chart chart, int index)Returns thePointPropertiesfrom chart with current index. -
Uses of Chart in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return Chart Modifier and Type Method Description ChartChartFactory. createChart()Returns a new object of class 'Chart'. -
Uses of Chart in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement Chart Modifier and Type Class Description classChartImplAn implementation of the model object 'Chart'.Methods in com._1c.g5.v8.dt.chart.model.impl that return Chart Modifier and Type Method Description ChartChartFactoryImpl. createChart() -
Uses of Chart in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type Chart Modifier and Type Method Description TChartSwitch. caseChart(Chart object)Returns the result of interpreting the object as an instance of 'Chart'. -
Uses of Chart in com._1c.g5.v8.dt.chart.serializer
Methods in com._1c.g5.v8.dt.chart.serializer that return Chart Modifier and Type Method Description ChartChartSerializer. deserializeChart(Chart chart, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider, Version runtimeVersion, String currentLanguageCode, IInPersistenceStorage storage)DeserializesChartMethods in com._1c.g5.v8.dt.chart.serializer with parameters of type Chart Modifier and Type Method Description ChartChartSerializer. deserializeChart(Chart chart, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider, Version runtimeVersion, String currentLanguageCode, IInPersistenceStorage storage)DeserializesChartvoidChartSerializer. serializeChart(Chart chart, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider, Version version, IOutPersistenceStorage storage, boolean withoutStyleItem)SerializesChart -
Uses of Chart 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 Chart Modifier and Type Method Description ChartDcsChartReferenceBandGridModel. getChart()ChartDcsChartReferenceLineGridModel. getChart() -
Uses of Chart in com._1c.g5.v8.dt.dendrogram.model
Methods in com._1c.g5.v8.dt.dendrogram.model that return Chart Modifier and Type Method Description ChartDendrogram. getChart()Returns the value of the 'Chart' containment reference.Methods in com._1c.g5.v8.dt.dendrogram.model with parameters of type Chart Modifier and Type Method Description voidDendrogram. setChart(Chart value)Sets the value of the 'Chart' containment reference. -
Uses of Chart in com._1c.g5.v8.dt.dendrogram.model.impl
Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return Chart Modifier and Type Method Description ChartDendrogramImpl. getChart()Methods in com._1c.g5.v8.dt.dendrogram.model.impl with parameters of type Chart Modifier and Type Method Description voidDendrogramImpl. setChart(Chart newChart) -
Uses of Chart in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return Chart Modifier and Type Method Description ChartChartExtInfo. getChart()Returns the value of the 'Chart' reference.Methods in com._1c.g5.v8.dt.form.model with parameters of type Chart Modifier and Type Method Description voidChartExtInfo. setChart(Chart value)Sets the value of the 'Chart' reference. -
Uses of Chart in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return Chart Modifier and Type Method Description ChartChartExtInfoImpl. getChart()Methods in com._1c.g5.v8.dt.form.model.impl with parameters of type Chart Modifier and Type Method Description voidChartExtInfoImpl. setChart(Chart newChart) -
Uses of Chart 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 Chart Modifier and Type Method Description ChartIChartReferenceBandGridModel. getChart()Gets the chart object.ChartIChartReferenceLineGridModel. getChart()Gets the chart object.ChartIndexedChartReference. getChart()Returns chart model.Constructors in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference with parameters of type Chart Constructor Description IndexedChartReference(int index, Runnable notifier, Chart chart)The constructor.IndexedChartReferenceBand(int index, ChartReferenceBand chartReferenceBand, Runnable notifier, Chart chart)The constructor.IndexedChartReferenceLine(int index, ChartReferenceLine chartReferenceLine, Runnable notifier, Chart chart)The constructor. -
Uses of Chart in com._1c.g5.v8.dt.form.ui.chart.editor.model
Methods in com._1c.g5.v8.dt.form.ui.chart.editor.model that return Chart Modifier and Type Method Description ChartChartElement. getChart()Returns the value of the 'Chart' reference.Methods in com._1c.g5.v8.dt.form.ui.chart.editor.model with parameters of type Chart Modifier and Type Method Description voidChartElement. setChart(Chart value)Sets the value of the 'Chart' reference. -
Uses of Chart in com._1c.g5.v8.dt.form.ui.chart.editor.model.impl
Fields in com._1c.g5.v8.dt.form.ui.chart.editor.model.impl declared as Chart Modifier and Type Field Description protected ChartChartElementImpl. chartThe cached value of the 'Chart' reference.Methods in com._1c.g5.v8.dt.form.ui.chart.editor.model.impl that return Chart Modifier and Type Method Description ChartChartElementImpl. basicGetChart()ChartChartElementImpl. getChart()Methods in com._1c.g5.v8.dt.form.ui.chart.editor.model.impl with parameters of type Chart Modifier and Type Method Description voidChartElementImpl. setChart(Chart newChart) -
Uses of Chart in com._1c.g5.v8.dt.ganttchart.model
Methods in com._1c.g5.v8.dt.ganttchart.model that return Chart Modifier and Type Method Description ChartGanttChart. getChart()Returns the value of the 'Chart' containment reference.Methods in com._1c.g5.v8.dt.ganttchart.model with parameters of type Chart Modifier and Type Method Description voidGanttChart. setChart(Chart value)Sets the value of the 'Chart' containment reference. -
Uses of Chart in com._1c.g5.v8.dt.ganttchart.model.impl
Methods in com._1c.g5.v8.dt.ganttchart.model.impl that return Chart Modifier and Type Method Description ChartGanttChartImpl. getChart()Methods in com._1c.g5.v8.dt.ganttchart.model.impl with parameters of type Chart Modifier and Type Method Description voidGanttChartImpl. setChart(Chart newChart)
-