|
artoflife pre0.1.0-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.populationPopulationView
|
Base class for JComponent-based views on a Population containing
Individual s that have
org.artoflife.gp.paintable.PaintablePhenotype s.RecordPositionPolicy
|
Used by PopulationView to
implement a policy for positioning
IndividualRecord s 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.scopePopulationView
|
Base class for JComponent-based views on a Population containing
Individual s that have
org.artoflife.gp.paintable.PaintablePhenotype s.RecordPositionPolicy
|
Used by PopulationView to
implement a policy for positioning
IndividualRecord s horizontally
and vertically within the view. |
|
artoflife pre0.1.0-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |