Package nl.tudelft.simulation.dsol.animation.gis.map


package nl.tudelft.simulation.dsol.animation.gis.map
Map storage and display classes.

Copyright (c) 2020-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License. The dsol.animation.gis project is based on the gisbeans project that has been part of DSOL since 2002, originally by Peter Jacobs and Paul Jacobs.

Author:
Alexander Verbraeck
  • Classes
    Class
    Description
    Feature contains an element of a layer, defined by a key value combination, with its own colors.
    TODO: minimum scale and maximum scale to draw features has to be added again, but first, scale needs to be defined properly.
    Provides the implementation of a Map.
    This is an implementation of the LayerInterface that just stores the basic metadata for each layer.
    This class defines the map image, which acts as the basic 'canvas' for the drawing process.