Class FontCacheKey.FontCacheTtcKey

    • Field Detail

      • ttcIndex

        private int ttcIndex
    • Constructor Detail

      • FontCacheTtcKey

        FontCacheTtcKey​(java.lang.String fontName,
                        int ttcIndex)
      • FontCacheTtcKey

        FontCacheTtcKey​(byte[] fontBytes,
                        int ttcIndex)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object