|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.mapper.loader.FakeMapSource
For testing purposes
| Field Summary | |
protected java.lang.String |
name
|
| Constructor Summary | |
FakeMapSource(java.lang.String name)
|
|
| Method Summary | |
java.lang.String |
getName()
|
boolean |
isDefault()
|
java.util.Enumeration |
query(Coordinate one,
Coordinate two)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String name
| Constructor Detail |
public FakeMapSource(java.lang.String name)
| Method Detail |
public java.lang.String getName()
getName in interface MapSourcepublic boolean isDefault()
isDefault in interface MapSource
public java.util.Enumeration query(Coordinate one,
Coordinate two)
query in interface MapSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||