Package com.openhtmltopdf.layout
Class StyleTracker
java.lang.Object
com.openhtmltopdf.layout.StyleTracker
A managed list of
IMPORTANT: Immutable after constructor.
CalculatedStyle objects. It is used when keeping
track of the styles which apply to a :first-line or :first-letter pseudo
element.
IMPORTANT: Immutable after constructor.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionderiveAll(CalculatedStyle start) booleanbooleanstatic StyleTrackerwithStyle(CascadedStyle style)