org.schwiebert.abl4j.examples
Class DemoAlignMethod
java.lang.Object
org.schwiebert.abl4j.examples.DemoAlignMethod
- All Implemented Interfaces:
- AlignmentMethod, IConfigurable
public class DemoAlignMethod
- extends Object
- implements AlignmentMethod
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIGN_SENTENCES
public static final String ALIGN_SENTENCES
- See Also:
- Constant Field Values
alignSentences
private boolean alignSentences
DemoAlignMethod
public DemoAlignMethod()
handleEditOperationStructure
public void handleEditOperationStructure(ITreeBank tb,
ITree current)
- Specified by:
handleEditOperationStructure in interface AlignmentMethod
align
private void align(ITree current,
ITree other)
configure
public void configure(PropertiesMap properties)
throws InvalidConfigurationException
- Specified by:
configure in interface IConfigurable
- Throws:
InvalidConfigurationException
© 2007 Stephan Schwiebert