|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--net.agmodel.utilBean.GeographicalAreaEvent
|
+--net.agmodel.utilBean.MapDisplayEvent
Title:
Description:
Copyright: Copyright (c) 2002
Company:
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
MapDisplayEvent(Object source,
GeographicalArea targetRegion,
Rectangle rect,
GeographicalBox displayRegion)
|
|
| Method Summary | |
GeographicalBox |
getDisplayRegion()
|
int |
getHeight()
|
GeographicalBox |
getTargetRegion()
|
int |
getWidth()
|
| Methods inherited from class net.agmodel.utilBean.GeographicalAreaEvent |
getArea, getBoundingBox |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MapDisplayEvent(Object source,
GeographicalArea targetRegion,
Rectangle rect,
GeographicalBox displayRegion)
| Method Detail |
public int getWidth()
public int getHeight()
public GeographicalBox getTargetRegion()
public GeographicalBox getDisplayRegion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||