Uses of Class
dip.gui.map.MapPanel

Packages that use MapPanel
dip.gui   
dip.gui.map   
 

Uses of MapPanel in dip.gui
 

Methods in dip.gui that return MapPanel
 MapPanel ClientFrame.getMapPanel()
          Get the MapPanel component
 

Uses of MapPanel in dip.gui.map
 

Fields in dip.gui.map declared as MapPanel
protected  MapPanel MapRenderer2.mapPanel
           
protected  MapPanel ControlBar.mapPanel
           
 

Constructors in dip.gui.map with parameters of type MapPanel
XJSVGCanvas(MapPanel mapPanel, StatusBar statusBar, org.apache.batik.swing.svg.SVGUserAgent ua, boolean eventsEnabled, boolean selectableText)
          Creates a new XJSVGCanvas.
ViewControlBar(MapPanel mp)
          Creates the View control bar.
StatusBarUtils(MapPanel mp, StatusBar statusbar)
          Create the StatusBarUtils object
OrderControlBar(MapPanel mp)
          Any time the TurnState changes, a new OrderControlBar is created.
MapRenderer2(MapPanel mp)
          Default Constructor JSVGCanvas and SVGDocument of MapPanel must not be null
MapPanelSVGAction.Print(MapPanel mp)
           
MapPanelSVGAction.ExportJPG(MapPanel mp)
          JPG export: default quality of 0.8 (80%)
MapPanelSVGAction.ExportPNG(MapPanel mp)
          Create a PNG Export object
MapPanelSVGAction.ExportPDF(MapPanel mp)
           
MapPanelSVGAction.ExportSVG(MapPanel mp)
           
MapPanelSVGAction.Export(MapPanel mp, org.apache.batik.transcoder.Transcoder t, SimpleFileFilter simpleFileFilter)
          Export
MapMetadata(MapPanel mp, SymbolPack sp, boolean supressPlacementErrors)
          Create a MapMetadata Object, by parsing the SVG placement id group metadata If supressPlacementErrors are suppressed, using the appropriate boolean flag, only valid parsed placement data will be used.
EmptyControlBar(MapPanel mp)
          Create an EmptyControlBar
EditControlBar(MapPanel mp)
          Create an EditControlBar
DefaultMapRenderer2(MapPanel mp, SymbolPack sp)
          Creates a DefaultMapRenderer object
ControlBar(MapPanel mp)
          Create a ControlBar
 



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