Class OpenHtmlGvtFontFamily.FontEntry

  • Enclosing class:
    OpenHtmlGvtFontFamily

    private static class OpenHtmlGvtFontFamily.FontEntry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) org.apache.batik.gvt.font.GVTFont font  
      (package private) float size  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FontEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • font

        org.apache.batik.gvt.font.GVTFont font
      • size

        float size
    • Constructor Detail

      • FontEntry

        private FontEntry()