Class TemplateResolveUtils

java.lang.Object
com.itextpdf.svg.utils.TemplateResolveUtils

public final class TemplateResolveUtils extends Object
Utility class which contains methods related to href resolving
  • Method Details

    • resolve

      public static void resolve (IBranchSvgNodeRenderer renderer, SvgDrawContext context)
      Resolve href to other object within svg and fills renderer with its properties and children if needed.
      Parameters:
      renderer - renderer which should be updated after resolving its href attribute
      context - svg draw context instance