Class StandardObjectDrawerFactory

  • All Implemented Interfaces:
    com.openhtmltopdf.extend.FSObjectDrawerFactory

    public class StandardObjectDrawerFactory
    extends com.openhtmltopdf.render.DefaultObjectDrawerFactory
    A ObjectDrawer Factory which registers some default builtin drawers.
    • Constructor Detail

      • StandardObjectDrawerFactory

        public StandardObjectDrawerFactory()
    • Method Detail

      • registerStandardObjects

        public static void registerStandardObjects​(com.openhtmltopdf.render.DefaultObjectDrawerFactory factory)