|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.AbstractMap | +--java.util.HashMap | +--sexi.util.ValueMap | +--sexi.comp.TopographyMap
Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
Field Summary | |
(package private) DimensionArea |
area
|
Constructor Summary | |
TopographyMap()
|
Method Summary | |
DimensionArea |
getArea()
|
void |
setArea(DimensionArea a)
|
Methods inherited from class sexi.util.ValueMap |
getPointMap, getValue, putValue |
Methods inherited from class java.util.HashMap |
|
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Field Detail |
DimensionArea area
Constructor Detail |
public TopographyMap()
Method Detail |
public void setArea(DimensionArea a)
public DimensionArea getArea()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |