SourceForge.net Logo
aXSL API 0.1

Package org.axsl.text.line

Interfaces useful for breaking text into lines.

See:
          Description

Interface Summary
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.
 

Package org.axsl.text.line Description

Interfaces useful for breaking text into lines.


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.