Class CoordinateFinder
java.lang.Object
io.goobi.viewer.controller.model.alto.CoordinateFinder
Detect word coordinates in alto document
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetWordCoords(Set<String> searchTerms, int proximitySearchDistance, int rotation)
-
Constructor Details
-
CoordinateFinder
public CoordinateFinder(String altoString, String charset) throws IOException, org.jdom2.JDOMException - Throws:
IOExceptionorg.jdom2.JDOMException
-
-
Method Details
-
getWordCoords
-