|
Kagetaka | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectnet.hizlab.kagetaka.rendering.Option.Spin
画像の回転情報を格納するクラスです。
| フィールドの概要 | |
protected double |
aspectRatio
画像を回転させる縦横比 @serial 画像を回転させる縦横比 |
protected int |
minWidth
画像を回転させる最低の幅 @serial 画像を回転させる最低の幅 |
protected boolean |
spin
画像を回転させるかどうか @serial 画像を回転させるかどうか |
| コンストラクタの概要 | |
protected |
Option.Spin(boolean spin,
double aspectRatio,
int minWidth)
回転情報を作成します。 |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
protected volatile double aspectRatio
protected int minWidth
protected boolean spin
| コンストラクタの詳細 |
protected Option.Spin(boolean spin,
double aspectRatio,
int minWidth)
spin - 画像を回転させるかどうかaspectRatio - 画像を回転させる縦横比minWidth - 画像を回転させる最低の幅
|
Kagetaka | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright (c) 2002-2004 The Kagetaka Project 'November 20, 2004'