Uses of Interface
com._1c.g5.v8.dt.geographicalschema.model.GeoPicture
-
Packages that use GeoPicture 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 GeoPicture in com._1c.g5.v8.dt.geographicalschema.model
Methods in com._1c.g5.v8.dt.geographicalschema.model that return GeoPicture Modifier and Type Method Description GeoPictureGeographicalSchemaFactory. createGeoPicture()Returns a new object of class 'Geo Picture'. -
Uses of GeoPicture in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement GeoPicture Modifier and Type Class Description classGeoPictureImplAn implementation of the model object 'Geo Picture'.Methods in com._1c.g5.v8.dt.geographicalschema.model.impl that return GeoPicture Modifier and Type Method Description GeoPictureGeographicalSchemaFactoryImpl. createGeoPicture() -
Uses of GeoPicture in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type GeoPicture Modifier and Type Method Description TGeographicalSchemaSwitch. caseGeoPicture(GeoPicture object)Returns the result of interpreting the object as an instance of 'Geo Picture'.
-