Uses of Class
com.lowagie.text.pdf.PageResources
Packages that use PageResources
-
Uses of PageResources in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PageResourcesModifier and TypeFieldDescription(package private) PageResourcesPdfCopy.PageStamp.pageResources(package private) PageResourcesPdfCopy.StampContent.pageResourcesprotected PageResourcesPdfDocument.pageResourcesDeprecated.This are the page resources of the current Page.(package private) PageResourcesPdfStamperImp.PageStamp.pageResourcesprotected PageResourcesPdfTemplate.pageResourcesDeprecated.The resources used by this template(package private) PageResourcesStampContent.pageResourcesDeprecated.private PageResourcesType3Font.pageResourcesDeprecated.private PageResourcesType3Glyph.pageResourcesDeprecated.Methods in com.lowagie.text.pdf that return PageResourcesModifier and TypeMethodDescription(package private) PageResourcesPdfContentByte.getPageResources()Deprecated.(package private) PageResourcesPdfCopy.StampContent.getPageResources()(package private) PageResourcesPdfDocument.getPageResources()Deprecated.(package private) PageResourcesPdfTemplate.getPageResources()Deprecated.(package private) PageResourcesStampContent.getPageResources()Deprecated.(package private) PageResourcesType3Glyph.getPageResources()Deprecated.Constructors in com.lowagie.text.pdf with parameters of type PageResourcesModifierConstructorDescription(package private)StampContent(PdfWriter writer, PageResources pageResources) Creates a new instance of StampContent(package private)Type3Glyph(PdfWriter writer, PageResources pageResources, float wx, float llx, float lly, float urx, float ury, boolean colorized) Deprecated.