Class FAFile.FALetter

  • Enclosing class:
    FAFile

    private static class FAFile.FALetter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int advance  
      java.awt.Point[] points  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private FALetter()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • points

        public java.awt.Point[] points
      • advance

        public int advance
    • Constructor Detail

      • FALetter

        private FALetter()