Home » openjdk-7 » net.wlandscape » map »

net.wlandscape.map

Classes:

CBasicFrame  

?berschrift: class CBasicFrame

Beschreibung: used as a basis to create the GUI application

Copyright: Copyright (c) 2002

Organisation: Project WLANdscape

 
code | html
CMapDisplay  

?berschrift: Project WLANdscape

Beschreibung: This class provides a graphical presentation of the access point data on a map

uses method "getMap()" from class "CRequestMap" to get a .png picture

uses method "getWlanBetween(..)" from class CDBConnection to get an array of "CWlanInfo"-objects that hold information about the access point data

Copyright: Copyright (c) 2002

Organisation: Project WLANdscape

 
code | html
CMapGUI  

?berschrift: Project WLANdscape

Beschreibung:

Copyright: Copyright (c) 2002

Organisation: Project WLANdscape

 
code | html
CMapLayer  

?berschrift: Project WLANdscape

Beschreibung: represents the layer used in a JLayeredPane in CMapDisplay;

gets the image of the geographical map;

uses method getMap() from class CRequestMap to get the image

Copyright: Copyright (c) 2002

Organisation: Project WLANdscape

 
code | html
CWlanLayer  

?berschrift: Project WLANdscape

Beschreibung: class to create the layer for the display of the WLANs;

--> used in a JLayeredPane in class CMapDisplay

Copyright: Copyright (c) 2002

Organisation: Project WLANdscape

 
code | html