org.freehep.jas.plugin.tree
Class FTreePath
java.lang.Object
org.freehep.jas.plugin.tree.FTreePath
- public class FTreePath
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FTreePath
public FTreePath(java.lang.String singlePath)
FTreePath
public FTreePath(java.lang.String[] fullPath)
FTreePath
public FTreePath(FTreePath path)
getLastPathComponent
public java.lang.String getLastPathComponent()
getParentPath
public FTreePath getParentPath()
getPath
public java.lang.String[] getPath()
getPathComponent
public java.lang.String getPathComponent(int index)
getPathCount
public int getPathCount()
isDescendant
public boolean isDescendant(FTreePath FTreePath)
pathByAddingChild
public FTreePath pathByAddingChild(java.lang.String child)
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object o)