Uses of Class
com.openhtmltopdf.render.CharCounts
-
Packages that use CharCounts Package Description com.openhtmltopdf.render -
-
Uses of CharCounts in com.openhtmltopdf.render
Fields in com.openhtmltopdf.render declared as CharCounts Modifier and Type Field Description private CharCountsInlineText. _countsMethods in com.openhtmltopdf.render that return CharCounts Modifier and Type Method Description private CharCountsLineBox. countJustifiableChars()Methods in com.openhtmltopdf.render with parameters of type CharCounts Modifier and Type Method Description voidInlineLayoutBox. countJustifiableChars(CharCounts counts)voidInlineText. countJustifiableChars(CharCounts counts)
-