EZGraph

Name

EZGraph --  A class for easily create graphs.

Description

This class allows the user to easily create graphs of various quantities in the model s/he is investigating. The user first creates the EZGraph, and then creates "Sequences"; (lines) which will appear in the graph. The sequences are generated based on data provided by a single object or a collection of target objects, in reponse to a specified selector. One of the features of the EZGraph is that it will automatically generate average, total, min, max and count sequences without the user having to mess with Averagers amd other low-level classes.

Protocols adopted by EZGraph

SwarmObject GUIComposite CREATABLE

Methods

Phase: Creating

Phase: Using