java.lang.Object
org.openpdf.render.ContentLimitContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable ContentLimitgetContentLimit(int pageNo) intintgetPage(LayoutContext c, int absY) @Nullable ContentLimitContainerbooleanvoidsetParent(@Nullable ContentLimitContainer parent) toString()voidupdateBottom(LayoutContext c, int absY) voidupdateTop(LayoutContext c, int absY)
-
Constructor Details
-
ContentLimitContainer
-
-
Method Details