Class ContextMappingHelper

java.lang.Object
com.itextpdf.html2pdf.attach.util.ContextMappingHelper

public class ContextMappingHelper extends Object
Utility class which helps to map ProcessorContext properties on SvgConverterProperties.
  • Constructor Details

    • ContextMappingHelper

      public ContextMappingHelper()
  • Method Details

    • mapToSvgConverterProperties

      public static com.itextpdf.svg.processors.impl.SvgConverterProperties mapToSvgConverterProperties (ProcessorContext context)
      Map ProcessorContext properties to SvgConverterProperties.
      Parameters:
      context - ProcessorContext instance
      Returns:
      SvgConverterProperties filled with necessary data for svg convertion