Uses of Package
dip.gui.map

Packages that use dip.gui.map
dip.gui   
dip.gui.map   
dip.gui.order   
 

Classes in dip.gui.map used by dip.gui
MapMetadata
          Extracts map information, and SVG Elements, from the SVG file.
MapPanel
          The Main Map display component.
 

Classes in dip.gui.map used by dip.gui.map
ControlBar
          All ControlBars must extend this Control bar.
DefaultMapRenderer2.Tracker
          Keeps track of the DOM Elements and other info to monitor changes; ONE (and only one) Tracker object will exist for each Province with any items to be rendered (SC, units, etc.)
DOMUIEventHandler
          Handles MapPanel DOM UI Events, such as KeyEvents and MouseEvents.
DOMUIEventListener
          Handles DOM UI Events, and dispatches the events (after some decoding) to the DOMUIEventHandler that is set.
MapException
           
MapMetadata
          Extracts map information, and SVG Elements, from the SVG file.
MapMetadata.InfoEntry
          Stores coordinate information for Symbol placement within a province.
MapMetadata.SymbolSize
          Textual width/height of a symbol, as valid SVG dimensions.
MapPanel
          The Main Map display component.
MapPanelSVGAction.Export
          Implements basic exporting
MapRenderer2
          Base class for the new MapRenderer.
RenderCommandFactory
           
RenderCommandFactory.BooleanRenderCommand
          All Render updates occur via RenderCommands.
RenderCommandFactory.RCRenderAll
          Render the entire map
RenderCommandFactory.RCRenderProvince
          Render a particular Province
RenderCommandFactory.RCSetDisplayDislodgedUnits
          Sets if Dislodged Units are displayed or not.
RenderCommandFactory.RCSetDisplaySC
          Sets whether Supply Centers are displayed or not.
RenderCommandFactory.RCSetDisplayUnits
          Sets if Units are displayed or not.
RenderCommandFactory.RCSetDisplayUnordered
          Sets if we highlight units without orders.
RenderCommandFactory.RCSetInfluenceMode
          Sets if we are in Influence mode or not.
RenderCommandFactory.RCSetLabel
          Change how labels are displayed
RenderCommandFactory.RCSetPowerOrdersDisplayed
          Sets which Powers have their orders displayed.
RenderCommandFactory.RCSetTurnstate
          Render the entire map
RenderCommandFactory.RCShowMap
          Show/hide the map (as opposed to background)
RenderCommandFactory.RenderCommand
          All Render updates occur via RenderCommands.
StatusBarUtils
          Convenience methods for displaying information on the StatusBar.
ViewControlBar
          View Control Bar This is the control bar that implements basic zooming and revert capability.
XJSVGCanvas
          Provides for enhanced functionality over a standard JSVGCanvas.
 

Classes in dip.gui.map used by dip.gui.order
MapMetadata
          Extracts map information, and SVG Elements, from the SVG file.
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.