SAP ABAP Class CL_GRAPH_MAP_EXT (Element handler: <Graphics:map>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_GRAPHICS_MAP Base: 20020805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20040226
Properties
Class CL_GRAPH_MAP_EXT  
Short Description Element handler: <Graphics:map>    
Super Class CLG_GRAPHICS_MAP Base: <Graphics:map> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_GRAPHICS   BSP Extensions for SAP Graphics 
Created 20020805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAPH_MAP_EXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20040226
Friends
Class CL_GRAPH_MAP_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BACKGROUND_COLOR Instance attribute Public Type reference (TYPE) STRING Background color 20020806
2 CLICKED_OBJECT Instance attribute Public Type reference (TYPE) STRING Clicked Object 20040226
3 EVENT Instance attribute Public Attribute reference (LIKE) 20040227
4 MOVE_X Instance attribute Private Type reference (TYPE) I Move in X Direction 20040302
5 MOVE_Y Instance attribute Private Type reference (TYPE) I Move in Y Direction 20040302
6 M_GIS_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_GIS_VIEW_IGS GIS viewer component 20020806
7 NEW_BORDER Instance attribute Private Type reference (TYPE) GEOBORDER New Border (for Navigation) 20040226
8 ZOOM_FACTOR Instance attribute Private Type reference (TYPE) F Zoom Factor 20040302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020806
2 CONVERT_TO_BORDER Static method Public Method Converts attributes to geographic border 20040226
3 GET_GIS_VIEW Instance method Public Method Returns interface IF_GIS_VIEW 20020806
4 NAVIGATE Instance method Public Method Executes Navigation After 'Navigate' Event 20040226
5 RENDER_CONTROL Instance method Private Method Renders Map Including Navigation Buttons 20040226
Events
Class CL_GRAPH_MAP_EXT has no event.
Types
Class CL_GRAPH_MAP_EXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRAPH_MAP_EXT has no parameter.
Method CONSTRUCTOR on class CL_GRAPH_MAP_EXT has no exception.

Method CONVERT_TO_BORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BORDER Value transfer Type reference (TYPE) GEOBORDER Geographical border 20040226
2 Importing MAXX Call by reference Type reference (TYPE) STRING Geographical border: right 20040226
3 Importing MAXY Call by reference Type reference (TYPE) STRING Geographical border: top 20040226
4 Importing MINX Call by reference Type reference (TYPE) STRING Geographical border: left 20040226
5 Importing MINY Call by reference Type reference (TYPE) STRING Geographical border: bottom 20040226

Method CONVERT_TO_BORDER on class CL_GRAPH_MAP_EXT has no exception.

Method GET_GIS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETVAL Value transfer Object reference (TYPE REF TO) IF_GIS_VIEW GIS viewer interface 20020806

Method GET_GIS_VIEW on class CL_GRAPH_MAP_EXT has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BORDER Value transfer Type reference (TYPE) GEOBORDER Geographischer Rahmen in WGS84-Koordinaten 20040226

Method NAVIGATE on class CL_GRAPH_MAP_EXT has no exception.

Method RENDER_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING HTML mit Control 20040226
2 Importing IMAGE_REF Call by reference Type reference (TYPE) STRING HTML mit Bildreferenz 20040226

Method RENDER_CONTROL on class CL_GRAPH_MAP_EXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630