SAP ABAP Class CL_WD_GEO_POLYGON (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_POLYGON  
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_POLYGON has no interface implemented.
Friends
Class CL_WD_GEO_POLYGON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_GEO_POLYGON Constant Public Type reference (TYPE) GUID '8DDD411C4B12E141B7A829ED5F8902F2' 20060711
2 M_BORDER_COLOR Instance attribute Public Type reference (TYPE) STRING M_BORDER_COLOR 20040604
3 M_POSITIONS Instance attribute Public Type reference (TYPE) GEOPOSITIONSTAB 20060705
4 M_TRANSPARENCY Instance attribute Public Type reference (TYPE) I M_TRANSPARENCY 20040604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060711
2 SET_BORDER_COLOR Instance method Public Method SET_BORDER_COLOR 20040604
3 SET_POSITIONS Instance method Public Method 20060705
4 SET_TRANSPARENCY Instance method Public Method SET_TRANSPARENCY 20040604
Events
Class CL_WD_GEO_POLYGON has no event.
Types
Class CL_WD_GEO_POLYGON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method SET_BORDER_COLOR Signature

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

Method SET_BORDER_COLOR on class CL_WD_GEO_POLYGON has no exception.

Method SET_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_POSITIONS Value transfer Type reference (TYPE) GEOPOSITIONSTAB 20060705

Method SET_POSITIONS on class CL_WD_GEO_POLYGON has no exception.

Method SET_TRANSPARENCY Signature

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

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