SAP ABAP Class CL_WD_GEO_POINT (Perforce change= / 20040604-141405)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_BUSINESS_GRAPHICS (Package) UIE Library "BusinessGraphics"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_GEO_OBJECT Perforce change= / 20040604-141405 20040604
Properties
Class CL_WD_GEO_POINT  
Short Description Perforce change= / 20040604-141405    
Super Class CL_WD_GEO_OBJECT Perforce change= / 20040604-141405 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_BUSINESS_GRAPHICS   UIE Library "BusinessGraphics" 
Created 20040604   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WD_GEO_POINT has no interface implemented.
Friends
Class CL_WD_GEO_POINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_GEO_POINT Constant Public Type reference (TYPE) GUID '129221FAF5D572449540502049CD94B2' 20060711
2 M_IMAGE Instance attribute Public Type reference (TYPE) STRING M_IMAGE 20040604
3 M_POSITION Instance attribute Public Type reference (TYPE) GEOPOSITION M_POSITION 20040604
4 M_SIZE Instance attribute Public Type reference (TYPE) I M_SIZE 20040604
5 M_STYLE Instance attribute Public Type reference (TYPE) WDUI_GEO_POINT_STYLE M_STYLE 20040604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060711
2 SET_IMAGE Instance method Public Method SET_IMAGE 20040604
3 SET_POSITION Instance method Public Method SET_POSITION 20040604
4 SET_SIZE Instance method Public Method SET_SIZE 20040604
5 SET_STYLE Instance method Public Method SET_STYLE 20040604
Events
Class CL_WD_GEO_POINT has no event.
Types
Class CL_WD_GEO_POINT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method SET_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_IMAGE Value transfer Type reference (TYPE) STRING 20040604

Method SET_IMAGE on class CL_WD_GEO_POINT has no exception.

Method SET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_POSITION Value transfer Type reference (TYPE) GEOPOSITION 20040604

Method SET_POSITION on class CL_WD_GEO_POINT has no exception.

Method SET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_SIZE Value transfer Type reference (TYPE) I 20040604

Method SET_SIZE on class CL_WD_GEO_POINT has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_STYLE Value transfer Type reference (TYPE) WDUI_GEO_POINT_STYLE 20040604

Method SET_STYLE on class CL_WD_GEO_POINT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700