| Package | Description |
|---|---|
| com.io7m.jpita.core |
Core types and functions.
|
| Modifier and Type | Field | Description |
|---|---|---|
static JPJustifierBasic.SpaceTextDecisionType |
JPJustifierBasic.JUSTIFY_ALWAYS |
An instance of the
JPJustifierBasic.SpaceTextDecisionType that always justifies
lines. |
static JPJustifierBasic.SpaceTextDecisionType |
JPJustifierBasic.JUSTIFY_UNDER_HALF |
An instance of the
JPJustifierBasic.SpaceTextDecisionType that avoids justifying
lines if more than half of the line would be space. |
| Modifier and Type | Method | Description |
|---|---|---|
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