controller
クラス AtfManager

java.lang.Object
  上位を拡張 controller.AtfManager

public class AtfManager
extends java.lang.Object


コンストラクタの概要
AtfManager(java.io.File file)
           
 
メソッドの概要
 int[][] getCells()
           
 int getHeight()
           
 int getWidth()
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AtfManager

public AtfManager(java.io.File file)
メソッドの詳細

getWidth

public int getWidth()

getHeight

public int getHeight()

getCells

public int[][] getCells()