|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.tc.webdynpro.clientserver.uielib.graphics.api.WDGeoFactory
Factory for geo services.
| Method Summary | |
static IWDConverter |
createConverter()
Creates a new converter. |
static IWDGeoCoder |
createGeoCoder()
Creates a new geo coder. |
static IWDGeoLine |
createGeoLine(java.lang.String id)
Creates a new geo line with the given id. |
static IWDGeoPoint |
createGeoPoint(java.lang.String id)
Creates a new geo point with the given id. |
static IWDGeoPolygon |
createGeoPolygon(java.lang.String id)
Creates a new geo polygon with the given id. |
static IWDGeoRouter |
createGeoRouter()
Creates a new geo router. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static IWDGeoLine createGeoLine(java.lang.String id)
public static IWDGeoPoint createGeoPoint(java.lang.String id)
public static IWDGeoPolygon createGeoPolygon(java.lang.String id)
public static IWDConverter createConverter()
public static IWDGeoCoder createGeoCoder()
public static IWDGeoRouter createGeoRouter()
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||