|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ybo.opendata.rennes.DonneesKml
public class DonneesKml
Permet de récupérer les infos sur les arceaux vélos (position).
| Constructor Summary | |
|---|---|
DonneesKml()
Constructeur. |
|
| Method Summary | |
|---|---|
List<Arceau> |
getArceaux()
Méthode permettant de récupérer les arceaux de vélos. |
List<CentreVote> |
getCentres()
Méthode permettant de récupérer les centres de votes. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DonneesKml()
| Method Detail |
|---|
public List<Arceau> getArceaux()
throws KeolisReseauException
KeolisReseauException - problème réseaux.
public List<CentreVote> getCentres()
throws KeolisReseauException
KeolisReseauException - problème réseaux.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||