org.fhcrc.cpl.viewer.amt
Class AmtUtilities.FeatureMzHydroClusterable

java.lang.Object
  extended by org.fhcrc.cpl.toolbox.proteomics.feature.FeatureClusterer.FeatureClusterable
      extended by org.fhcrc.cpl.viewer.amt.AmtUtilities.FeatureMzHydroClusterable
All Implemented Interfaces:
Clusterer2D.Clusterable
Enclosing class:
AmtUtilities

public static class AmtUtilities.FeatureMzHydroClusterable
extends FeatureClusterer.FeatureClusterable

Clusterable for clustering based on feature mz and hydrophobicity. Allows access to the original Feature


Field Summary
 
Fields inherited from class org.fhcrc.cpl.toolbox.proteomics.feature.FeatureClusterer.FeatureClusterable
parentFeature
 
Constructor Summary
AmtUtilities.FeatureMzHydroClusterable(Feature feature)
           
 
Method Summary
 double getDimension1Value()
           
 double getDimension2Value()
           
 
Methods inherited from class org.fhcrc.cpl.toolbox.proteomics.feature.FeatureClusterer.FeatureClusterable
getParentFeature, setParentFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmtUtilities.FeatureMzHydroClusterable

public AmtUtilities.FeatureMzHydroClusterable(Feature feature)
Method Detail

getDimension1Value

public double getDimension1Value()

getDimension2Value

public double getDimension2Value()


Fred Hutchinson Cancer Research Center