Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.LegendItem
Packages that use LegendItem
Package
Description
-
Uses of LegendItem in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return LegendItemModifier and TypeMethodDescriptionGeographicalSchemaFactory.createLegendItem()Returns a new object of class 'Legend Item'.Methods in com._1c.g5.v8.dt.geographicalschema.model that return types with arguments of type LegendItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<LegendItem>GeographicalSchemaLegend.getItems()Returns the value of the 'Items' containment reference list. -
Uses of LegendItem in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement LegendItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Legend Item'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return LegendItemMethods in com._1c.g5.v8.dt.geographicalschema.model.impl that return types with arguments of type LegendItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<LegendItem>GeographicalSchemaLegendImpl.getItems() -
Uses of LegendItem in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type LegendItemModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseLegendItem(LegendItem object) Returns the result of interpreting the object as an instance of 'Legend Item'. -
Uses of LegendItem 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 LegendItemModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusLegendItemFeatureSetTask.execute(LegendItem item, Object value, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks with parameters of type LegendItemModifierConstructorDescriptionLegendItemFeatureSetTask(LegendItem item, org.eclipse.emf.ecore.EStructuralFeature feature, Object value) Creates new instance ofLegendItemFeatureSetTask -
Uses of LegendItem in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils with parameters of type LegendItemModifier and TypeMethodDescriptionstatic DataSeriesItemGeographicalSchemaUtils.getLegendItemDataSeries(GeographicalSchema schema, LegendItem legendItem) GetsDataSeriesItemfor givenLegendItem