|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--com.wikihouse.wildcats0201.jdbcchart.dto.FileTypeFactory
FileTypeFactory . FileType生成のFactoryです。
メソッドの概要 | |
static FileType |
create(java.lang.String ext,
int width,
int height)
生成. |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
public static FileType create(java.lang.String ext, int width, int height)
ext
- 拡張子 (jpgまたはpng)width
- グラフの横幅height
- グラフの縦幅
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |