Class GeographicalSchemaSinglePictureManifest
java.lang.Object
com._1c.g5.v8.dt.platform.pictures.AbstractSinglePictureManifest<GeoPicture>
com._1c.g5.v8.dt.internal.geographicalschema.pictures.GeographicalSchemaSinglePictureManifest
- All Implemented Interfaces:
IPictureManifest
public class GeographicalSchemaSinglePictureManifest
extends AbstractSinglePictureManifest<GeoPicture>
IPictureManifest
common implementation for GeoPicture
with single picture.-
Field Summary
Fields inherited from interface com._1c.g5.v8.dt.platform.pictures.IPictureManifest
UNRESOLVED_PICTURE_MANIFEST
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.platform.pictures.AbstractSinglePictureManifest
getCompositeId, getDirection, getInputStream, getPicture, isTemplate
-
Constructor Details
-
GeographicalSchemaSinglePictureManifest
Create a instance ofGeoPicture
- Parameters:
picture
- the sourceGeoPicture
, cannot benull
-
-
Method Details
-
getInputStream
Description copied from class:AbstractSinglePictureManifest
ReadInputStream
from current picture.- Specified by:
getInputStream
in classAbstractSinglePictureManifest<GeoPicture>
- Returns:
InputStream
of picture, optional, nevernull
-