to.tetramorph.starbase.chartparts
クラス PlanetEvent
java.lang.Object
to.tetramorph.starbase.chartparts.PlanetEvent
public class PlanetEvent
- extends Object
ホロスコープ円上の天体のイベント情報。
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanetEvent
public PlanetEvent(Body body,
MouseEvent mouseEvent,
Object source)
- PlanetEvent オブジェクトを作成する
PlanetEvent
public PlanetEvent(Body body,
MouseEvent mouseEvent,
Object source,
double draggedAngle)
getBody
public Body getBody()
getMouseEvent
public MouseEvent getMouseEvent()
getSource
public Object getSource()
getDraggedAngle
public double getDraggedAngle()