- backClipDistance - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFGraphics3DImplementation
-
ビューのファークリップ距離
- backFaceAttribute - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFPolygonList
-
裏面の属性
- background - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFGraphics3DImplementation
-
背景
- backgroundImageName - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFGraphics3DImplementation
-
背景画像名
- backupChildComponents() - クラス のメソッドjp.go.aist.dmrc.platform.base.PFGUICombinativeComponent
-
子コンポーネントとレイアウトをバックアップする。
- backupChildComponents() - クラス のメソッドjp.go.aist.dmrc.platform.base.PFWebApplicationComponent
-
子コンポーネントとレイアウトをバックアップする。
- backupReference() - インタフェース のメソッドjp.go.aist.dmrc.platform.base.PFCombinativeComponent
-
外部参照情報を一時的にクリアし、バックアップする。
- backupReference() - クラス のメソッドjp.go.aist.dmrc.platform.base.PFCombinativeComponentImpl
-
外部参照情報を一時的にクリアし、バックアップする。
- backupReference() - クラス のメソッドjp.go.aist.dmrc.platform.base.PFGUICombinativeComponent
-
外部参照情報を一時的にクリアし、バックアップする。
- backupReference() - クラス のメソッドjp.go.aist.dmrc.platform.base.PFWebApplicationComponent
-
外部参照情報を一時的にクリアし、バックアップする。
- backward(int) - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.PFObjectQueue
-
インデックスで指定されたオブジェクトの順序を1つ後に移動する。
- backward(int) - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.PFObjectStack
-
インデックスで指定されたオブジェクトの順序を1つ後に移動する。
- BALLOON_NONE - クラス のstatic変数jp.go.aist.dmrc.platform.beans.diagram.PFNetworkCanvas
-
吹き出し形状識別番号: 輪郭なし
- BALLOON_RECT - クラス のstatic変数jp.go.aist.dmrc.platform.beans.diagram.PFNetworkCanvas
-
吹き出し形状識別番号: 矩形
- BALLOON_ROUNDRECT - クラス のstatic変数jp.go.aist.dmrc.platform.beans.diagram.PFNetworkCanvas
-
吹き出し形状識別番号: 角丸矩形
- barRatio - クラス の変数jp.go.aist.dmrc.platform.beans.gui.chart.render.PFStackBarChartRenderer
-
一項目分の描画領域に対する、棒の描画領域の割合
- beep() - クラス のメソッドjp.go.aist.dmrc.platform.beans.media.PFSoundPlayer
-
ビープ音を発生させる。
- before(Date) - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFDateVariable
-
java.util.Date.before(java.util.Date)
を呼び出す。
- beforeSetComonentPublicName(String, String) - クラス のstaticメソッドjp.go.aist.dmrc.platform.util.PFUtility
-
コンポーネント公開名を設定する前に行う処理.
- behaviorBranch - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFGraphics3DImplementation
-
ビヘイビア用BranchGroup
- BigDecimal2String(BigDecimal) - クラス のstaticメソッドjp.go.aist.dmrc.platform.beans.gui.chart.util.PFNumberUtility
-
数値を整形する
0.00000123
123456.789
の様に、整形する
保持している数値が1.0以上の場合
DecimalFormat df = new DecimalFormat(".000");でフォーマットする
そうでない場合(数値が1.0未満の場合)
DecimalFormat df = new DecimalFormat(".000E0");でフォーマットする
小数表示に変換
このルーチンでは有効桁数1ないし,小数点以下1にしている
- bitCount() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFBigIntegerVariable
-
java.math.BigInteger.bitCount()
を呼び出す。
- bitLength() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFBigIntegerVariable
-
java.math.BigInteger.bitLength()
を呼び出す。
- BLANKED_ARROW - クラス のstatic変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFArrowAttribute
-
- BLANKED_BOX - クラス のstatic変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFArrowAttribute
-
- BLANKED_DOT - クラス のstatic変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFArrowAttribute
-
- BLANKEDCROSS_ARROW - クラス のstatic変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFArrowAttribute
-
- BOLD - クラス のstatic変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFPolylineAttribute
-
太
- booleanValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFBooleanVariable
-
java.lang.Boolean.booleanValue()
を呼び出す。
- BORDER_LAYOUT - インタフェース のstatic変数jp.go.aist.dmrc.platform.base.PFContainerComponent
-
レイアウト(ボーダーレイアウト)
- BOTTOM - クラス のstatic変数jp.go.aist.dmrc.platform.beans.gui.chart.util.PFChartUtility
-
下寄せ。
- boundingSphere - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFGraphics3DImplementation
-
シーングラフ全体のバウンディングボリューム
- bounds - クラス の変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFGraphics3DImplementation
-
アプリケーションのBoundingSphere
- bounds - クラス の変数jp.go.aist.dmrc.platform.beans.tutorial.graphics.PFSimple3D
-
- BOX - クラス のstatic変数jp.go.aist.dmrc.platform.beans.graphics.ThreeDGraphics.PFPrimitiveLoader
-
ボックス
- breadthFirstEnumeration() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFObjectTreeNodeVariable
-
jp.go.aist.dmrc.platform.util.PFObjectTreeNode.breadthFirstEnumeration()
を呼び出す。
- brighter() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFColorVariable
-
java.awt.Color.brighter()
を呼び出す。
- brighterThenReplace() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFColorVariable
-
java.awt.Color.brighter()
を呼び出す。
- browseByDefaultBrowser(String) - クラス のメソッドjp.go.aist.dmrc.platform.beans.system.PFExternalProgramIF
-
標準のブラウザでURLを開く。
- BROWSER_UNIDENTIFIED - クラス のstatic変数jp.go.aist.dmrc.platform.base.PFWebApplicationComponent
-
- buffering - クラス の変数jp.go.aist.dmrc.platform.beans.gui.chart.PFPieChart
-
バッファの内容をそのまま描画する場合はtrue
バッファに円グラフを描画した後でバッファの内容を描画する場合はfalse
- build(Object) - クラス のメソッドjp.go.aist.dmrc.platform.beans.framework3d.PFShapeDocumentInspector
-
形状モデルを管理しているドキュメントからオブジェクトツリーを構築する
- buttonActionPerformed(PFMouseButtonEvent) - インタフェース のメソッドjp.go.aist.dmrc.platform.util.event.PFMouseButtonListener
-
マウスボタンアクション時のイベントハンドリング処理。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFBigDecimalVariable
-
java.math.BigDecimal.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFBigIntegerVariable
-
java.math.BigInteger.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFByteVariable
-
java.lang.Byte.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFDoubleVariable
-
java.lang.Double.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFFloatVariable
-
java.lang.Float.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFIntegerVariable
-
java.lang.Integer.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFLongVariable
-
java.lang.Long.byteValue()
を呼び出す。
- byteValue() - クラス のメソッドjp.go.aist.dmrc.platform.beans.util.variable.PFShortVariable
-
java.lang.Short.byteValue()
を呼び出す。