Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaLegend
Packages that use GeographicalSchemaLegend
Package
Description
-
Uses of GeographicalSchemaLegend in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchemaLegendModifier and TypeMethodDescriptionGeographicalSchemaFactory.createGeographicalSchemaLegend()
Returns a new object of class 'Legend'.GeographicalSchema.getGeographicalSchemaLegend()
Returns the value of the 'Geographical Schema Legend' containment reference.Methods in com._1c.g5.v8.dt.geographicalschema.model with parameters of type GeographicalSchemaLegendModifier and TypeMethodDescriptionvoid
GeographicalSchema.setGeographicalSchemaLegend
(GeographicalSchemaLegend value) Sets the value of the 'Geographical Schema Legend
' containment reference. -
Uses of GeographicalSchemaLegend in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaLegendModifier and TypeClassDescriptionclass
An implementation of the model object 'Legend'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchemaLegendModifier and TypeMethodDescriptionGeographicalSchemaFactoryImpl.createGeographicalSchemaLegend()
GeographicalSchemaImpl.getGeographicalSchemaLegend()
Methods in com._1c.g5.v8.dt.geographicalschema.model.impl with parameters of type GeographicalSchemaLegendModifier and TypeMethodDescriptionvoid
GeographicalSchemaImpl.setGeographicalSchemaLegend
(GeographicalSchemaLegend newGeographicalSchemaLegend) -
Uses of GeographicalSchemaLegend in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchemaLegendModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseGeographicalSchemaLegend
(GeographicalSchemaLegend object) Returns the result of interpreting the object as an instance of 'Legend'.