Package org.apache.fop.layoutmgr
Class BalancingColumnBreakingAlgorithm.ColumnContent
- java.lang.Object
-
- org.apache.fop.layoutmgr.BalancingColumnBreakingAlgorithm.ColumnContent
-
- Enclosing class:
- BalancingColumnBreakingAlgorithm
private static final class BalancingColumnBreakingAlgorithm.ColumnContent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intendIndexintstartIndex
-
Constructor Summary
Constructors Constructor Description ColumnContent(int startIndex, int endIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-