Class Java2DFontResolver.FontDescription

    • Field Detail

      • _weight

        protected final int _weight
      • _font

        protected java.awt.Font _font
    • Constructor Detail

      • FontDescription

        private FontDescription​(int weight,
                                IdentValue style)