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

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

public static class AmtUtilities.FeatureMassHydroClusterable
extends FeatureClusterer.FeatureClusterable

Clusterable for clustering based on feature mass 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.FeatureMassHydroClusterable(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.FeatureMassHydroClusterable

public AmtUtilities.FeatureMassHydroClusterable(Feature feature)
Method Detail

getDimension1Value

public double getDimension1Value()

getDimension2Value

public double getDimension2Value()


Fred Hutchinson Cancer Research Center