Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.LineStyle
Packages that use LineStyle
Package
Description
-
Uses of LineStyle in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return LineStyleModifier and TypeMethodDescriptionGeographicalSchemaFactory.createLineStyle()Returns a new object of class 'Line Style'.PolylineShape.getLineStyle()Returns the value of the 'Line Style' containment reference.Methods in com._1c.g5.v8.dt.geographicalschema.model with parameters of type LineStyleModifier and TypeMethodDescriptionvoidPolylineShape.setLineStyle(LineStyle value) Sets the value of the 'Line Style' containment reference. -
Uses of LineStyle in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement LineStyleModifier and TypeClassDescriptionclassAn implementation of the model object 'Line Style'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return LineStyleModifier and TypeMethodDescriptionGeographicalSchemaFactoryImpl.createLineStyle()PolylineShapeImpl.getLineStyle()Methods in com._1c.g5.v8.dt.geographicalschema.model.impl with parameters of type LineStyle -
Uses of LineStyle in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type LineStyleModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseLineStyle(LineStyle object) Returns the result of interpreting the object as an instance of 'Line Style'. -
Uses of LineStyle in com._1c.g5.v8.dt.geographicalschema.ui.internal.dialogs
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.dialogs that return LineStyleConstructors in com._1c.g5.v8.dt.geographicalschema.ui.internal.dialogs with parameters of type LineStyleModifierConstructorDescriptionLineStyleDialog(org.eclipse.swt.widgets.Shell parentShell, LineStyle model) The constructor. -
Uses of LineStyle 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 LineStyleModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusLineStyleFeatureSetTask.execute(LineStyle sourceData, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.geographicalschema.ui.internal.tasks with parameters of type LineStyleModifierConstructorDescriptionLineStyleFeatureSetTask(LineStyle lineStyle, org.eclipse.emf.ecore.EAttribute attribute, Object value) Creates new instance ofLineStyleFeatureSetTask