
public class OPTICSProjectorFactory extends Object implements ProjectorFactory
| Constructor and Description | 
|---|
| OPTICSProjectorFactory()Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | processNewResult(HierarchicalResult baseResult,
                Result newResult)Add projections for the given result (tree) to the result tree. | 
public void processNewResult(HierarchicalResult baseResult, Result newResult)
ProjectorFactoryprocessNewResult in interface ResultProcessorprocessNewResult in interface ProjectorFactorybaseResult - Context to work withnewResult - Result to process