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) int
graphicsLength
(package private) boolean
isSoftHyphenBreak
(package private) int
left
(package private) int
right
(package private) int
withHyphenGraphicsLength
-
Constructor Summary
Constructors Modifier Constructor Description private
AppBreakOpportunity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
copyTo(Breaker.AppBreakOpportunity other)
-
-
-
Method Detail
-
copyTo
void copyTo(Breaker.AppBreakOpportunity other)
-
-