de.inghuimische.uta.linebreaking
Class ParagraphBasedBreakAlgorithm
java.lang.Object
de.inghuimische.uta.linebreaking.AbstractLinebreakAlgorithm
de.inghuimische.uta.linebreaking.ParagraphBasedBreakAlgorithm
- All Implemented Interfaces:
- LinebreakAlgorithm, QManageable
- public abstract class ParagraphBasedBreakAlgorithm
- extends AbstractLinebreakAlgorithm
Base class for global optimizing line break algorithms.
- Author:
- Christian Ziesemer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParagraphBasedBreakAlgorithm
public ParagraphBasedBreakAlgorithm()
- Constructs a new paragraph based algorithm and adds the
Feature.GLOBAL_OPTIMIZING
feature to feature list.
 An inghuimische.de
project. | Copyright (C) 2004 Christian Ziesemer; See the Mozilla Public
License for more details.
|