Class DefaultKerningProducer

    • Constructor Detail

      • DefaultKerningProducer

        public DefaultKerningProducer​(FontMetrics fontMetrics)
    • Method Detail

      • getKerning

        public long getKerning​(int codePoint)
        Description copied from interface: KerningProducer
        Returns the kerning to the previous character (unit is micro-point).
        Specified by:
        getKerning in interface KerningProducer
        Returns:
      • clone

        public java.lang.Object clone()
                               throws java.lang.CloneNotSupportedException
        Specified by:
        clone in interface ClassificationProducer
        Throws:
        java.lang.CloneNotSupportedException