Class PaintListMarkers
- java.lang.Object
-
- com.openhtmltopdf.render.displaylist.PaintListMarkers
-
- All Implemented Interfaces:
DisplayListOperation
public final class PaintListMarkers extends Object implements DisplayListOperation
-
-
Constructor Summary
Constructors Constructor Description PaintListMarkers(List<DisplayListItem> blocks)
-
-
-
Constructor Detail
-
PaintListMarkers
public PaintListMarkers(List<DisplayListItem> blocks)
-
-
Method Detail
-
getBlocks
public List<DisplayListItem> getBlocks()
-
-