Uses of Interface
nl.javel.gisbeans.map.MapInterface

Packages that use MapInterface
nl.javel.gisbeans.map   
nl.javel.gisbeans.map.mapfile   
 

Uses of MapInterface in nl.javel.gisbeans.map
 

Classes in nl.javel.gisbeans.map that implement MapInterface
 class Map
          Provides the implementation of a Map.
 

Uses of MapInterface in nl.javel.gisbeans.map.mapfile
 

Methods in nl.javel.gisbeans.map.mapfile that return MapInterface
static MapInterface MapFileXMLParser.parseMapFile(URL url)
          parses a Mapfile URL to a mapFile.