|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.tools.roads.RoadFinder.Intersections
public static class RoadFinder.Intersections
| Constructor Summary | |
|---|---|
RoadFinder.Intersections()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
boolean |
contains(Intersection intersection)
|
java.util.Enumeration |
elements()
|
Intersection |
get(java.lang.String name)
|
void |
put(Intersection intersection)
|
void |
remove(Intersection intersection)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoadFinder.Intersections()
| Method Detail |
|---|
public void put(Intersection intersection)
public void remove(Intersection intersection)
public Intersection get(java.lang.String name)
public java.util.Enumeration elements()
public boolean contains(Intersection intersection)
public void clear()
public int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||