- generateTemplate(String) - Method in class com.aspose.omr.OmrEngine
-
Creates template (.omr) and template image based on text markup
- GenerationResult - Class in com.aspose.omr
-
The result of the template generation.
- getAnswer() - Method in interface com.aspose.omr.IOmrElement
-
Forms a string with recognition result
- getAnswers() - Method in class com.aspose.omr.FinalizationData
-
- getAnswerText() - Method in class com.aspose.omr.FinalizationData
-
Gets or sets recognition result for template image
- getBarcodeType() - Method in class com.aspose.omr.BarcodeElement
-
Gets the type of the barcode
- getBarcodeTypeString() - Method in class com.aspose.omr.BarcodeElement
-
Gets string representation of BarcodeType property
- getBubbleHeight() - Method in class com.aspose.omr.ChoiceBoxElement
-
- getBubbles() - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets or sets bubbles collection
- getBubbleWidth() - Method in class com.aspose.omr.ChoiceBoxElement
-
- getChoiceBoxes() - Method in class com.aspose.omr.GridElement
-
- getConsumptionCredit() - Static method in class com.aspose.omr.Metered
-
Gets consumption credit
- getConsumptionQuantity() - Static method in class com.aspose.omr.Metered
-
Gets consumption file size
- getCsv() - Method in interface com.aspose.omr.IOmrElement
-
Forms answers as a comma-separated values string
- getCsv() - Method in class com.aspose.omr.RecognitionResult
-
Form CSV string with recognition results
- getElements() - Method in class com.aspose.omr.OmrPage
-
Gets or sets list of elements on page
- getErrorCode() - Method in class com.aspose.omr.GenerationResult
-
Gets or sets the error code.
- getErrorMessage() - Method in class com.aspose.omr.GenerationResult
-
Gets or sets the message describing error.
- getFinalizationComplete() - Method in class com.aspose.omr.OmrTemplate
-
- getHeight() - Method in class com.aspose.omr.OmrElement
-
Gets or sets question height
- getHeight() - Method in class com.aspose.omr.OmrPage
-
Gets or sets page height
- getImageFormat() - Method in class com.aspose.omr.OmrPage
-
Gets or sets the image file format
- getImageName() - Method in class com.aspose.omr.OmrPage
-
Gets or sets the image data
- getImagePath() - Method in class com.aspose.omr.RecognitionResult
-
Gets or sets the path to the processed image
- getJpegQuality() - Method in class com.aspose.omr.ClipAreaElement
-
- getJson() - Method in class com.aspose.omr.RecognitionResult
-
Form JSON string with recognition results
- getLeft() - Method in class com.aspose.omr.OmrBubble
-
Gets bubble absolute left position
- getLeft() - Method in class com.aspose.omr.OmrElement
-
Gets or sets question left position
- getMultipleSelectionAllowed() - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets or sets a value indicating whether multiple selection is allowed
- getName() - Method in class com.aspose.omr.OmrElement
-
Gets question name
- getName() - Method in class com.aspose.omr.OmrTemplate
-
Gets or sets template name
- getOmrElements() - Method in class com.aspose.omr.RecognitionResult
-
Gets or sets the list of OMR elements on page
- getOrientation() - Method in class com.aspose.omr.ChoiceBoxElement
-
- getOrientation() - Method in class com.aspose.omr.GridElement
-
- getOrientationString() - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets string representation of orientation property
- getOrientationString() - Method in class com.aspose.omr.GridElement
-
- getPages() - Method in class com.aspose.omr.OmrTemplate
-
Gets list of pages in template
- getQrVersion() - Method in class com.aspose.omr.BarcodeElement
-
Gets the QR version for QR elements
- getQuestionName() - Method in interface com.aspose.omr.IOmrElement
-
Gets the Question Name
- getTemplate() - Method in class com.aspose.omr.GenerationResult
-
Gets the Template JSON string
- getTemplateId() - Method in class com.aspose.omr.OmrTemplate
-
- getTemplateImage() - Method in class com.aspose.omr.GenerationResult
-
Gets or sets the generated Template Image
- getTemplateName() - Method in class com.aspose.omr.RecognitionResult
-
Gets or sets the OMR template name
- getTemplateProcessor(String) - Method in class com.aspose.omr.OmrEngine
-
- getTop() - Method in class com.aspose.omr.OmrBubble
-
Gets bubble absolute top position
- getTop() - Method in class com.aspose.omr.OmrElement
-
Gets or sets question top position
- getValue() - Method in class com.aspose.omr.OmrBubble
-
Gets bubble answer value, i.e. mapping value
- getWarnings() - Method in class com.aspose.omr.FinalizationData
-
Gets or sets warnings recieved from OMR Core
- getWarnings() - Method in class com.aspose.omr.GenerationResult
-
Gets or sets list of the warnings messages describing non-critical faults appeared during generation
- getWidth() - Method in class com.aspose.omr.OmrElement
-
Gets or sets question width
- getWidth() - Method in class com.aspose.omr.OmrPage
-
Gets or sets page width
- GridElement - Class in com.aspose.omr
-
- GridElement() - Constructor for class com.aspose.omr.GridElement
-
- save(String, String) - Method in class com.aspose.omr.GenerationResult
-
Save template image and template to the specified folder
- Save(String) - Method in class com.aspose.omr.OmrImage
-
- setAlignedHorizontal(boolean) - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets or sets a value indicating whether bubbles aligned horizontally
- setAlignedHorizontal(boolean) - Method in class com.aspose.omr.GridElement
-
Gets or sets a value indicating whether bubbles aligned horizontally
- setAlignedVertical(boolean) - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets or sets a value indicating whether bubbles aligned vertically
- setAlignedVertical(boolean) - Method in class com.aspose.omr.GridElement
-
Gets or sets a value indicating whether bubbles aligned vertically
- setAnswers(String) - Method in class com.aspose.omr.FinalizationData
-
- setAnswerText(String[]) - Method in class com.aspose.omr.FinalizationData
-
Gets or sets recognition result for template image
- setBarcodeType(int) - Method in class com.aspose.omr.BarcodeElement
-
Sets the type of the barcode
- setBarcodeTypeString(String) - Method in class com.aspose.omr.BarcodeElement
-
Gets string representation of BarcodeType property
- setBubbleHeight(double) - Method in class com.aspose.omr.ChoiceBoxElement
-
- setBubbles(List<OmrBubble>) - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets or sets bubbles collection
- setBubbleWidth(double) - Method in class com.aspose.omr.ChoiceBoxElement
-
- setChoiceBoxes(List<OmrElement>) - Method in class com.aspose.omr.GridElement
-
- setElements(List<OmrElement>) - Method in class com.aspose.omr.OmrPage
-
Gets or sets list of elements on page
- setErrorCode(int) - Method in class com.aspose.omr.GenerationResult
-
Gets or sets the error code.
- setErrorMessage(String) - Method in class com.aspose.omr.GenerationResult
-
Gets or sets the message describing error.
- setFinalizationComplete(boolean) - Method in class com.aspose.omr.OmrTemplate
-
- setGenerated(boolean) - Method in class com.aspose.omr.OmrTemplate
-
- setHeight(double) - Method in class com.aspose.omr.OmrElement
-
Gets or sets question height
- setHeight(double) - Method in class com.aspose.omr.OmrPage
-
Gets or sets page height
- setImageFormat(String) - Method in class com.aspose.omr.OmrPage
-
Gets or sets the image file format
- setImageName(String) - Method in class com.aspose.omr.OmrPage
-
Gets or sets the image name
- setImagePath(String) - Method in class com.aspose.omr.RecognitionResult
-
Gets or sets the path to the processed image
- setJpegQuality(int) - Method in class com.aspose.omr.ClipAreaElement
-
- setLeft(double) - Method in class com.aspose.omr.OmrBubble
-
Sets bubble absolute left position
- setLeft(double) - Method in class com.aspose.omr.OmrElement
-
Gets or sets question left position
- setLicense(String) - Method in class com.aspose.omr.License
-
Licenses the component.
- setLicense(InputStream) - Method in class com.aspose.omr.License
-
Licenses the component.
- setMeteredKey(String, String) - Method in class com.aspose.omr.Metered
-
Sets metered public and private key
- setMultipleSelectionAllowed(boolean) - Method in class com.aspose.omr.ChoiceBoxElement
-
Gets or sets a value indicating whether multiple selection is allowed
- setName(String) - Method in class com.aspose.omr.OmrElement
-
Sets question name
- setName(String) - Method in class com.aspose.omr.OmrTemplate
-
Gets or sets template name
- setOmrElements(List<IOmrElement>) - Method in class com.aspose.omr.RecognitionResult
-
Gets or sets the list of OMR elements on page
- setOrientation(int) - Method in class com.aspose.omr.ChoiceBoxElement
-
- setOrientation(int) - Method in class com.aspose.omr.GridElement
-
- setPages(List<OmrPage>) - Method in class com.aspose.omr.OmrTemplate
-
Sets list of pages in template
- setQrVersion(Nullable<Integer>) - Method in class com.aspose.omr.BarcodeElement
-
Sets the QR version for QR elements
- setQuestionName(String) - Method in interface com.aspose.omr.IOmrElement
-
Sets the Question Name
- setTemplate(String) - Method in class com.aspose.omr.GenerationResult
-
Sets the Template JSON string
- setTemplateId(String) - Method in class com.aspose.omr.OmrTemplate
-
- setTemplateImage(BufferedImage) - Method in class com.aspose.omr.GenerationResult
-
Gets or sets the generated Template Image
- setTemplateName(String) - Method in class com.aspose.omr.RecognitionResult
-
Gets or sets the OMR template name
- setTop(double) - Method in class com.aspose.omr.OmrBubble
-
Sets bubble absolute top position
- setTop(double) - Method in class com.aspose.omr.OmrElement
-
Gets or sets question top position
- setValid(boolean) - Method in class com.aspose.omr.OmrBubble
-
Sets a value indicating whether bubble is in valid position
- setValue(String) - Method in class com.aspose.omr.OmrBubble
-
Sets bubble answer value, i.e. mapping value
- setWarnings(String[]) - Method in class com.aspose.omr.FinalizationData
-
Gets or sets warnings recieved from OMR Core
- setWarnings(List<String>) - Method in class com.aspose.omr.GenerationResult
-
Gets or sets list of the warnings messages describing non-critical faults appeared during generation
- setWidth(double) - Method in class com.aspose.omr.OmrElement
-
Gets or sets question width
- setWidth(double) - Method in class com.aspose.omr.OmrPage
-
Gets or sets page width