|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.enterprise.control.AbstractListener
org.deegree_impl.clients.wmsclient.control.AbstractMapListener
Basic class for all listerens that shall be notified if a map cliented raises an action/event.
There are several predefined listeres for actions that most map clients support:---------------------------------------------------------------------
| Field Summary |
| Fields inherited from class org.deegree_impl.enterprise.control.AbstractListener |
|
| Constructor Summary | |
(package private) |
AbstractMapListener()
|
| Method Summary | |
void |
actionPerformed(FormEvent event)
|
protected double |
getScale(WMSGetMapRequest mrm)
the method returns the scale of the map defined as diagonal size of a pixel at the center of the map. |
protected java.util.HashMap |
toMap(java.lang.String request)
maps a string representation of a request to a HashMap |
| Methods inherited from class org.deegree_impl.enterprise.control.AbstractListener |
getAlternativeNextPage, getNextPage, getRequest, getReturnValue, gotoErrorPage, handle, setAlternativeNextPage, setDefaultAlternativeNextPage, setDefaultNextPage, setNextPage, setReturnValue, toModel |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
AbstractMapListener()
| Method Detail |
public void actionPerformed(FormEvent event)
actionPerformed in interface WebListeneractionPerformed in class AbstractListenerevent - protected java.util.HashMap toMap(java.lang.String request)
protected double getScale(WMSGetMapRequest mrm)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||