A B C D E G H I J L M N O P R S T U V W X Y Z

A

AddBiotBkp(CBiot) - Method in class BiomFrame.CUniverse
Add a Biot to BKP
App - Variable in class BiomFrame.CBiomorphUniverse
Pointer to calling App

B

BiomApp - Variable in class BiomFrame.BiomFrame
Link to Biomorph Frame/App.
BiomFrame - package BiomFrame
 
BiomFrame - class BiomFrame.BiomFrame.
BiomFrame : The only Object of that class is to provide a Browser interface for the Frame
BiomFrame() - Constructor for class BiomFrame.BiomFrame
 
Biots - Variable in class BiomFrame.CUniverse
Biots Collection
BIOTS_BKP_SIZE - Static variable in class BiomFrame.CUniverse
 
BiotsBkp - Variable in class BiomFrame.CUniverse
2d Biots Collection for diverses uses
borderLayout1 - Variable in class BiomFrame.CBiomAbout
 
borderLayout1 - Variable in class BiomFrame.CBiomApp
 
borderLayout2 - Variable in class BiomFrame.CBiomAbout
 
button1 - Variable in class BiomFrame.BiomFrame
 
button1_actionPerformed(ActionEvent) - Method in class BiomFrame.BiomFrame
Lauch BiomApp
ButtonAbout - Variable in class BiomFrame.CBiomApp
 
ButtonAbout_mouseClicked(MouseEvent) - Method in class BiomFrame.CBiomApp
Display About box
ButtonOK - Variable in class BiomFrame.CBiomAbout
 
ButtonOK_mouseClicked(MouseEvent) - Method in class BiomFrame.CBiomAbout
 
ButtonRandom - Variable in class BiomFrame.CBiomApp
 
ButtonRandom_actionPerformed(ActionEvent) - Method in class BiomFrame.CBiomApp
Generate Random Bioms
ButtonReset - Variable in class BiomFrame.CBiomApp
 
ButtonReset_actionPerformed(ActionEvent) - Method in class BiomFrame.CBiomApp
Restore Default bioms
ButtonUndo - Variable in class BiomFrame.CBiomApp
 
ButtonUndo_actionPerformed(ActionEvent) - Method in class BiomFrame.CBiomApp
restore previous father

C

CalcBiomSize(float, float, int, int, int[], int[]) - Method in class BiomFrame.CBiomorph
Determines the global size of the Biom
CalcXOffset() - Method in class BiomFrame.CBiomorph
Calculate X and Y Offsets from the genes
CallingApp - Variable in class BiomFrame.CBiomAbout
Link to Biomorph Applet
cancel() - Method in class BiomFrame.CBiomAbout
 
CBiomAbout - class BiomFrame.CBiomAbout.
About Box
CBiomAbout(Frame, boolean) - Constructor for class BiomFrame.CBiomAbout
 
CBiomAbout(Frame, String, boolean) - Constructor for class BiomFrame.CBiomAbout
 
CBiomApp - class BiomFrame.CBiomApp.
Main Application
CBiomApp(BiomFrame) - Constructor for class BiomFrame.CBiomApp
 
CBiomorph - class BiomFrame.CBiomorph.
CBiomorph : defines a Biomorph as a Biot
CBiomorph(CBiomorph, int) - Constructor for class BiomFrame.CBiomorph
Creates a descendant with a mutation on gene nummutant
CBiomorph(CBiomorphUniverse) - Constructor for class BiomFrame.CBiomorph
Create a Biom in Universe
CBiomorph(CBiomorphUniverse, boolean, int) - Constructor for class BiomFrame.CBiomorph
Randomly creates Biomorph at Place
CBiomorphUniverse - class BiomFrame.CBiomorphUniverse.
Defines the functions of the Biomorph's Universe
CBiomorphUniverse(CBiomApp) - Constructor for class BiomFrame.CBiomorphUniverse
Construct World in Application
CBiomView - class BiomFrame.CBiomView.
Bioms Views : JPView extension to manage Biomorph
CBiomView(CBiomorphUniverse, Color, int) - Constructor for class BiomFrame.CBiomView
Construct a BiomView with background color and type
CBiot - class BiomFrame.CBiot.
CBiot : Abstract Living Entity class.
CBiot() - Constructor for class BiomFrame.CBiot
 
CBiot(CUniverse) - Constructor for class BiomFrame.CBiot
Creates a Biot in a Universe
CBiotType - class BiomFrame.CBiotType.
Defines the different Types of Biots
CBiotType() - Constructor for class BiomFrame.CBiotType
 
CGenome - class BiomFrame.CGenome.
CGenome : Genome defined as an Object Collection
CGenome(int) - Constructor for class BiomFrame.CGenome
 
ClearBkg() - Method in class BiomFrame.JPView
Clear Background
CreateMutants(CBiomorph) - Method in class BiomFrame.CBiomorphUniverse
Create offspring set for father
CUniverse - class BiomFrame.CUniverse.
CUniverse : Abstract class to define universe Basic properties
CUniverse(Container) - Constructor for class BiomFrame.CUniverse
Constructor
CurrentBiom - Variable in class BiomFrame.CBiomorphUniverse
Biom at place 1

D

Delta - Variable in class BiomFrame.CBiomorph
 
destroy() - Method in class BiomFrame.JPView
remove buffer
Direction - Variable in class BiomFrame.CBiot
 
DispGeneHStep - Variable in class BiomFrame.CBiomView
 
DispGeneVStep - Variable in class BiomFrame.CBiomView
 
DispGenome(CBiomView) - Method in class BiomFrame.CBiomorph
Display the Biom genome (e.d directions) in lower right square
Draw(Graphics, float, float, int, int, int[], int[]) - Method in class BiomFrame.CBiomorph
Recursive Drawing algorithm
DrawWorld() - Method in class BiomFrame.CBiomorphUniverse
Default drawing
DrawWorld(JPView) - Method in class BiomFrame.CUniverse
Draw the World
DrawWorld(JPView) - Method in class BiomFrame.CBiomorphUniverse
Draw World

E

EmptyBiotBkp() - Method in class BiomFrame.CUniverse
Empty BiotBkp
EnergyLevel - Variable in class BiomFrame.CBiot
 

G

Genome - Variable in class BiomFrame.CBiot
 
GenomeScale - Variable in class BiomFrame.CBiomorph
 
GenRndBioms() - Method in class BiomFrame.CBiomorphUniverse
Generate Random Bioms
getAppletInfo() - Method in class BiomFrame.BiomFrame
 
GetAuthor() - Method in class BiomFrame.BiomFrame
 
GetBiotAt(int) - Method in class BiomFrame.CUniverse
Return the nth Biot in Collection
GetBiotBkp() - Method in class BiomFrame.CUniverse
Get Last Biot in BKP
GetClickGeneValue(CBiomView, int, int, int) - Method in class BiomFrame.CBiomorph
Return the value of direction Genes at clicking point
GetCurrentBiom() - Method in class BiomFrame.CBiomorphUniverse
Return current biom
GetEnergyLevel() - Method in class BiomFrame.CBiot
 
GetGene(int) - Method in class BiomFrame.CBiomorph
Return the nth Gene as Integer
GetGridAt(int, int) - Method in class BiomFrame.CBiomView
Returns the # of the grid at point x,y
GetGridDirAt(int, int) - Method in class BiomFrame.CBiomView
Returns the # of the gene at point x,y, if click on Gene disp Square
GetInfos() - Method in class BiomFrame.BiomFrame
 
GetMainView() - Method in class BiomFrame.CBiomorphUniverse
View getter
GetMyType() - Method in class BiomFrame.CBiot
 
GetMyUniverse() - Method in class BiomFrame.CBiot
Universe getter
GetName() - Method in class BiomFrame.BiomFrame
 
getParameterInfo() - Method in class BiomFrame.BiomFrame
 
GetRepresentation() - Method in class BiomFrame.JPGraphTools
Get Representation
GetType() - Method in class BiomFrame.CBiomView
Type getter
GetVersionNum() - Method in class BiomFrame.BiomFrame
 
Go() - Method in class BiomFrame.CBiomorphUniverse
Default Run
Go(JPView) - Method in class BiomFrame.CUniverse
Run the World
Go(JPView) - Method in class BiomFrame.CBiomorphUniverse
Run the World in View e.d. create offsprings set and draw World
GrBuff - Variable in class BiomFrame.JPView
Graphics context for double buffering
gridLayout1 - Variable in class BiomFrame.CBiomApp
 
gridLayout1 - Variable in class BiomFrame.BiomFrame
 
gridLayout2 - Variable in class BiomFrame.CBiomApp
 
GrTools - Variable in class BiomFrame.CBiomApp
 
GT - Variable in class BiomFrame.CBiomorph
Pointer to App GraphTools

H

Height - Variable in class BiomFrame.JPView
View size
HorizStep - Variable in class BiomFrame.CBiomView
 

I

ImgBuff - Variable in class BiomFrame.JPView
Image for double buffering
init() - Method in class BiomFrame.BiomFrame
 
InitDispGene(CBiomView) - Method in class BiomFrame.CBiomorph
Some gene display init.
InitView() - Method in class BiomFrame.CBiomorphUniverse
Init View
isStandalone - Variable in class BiomFrame.BiomFrame
 

J

jbInit() - Method in class BiomFrame.CBiomAbout
 
jbInit() - Method in class BiomFrame.CBiomApp
 
jbInit() - Method in class BiomFrame.BiomFrame
 
JPGraphTools - class BiomFrame.JPGraphTools.
Various Graphic functions
JPGraphTools() - Constructor for class BiomFrame.JPGraphTools
default constructor.
JPGraphTools(int, int, int) - Constructor for class BiomFrame.JPGraphTools
Constructor.
JPGridBag - class BiomFrame.JPGridBag.
JPGridBag : Implements GridBagConstraints complex JDK 1.1 constructor for 1.0 compatibility
JPGridBag(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class BiomFrame.JPGridBag
 
JPView - class BiomFrame.JPView.
JPView : Views.
JPView() - Constructor for class BiomFrame.JPView
Default constructor
JPView(Color) - Constructor for class BiomFrame.JPView
Construct a View with a bkgrd color

L

lHeight - Variable in class BiomFrame.JPView
Logical size for calculation
lHeight - Variable in class BiomFrame.JPGraphTools
Logical size (theorical size for calculation)
Live(JPView) - Method in class BiomFrame.CBiot
 
Live(JPView) - Method in class BiomFrame.CBiomorph
Live function : Draw
LToRX(float) - Method in class BiomFrame.JPGraphTools
Logical to system display conversion Return : x=x, y=MaxY-y
LToRY(float) - Method in class BiomFrame.JPGraphTools
 
lWidth - Variable in class BiomFrame.JPView
Logical size for calculation
lWidth - Variable in class BiomFrame.JPGraphTools
Logical size (theorical size for calculation)

M

MainView - Variable in class BiomFrame.CBiomorphUniverse
View of the Universe
MaxX - Variable in class BiomFrame.JPGraphTools
Current Canvas size
MaxY - Variable in class BiomFrame.JPGraphTools
Current Canvas size
MotherApplet - Static variable in class BiomFrame.CBiomApp
 
mouseDown(Event, int, int) - Method in class BiomFrame.CBiomView
Mouse Down : Process Selected grid and Gene/dir
mouseDrag(Event, int, int) - Method in class BiomFrame.CBiomView
Mouse Drag : modify Genome
mouseUp(Event, int, int) - Method in class BiomFrame.CBiomView
MouseUp : Select a new Father according to gene modification
MyApp - Variable in class BiomFrame.CUniverse
Pointer to Application
MyType - Variable in class BiomFrame.CBiot
Type of entity manager
MyUniverse - Variable in class BiomFrame.CBiot
Pointer to living entity universe
MyUniverse - Variable in class BiomFrame.CBiomorph
 
MyUniverse - Variable in class BiomFrame.CBiomView
Pointer to the Universe

N

NbDim - Variable in class BiomFrame.PosReal
 
NbDirections - Variable in class BiomFrame.CUniverse
 
NbGene - Variable in class BiomFrame.CBiomorph
 
NbMutants - Variable in class BiomFrame.CBiomorphUniverse
 

O

OrigOffsetX - Variable in class BiomFrame.JPGraphTools
Origin Offsets
OrigOffsetY - Variable in class BiomFrame.JPGraphTools
Origin Offsets

P

paint(Graphics) - Method in class BiomFrame.JPView
 
PaintBackground() - Method in class BiomFrame.CBiomView
Paint View Background
PaintGenomeBack() - Method in class BiomFrame.CBiomView
Paint the Genome Square Background
panel1 - Variable in class BiomFrame.CBiomAbout
 
panel1 - Variable in class BiomFrame.CBiomApp
 
panel2 - Variable in class BiomFrame.CBiomAbout
 
panel3 - Variable in class BiomFrame.CBiomAbout
 
panel3 - Variable in class BiomFrame.CBiomApp
 
pHeight - Variable in class BiomFrame.JPGraphTools
Pixel size according to logical and real sizes
Place - Variable in class BiomFrame.CBiomorph
Position on Grid
Position - Variable in class BiomFrame.CBiot
 
PosReal - class BiomFrame.PosReal.
PosReal : Implements Position in real (float)
PosReal() - Constructor for class BiomFrame.PosReal
Default 2D Constructor
PosReal(float, float) - Constructor for class BiomFrame.PosReal
Constructor 2D
PosReal(float, float, float) - Constructor for class BiomFrame.PosReal
Constructor 3D
PosRealToPoint() - Method in class BiomFrame.PosReal
Converts Indirectly PosReal in java.awt.Point
PosRealToPoint(Point) - Method in class BiomFrame.PosReal
Converts Directly PosReal in java.awt.Point
processWindowEvent(WindowEvent) - Method in class BiomFrame.CBiomAbout
 
pWidth - Variable in class BiomFrame.JPGraphTools
Pixel size according to logical and real sizes

R

RemoveBiotBkp() - Method in class BiomFrame.CUniverse
Remove a Biot from BKP
REPRANISOTROPIC - Static variable in class BiomFrame.JPGraphTools
Anisotropic representation
REPRBASE - Static variable in class BiomFrame.JPGraphTools
Normal representation
ReprCrt - Variable in class BiomFrame.JPGraphTools
Current Reprensentation
REPRISOTROPIC - Static variable in class BiomFrame.JPGraphTools
Isotropic representation
Reset() - Method in class BiomFrame.CBiomorphUniverse
Restore default Bioms
Resize(int, int) - Method in class BiomFrame.JPGraphTools
set current working size
Resize(int, int, float, float) - Method in class BiomFrame.JPGraphTools
set current working and logical size
ResizeGrBuff() - Method in class BiomFrame.JPView
Modify the size of the view
ResizeGrBuff() - Method in class BiomFrame.CBiomView
Resize Graphic Buffer and Steps
RToLX(int) - Method in class BiomFrame.JPGraphTools
System display to Logical conversion
RToLY(int) - Method in class BiomFrame.JPGraphTools
 

S

SelectedGene - Variable in class BiomFrame.CBiomView
 
SelectedGrid - Variable in class BiomFrame.CBiomView
 
SetBiotType(CBiotType) - Method in class BiomFrame.CBiot
 
SetClickGeneValue(CBiomView, int, PosReal) - Method in class BiomFrame.CBiomorph
Set the values of direction Genes according to clicking point
SetCurrentBiom(CBiomorph) - Method in class BiomFrame.CBiomorphUniverse
set biom to CurrentBiom (0)
SetDefaultGenes() - Method in class BiomFrame.CBiomorph
Set Biom genome to default values
SetDim() - Method in class BiomFrame.JPView
Set the dimension variables, returns the Dimension
SetDirOrigOffset(int, CBiomView) - Method in class BiomFrame.CBiomorph
Set display OrigOffset for a Direction
SetGene(int, int) - Method in class BiomFrame.CBiomorph
Gene setter
SetGenome(int) - Method in class BiomFrame.CBiot
 
SetLogicalSize(float, float) - Method in class BiomFrame.JPView
Set the logical size
SetLogicSize(float, float) - Method in class BiomFrame.JPGraphTools
set logical size
SetOrigOffset(int, int) - Method in class BiomFrame.JPGraphTools
set current origin offsets
SetRepresentation(int) - Method in class BiomFrame.JPGraphTools
set Representation
SetZoomBiom(CBiomorph) - Method in class BiomFrame.CBiomorphUniverse
set Zoom biom to CurrentBiom (0)
start() - Method in class BiomFrame.CBiomApp
Here we go !
SwitchView() - Method in class BiomFrame.CBiomView
Switch between views

T

textArea1 - Variable in class BiomFrame.CBiomAbout
 
this_componentResized(ComponentEvent) - Method in class BiomFrame.CBiomApp
Resizing management
this_windowClosing(WindowEvent) - Method in class BiomFrame.CBiomApp
Good-Bye
Type - Static variable in class BiomFrame.CBiotType
 
Type - Variable in class BiomFrame.CBiomView
 
TYPEMAIN - Static variable in class BiomFrame.CBiomView
 
TYPEZOOM - Static variable in class BiomFrame.CBiomView
 

U

Undo() - Method in class BiomFrame.CBiomorphUniverse
Undo : Get last Biom in BKP

V

VerticStep - Variable in class BiomFrame.CBiomView
 

W

Width - Variable in class BiomFrame.JPView
View size
World - Variable in class BiomFrame.CBiomApp
 

X

x - Variable in class BiomFrame.PosReal
 
XMax - Variable in class BiomFrame.CBiomorph
 
XMin - Variable in class BiomFrame.CBiomorph
 
XOffsets - Variable in class BiomFrame.CBiomorph
 

Y

y - Variable in class BiomFrame.PosReal
 
YMax - Variable in class BiomFrame.CBiomorph
 
YMin - Variable in class BiomFrame.CBiomorph
 
YOffsets - Variable in class BiomFrame.CBiomorph
 

Z

z - Variable in class BiomFrame.PosReal
 
ZoomBiom - Variable in class BiomFrame.CBiomorphUniverse
Current Zooming biom

A B C D E G H I J L M N O P R S T U V W X Y Z