Class MeasurementUtils


  • public class MeasurementUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double convertToPx​(java.lang.String size)  
      static double mm2px​(double mmSize)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • convertToPx

        public static double convertToPx​(java.lang.String size)
        Parameters:
        size -
      • mm2px

        public static double mm2px​(double mmSize)
        Parameters:
        mmSize -