SAP ABAP Class CL_XSLFO_LINE_AREA (Area - normal line)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSL_FO_AREA_MODEL (Package) (obsolote prototype) XSL Formatted Objects Area Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSLFO_AREA | Area - super class | 20080208 |
Properties
| Class | CL_XSLFO_LINE_AREA | |
| Short Description | Area - normal line | |
| Super Class | CL_XSLFO_AREA | Area - super class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_XSL_FO_AREA_MODEL | (obsolote prototype) XSL Formatted Objects Area Model |
| Created | 20080208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSLFO_LINE_AREA has no forward declaration.
Interfaces
Class CL_XSLFO_LINE_AREA has no interface implemented.
Friends
Class CL_XSLFO_LINE_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20080215 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20080215 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | -1 | XSL-FO length in thousandth part of a point (at 72dpi) | 20080303 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | XSLFO_LENGTH | 1000 | XSL-FO length in thousandth part of a point (at 72dpi) | 20080303 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20090914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete leading spaces in line | 20080229 | |
| 2 | Instance method | Public | Method | 20080305 | ||
| 3 | Instance method | Public | Method | Split line after specified width | 20080227 |
Events
Class CL_XSLFO_LINE_AREA has no event.
Types
Class CL_XSLFO_LINE_AREA has no local type.
Method Signatures
Method DELETE_LEADING_SPACE Signature
Method DELETE_LEADING_SPACE on class CL_XSLFO_LINE_AREA has no parameter.
Method DELETE_LEADING_SPACE on class CL_XSLFO_LINE_AREA has no exception.
Method DELETE_TRAILING_SPACE Signature
Method DELETE_TRAILING_SPACE on class CL_XSLFO_LINE_AREA has no parameter.
Method DELETE_TRAILING_SPACE on class CL_XSLFO_LINE_AREA has no exception.
Method SPLIT_AFTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WIDTH | Call by reference | Type reference (TYPE) | XSLFO_LENGTH | XSL-FO length in thousandth part of a point (at 72dpi) | 20080227 |
Method SPLIT_AFTER on class CL_XSLFO_LINE_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |