Uses of Class
org.metaqtl.graph.QtlShape

Packages that use QtlShape
org.metaqtl.graph   
 

Uses of QtlShape in org.metaqtl.graph
 

Fields in org.metaqtl.graph declared as QtlShape
 QtlShape[] QtlLayer.qtlShapes
          The Qtl shapes.
 

Methods in org.metaqtl.graph with parameters of type QtlShape
static double QtlShape.getYDistance(QtlShape s1, QtlShape s2)
          Computes the distance between two Qtl shapes assuming along the same axe Y (i.e the shapes have same X).