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
E
- equals(Object) - Method in class application.model.Coordinate
- equals(Object) - Method in class application.model.patterns.Catalyst
- equals(Object) - Method in class application.model.patterns.Oscillator
- equals(Object) - Method in class application.model.patterns.Spaceship
- equals(Object) - Method in class application.model.rules.RuleFamily
- equals(Object) - Method in class application.model.rules.ruleloader.ruletree.Key
- equals(Object) - Method in class application.model.simulation.Grid
-
Check if the inputted grid is equal to this grid (independent of translation)
- Euclidean - Class in application.model.rules.misc
-
Implements euclidean cellular automaton which has an infinite neighbourhood with weights that drop off with f(r) where r is the euclidean / manhattan distance TODO (Fix freaking floating-point summation)
- Euclidean() - Constructor for class application.model.rules.misc.Euclidean
- Euclidean(String) - Constructor for class application.model.rules.misc.Euclidean
- EuclideanDialog - Class in application.controller.dialogs.rule.misc
- EuclideanDialog() - Constructor for class application.controller.dialogs.rule.misc.EuclideanDialog
- executor - Variable in class application.model.search.SearchProgram
- export() - Method in class application.model.rules.ruleloader.ColourDirective
- export() - Method in interface application.model.rules.ruleloader.Exportable
-
Exports the directive to Golly / Lifelib
- export() - Method in class application.model.rules.ruleloader.RuleLoader
- export() - Method in class application.model.rules.ruleloader.RuleNameDirective
- export() - Method in class application.model.rules.ruleloader.ruletree.Ruletree
- Exportable - Interface in application.model.rules.ruleloader
-
Directives that can be exported to Golly / Lifelib should use this
All Classes All Packages