org.fhcrc.cpl.viewer.feature
Class FeatureClusterer.FeatureMassHydroClusterable

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

public static class FeatureClusterer.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.viewer.feature.FeatureClusterer.FeatureClusterable
parentFeature
 
Constructor Summary
FeatureClusterer.FeatureMassHydroClusterable(Feature feature)
           
 
Method Summary
 double getDimension1Value()
           
 double getDimension2Value()
           
 
Methods inherited from class org.fhcrc.cpl.viewer.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

FeatureClusterer.FeatureMassHydroClusterable

public FeatureClusterer.FeatureMassHydroClusterable(Feature feature)
Method Detail

getDimension1Value

public double getDimension1Value()

getDimension2Value

public double getDimension2Value()


Fred Hutchinson Cancer Research Center