Uses of Interface
com._1c.g5.v8.dt.metadata.common.AbsPicture
-
-
Uses of AbsPicture in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return AbsPicture Modifier and Type Method Description AbsPictureCommonFactory. createAbsPicture()Returns a new object of class 'Abs Picture'. -
Uses of AbsPicture in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement AbsPicture Modifier and Type Class Description classAbsPictureImplAn implementation of the model object 'Abs Picture'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return AbsPicture Modifier and Type Method Description AbsPictureCommonFactoryImpl. createAbsPicture() -
Uses of AbsPicture in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type AbsPicture Modifier and Type Method Description TCommonSwitch. caseAbsPicture(AbsPicture object)Returns the result of interpreting the object as an instance of 'Abs Picture'. -
Uses of AbsPicture in com._1c.g5.v8.dt.moxel.ui.pictures
Constructors in com._1c.g5.v8.dt.moxel.ui.pictures with parameters of type AbsPicture Constructor Description AbsSinglePictureManifest(AbsPicture picture)Create a instance ofAbsSinglePictureManifestAbsZipPictureManifest(AbsPicture picture)Create instance ofAbsZipPictureManifest -
Uses of AbsPicture in com.e1c.g5.v8.dt.picturenative.common
Methods in com.e1c.g5.v8.dt.picturenative.common with parameters of type AbsPicture Modifier and Type Method Description voidPictureNativeManagerLoader. resizePicture(AbsPicture picture, long width, long height)Resizes absolute picture with stretch mode.
-