SAP ABAP Class CL_XSLFO_INLINE_AREA (Area - normal inline)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_BASIC_LINK_AREA Area for basic_link 20090929
2 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_INLINE_IMAGE_AREA Area - image area 20081111
3 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_INLINE_PAGENR_CT_AREA page number citation area 20090914
4 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_INLINE_TEXT_AREA Area - normal text 20080208
5 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_LEADER_AREA Area - leader 20080305
Properties
Class CL_XSLFO_INLINE_AREA  
Short Description Area - normal inline    
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_INLINE_AREA has no forward declaration.
Interfaces
Class CL_XSLFO_INLINE_AREA has no interface implemented.
Friends
Class CL_XSLFO_INLINE_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ALTITUDE Instance attribute Public Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080215
2 MV_DEPTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080215
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_LEADING_SPACE Instance method Public Method 20080229
2 DELETE_TRAILING_SPACE Instance method Public Method 20080305
3 SPLIT_AFTER Instance method Public Method Split area after specified width 20080227
Events
Class CL_XSLFO_INLINE_AREA has no event.
Types
Class CL_XSLFO_INLINE_AREA has no local type.
Method Signatures

Method DELETE_LEADING_SPACE Signature

Method DELETE_LEADING_SPACE on class CL_XSLFO_INLINE_AREA has no parameter.
Method DELETE_LEADING_SPACE on class CL_XSLFO_INLINE_AREA has no exception.

Method DELETE_TRAILING_SPACE Signature

Method DELETE_TRAILING_SPACE on class CL_XSLFO_INLINE_AREA has no parameter.
Method DELETE_TRAILING_SPACE on class CL_XSLFO_INLINE_AREA has no exception.

Method SPLIT_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOTAL_LINEWIDTH Call by reference Type reference (TYPE) XSLFO_LENGTH 0 XSL:FO length unit (1/72000 inch) 20090911
2 Importing IV_WIDTH Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080227
3 Returning RO_OVERFLOW Value transfer Object reference (TYPE REF TO) CL_XSLFO_INLINE_AREA Area - normal inline 20080227

Method SPLIT_AFTER on class CL_XSLFO_INLINE_AREA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711