Class CommonDrawerUtils

java.lang.Object
eu.europa.esig.dss.pdf.visible.CommonDrawerUtils

public class CommonDrawerUtils
extends Object
  • Method Details

    • getTextDpi

      public static int getTextDpi()
    • getDpi

      public static int getDpi​(Integer dpi)
    • toDpiAxisPoint

      public static float toDpiAxisPoint​(float x, float dpi)
    • computeProperSize

      public static float computeProperSize​(float x, float dpi)
    • getPageScaleFactor

      public static float getPageScaleFactor​(Integer dpi)
    • getTextScaleFactor

      public static float getTextScaleFactor​(Integer dpi)
    • initRendering

      public static void initRendering​(Graphics2D g)