SAP ABAP Class CL_FXS_IMAGE_TIF_HANDLER (Image Processor TIF Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_XSLFO_SUPPLEMENTARY_IMAGE (Package) Supplementary image functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FXS_IMAGE_HANDLER Image Processor Abstract Type Handler 20081110
Properties
Class CL_FXS_IMAGE_TIF_HANDLER  
Short Description Image Processor TIF Handling    
Super Class CL_FXS_IMAGE_HANDLER Image Processor Abstract Type Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_XSLFO_SUPPLEMENTARY_IMAGE   Supplementary image functionality 
Created 20081110   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FXS_IMAGE_TIF_HANDLER has no forward declaration.
Interfaces
Class CL_FXS_IMAGE_TIF_HANDLER has no interface implemented.
Friends
Class CL_FXS_IMAGE_TIF_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LC_TIFF_BAD_FIRST Constant Protected Type reference (TYPE) I 800 20081110
2 LC_TIFF_BAD_LAST Constant Protected Type reference (TYPE) I 32767 20081110
3 LC_TIFF_BIG_ENDIAN Constant Protected See coding '4D4D002A' 20081110
4 LC_TIFF_BITSPERSAMPLE Constant Protected Type reference (TYPE) I 258 20081110
5 LC_TIFF_EXIF_IFD Constant Protected Type reference (TYPE) I 34665 20081110
6 LC_TIFF_GPSINFO_IFD Constant Protected Type reference (TYPE) I 34853 20081110
7 LC_TIFF_IMAGELENGTH Constant Protected Type reference (TYPE) I 257 20081110
8 LC_TIFF_IMAGEWIDTH Constant Protected Type reference (TYPE) I 256 20081110
9 LC_TIFF_INTEROP_IFD Constant Protected Type reference (TYPE) I 40965 20081110
10 LC_TIFF_JPEG_FIRST Constant Protected Type reference (TYPE) I 512 20081110
11 LC_TIFF_JPEG_LAST Constant Protected Type reference (TYPE) I 521 20081110
12 LC_TIFF_LITTLE_ENDIAN Constant Protected See coding '49492A00' 20081110
13 LC_TIFF_RES_UNIT Constant Protected Type reference (TYPE) I 296 20081110
14 LC_TIFF_RES_UNIT_CM Constant Protected Type reference (TYPE) I 3 20081110
15 LC_TIFF_RES_UNIT_INCH Constant Protected Type reference (TYPE) I 2 20081110
16 LC_TIFF_RES_UNIT_NONE Constant Protected Type reference (TYPE) I 1 20081110
17 LC_TIFF_START_OF_FILE Constant Protected Type reference (TYPE) I 0 20081110
18 LC_TIFF_TYPE_LONG Constant Protected Type reference (TYPE) I 4 20081110
19 LC_TIFF_TYPE_RATIONAL Constant Protected Type reference (TYPE) I 5 20081110
20 LC_TIFF_TYPE_SHORT Constant Protected Type reference (TYPE) I 3 20081110
21 LC_TIFF_XMLPACKET Constant Protected Type reference (TYPE) I 700 20081110
22 LC_TIFF_X_RES Constant Protected Type reference (TYPE) I 282 20081110
23 LC_TIFF_Y_RES Constant Protected Type reference (TYPE) I 283 20081110
Methods
# Method Level Visibility Method type Description Created on
1 FIND_TAG_IN_IFD Instance method Protected Method 20081110
Events
Class CL_FXS_IMAGE_TIF_HANDLER has no event.
Types
Class CL_FXS_IMAGE_TIF_HANDLER has no local type.
Method Signatures

Method FIND_TAG_IN_IFD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STREAM Call by reference Object reference (TYPE REF TO) CL_FXS_BINARY_STREAM 20081110
2 Importing IV_TAG Call by reference Type reference (TYPE) I 20081110
3 Returning RV_OFS Value transfer Type reference (TYPE) I 20081110

Method FIND_TAG_IN_IFD on class CL_FXS_IMAGE_TIF_HANDLER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720