|
fop 0.90alpha1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BreakingAlgorithm | |
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of BreakingAlgorithm in org.apache.fop.layoutmgr |
Subclasses of BreakingAlgorithm in org.apache.fop.layoutmgr | |
class |
BalancingColumnBreakingAlgorithm
This is a the breaking algorithm that is responsible for balancing columns in multi-column layout. |
(package private) class |
org.apache.fop.layoutmgr.PageBreakingAlgorithm
|
Constructors in org.apache.fop.layoutmgr with parameters of type BreakingAlgorithm | |
BreakingAlgorithm.KnuthNode(int position,
int line,
int fitness,
int totalWidth,
int totalStretch,
int totalShrink,
double adjustRatio,
int availableShrink,
int availableStretch,
int difference,
double totalDemerits,
BreakingAlgorithm.KnuthNode previous)
|
|
BreakingAlgorithm.BestRecords()
|
|
fop 0.90alpha1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |