to.tetramorph.starbase.chartlib
クラス NodeApogeeTable
java.lang.Object
to.tetramorph.starbase.chartparts.GComponent
to.tetramorph.starbase.chartparts.GBoxLayout
to.tetramorph.starbase.chartlib.NodeApogeeTable
- すべての実装されたインタフェース:
- GLayout
public class NodeApogeeTable
- extends GBoxLayout
ZodiacPanelにノードのtrue/meanの種別を表示する。
クラス to.tetramorph.starbase.chartparts.GBoxLayout から継承されたメソッド |
add, add, contains, draw, draw, getComponentCount, getFullSize, getSize, removeAll, setBasePoint, setBaseWidth, setGraphics, setLocation, setLocation, setup |
クラス to.tetramorph.starbase.chartparts.GComponent から継承されたメソッド |
getActionCommand, getAlign, getBGColor, getGComponentListener, getInset, getVAlign, setActionCommand, setAlign, setAligns, setBGColor, setGComponentListener, setInset, setInsets, setVAlign |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeApogeeTable
public NodeApogeeTable()
- NodeApogeeTable オブジェクトを作成する
updateNodeApogee
public void updateNodeApogee(int[] bodyIDs,
String nodeTypeName,
String apogeeTypeName)
- ノードのタイプ(トルー,ミーン)の表示レイアウトとリリスのタイプ(密接/平均)
の表示レイアウトを作成する。
使用天体の中にノードやリリスが無い場合はそれを除外する。
両方無い場合はnullを返す。
setSpecificConfig()からのみの呼びだしのみでOKなので、
zodiacPanelへの登録/リメイクも行う。
- パラメータ:
bodyIDs
- scp.getBodyIDs( scp.getBodyListMode() )nodeTypeName
- nptChart.getNodeTypeName()apogeeTypeName
- nptChart.getApogeeTypeName()
setColor
public void setColor(Color listOtherColor)
- 色をセットする。