Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.ontology.ArrayFloat

Packages that use ArrayFloat
org.inb.biomoby.client.gui.auxiliary   
org.inb.biomoby.shared.ontology   
 

Uses of ArrayFloat in org.inb.biomoby.client.gui.auxiliary
 

Methods in org.inb.biomoby.client.gui.auxiliary with parameters of type ArrayFloat
 void ArrayFloatChartPane.setArrayFloat(ArrayFloat arrayFloat)
           
 

Constructors in org.inb.biomoby.client.gui.auxiliary with parameters of type ArrayFloat
ArrayFloatChartPane(ArrayFloat arrayFloat)
           
 

Uses of ArrayFloat in org.inb.biomoby.shared.ontology
 

Subclasses of ArrayFloat in org.inb.biomoby.shared.ontology
 class MolWeightsArray
           
 

Methods in org.inb.biomoby.shared.ontology that return ArrayFloat
 ArrayFloat FeatureAASequence.getFeature()
           
 

Methods in org.inb.biomoby.shared.ontology that return types with arguments of type ArrayFloat
 List<? extends ArrayFloat> MatrixFloat.getArray()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type ArrayFloat
 void MatrixFloat.addArray(ArrayFloat array)
           
 void FeatureAASequence.setFeature(ArrayFloat feature)
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010