Modifier and Type | Method and Description |
---|---|
Gene |
GeneBox.getGene() |
Modifier and Type | Method and Description |
---|---|
GeneBox |
GeneBoxStrip.getGeneBoxForGene(Gene gene,
AppData appData) |
void |
GeneBox.setGene(Gene gene) |
Modifier and Type | Class and Description |
---|---|
class |
IntegerGene |
class |
NumericGene |
class |
SimpleGene |
class |
StringGene |
Modifier and Type | Method and Description |
---|---|
Gene |
SimpleGenome.getGene(int i) |
Gene |
Genome.getGene(int geneBoxIndex) |
Gene[] |
Genome.toGeneArray() |
Modifier and Type | Method and Description |
---|---|
void |
Gene.copy(Gene gene) |
void |
NumericGene.copy(Gene destinationGene) |
void |
SimpleGene.copy(Gene gene) |
void |
IntegerGene.copy(Gene destinationGene) |
boolean |
Gene.genomicallyEquals(Gene gene) |
boolean |
IntegerGene.genomicallyEquals(Gene gene) |
boolean |
StringGene.genomicallyEquals(Gene gene) |
Modifier and Type | Class and Description |
---|---|
class |
Atom |
Modifier and Type | Method and Description |
---|---|
Gene[] |
ArthromorphGenome.toGeneArray() |
Modifier and Type | Method and Description |
---|---|
boolean |
Atom.genomicallyEquals(Gene gene) |
Modifier and Type | Class and Description |
---|---|
class |
ColorGene |
class |
LimbFillGene |
class |
LimbShapeGene |
Modifier and Type | Method and Description |
---|---|
Gene[] |
ColourGenome.toGeneArray() |
Modifier and Type | Method and Description |
---|---|
void |
LimbFillGene.copy(Gene gene) |
void |
LimbShapeGene.copy(Gene gene) |
boolean |
LimbFillGene.genomicallyEquals(Gene gene) |
boolean |
LimbShapeGene.genomicallyEquals(Gene gene) |
Modifier and Type | Method and Description |
---|---|
GeneBox |
SwingColorGeneBoxStrip.getGeneBoxForGene(Gene gene,
AppData appData) |
void |
SwingLimbShapeGeneBox.setGene(Gene gene) |
void |
SwingLimbFillGeneBox.setGene(Gene gene) |
Modifier and Type | Method and Description |
---|---|
GeneBox |
SwingSnailGeneBoxStrip.getGeneBoxForGene(Gene gene) |
void |
SwingHandednessGeneBox.setGene(Gene gene) |
void |
SwingDoubleGeneBox.setGene(Gene gene) |
Modifier and Type | Class and Description |
---|---|
class |
DisplacementGene |
class |
Double0To1Gene |
class |
DoubleGene |
class |
HandednessGene |
class |
OpeningGene |
class |
ShapeGene |
class |
TranslationGene |
Modifier and Type | Method and Description |
---|---|
Gene[] |
SnailGenome.toGeneArray() |
Modifier and Type | Method and Description |
---|---|
void |
DoubleGene.copy(Gene destinationGene) |
void |
HandednessGene.copy(Gene destinationGene) |
boolean |
DoubleGene.genomicallyEquals(Gene gene) |
boolean |
HandednessGene.genomicallyEquals(Gene gene) |
Modifier and Type | Method and Description |
---|---|
GeneBox |
SwingMonochromeGeneBoxStrip.getGeneBoxForGene(Gene gene,
AppData appData) |
void |
SwingSpokesGeneBox.setGene(Gene gene) |
void |
SwingCompletenessGeneBox.setGene(Gene gene) |
void |
SwingIntegerGradientGeneBox.setGene(Gene newGene) |
Modifier and Type | Class and Description |
---|---|
class |
CompletenessGene |
class |
Gene12345678 |
class |
Gene9 |
class |
IntegerGene1To100 |
class |
IntegerGeneOneOrGreater |
class |
IntegerGeneZeroOrGreater |
class |
IntegerGradientGene |
class |
SegDistGene |
class |
SegNoGene |
class |
SpokesGene |
Modifier and Type | Method and Description |
---|---|
Gene[] |
MonochromeGenome.toGeneArray() |
Modifier and Type | Method and Description |
---|---|
void |
CompletenessGene.copy(Gene gene) |
void |
SpokesGene.copy(Gene gene) |
void |
IntegerGradientGene.copy(Gene destinationGene) |
boolean |
CompletenessGene.genomicallyEquals(Gene gene) |
boolean |
SpokesGene.genomicallyEquals(Gene gene) |
boolean |
IntegerGradientGene.genomicallyEquals(Gene gene) |
Modifier and Type | Method and Description |
---|---|
Gene |
SwingGeneBox.getGene() |
Modifier and Type | Method and Description |
---|---|
void |
SwingGeneBox.setGene(Gene newValue) |
void |
SwingIntegerGeneBox.setGene(Gene gene) |
Modifier and Type | Method and Description |
---|---|
GeneBox |
SwingGeneBoxStrip.getGeneBoxForGene(Gene gene,
AppData appData) |