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