org.schwiebert.abl4j.align.methods
Class LeftAlignmentMethod
java.lang.Object
org.schwiebert.abl4j.align.methods.LeftAlignmentMethod
- All Implemented Interfaces:
- AlignmentMethod, IConfigurable
public class LeftAlignmentMethod
- extends Object
- implements AlignmentMethod
Implements the "left"-alignment of ABL
- Author:
- sschwieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeftAlignmentMethod
public LeftAlignmentMethod()
configure
public void configure(PropertiesMap properties)
- Specified by:
configure in interface IConfigurable
handleEditOperationStructure
public void handleEditOperationStructure(ITreeBank tb,
ITree current)
- Specified by:
handleEditOperationStructure in interface AlignmentMethod
© 2007 Stephan Schwiebert