Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeographicalSchemaDrawingArea
-
Packages that use GeographicalSchemaDrawingArea 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 GeographicalSchemaDrawingArea in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeographicalSchemaDrawingArea Modifier and Type Method Description GeographicalSchemaDrawingAreaGeographicalSchemaFactory. createGeographicalSchemaDrawingArea()Returns a new object of class 'Drawing Area'.GeographicalSchemaDrawingAreaGeographicalSchema. getGeographicalSchemaDrawingArea()Returns the value of the 'Geographical Schema Drawing Area' containment reference.Methods in com._1c.g5.v8.dt.geographicalschema.model with parameters of type GeographicalSchemaDrawingArea Modifier and Type Method Description voidGeographicalSchema. setGeographicalSchemaDrawingArea(GeographicalSchemaDrawingArea value)Sets the value of the 'Geographical Schema Drawing Area' containment reference. -
Uses of GeographicalSchemaDrawingArea in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeographicalSchemaDrawingArea Modifier and Type Class Description classGeographicalSchemaDrawingAreaImplAn implementation of the model object 'Drawing Area'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeographicalSchemaDrawingArea Modifier and Type Method Description GeographicalSchemaDrawingAreaGeographicalSchemaFactoryImpl. createGeographicalSchemaDrawingArea()GeographicalSchemaDrawingAreaGeographicalSchemaImpl. getGeographicalSchemaDrawingArea()Methods in com._1c.g5.v8.dt.geographicalschema.model.impl with parameters of type GeographicalSchemaDrawingArea Modifier and Type Method Description voidGeographicalSchemaImpl. setGeographicalSchemaDrawingArea(GeographicalSchemaDrawingArea newGeographicalSchemaDrawingArea) -
Uses of GeographicalSchemaDrawingArea in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeographicalSchemaDrawingArea Modifier and Type Method Description TGeographicalSchemaSwitch. caseGeographicalSchemaDrawingArea(GeographicalSchemaDrawingArea object)Returns the result of interpreting the object as an instance of 'Drawing Area'.
-