|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.antree.representation.ParentBranchEncoder
public class ParentBranchEncoder
Default branch encoder. It uses the information from the node where the branch starts and also from the branch that leads to the originating node.
Constructor Summary | |
---|---|
ParentBranchEncoder()
|
Method Summary | |
---|---|
int |
encode(Branch branch)
Returns the code of the specified branch. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParentBranchEncoder()
Method Detail |
---|
public int encode(Branch branch)
BranchEncoder
encode
in interface BranchEncoder
branch
- the branch to encode.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |