Package Localiser.algorithms.locErrors
Class ErrorEllipseJSONData
java.lang.Object
Localiser.algorithms.locErrors.ErrorJSONData
Localiser.algorithms.locErrors.ErrorEllipseJSONData
- 
Field Summary
Fields inherited from class Localiser.algorithms.locErrors.ErrorJSONData
errorDigitFormat - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionCreate a standard xml like string of the error data which can be written to the relational database.Methods inherited from class Localiser.algorithms.locErrors.ErrorJSONData
getJSONElement, getJSONElement 
- 
Constructor Details
- 
ErrorEllipseJSONData
 
 - 
 - 
Method Details
- 
getXMLString
Description copied from class:ErrorJSONDataCreate a standard xml like string of the error data which can be written to the relational database.- Specified by:
 getXMLStringin classErrorJSONData- Returns:
 - Error information in an XML like format.
 
 
 -