Package | Description |
---|---|
org.axsl.text |
Interfaces useful for various text processing tasks.
|
Modifier and Type | Method and Description |
---|---|
EagerLineBreaker |
TextServer.provideEagerLineBreaker(LineBreakControl control,
LineBreakHandler handler,
FontConsumer fontConsumer)
Returns a LineBreaker instance that can be used by the client to
compute line-breaks.
|
PatientLineBreaker |
TextServer.providePatientLineBreaker(LineBreakControl control,
LineBreakHandler handler,
FontConsumer fontConsumer)
Returns a LineBreaker instance that can be used by the client to
compute line-breaks.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.