Uses of Interface
com._1c.g5.v8.dt.metadata.common.AbsPicture
Packages that use AbsPicture
Package
Description
-
Uses of AbsPicture in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return AbsPictureModifier and TypeMethodDescriptionCommonFactory.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 AbsPictureModifier and TypeClassDescriptionclassAn implementation of the model object 'Abs Picture'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return AbsPicture -
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 AbsPictureModifier and TypeMethodDescriptionCommonSwitch.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 AbsPictureModifierConstructorDescriptionAbsSinglePictureManifest(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 AbsPictureModifier and TypeMethodDescriptionvoidPictureNativeManagerLoader.resizePicture(AbsPicture picture, long width, long height) Resizes absolute picture with stretch mode.