| Package | Description |
|---|---|
| com.io7m.jpita.core |
Core types and functions.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
JPAlignerBasic |
An basic aligner that left-aligns text.
|
class |
JPJustifierBasic |
An basic aligner that fully justifies text.
|
| Modifier and Type | Method | 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 © 2017 <code@io7m.com> http://io7m.com