SAP ABAP Class IF_RSO_OBJECT_NETWORK_DRAW (BW Repository: Output Objects as Network)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_OBJECT_RENDERER_CONFIG Configuration for BW Object Renderer 20120810
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_OBJECT_NET_SVG Repository: Graphic Renderer: Scalable Vector Graphics (SVG) 20000406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_OBJECT_NET_VML BW Repository: Graphic Renderer:Vector Markup Language (VML) 19990729
Properties
Class IF_RSO_OBJECT_NETWORK_DRAW  
Short Description BW Repository: Output Objects as Network    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990622   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSO_OBJECT_NETWORK_DRAW has no interface implemented.
Friends
Class IF_RSO_OBJECT_NETWORK_DRAW has no friend class.
Attributes
Class IF_RSO_OBJECT_NETWORK_DRAW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_HYPERLINK Instance method Public Method Create Hyperlink 19991025
2 DRAW_ARC Instance method Public Method Draw Arc 19991123
3 DRAW_GRAPHICS_EPILOG Instance method Public Method Epilog for Graphic 20000406
4 DRAW_GRAPHICS_PROLOG Instance method Public Method Prolog for Graphic 20000406
5 DRAW_LINE Instance method Public Method Draw Line/Arrow 19991008
6 DRAW_RECT_END Instance method Public Method Rectangle (XML: End Tag) 19991008
7 DRAW_RECT_START Instance method Public Method Rectangle (XML: Introductory Tag) 19991008
8 DRAW_TEXT Instance method Public Method Output Text 19991008
9 HYPERLINK_DECODE Static method Public Method Decode Hyperlink (~ -> space ...) 20000406
10 HYPERLINK_ENCODE Static method Public Method Decode Hyperlink (~ -> space ...) 20000406
Events
Class IF_RSO_OBJECT_NETWORK_DRAW has no event.
Types
Class IF_RSO_OBJECT_NETWORK_DRAW has no local type.
Method Signatures

Method COMPOSE_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FONT_SIZE Call by reference Type reference (TYPE) STRING Font Größe 20020618
2 Importing I_FRAME Call by reference Type reference (TYPE) STRING frame 19991118
3 Importing I_STRING Call by reference Type reference (TYPE) STRING Textzusatz 19991025
4 Importing I_STRING_LINK Call by reference Type reference (TYPE) STRING Text, der als Hyperlink verwendet werden soll 19991025
5 Returning R_STRING Value transfer Type reference (TYPE) STRING Hyperlink 19991025

Method COMPOSE_HYPERLINK on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_ARC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLOR Call by reference Type reference (TYPE) STRING Farbe ("R:G:B") 19991123
2 Importing I_ENDANGLE Call by reference Type reference (TYPE) F 360 Ende Kreisbogen 19991123
3 Importing I_HEIGHT Call by reference Type reference (TYPE) F Höhe des Knotens 19991123
4 Importing I_POS_X Call by reference Type reference (TYPE) F Position X 19991123
5 Importing I_POS_Y Call by reference Type reference (TYPE) F Position Y 19991123
6 Importing I_STARTANGLE Call by reference Type reference (TYPE) F 0 Anfang Kreisbogen 19991123
7 Importing I_WIDTH Call by reference Type reference (TYPE) F Breite des Knotens 19991123
8 Importing I_WIDTH_LINE Call by reference Type reference (TYPE) F '1' Breite Linie 19991123

Method DRAW_ARC on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_GRAPHICS_EPILOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING HTML Text 20010518
2 Changing C_TH_HTML_PAGE Call by reference Type reference (TYPE) RSO_TH_HTML_PAGE BW Metadata Repository: URL und HTML-Seite 20000410
3 Changing C_TH_W3OBJID Call by reference Type reference (TYPE) RSO_TH_W3OBJID Zusätzliche Web Objects 20000406
4 Importing I_MAX_X Call by reference Type reference (TYPE) F Max X 20000406
5 Importing I_MAX_Y Call by reference Type reference (TYPE) F Max Y 20000406
6 Importing I_MIN_X Call by reference Type reference (TYPE) F Min X 20000406
7 Importing I_MIN_Y Call by reference Type reference (TYPE) F Min Y 20000406

Method DRAW_GRAPHICS_EPILOG on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_GRAPHICS_PROLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING HTML Text 20010518
2 Changing C_TH_W3OBJID Call by reference Type reference (TYPE) RSO_TH_W3OBJID Zusätzliche Web Objects 20000406
3 Importing I_MAX_X Call by reference Type reference (TYPE) F Max X 20000406
4 Importing I_MAX_Y Call by reference Type reference (TYPE) F Max Y 20000406
5 Importing I_MIN_X Call by reference Type reference (TYPE) F Min X 20000406
6 Importing I_MIN_Y Call by reference Type reference (TYPE) F Min Y 20000406
7 Importing I_URL Call by reference Type reference (TYPE) STRING URL dieser Seite 20000407

Method DRAW_GRAPHICS_PROLOG on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARROW Call by reference Type reference (TYPE) RS_BOOL rs_c_false Linie oder Pfeil 19991011
2 Importing I_ARROW_END Call by reference Type reference (TYPE) RS_BOOL rs_c_false Pfeil am Ende 19991123
3 Importing I_COLOR Call by reference Type reference (TYPE) STRING Farbe ("R:G:B") 19991008
4 Importing I_WIDTH Call by reference Type reference (TYPE) F '1' Breite Linie 19991013
5 Importing I_XE Call by reference Type reference (TYPE) F Linienende, X 19991008
6 Importing I_XS Call by reference Type reference (TYPE) F Linienanfang, X 19991008
7 Importing I_YE Call by reference Type reference (TYPE) F Linienende, Y 19991008
8 Importing I_YS Call by reference Type reference (TYPE) F Linienanfang, Y 19991008

Method DRAW_LINE on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_RECT_END Signature

Method DRAW_RECT_END on class IF_RSO_OBJECT_NETWORK_DRAW has no parameter.
Method DRAW_RECT_END on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_RECT_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLOR_BACKGROUND Call by reference Type reference (TYPE) STRING Farbe ("R:G:B") Hintergrund 19991013
2 Importing I_COLOR_LINE Call by reference Type reference (TYPE) STRING Farbe Umrandung 19991013
3 Importing I_HEIGHT Call by reference Type reference (TYPE) F Höhe des Knotens 19991008
4 Importing I_PICTURE Call by reference Type reference (TYPE) STRING Bild zum Füllen des Rechteck 19991027
5 Importing I_POS_X Call by reference Type reference (TYPE) F Position X 19991008
6 Importing I_POS_Y Call by reference Type reference (TYPE) F Position Y 19991008
7 Importing I_ROUNDED Call by reference Type reference (TYPE) RS_BOOL rs_c_true Runde Ecken 19991027
8 Importing I_WIDTH Call by reference Type reference (TYPE) F Breite des Knotens 19991008
9 Importing I_WIDTH_LINE Call by reference Type reference (TYPE) F '2' Breite Umrandung 19991013

Method DRAW_RECT_START on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method DRAW_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLOR Call by reference Type reference (TYPE) STRING Farbe ("R:G:B") 19991008
2 Importing I_FIXED_WIDTH Call by reference Type reference (TYPE) F Feste Breite 19991019
3 Importing I_SCALE Call by reference Type reference (TYPE) F 1 Skalierung 19991019
4 Importing I_T_TEXT Call by reference Type reference (TYPE) RSO_TH_TEXT_TABLE Text 19991014
5 Importing I_X Call by reference Type reference (TYPE) F Start X 19991008
6 Importing I_Y Call by reference Type reference (TYPE) F Start Y 19991008

Method DRAW_TEXT on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method HYPERLINK_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK Call by reference Type reference (TYPE) STRING Hyperlink 20000406
2 Returning R_LINK Value transfer Type reference (TYPE) STRING Hyperlink 20000406

Method HYPERLINK_DECODE on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.

Method HYPERLINK_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK Call by reference Type reference (TYPE) STRING Hyperlink 20000406
2 Returning R_LINK Value transfer Type reference (TYPE) STRING Hyperlink 20000406

Method HYPERLINK_ENCODE on class IF_RSO_OBJECT_NETWORK_DRAW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in