jp.ac.waseda.info.ueda.unyo.node
クラス ActiveNode_Atom
java.lang.Object
jp.ac.waseda.info.ueda.unyo.node.ActiveNode
jp.ac.waseda.info.ueda.unyo.node.ActiveNode_Atom
public class ActiveNode_Atom
- extends ActiveNode
Active Node のアトム用の実体
- 作成者:
- nakako, wakako
クラス jp.ac.waseda.info.ueda.unyo.node.ActiveNode から継承されたメソッド |
addNthNode, addRealNthNode, clearNthNode, clearRealNthNode, copy, equals, getBaseID, getBounds, getClosedMemID, getColor, getDestPointX, getDestPointY, getLinkNum, getNode, getNthNode, getNthNodeCollection, getNthNum, getOutterRealNthNodeCollection, getRealNthNode, getRealNthNodeCollection, getShape, getTempDstPointX, getTempDstPointY, getType, isActive, isPinned, isUpdateReady, openMem, reduceDstPoint, removeNthNode, removeRealNthNode, resetTempDstPoint, setActivity, setBaseID, setClosedMemID, setColor, setDstPoint, setLocation, setNode, setPinned, setShape, setTempDstPoint, setType, setUpdateReady |
クラス java.lang.Object から継承されたメソッド |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActiveNode_Atom
public ActiveNode_Atom(java.lang.Object node)
initViewParam
public void initViewParam()
- 定義:
- クラス
ActiveNode
内の initViewParam
getID
public java.lang.String getID()
- 定義:
- クラス
ActiveNode
内の getID
getName
public java.lang.String getName()
- 定義:
- クラス
ActiveNode
内の getName
move
public void move(int dx,
int dy,
GraphPanel panel)
- 定義:
- クラス
ActiveNode
内の move
setPosition
public void setPosition(int x,
int y)
- 定義:
- クラス
ActiveNode
内の setPosition
movePositionForce
public void movePositionForce(int dx,
int dy,
GraphPanel panel,
java.util.HashSet<java.lang.String> ignoreIDSet)
- オーバーライド:
- クラス
ActiveNode
内の movePositionForce
setPositionForce
public void setPositionForce(int x,
int y)
- オーバーライド:
- クラス
ActiveNode
内の setPositionForce
setDefaultColor
public void setDefaultColor()
- 定義:
- クラス
ActiveNode
内の setDefaultColor
setPosition
public void setPosition(java.awt.geom.Rectangle2D rect)
- 定義:
- クラス
ActiveNode
内の setPosition