Uses of Class
org.apache.mahout.clustering.display.DisplayMinHash.PlotType

Packages that use DisplayMinHash.PlotType
org.apache.mahout.clustering.display   
 

Uses of DisplayMinHash.PlotType in org.apache.mahout.clustering.display
 

Methods in org.apache.mahout.clustering.display that return DisplayMinHash.PlotType
static DisplayMinHash.PlotType DisplayMinHash.PlotType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DisplayMinHash.PlotType[] DisplayMinHash.PlotType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.mahout.clustering.display with parameters of type DisplayMinHash.PlotType
DisplayMinHash(DisplayMinHash.PlotType type)
          Creates a new instance.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.