Package webmngr.web

Interface Summary
MapElement A MapElement is any kind of element present in a Map.
MapObserver  
NavigationMap This interface provides all necessary methods to access a map or sub-map externally
 

Class Summary
Atlas An Atlas is a set of NavigationMaps
CompositeMapElement Title: Description: Copyright: Copyright (c) 2002 Company:
DefaultMapElement A DefautMapElement is any kind of element present in a Map.
GifFactoryServlet  
ImageFactoryServlet  
ManagedElement A ManagedElement is a managed element in a map which represents the status of an specific element.
ManagerStation Classe que gerencia todos os atlas.
MapColor Auxiliar Class used to associate strings to color objects
MapElementComparator This class compares two MapElements to know which one must be draw first, according to their drawPlane
MapElementsManager Classe que gerencia todos os elementos de mapa
MapImage A MapLabel is a String that can be printed on a map.
MapLabel A MapLabel is a String that can be printed on a map.
MapLine A MapLine is any kind of line linking two positions in a map.
MapPoint This class is used to manipulate points on the map with float coordinates
NetMap A NetMap is at the same time a Map with elements to be drawn and also a DefaultMapElement, that is, a sub-map, that has a representation to be displayed on the screen.
StatusImage Class that associates status values to images
WebmngrServlet  
 

Exception Summary
ParentNotFoundException Exception thrown when a MapElement Parent is unknown or has not been declared yet.