|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object uk.ac.ucl.casa.andrew.phd.segregationModelAddRemove.SegGISModel.happystatsBlues
Start of creating a graph Methods To create a graph there needs to be an inner class which impliments Repast's "DataSource" and "Sequence" interface which require 2 methods: An execute method that returns an Object A "getSValue method that returns a double (datatype). Below I have created methods to display different types of landuse throughout the simulation run (See adding a chart how to doc (tutorial 30).
Constructor Summary | |
(package private) |
SegGISModel.happystatsBlues()
|
Method Summary | |
java.lang.Object |
execute()
|
double |
getSValue()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
SegGISModel.happystatsBlues()
Method Detail |
public java.lang.Object execute()
execute
in interface uchicago.src.sim.analysis.DataSource
public double getSValue()
getSValue
in interface uchicago.src.sim.analysis.Sequence
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |