Uses of Class
messif.pivotselection.CoveragePivotChooser.Ball

Packages that use CoveragePivotChooser.Ball
messif.pivotselection Support for selection of representative objects (pivots). 
 

Uses of CoveragePivotChooser.Ball in messif.pivotselection
 

Methods in messif.pivotselection with parameters of type CoveragePivotChooser.Ball
 int CoveragePivotChooser.Ball.compareTo(CoveragePivotChooser.Ball b)
           
 boolean CoveragePivotChooser.Ball.intersectsWith(CoveragePivotChooser.Ball b, CoveragePivotChooser.PrecomputedDistances pd)
          Checks if this ball and the passed ball intersect or not.