Interface | Description |
---|---|
EagerLineBreaker |
EagerLineBreaker implementations provide line-breaking logic to clients.
|
LineBreakControl |
This interface must be implemented by some class on the calling end.
|
LineBreaker |
Super-interface for all line-breakers.
|
LineBreakHandler |
Defines an interface that can be used by client applications to handle the
results of the line-breaking process.
|
LineContent |
This is the super-interface for all line content that can be evaluated for
line-breaking purposes.
|
LineNonText |
This interface should be used by classes wishing to present themselves to
the line-breaking system as being a part of a line, but not containing text.
|
LineOutput |
Interface for objects that represent a line of actual output.
|
LineText |
This interface should be used by classes who wish to present themselves to
the line-breaking system as containing text.
|
PatientLineBreaker |
PatientLineBreaker implementations provide line-breaking logic to clients.
|
Interfaces useful for breaking text into lines.
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.