SAP ABAP Class CL_FXS_IMAGE_PNG_HANDLER (Image Processor PNG 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 | 20081107 |
Properties
| Class | CL_FXS_IMAGE_PNG_HANDLER | |
| Short Description | Image Processor PNG 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 | 20081107 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FXS_IMAGE_PNG_HANDLER has no forward declaration.
Interfaces
Class CL_FXS_IMAGE_PNG_HANDLER has no interface implemented.
Friends
Class CL_FXS_IMAGE_PNG_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | TY_CHUNK_NAME | '49444154' | 20081107 | |||
| 2 | Constant | Protected | Type reference (TYPE) | TY_CHUNK_NAME | '49454E44' | 20081107 | |||
| 3 | Constant | Protected | Type reference (TYPE) | TY_CHUNK_NAME | '49484452' | 20081107 | |||
| 4 | Constant | Protected | Type reference (TYPE) | TY_CHUNK_NAME | '70485973' | 20081107 | |||
| 5 | Constant | Protected | See coding | '89504E470D0A1A0A' | 20081107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081107 |
Events
Class CL_FXS_IMAGE_PNG_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHUNK_NAME | Protected | See coding | 20081107 | ty_chunk_name(4) TYPE x
|
Method Signatures
Method GET_CHUNK_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STREAM | Call by reference | Object reference (TYPE REF TO) | CL_FXS_BINARY_STREAM | 20081107 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | TY_CHUNK_NAME | 20081107 | ||||
| 3 | IV_OFFSET | Call by reference | Type reference (TYPE) | I | 0 | 20081107 | |||
| 4 | RV_OFFSET | Value transfer | Type reference (TYPE) | I | 20081107 |
Method GET_CHUNK_POS on class CL_FXS_IMAGE_PNG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |