public class IOMatrixLoader extends Object
| Constructor and Description |
|---|
IOMatrixLoader(PCMFactory factory) |
IOMatrixLoader(PCMFactory factory,
boolean productsAsLines) |
| Modifier and Type | Method and Description |
|---|---|
void |
createFeatures(MatrixAnalyser detector,
PCMContainer container) |
List<PCMContainer> |
load(IOMatrix matrix) |
public IOMatrixLoader(PCMFactory factory)
public IOMatrixLoader(PCMFactory factory, boolean productsAsLines)
public List<PCMContainer> load(IOMatrix matrix)
public void createFeatures(MatrixAnalyser detector, PCMContainer container)
Copyright © 2015. All rights reserved.