|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Adjustment | |
---|---|
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of Adjustment in org.apache.fop.layoutmgr |
---|
Fields in org.apache.fop.layoutmgr declared as Adjustment | |
---|---|
static Adjustment |
Adjustment.LINE_HEIGHT_ADJUSTMENT
Adjustment class: adjustment for line height. |
static Adjustment |
Adjustment.LINE_NUMBER_ADJUSTMENT
Adjustment class: adjustment for number of lines. |
static Adjustment |
Adjustment.NO_ADJUSTMENT
Adjustment class: no adjustment. |
static Adjustment |
Adjustment.SPACE_AFTER_ADJUSTMENT
Adjustment class: adjustment for space-after. |
static Adjustment |
Adjustment.SPACE_BEFORE_ADJUSTMENT
Adjustment class: adjustment for space-before. |
Methods in org.apache.fop.layoutmgr that return Adjustment | |
---|---|
Adjustment |
KnuthGlue.getAdjustmentClass()
|
Constructors in org.apache.fop.layoutmgr with parameters of type Adjustment | |
---|---|
KnuthGlue(int width,
int stretch,
int shrink,
Adjustment adjustmentClass,
Position pos,
boolean auxiliary)
|
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |