|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.jappit.midmaps.googlemaps.GoogleMapsPath
public class GoogleMapsPath
| Constructor Summary | |
|---|---|
GoogleMapsPath()
|
|
| Method Summary | |
|---|---|
void |
addPoint(GoogleMapsCoordinates coordinates)
|
void |
setColor(java.lang.String color)
|
void |
setFillColor(java.lang.String color)
|
void |
setWeight(int weight)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleMapsPath()
| Method Detail |
|---|
public void setWeight(int weight)
public void setFillColor(java.lang.String color)
public void setColor(java.lang.String color)
public void addPoint(GoogleMapsCoordinates coordinates)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||