|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDGeoPointStyle | |
| com.sap.tc.webdynpro.clientserver.uielib.graphics.api | |
| Uses of WDGeoPointStyle in com.sap.tc.webdynpro.clientserver.uielib.graphics.api |
| Fields in com.sap.tc.webdynpro.clientserver.uielib.graphics.api declared as WDGeoPointStyle | |
static WDGeoPointStyle |
WDGeoPointStyle.CIRCLE
|
static WDGeoPointStyle |
WDGeoPointStyle.TRIANGLE
|
static WDGeoPointStyle |
WDGeoPointStyle.SQUARE
|
static WDGeoPointStyle |
WDGeoPointStyle.ELLIPSE
|
static WDGeoPointStyle |
WDGeoPointStyle.IMAGE
|
| Methods in com.sap.tc.webdynpro.clientserver.uielib.graphics.api that return WDGeoPointStyle | |
static WDGeoPointStyle |
WDGeoPointStyle.valueOf(int ordinal)
Returns the enumeration value for the given ordinal. |
static WDGeoPointStyle |
WDGeoPointStyle.valueOf(java.lang.String name)
Returns the enumeration value for the given name. |
WDGeoPointStyle |
IWDGeoPoint.getStyle()
Returns the value of the style property. |
| Methods in com.sap.tc.webdynpro.clientserver.uielib.graphics.api with parameters of type WDGeoPointStyle | |
void |
IWDGeoPoint.setStyle(WDGeoPointStyle value)
Sets the value of the style property. |
|
Web Dynpro API Documentation | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||