com.sap.tc.webdynpro.clientserver.uielib.graphics.api
Class WDGeoRouterStop
java.lang.Object
com.sap.tc.webdynpro.clientserver.uielib.graphics.api.WDGeoRouterStop
- public class WDGeoRouterStop
- extends Object
A helper class of the IWDGeoRouter. A stop is a geo position that must be part
of the route, i.e. the start, end or a stop in the middle of the route.
Stops consist of a geo position, an id and a description.
WDGeoRouterStop
public WDGeoRouterStop(String id,
String description,
WDGeoPosition position)
getId
public String getId()
getDescription
public String getDescription()
getGeoPosition
public WDGeoPosition getGeoPosition()
toString
public String toString()
Copyright 2006 SAP AG Complete Copyright Notice