| Package | Description |
|---|---|
| com.io7m.jpita.core |
Core types and functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPAlignerBasic
An basic aligner that left-aligns text.
|
class |
JPJustifierBasic
An basic aligner that fully justifies text.
|
| Modifier and Type | Method and Description |
|---|---|
static JPAlignerType |
JPAlignerBasic.create(int in_width)
Construct a new aligner.
|
static JPAlignerType |
JPJustifierBasic.create(JPOverflowBehaviour in_overflow,
JPJustifierBasic.SpaceTextDecisionType in_decider,
int in_width)
Construct a new justifier.
|
Copyright © 2016 <code@io7m.com> http://io7m.com