Index
A B C D E F G H I K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- data - Variable in class application.controller.dialogs.search.SearchResultsDialog
- DatabaseEntry - Class in application.model.database
-
An entry in a database
- DatabaseEntry(Pattern) - Constructor for class application.model.database.DatabaseEntry
-
Constructs the entry with the given pattern
- DatabaseEntry(String) - Constructor for class application.model.database.DatabaseEntry
-
Constructs the entry with the given entry
- DatabaseReader - Class in application.model.database
-
Reads a database and stores the information
- DatabaseReader(File) - Constructor for class application.model.database.DatabaseReader
-
Constructs the database from a file
- DBCommand - Class in application.commands
- DBCommand() - Constructor for class application.commands.DBCommand
- DBEntryCommand - Class in application.commands
- DBEntryCommand() - Constructor for class application.commands.DBEntryCommand
- DEAD - Static variable in class application.model.rules.ruleloader.ruletable.Ruletable
-
The predefined LIVE, DEAD and ANY variables
- decreaseStepSize() - Method in class application.controller.MainController
- deepCopy() - Method in class application.model.simulation.Grid
-
Deep copies the grid
- deepPeriod(int[], int, int) - Static method in class application.model.patterns.LinearGrowth
-
Gets the period of an interleaving of degree-d polynomials.
- deficient - Variable in class application.model.rules.isotropic.rules.DeficientINT
-
The deficient transitions of the deficient INT rule
- DeficientHROT - Class in application.model.rules.hrot
-
Implements the Deficient HROT rule family
- DeficientHROT() - Constructor for class application.model.rules.hrot.DeficientHROT
-
Creates a Deficient HROT rule with the Minibugs rule
- DeficientHROT(String) - Constructor for class application.model.rules.hrot.DeficientHROT
-
Creates a Deficient HROT rule with the given rulestring
- DeficientHROTDialog - Class in application.controller.dialogs.rule.hrot
- DeficientHROTDialog() - Constructor for class application.controller.dialogs.rule.hrot.DeficientHROTDialog
- DeficientINT - Class in application.model.rules.isotropic.rules
-
Implements deficient isotropic non-totalistic rules
- DeficientINT() - Constructor for class application.model.rules.isotropic.rules.DeficientINT
-
Constructs the rule, DeficientLife
- DeficientINT(String) - Constructor for class application.model.rules.isotropic.rules.DeficientINT
-
Constructs a deficient INT rule with the provided rulestring
- DeficientINTDialog - Class in application.controller.dialogs.rule.isotropic
- DeficientINTDialog() - Constructor for class application.controller.dialogs.rule.isotropic.DeficientINTDialog
- deleteCells() - Method in class application.controller.MainController
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.hrot.history.HROTHistory
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.hrot.HROTExtendedGenerations
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.hrot.HROTGenerations
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.isotropic.rules.energetic.INTEnergetic
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.isotropic.rules.history.INTHistory
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.isotropic.rules.INTGenerations
- dependsOnNeighbours(int, int, Coordinate) - Method in class application.model.rules.Rule
-
If the next state of the cell depends on its neighbours, return -1.
- Directive - Class in application.model.rules.ruleloader
-
Represents directives (@...) in *.rule files
- Directive(String) - Constructor for class application.model.rules.ruleloader.Directive
-
Constructs a directive containing the given content
- directiveName - Variable in class application.model.rules.ruleloader.Directive
-
Name of the directive
- DoubleLetterTransitions - Class in application.model.rules.isotropic.transitions
-
Implements INT transitions that consist of 2 letters (one isotropic, the another anisotropic) such as the range 2 von neumann INT transitions
- DoubleLetterTransitions(String) - Constructor for class application.model.rules.isotropic.transitions.DoubleLetterTransitions
-
Constructs the INT transitions that consist of 2 letters
- drawBoundedGrid() - Method in class application.controller.MainController
- DRAWING - application.controller.Mode
- drawingMode() - Method in class application.controller.MainController
All Classes All Packages