Class EsriXmlSwingApplication.EmptyModel

java.lang.Object
org.djutils.event.LocalEventProducer
nl.tudelft.simulation.dsol.model.AbstractDsolModel<Double,DevsSimulatorInterface<Double>>
nl.tudelft.simulation.examples.dsol.animation.gis.EsriXmlSwingApplication.EmptyModel
All Implemented Interfaces:
Serializable, Remote, DsolModel<Double,DevsSimulatorInterface<Double>>, org.djutils.event.EventProducer
Enclosing class:
EsriXmlSwingApplication

static class EsriXmlSwingApplication.EmptyModel extends AbstractDsolModel<Double,DevsSimulatorInterface<Double>>
The empty model -- this demo is just to show a map on the screen.
  • Constructor Details

    • EmptyModel

      EmptyModel(DevsSimulatorInterface<Double> simulator)
      constructs a new EmptyModel.
      Parameters:
      simulator - DevsSimulatorInterface<Double>; the simulator
  • Method Details

    • constructModel

      public void constructModel() throws SimRuntimeException
      Throws:
      SimRuntimeException
    • getGisMap

      public nl.tudelft.simulation.dsol.animation.gis.GisRenderable2d getGisMap()
      Returns:
      gisMap