Package | Description |
---|---|
org.axsl.area |
Interfaces useful in the creation of an AreaTree that is backed by an FOTree.
|
org.axsl.fo |
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they
can perform layout on its content.
|
org.axsl.fo.fo |
Interfaces useful for describing standard formatting objects in a common way.
|
org.axsl.linebreak |
Interfaces for breaking a block of text into lines.
|
org.axsl.text |
Interfaces useful for various text processing tasks.
|
org.axsl.text.line |
Interfaces useful for breaking text into lines.
|
Class and Description |
---|
LineOutput
Interface for objects that represent a line of actual output.
|
Class and Description |
---|
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.
|
LineText
This interface should be used by classes who wish to present themselves to
the line-breaking system as containing text.
|
Class and Description |
---|
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.
|
LineText
This interface should be used by classes who wish to present themselves to
the line-breaking system as containing text.
|
Class and Description |
---|
LineContent
This is the super-interface for all line content that can be evaluated for
line-breaking purposes.
|
Class and Description |
---|
EagerLineBreaker
EagerLineBreaker implementations provide line-breaking logic to clients.
|
LineBreakControl
This interface must be implemented by some class on the calling end.
|
LineBreakHandler
Defines an interface that can be used by client applications to handle the
results of the line-breaking process.
|
PatientLineBreaker
PatientLineBreaker implementations provide line-breaking logic to clients.
|
Class and Description |
---|
LineBreaker
Super-interface for all line-breakers.
|
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.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.