- generateColorMandelbrot(int, int, double, double, double, int, Consumer<FNMath.PosColorEntry>) - Static method in class dev.felnull.fnjl.util.FNMath
-
マンデルブロ集合を生成
- generateMandelbrotSet(int, int, double, double, double, int, Consumer<FNVec2i>) - Static method in class dev.felnull.fnjl.util.FNMath
-
白黒マンデルブロ集合を生成
- getAlpha(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
16進数ARGBカラーコードから透過率を取得
255(FF)が最大
0に近いほど透明
- getAngle(FNVec2d, FNVec2d) - Static method in class dev.felnull.fnjl.util.FNMath
-
2点の線の角度を求める
- getAngle(FNVec3d, FNVec3d) - Static method in class dev.felnull.fnjl.util.FNMath
-
2点の線の角度を求める
- getApproximateColor(int, int...) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
近似色を取得する
16進数のカラーコード
- getApproximateColorObject(int, T[], Function<T, Integer>) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
近似色のオブジェクトを取得する
16進数のカラーコード
- getArch() - Static method in class dev.felnull.fnjl.os.OSs
-
アーキテクスチャ名を取得
- getARGBHexColor(int, int, int, int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
RGBAから16進数ARGBカラーコードへ変換
- getAverageMixColor(int...) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
色を平均的に混ぜた色を取得する
- getBarType() - Method in class dev.felnull.fnjl.ProgressLogger
-
- getBlue(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
16進数カラーコードから青色を取得
255(FF)が最大
- getBody() - Method in class dev.felnull.fnjl.io.PostRequest
-
- getByteDisplay(long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
バイト容量表記(単位付き)を取得
- getByteDisplay(long, long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
バイト容量表記(単位付き)を取得
- getBytes() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteData
-
- getCenter() - Method in interface dev.felnull.fnjl.tuple.FNTriple
-
- getCenter() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
-
- getClassForName(String, boolean) - Static method in class dev.felnull.fnjl.util.FNReflectionUtil
-
- getClassForName(String) - Static method in class dev.felnull.fnjl.util.FNReflectionUtil
-
- getCode() - Method in class dev.felnull.fnjl.io.PostResponse
-
- getColor() - Method in class dev.felnull.fnjl.util.FNMath.PosColorEntry
-
- getColorDistance(int, int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
色ごとの距離を取得
16進数のカラーコード
- getComplete() - Method in class dev.felnull.fnjl.ProgressLogger
-
- getConnection(URL, Map<String, String>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
接続を確立する
- getConnection(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
接続を確立する
- getEdge(int) - Method in class dev.felnull.fnjl.math.FNFace
-
0
┌━━┐
3┃ ┃ 1
└━━┘
2
- getEmpty() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
-
- getEncoding() - Method in class dev.felnull.fnjl.io.PostResponse
-
- getEnd() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
-
- getEntry() - Method in interface dev.felnull.fnjl.tuple.FNPair
-
- getEntry() - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
-
- getExtension(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
拡張子を取得する
- getFill() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
-
- getFrom() - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getFrom() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getFrom() - Method in class dev.felnull.fnjl.math.FNFace
-
- getFromX() - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getFromX() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getFromX() - Method in class dev.felnull.fnjl.math.FNFace
-
- getFromY() - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getFromY() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getFromY() - Method in class dev.felnull.fnjl.math.FNFace
-
- getFromZ() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getFromZ() - Method in class dev.felnull.fnjl.math.FNFace
-
- getGreen(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
16進数カラーコードから緑色を取得
255(FF)が最大
- getHeaders() - Method in class dev.felnull.fnjl.io.PostRequest
-
- getHexColor(int, int, int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
RGBから16進数カラーコードへ変換
- getImag() - Method in class dev.felnull.fnjl.math.FNComplex
-
- getIntersectPoint(FN2dLine) - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getKey() - Method in interface dev.felnull.fnjl.tuple.FNPair
-
- getKey() - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
-
- getLeft() - Method in interface dev.felnull.fnjl.tuple.FNPair
-
- getLeft() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
-
- getLeft() - Method in interface dev.felnull.fnjl.tuple.FNTriple
-
- getLeft() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
-
- getLeft() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
-
- getLeftCenter() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
-
- getLeftCenter() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
-
- getLength() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteProgressListener
-
- getLibName() - Method in enum dev.felnull.fnjl.os.OSs.Type
-
- getLinesIntersectPoint(FNVec4d, FNVec4d) - Static method in class dev.felnull.fnjl.util.FNMath
-
二つの2次元の線の交差点
- getLinesIntersectPoint(FN2dLine, FN2dLine) - Static method in class dev.felnull.fnjl.util.FNMath
-
二つの2次元の線の交差点
- getName() - Method in enum dev.felnull.fnjl.os.OSs.Type
-
- getOS() - Static method in class dev.felnull.fnjl.os.OSs
-
OSのタイプを取得
- getOSArch() - Static method in class dev.felnull.fnjl.os.OSs
-
アーキテクスチャ名を取得
- getOSName() - Static method in class dev.felnull.fnjl.os.OSs
-
OS名を取得
- getPercentage(int, int) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
百分率を返す
- getPercentage(long, long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
百分率を返す
- getPercentage(double) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
百分率を返す
- getPercentage(float) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
百分率を返す
- getPos() - Method in class dev.felnull.fnjl.util.FNMath.PosColorEntry
-
- getProgress() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteProgressListener
-
- getProgressBar(int) - Method in class dev.felnull.fnjl.ProgressLogger
-
- getProgressBar() - Method in class dev.felnull.fnjl.ProgressLogger
-
- getReadSize() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteData
-
- getReal() - Method in class dev.felnull.fnjl.math.FNComplex
-
- getRed(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
16進数カラーコードから赤色を取得
255(FF)が最大
- getResponse() - Method in class dev.felnull.fnjl.io.PostResponse
-
- getResponse(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
文字列を取る
- getResponseAsync(URL, Consumer<String>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
非同期で文字列を取得
失敗時はnullを返す
- getResponseByPOST(URL, String, String, String) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
POSTでテキストを送り返ってきた文字列とステータスコードを取得
- getResponseByPOST(URL, byte[], Map<String, String>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
POSTでデータを送信
- getResponseByPOST(URL, PostRequest) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
POSTでデータを送信
- getResponseByPOSTAsync(URL, String, String, String, Consumer<PostResponse>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
POSTでテキストを送り返ってきた文字列とステータスコードを取得
- getResponseString() - Method in class dev.felnull.fnjl.io.PostResponse
-
- getRight() - Method in interface dev.felnull.fnjl.tuple.FNPair
-
- getRight() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
-
- getRight() - Method in interface dev.felnull.fnjl.tuple.FNTriple
-
- getRight() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
-
- getRight() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
-
- getRightCenter() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
-
- getRightCenter() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
-
- getSize() - Method in class dev.felnull.fnjl.ProgressLogger
-
- getStart() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
-
- getStream(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
ストリームを取る
- getStreamAsync(URL, Consumer<InputStream>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
非同期でストリームを取得
失敗時はnullを返す
- getStringHexColor(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
-
数字カラーコードを文字列の16進数のカラーコードに変換
- getTimeFormat(long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
時間をhh:mm:ssのように出力する
- getTimeFormat(long, boolean) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
時間をhh:mm:ssのように出力する
- getTimeProgress(long, long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
時間をhh:mm:ss/hh:mm:ssのような進捗度で出力する
- getTip() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
-
- getTo() - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getTo() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getTo() - Method in class dev.felnull.fnjl.math.FNFace
-
- getTotal() - Method in class dev.felnull.fnjl.ProgressLogger
-
- getToX() - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getToX() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getToX() - Method in class dev.felnull.fnjl.math.FNFace
-
- getToY() - Method in class dev.felnull.fnjl.math.FN2dLine
-
- getToY() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getToY() - Method in class dev.felnull.fnjl.math.FNFace
-
- getToZ() - Method in class dev.felnull.fnjl.math.FN3dLine
-
- getToZ() - Method in class dev.felnull.fnjl.math.FNFace
-
- getUserAgent() - Static method in class dev.felnull.fnjl.util.FNURLUtil
-
ユーザエージェント取得
- getUUIDFromNoHyphenStringNonThrow(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
変換で着ない場合はnullを返す
- getUUIDFromStringNonThrow(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
-
変換で着ない場合はnullを返す
- getVersion() - Static method in class dev.felnull.fnjl.FelNullJavaLibrary
-
バージョン取得
- getW() - Method in class dev.felnull.fnjl.math.FNVec4d
-
- getW() - Method in class dev.felnull.fnjl.math.FNVec4f
-
- getW() - Method in class dev.felnull.fnjl.math.FNVec4i
-
- getWatcherCont() - Method in class dev.felnull.fnjl.io.FolderWatcher
-
- getWrittenLength() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteProgressListener
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec2d
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec2f
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec2i
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec3d
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec3f
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec3i
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec4d
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec4f
-
- getX() - Method in class dev.felnull.fnjl.math.FNVec4i
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec2d
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec2f
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec2i
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec3d
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec3f
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec3i
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec4d
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec4f
-
- getY() - Method in class dev.felnull.fnjl.math.FNVec4i
-
- getZ() - Method in class dev.felnull.fnjl.math.FNVec3d
-
- getZ() - Method in class dev.felnull.fnjl.math.FNVec3f
-
- getZ() - Method in class dev.felnull.fnjl.math.FNVec3i
-
- getZ() - Method in class dev.felnull.fnjl.math.FNVec4d
-
- getZ() - Method in class dev.felnull.fnjl.math.FNVec4f
-
- getZ() - Method in class dev.felnull.fnjl.math.FNVec4i
-