net.sf.freecol.client.gui
Class FAFile.FAName

java.lang.Object
  extended by net.sf.freecol.client.gui.FAFile.FAName
Enclosing class:
FAFile

private static class FAFile.FAName
extends java.lang.Object


Field Summary
 int height
           
 java.awt.Point[] points
           
 int width
           
 
Constructor Summary
private FAFile.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

FAFile.FAName

private FAFile.FAName()