Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.DataSeriesItem
Packages that use DataSeriesItem
Package
Description
-
Uses of DataSeriesItem in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return DataSeriesItemModifier and TypeMethodDescriptionGeographicalSchemaFactory.createDataSeriesItem()Returns a new object of class 'Data Series Item'.Methods in com._1c.g5.v8.dt.geographicalschema.model that return types with arguments of type DataSeriesItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DataSeriesItem>LayerItem.getSeries()Returns the value of the 'Series' containment reference list. -
Uses of DataSeriesItem in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement DataSeriesItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Data Series Item'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return DataSeriesItemMethods in com._1c.g5.v8.dt.geographicalschema.model.impl that return types with arguments of type DataSeriesItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DataSeriesItem>LayerItemImpl.getSeries() -
Uses of DataSeriesItem in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type DataSeriesItemModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseDataSeriesItem(DataSeriesItem object) Returns the result of interpreting the object as an instance of 'Data Series Item'. -
Uses of DataSeriesItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.dialogs
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.dialogs that return DataSeriesItem -
Uses of DataSeriesItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks with parameters of type DataSeriesItemModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusDataSeriesAttributesSetTask.execute(DataSeriesItem sourceData, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatusDataSeriesFeatureSetTask.execute(DataSeriesItem item, Object value, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks with parameters of type DataSeriesItemModifierConstructorDescriptionDataSeriesAttributesSetTask(DataSeriesItem sourceData, String[] attributes) Creates new instance ofDataSeriesAttributesSetTaskDataSeriesFeatureSetTask(DataSeriesItem item, org.eclipse.emf.ecore.EStructuralFeature feature, Object value) Creates new instance ofDataSeriesFeatureSetTask -
Uses of DataSeriesItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils that return DataSeriesItemModifier and TypeMethodDescriptionstatic DataSeriesItemLayerUtils.getDataSeriesFromID(GeographicalSchema schema, int id) Gets dataSeriesItem with given id from schemastatic DataSeriesItemLayerUtils.getDataSeriesFromID(LayerItem layer, int id) Gets dataSeriesItem with given id from layerstatic DataSeriesItemLayerUtils.getDataSeriesItem(ObjectSeriesValue item) Gets object series value data series itemstatic DataSeriesItemGeographicalSchemaUtils.getLegendItemDataSeries(GeographicalSchema schema, LegendItem legendItem) GetsDataSeriesItemfor givenLegendItemMethods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils with parameters of type DataSeriesItemModifier and TypeMethodDescriptionstatic voidLayerUtils.initDataSeriesItem(DataSeriesItem dataSeriesItem, LayerItem layer, GeographicalSchema schema) Inits data series