nz.ac.waikato.mcennis.rat.reusablecores.distance.xml
Interface DistanceXML

All Superinterfaces:
XMLParserObject
All Known Implementing Classes:
ChebyshevDistanceXML, CosineDistanceXML, DotProductDistanceXML, EuclideanDistanceXML, ExponentialDistanceXML, JaccardDistanceXML, ManhattanDistanceXML, PearsonDistanceXML, WeightedKLDDistanceXML

public interface DistanceXML
extends XMLParserObject


Nested Class Summary
 
Nested classes/interfaces inherited from interface nz.ac.waikato.mcennis.rat.XMLParserObject
XMLParserObject.State
 
Method Summary
 void exportAsXML(java.io.Writer writer)
           
 DistanceFunction getDistanceMeasure()
           
 
Methods inherited from interface nz.ac.waikato.mcennis.rat.XMLParserObject
buildingStatus, characters, endElement, newCopy, startElement
 

Method Detail

getDistanceMeasure

DistanceFunction getDistanceMeasure()

exportAsXML

void exportAsXML(java.io.Writer writer)
                 throws java.io.IOException
Throws:
java.io.IOException

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads