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 | Instance attribute | Public | Type reference (TYPE) | STRING | Background color | 20020806 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Clicked Object | 20040226 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20040227 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Move in X Direction | 20040302 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Move in Y Direction | 20040302 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GIS_VIEW_IGS | GIS viewer component | 20020806 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GEOBORDER | New Border (for Navigation) | 20040226 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | F | Zoom Factor | 20040302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020806 | |
| 2 | Static method | Public | Method | Converts attributes to geographic border | 20040226 | |
| 3 | Instance method | Public | Method | Returns interface IF_GIS_VIEW | 20020806 | |
| 4 | Instance method | Public | Method | Executes Navigation After 'Navigate' Event | 20040226 | |
| 5 | 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 | BORDER | Value transfer | Type reference (TYPE) | GEOBORDER | Geographical border | 20040226 | |||
| 2 | MAXX | Call by reference | Type reference (TYPE) | STRING | Geographical border: right | 20040226 | |||
| 3 | MAXY | Call by reference | Type reference (TYPE) | STRING | Geographical border: top | 20040226 | |||
| 4 | MINX | Call by reference | Type reference (TYPE) | STRING | Geographical border: left | 20040226 | |||
| 5 | 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 | 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 | 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 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML mit Control | 20040226 | |||
| 2 | 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 |