Uses of Class
org.metaqtl.graph.ChromAxe

Packages that use ChromAxe
org.metaqtl.graph   
 

Uses of ChromAxe in org.metaqtl.graph
 

Methods in org.metaqtl.graph that return ChromAxe
 ChromAxe ChromLayer.getChromAxe()
          Return the axe of the chromosome.
 ChromAxe ChromShape.getChromAxe()
           
 ChromAxe QtlPartitionLayer.getChromAxe()
           
 

Methods in org.metaqtl.graph with parameters of type ChromAxe
 void QtlPartitionLayer.setChromAxe(ChromAxe chromAxe)
           
 void QtlTreeLayer.setChromAxe(ChromAxe axe)