Uses of Class
org.biojava.bio.symbol.PointLocation
Packages that use PointLocation
-
Uses of PointLocation in org.biojavax.ga.functions
Methods in org.biojavax.ga.functions that return PointLocationModifier and TypeMethodDescriptionGACross.getCrossOverPositions()
Returns the collection of cross over locations from the last crossGACrossResult.getCrossOverPositions()
Returns the collection of cross over locations from the last crossSimpleGACrossResult.getCrossOverPositions()
Constructors in org.biojavax.ga.functions with parameters of type PointLocationModifierConstructorDescriptionSimpleGACrossResult
(PointLocation[] crossOverPositions, SymbolList[] chromosomes)