接口 NodePlace
- 所有已知实现类:
PlaceNode1
,PlaceNode2
public interface NodePlace
This is an interface for classes that wish to take a node structure and
arrange them
- 版本:
- $Revision: 1.5 $
- 作者:
- Malcolm F Ware (mfw4@cs.waikato.ac.nz)
-
方法概要
-
方法详细资料
-
place
The function to call to postion the tree that starts at Node r- 参数:
r
- The top of the tree.
-