SAP ABAP Class CL_XSLFO_AREA_MARKS (Area marks - borders and background)
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
Properties
Class CL_XSLFO_AREA_MARKS  
Short Description Area marks - borders and background    
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 20080220   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSLFO_AREA_MARKS has no forward declaration.
Interfaces
Class CL_XSLFO_AREA_MARKS has no interface implemented.
Friends
Class CL_XSLFO_AREA_MARKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_BACKGROUND_COLOR Instance attribute Public Type reference (TYPE) XSLFO_COLOR 20080220
2 MV_BORDER_BOTTOM_COLOR Instance attribute Public Type reference (TYPE) XSLFO_COLOR 20080220
3 MV_BORDER_BOTTOM_STYLE Instance attribute Public Type reference (TYPE) XSLFO_ENUM 20080220
4 MV_BORDER_BOTTOM_WIDTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
5 MV_BORDER_LEFT_COLOR Instance attribute Public Type reference (TYPE) XSLFO_COLOR 20080220
6 MV_BORDER_LEFT_STYLE Instance attribute Public Type reference (TYPE) XSLFO_ENUM 20080220
7 MV_BORDER_LEFT_WIDTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
8 MV_BORDER_RIGHT_COLOR Instance attribute Public Type reference (TYPE) XSLFO_COLOR 20080220
9 MV_BORDER_RIGHT_STYLE Instance attribute Public Type reference (TYPE) XSLFO_ENUM 20080220
10 MV_BORDER_RIGHT_WIDTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
11 MV_BORDER_TOP_COLOR Instance attribute Public Type reference (TYPE) XSLFO_COLOR 20080220
12 MV_BORDER_TOP_STYLE Instance attribute Public Type reference (TYPE) XSLFO_ENUM 20080220
13 MV_BORDER_TOP_WIDTH Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
14 MV_PADDING_BOTTOM Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
15 MV_PADDING_LEFT Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
16 MV_PADDING_RIGHT Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
17 MV_PADDING_TOP Instance attribute Public Type reference (TYPE) XSLFO_LENGTH 20080220
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20080227
2 CREATE_BLACK_BORDER Static method Public Method 20080220
3 CREATE_FROM_OBJECT Static method Public Method 20080220
4 RENDER Instance method Public Method 20080220
Events
Class CL_XSLFO_AREA_MARKS has no event.
Types
Class CL_XSLFO_AREA_MARKS has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AREA_MARKS Value transfer Object reference (TYPE REF TO) CL_XSLFO_AREA_MARKS Area marks - borders and background 20080227

Method CLONE on class CL_XSLFO_AREA_MARKS has no exception.

Method CREATE_BLACK_BORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_AREA_MARKS Value transfer Object reference (TYPE REF TO) CL_XSLFO_AREA_MARKS Area marks - borders and background 20080220

Method CREATE_BLACK_BORDER on class CL_XSLFO_AREA_MARKS has no exception.

Method CREATE_FROM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT_NODE Call by reference Object reference (TYPE REF TO) CL_XSLFO_OBJECT_NODE Node - superclass for all objects 20080220
2 Returning RO_AREA_MARKS Value transfer Object reference (TYPE REF TO) CL_XSLFO_AREA_MARKS Area marks - borders and background 20080220

Method CREATE_FROM_OBJECT on class CL_XSLFO_AREA_MARKS has no exception.

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEIGHT Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080220
2 Importing IV_WIDTH Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080220
3 Importing IV_X Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080220
4 Importing IV_Y Call by reference Type reference (TYPE) XSLFO_LENGTH XSL-FO length in thousandth part of a point (at 72dpi) 20080220
# Exception Resumable Description Created on
1 CX_XSLFO_OUTPUT_ERROR XSL-FO Render Error 20081014
History
Last changed by/on SAP  20090618 
SAP Release Created in 711