uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
Class Mapping

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.Mapping

public class Mapping
extends java.lang.Object


Constructor Summary
Mapping()
           
 
Method Summary
static void _AddTo_Population_Movement_Composite_Map(uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble _Population_Location_Composite_Map, java.util.HashSet _Population_Alive_Female, java.util.HashSet _Population_Alive_Male, double _CompositionLatency, boolean _HandleOutOfMemoryError)
          Modifies _Population_Location_Composite_Map.
static void _Map_Population(java.io.File _File, java.lang.String _Type, uk.ac.leeds.ccg.andyt.grids.exchange.ImageExporter _ImageExporter, GENESIS_Environment _Environment, java.lang.Object[] _Population)
          Map locations with living population.
static void _OutputMap(uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell _Grid2DSquareCell, java.io.File _File, java.lang.String _Type, uk.ac.leeds.ccg.andyt.grids.exchange.ImageExporter _ImageExporter, GENESIS_Environment _Environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapping

public Mapping()
Method Detail

_OutputMap

public static void _OutputMap(uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell _Grid2DSquareCell,
                              java.io.File _File,
                              java.lang.String _Type,
                              uk.ac.leeds.ccg.andyt.grids.exchange.ImageExporter _ImageExporter,
                              GENESIS_Environment _Environment)

_Map_Population

public static void _Map_Population(java.io.File _File,
                                   java.lang.String _Type,
                                   uk.ac.leeds.ccg.andyt.grids.exchange.ImageExporter _ImageExporter,
                                   GENESIS_Environment _Environment,
                                   java.lang.Object[] _Population)
Map locations with living population.

Parameters:
_File -
_Type -
_ImageExporter -

_AddTo_Population_Movement_Composite_Map

public static void _AddTo_Population_Movement_Composite_Map(uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble _Population_Location_Composite_Map,
                                                            java.util.HashSet _Population_Alive_Female,
                                                            java.util.HashSet _Population_Alive_Male,
                                                            double _CompositionLatency,
                                                            boolean _HandleOutOfMemoryError)
Modifies _Population_Location_Composite_Map.

Parameters:
_Population_Location_Composite_Map -