|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Services the layer provides to the road layer helper.
Method Summary | |
java.util.List |
getGraphicList()
Should return a flattened list of road OMGraphics. |
Projection |
getProjection()
Needed to find the height and width of the displayed routes, etc. |
void |
setExtraGraphics(java.util.List toDraw)
Draw extra OMGraphics (intersections, to debug the road layer), a callback method to the LayerView to let it know what the RoadFinder is doing. |
Method Detail |
public Projection getProjection()
public java.util.List getGraphicList()
public void setExtraGraphics(java.util.List toDraw)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |