org.freehep.jas.plugin.tree.utils.linkNode
Interface LinkNode


public interface LinkNode

A link in the FTree.

Author:
The FreeHEP team @ SLAC.

Method Summary
 FTreePath linkedPath()
          The FTreePath being linked.
 FTree tree()
          The FTree to which the linked path belongs to.
 

Method Detail

linkedPath

FTreePath linkedPath()
The FTreePath being linked.

Returns:
The linked path.

tree

FTree tree()
The FTree to which the linked path belongs to.



Copyright © 2013. All Rights Reserved.