- getAlpha(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
16進数ARGBカラーコードから透過率を取得
255(FF)が最大
0に近いほど透明
- getApproximateColor(int, int...) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
近似色を取得する
16新数のカラーコード
- getApproximateColorObject(int, T[], Function<T, Integer>) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
近似色のオブジェクトを取得する
16新数のカラーコード
- getARGBHexColor(int, int, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
RGBAから16進数ARGBカラーコードへ変換
- getAverageMixColor(int...) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
色を平均的に混ぜた色を取得する
- getBlue(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
16進数カラーコードから青色を取得
255(FF)が最大
- getByteDisplay(long) - クラス のstaticメソッドdev.felnull.fnjl.util.FNStringUtil
-
バイト容量表記(単位付き)を取得
- getBytes() - インタフェース のメソッドdev.felnull.fnjl.data.ProgressWriter.WriteData
-
- getColorDistance(int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
色ごとの距離を取得
16新数のカラーコード
- getConnection(URL) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
-
接続を確立する
- getExtension(String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNStringUtil
-
拡張子を取得する
- getFolderPath() - 列挙 のメソッドdev.felnull.fnjl.jni.windows.WindowsSpecialFolder
-
- getGreen(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
16進数カラーコードから緑色を取得
255(FF)が最大
- getHexColor(int, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
RGBから16進数カラーコードへ変換
- getLength() - インタフェース のメソッドdev.felnull.fnjl.data.ProgressWriter.WriteProgressListener
-
- getLibName() - 列挙 のメソッドdev.felnull.fnjl.os.OSs.Type
-
- getName() - 列挙 のメソッドdev.felnull.fnjl.os.OSs.Type
-
- getNativeLibVersion() - クラス のstaticメソッドdev.felnull.fnjl.FelNullJavaLibrary
-
ネイティブライブラリのバージョン
- getNum() - 列挙 のメソッドdev.felnull.fnjl.jni.windows.WindowsSpecialFolder
-
- getOS() - クラス のstaticメソッドdev.felnull.fnjl.os.OSs
-
- getOSArch() - クラス のstaticメソッドdev.felnull.fnjl.os.OSs
-
- getOSName() - クラス のstaticメソッドdev.felnull.fnjl.os.OSs
-
- getProgress() - インタフェース のメソッドdev.felnull.fnjl.data.ProgressWriter.WriteProgressListener
-
- getReadSize() - インタフェース のメソッドdev.felnull.fnjl.data.ProgressWriter.WriteData
-
- getRed(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
16進数カラーコードから赤色を取得
255(FF)が最大
- getResponse(URL) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
-
文字列を取る
- getResponseAsync(URL, Consumer<String>) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
-
非同期で文字列を取得
失敗時はnullを返す
- getSpecialFolderPath(int) - クラス のstaticメソッドdev.felnull.fnjl.jni.windows.WindowsLibrary
-
- getSpecialFolderPath(int) - クラス のstaticメソッドdev.felnull.fnjl.jni.windows.WindowsNative
-
- getStream(URL) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
-
ストリームを取る
- getStreamAsync(URL, Consumer<InputStream>) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
-
非同期でストリームを取得
失敗時はnullを返す
- getStringHexColor(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
-
数字カラーコードを文字列の16新数のカラーコードに変換
- getUserAgent() - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
-
ユーザエージェント取得
- getVersion() - クラス のstaticメソッドdev.felnull.fnjl.FelNullJavaLibrary
-
バージョン取得
- getWrittenLength() - インタフェース のメソッドdev.felnull.fnjl.data.ProgressWriter.WriteProgressListener
-