Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaComponent
-
Packages that use GeographicalSchemaComponent Package Description com._1c.g5.v8.dt.geographicalschema.model com._1c.g5.v8.dt.geographicalschema.model.impl com._1c.g5.v8.dt.geographicalschema.model.util -
-
Uses of GeographicalSchemaComponent in com._1c.g5.v8.dt.geographicalschema.model
Subinterfaces of GeographicalSchemaComponent in com._1c.g5.v8.dt.geographicalschema.model Modifier and Type Interface Description interfaceGeographicalSchemaDrawingAreaA representation of the model object 'Drawing Area'.interfaceGeographicalSchemaLegendA representation of the model object 'Legend'.interfaceGeographicalSchemaTitleA representation of the model object 'Title'. -
Uses of GeographicalSchemaComponent in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaComponent Modifier and Type Class Description classGeographicalSchemaComponentImplAn implementation of the model object 'Component'.classGeographicalSchemaDrawingAreaImplAn implementation of the model object 'Drawing Area'.classGeographicalSchemaLegendImplAn implementation of the model object 'Legend'.classGeographicalSchemaTitleImplAn implementation of the model object 'Title'. -
Uses of GeographicalSchemaComponent in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchemaComponent Modifier and Type Method Description TGeographicalSchemaSwitch. caseGeographicalSchemaComponent(GeographicalSchemaComponent object)Returns the result of interpreting the object as an instance of 'Component'.
-