artoflife pre0.1.0-dev

Uses of Package
org.artoflife.gui.population

Packages that use org.artoflife.gui.population
org.artoflife.gui.population Contains the central PopulationView with required support classes in order to provide a JComponent view on a Population of Individuals that use PaintablePhenotypes. 
org.artoflife.gui.scope Contains Scope-dependent GUI classes including a panel bound to an Individual property that paints its PaintablePhenotype, and a PopulationView bound to a Population property. 
 

Classes in org.artoflife.gui.population used by org.artoflife.gui.population
PopulationView
          Base class for JComponent-based views on a Population containing Individuals that have org.artoflife.gp.paintable.PaintablePhenotypes.
RecordPositionPolicy
          Used by PopulationView to implement a policy for positioning IndividualRecords horizontally and vertically within the view.
VerticalFitnessPolicy
          A RecordPositionPolicy that positions Individuals vertically according to their Fitness (scaled to some range) and horizontally by record index with a constant individual width to fit the population's ideal size across the entire width of the parent view.
 

Classes in org.artoflife.gui.population used by org.artoflife.gui.scope
PopulationView
          Base class for JComponent-based views on a Population containing Individuals that have org.artoflife.gp.paintable.PaintablePhenotypes.
RecordPositionPolicy
          Used by PopulationView to implement a policy for positioning IndividualRecords horizontally and vertically within the view.
 


artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.