Class LengthUnit

    • Method Detail

      • getName

        public String getName()
      • getDotsPerUnit

        public double getDotsPerUnit()
      • convertFromPoints

        public double convertFromPoints​(double points)
      • convertToPoints

        public double convertToPoints​(double unit)