Gridarta Editor
Package net.sf.gridarta.gui.map

Base classes for rendering maps. More...

Packages

package  event
 
package  mapactions
 
package  maptilepane
 
package  mapview
 
package  renderer
 
package  test
 
package  viewaction
 

Classes

class  AbstractPerMapDialogManager
 Maintains (dialog) instance associated to map view instances. More...
 
class  MapFileActions
 Implements actions for the "file" menu attached to maps. More...
 
class  MapPreviewAccessory
 Abstract base class for MapPreviewAccessories which are used for previewing maps in JFileChoosers. More...
 

Detailed Description

Base classes for rendering maps.

A MapGrid contains a 2D array of flags for highlighting tiles on a map. A MapCursor is used to modify selection and cursor position flags on this MapGrid.