Class FAFile.FAName

  • Enclosing class:
    FAFile

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

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

      Constructors 
      Modifier Constructor Description
      private FAName()  
    • 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
      • width

        public int width
      • height

        public int height
    • Constructor Detail

      • FAName

        private FAName()