Package com.openhtmltopdf.layout
Class Breaker.AppBreakOpportunity
- java.lang.Object
-
- com.openhtmltopdf.layout.Breaker.AppBreakOpportunity
-
- Enclosing class:
- Breaker
private static class Breaker.AppBreakOpportunity extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intgraphicsLength(package private) booleanisSoftHyphenBreak(package private) intleft(package private) intright(package private) intwithHyphenGraphicsLength
-
Constructor Summary
Constructors Modifier Constructor Description privateAppBreakOpportunity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidcopyTo(Breaker.AppBreakOpportunity other)
-
-
-
Method Detail
-
copyTo
void copyTo(Breaker.AppBreakOpportunity other)
-
-