|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--DistributionTree
Method Summary | |
org.w3c.dom.Element |
createClippedRef()
it Creates the subTree |
org.w3c.dom.Element |
createClippedSub()
it Creates the subTree |
org.w3c.dom.Element |
createDeletion()
Creates the subTree |
org.w3c.dom.Element |
createInsertion()
Create the subTree |
org.w3c.dom.Element |
createMatch()
Create the subTree |
org.w3c.dom.Element |
createReference()
It creates the subTree |
org.w3c.dom.Element |
createReferenceAfterClipping()
It creates the subTree |
org.w3c.dom.Element |
createSubmission()
It creates the subTree |
org.w3c.dom.Element |
createSubmissionAfterClipping()
It creates the subTree |
void |
createTree()
This method creates the tree, set the attributes and the elements |
org.w3c.dom.Element |
getTree()
returns the complete Tree containing the results of the story boundary Task for the VideoSubmission |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public org.w3c.dom.Element getTree()
public void createTree()
public org.w3c.dom.Element createMatch()
public org.w3c.dom.Element createInsertion()
public org.w3c.dom.Element createDeletion()
public org.w3c.dom.Element createClippedRef()
public org.w3c.dom.Element createClippedSub()
public org.w3c.dom.Element createReference()
public org.w3c.dom.Element createReferenceAfterClipping()
public org.w3c.dom.Element createSubmission()
public org.w3c.dom.Element createSubmissionAfterClipping()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |