public class VotingStrokeBuilder extends AbstractXmlBuilder
Modifier and Type | Field and Description |
---|---|
static String |
MIN_CONFIDENCE
The min-confidence attribute tag.
|
static String |
N_HIGHEST
The n-highest attribute tag.
|
Constructor and Description |
---|
VotingStrokeBuilder() |
Modifier and Type | Method and Description |
---|---|
Object |
build(XmlElement elt,
String type)
Build a voting stroke recognizer that votes among the given
list of children.
|
XmlElement |
generate(Object in)
Generate an XML element for the given VotingStrokeRecognizer
|
getDelegate, setDelegate
public static final String N_HIGHEST
public static final String MIN_CONFIDENCE
public Object build(XmlElement elt, String type) throws Exception
build
in interface XmlBuilder
build
in class AbstractXmlBuilder
Exception
public XmlElement generate(Object in) throws Exception
generate
in interface XmlBuilder
generate
in class AbstractXmlBuilder
Exception
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.