
public static class DoubleVectorLabelParser.Parameterizer extends NumberVectorLabelParser.Parameterizer<DoubleVector>
factory, labelIndicescolSep, quoteChar| Constructor and Description | 
|---|
DoubleVectorLabelParser.Parameterizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
getFactory(Parameterization config)  | 
protected DoubleVectorLabelParser | 
makeInstance()
Make an instance after successful configuration. 
 | 
getLabelIndices, makeOptionsconfigure, makepublic DoubleVectorLabelParser.Parameterizer()
protected void getFactory(Parameterization config)
getFactory in class NumberVectorLabelParser.Parameterizer<DoubleVector>protected DoubleVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class NumberVectorLabelParser.Parameterizer<DoubleVector>