|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcorrespondence.CorrespondenceWriter
public class CorrespondenceWriter
Constructor Summary | |
---|---|
CorrespondenceWriter(java.util.Set<Correspondence> corres)
Constructor |
Method Summary | |
---|---|
void |
writeFileWithCorrespondences(java.lang.String filepath)
Write the alignment into the file given by the file path. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorrespondenceWriter(java.util.Set<Correspondence> corres)
corres
- Method Detail |
---|
public void writeFileWithCorrespondences(java.lang.String filepath) throws ComplexMappingException
filepath
-
ComplexMappingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |