SAP ABAP Class CL_RSO_NETWORK_COMPOSITE_GRID (BW Repository: Composite with Grid-Layout)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_OBJECT_NET_COMPONENT BW Repository: Network Components 19991008
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_OBJECT_NET_GRID_OVIEW BW Repository: Network, Overview with Grid Layout 19991008
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_OBJECT_NET_QUERY BW Repository: Graphical Query Display 19991026
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_OBJECT_NET_QUERY_ARRAY BW Repository: Network: Queries as Quadratic Grid 19991025
Properties
Class CL_RSO_NETWORK_COMPOSITE_GRID  
Short Description BW Repository: Composite with Grid-Layout    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSO_EXTENSION   BW Repository (Parts Not Within CORE) 
Created 19991008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSO_NETWORK_LEAF_TEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_OBJECT_NET_COMPONENT BW Repository: Network Components 19991008
Friends
Class CL_RSO_NETWORK_COMPOSITE_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ASC_LINE_TYPE Instance attribute Private Type reference (TYPE) I Line type 19991123
2 P_COUNTER_ASSOCIATIONS Instance attribute Protected Type reference (TYPE) NUMC09 Association Counter 19991011
3 P_FILTER_TLOGO Instance attribute Protected Type reference (TYPE) RSO_FILTER_TLOGO Output Modes 19991020
4 P_GRID_UNIFORM Instance attribute Protected Type reference (TYPE) RS_BOOL Divide Grid Equally? 19991015
5 P_MODE Instance attribute Protected Type reference (TYPE) CHAR1 Alignment Mode 19991008
6 P_OBJVERS Instance attribute Protected Type reference (TYPE) RS_OBJVERS Object Version 19991104
7 P_R_OBJECT_NETWORK Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_OBJECT_NETWORK Network 19991014
8 P_SCALE Instance attribute Protected Type reference (TYPE) F Scaling Factor 19991026
9 P_TH_COMPONENT Instance attribute Protected Type reference (TYPE) RSO_TH_OBJECT_NET_COMPONENT Components (Lower-level Nodes) 19991008
10 P_TS_ASC_LIST Instance attribute Private Type reference (TYPE) LT_TS_ASC_LIST List of Associations 19991123
11 P_X_GAP Instance attribute Protected Type reference (TYPE) F X Gap 19991026
12 P_X_SIZE Instance attribute Protected Type reference (TYPE) F Size X 19991008
13 P_Y_GAP Instance attribute Protected Type reference (TYPE) F Y Gap 19991026
14 P_Y_SIZE Instance attribute Protected Type reference (TYPE) F Size Y 19991008
Methods
# Method Level Visibility Method type Description Created on
1 ARRANGE Instance method Public Method 19991008
2 ARRANGE_UNIFORM_X Instance method Protected Method Only Columns Equal, Centralize every Column Vertically 19991015
3 ARRANGE_UNIFORM_XY Instance method Protected Method Divide Columns and Rows Equally 19991015
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991008
5 DRAW Instance method Public Method 19991008
6 DRAW_ASSOCIATIONS Instance method Protected Method Draw Associations 19991123
7 DRAW_ASSOCIATION_DIRECT Instance method Private Method Draw Associations with Direct Lines 19991123
8 DRAW_ASSOCIATION_HORVER Instance method Private Method Draw Associations with Horizontal/Vertical Lines 19991123
9 GET_DOCK_POS_OF_OBJECT Instance method Public Method 19991008
10 INSERT_ASSOCIATION Instance method Public Method 19991008
11 INSERT_OBJECT Instance method Public Method 19991008
12 IS_COMPONENT_VISIBLE Instance method Protected Method Is the Component Visible? 19991008
13 OPTIMIZE_LINES Instance method Private Method Optimizes Lines 19991126
Events
Class CL_RSO_NETWORK_COMPOSITE_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_S_ASC_LIST Private See coding List of Associations 19991123
2 LT_TS_ASC_LIST Private See coding LT_TS_ASC_LIST 19991123
Method Signatures

Method ARRANGE Signature

Method ARRANGE on class CL_RSO_NETWORK_COMPOSITE_GRID has no parameter.
Method ARRANGE on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method ARRANGE_UNIFORM_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_X_SIZE Call by reference Type reference (TYPE) F Größe X 19991015
2 Exporting E_Y_SIZE Call by reference Type reference (TYPE) F Größe Y 19991015
3 Importing I_SCALE Call by reference Type reference (TYPE) F Skalierung 19991015

Method ARRANGE_UNIFORM_X on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method ARRANGE_UNIFORM_XY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_X_SIZE Call by reference Type reference (TYPE) F Größe X 19991015
2 Exporting E_Y_SIZE Call by reference Type reference (TYPE) F Größe Y 19991015
3 Importing I_SCALE Call by reference Type reference (TYPE) F Skalierung 19991015

Method ARRANGE_UNIFORM_XY on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASC_LINE_TYPE Call by reference Type reference (TYPE) I 0 Linientyp 19991123
2 Importing I_FILTER_TLOGO Call by reference Type reference (TYPE) RSO_FILTER_TLOGO rsoc_c_filter_tlogo-standard Ausgabemodi 19991020
3 Importing I_GRID_UNIFORM Call by reference Type reference (TYPE) RS_BOOL rs_c_false Gitter gleichmäßig oder nur Spalten 19991015
4 Importing I_R_OBJECT_NETWORK Call by reference Object reference (TYPE REF TO) CL_RSO_OBJECT_NETWORK Netzwerk 19991014

Method CONSTRUCTOR on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method DRAW Signature

Method DRAW on class CL_RSO_NETWORK_COMPOSITE_GRID has no parameter.
Method DRAW on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method DRAW_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DRAW_MODE Call by reference Type reference (TYPE) I 0 0: direkte Linie, 1: hor./vert. Linien 19991123
2 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Implementation Zeichnen 19991123
3 Importing I_X_MIN Call by reference Type reference (TYPE) F Koordinatensystem Translation 19991123
4 Importing I_Y_MIN Call by reference Type reference (TYPE) F Koordinatensystem Translation 19991123

Method DRAW_ASSOCIATIONS on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method DRAW_ASSOCIATION_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Implementation Zeichnen 19991123
2 Importing I_X_MIN Call by reference Type reference (TYPE) F Koordinatensystem Translation 19991123
3 Importing I_Y_MIN Call by reference Type reference (TYPE) F Koordinatensystem Translation 19991123

Method DRAW_ASSOCIATION_DIRECT on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method DRAW_ASSOCIATION_HORVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Implementation Zeichnen 19991123
2 Importing I_X_MIN Call by reference Type reference (TYPE) F Koordinatensystem Translation 19991123
3 Importing I_Y_MIN Call by reference Type reference (TYPE) F Koordinatensystem Translation 19991123

Method DRAW_ASSOCIATION_HORVER on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method GET_DOCK_POS_OF_OBJECT Signature

Method GET_DOCK_POS_OF_OBJECT on class CL_RSO_NETWORK_COMPOSITE_GRID has no parameter.
Method GET_DOCK_POS_OF_OBJECT on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method INSERT_ASSOCIATION Signature

Method INSERT_ASSOCIATION on class CL_RSO_NETWORK_COMPOSITE_GRID has no parameter.
Method INSERT_ASSOCIATION on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method INSERT_OBJECT Signature

Method INSERT_OBJECT on class CL_RSO_NETWORK_COMPOSITE_GRID has no parameter.
Method INSERT_OBJECT on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method IS_COMPONENT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SOBJ_NAME Name 19991008
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Ergebnis 19991008

Method IS_COMPONENT_VISIBLE on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.

Method OPTIMIZE_LINES Signature

Method OPTIMIZE_LINES on class CL_RSO_NETWORK_COMPOSITE_GRID has no parameter.
Method OPTIMIZE_LINES on class CL_RSO_NETWORK_COMPOSITE_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in