- CalculateWingPoints() - Method in class MST.Annotations.MSTAnnotation
-
calculate arrow wing points co-ordinates w.r.t.
- checkdecoding - Variable in class MST.Annotations.MSTAnnotation
-
- CheckValidModca(InputStream, byte[]) - Method in class MST.Annotations.MSTAnnotationDocument
-
- collinearPoint1 - Static variable in class MST.Annotations.MSTAnnotation
-
- collinearPoint2 - Static variable in class MST.Annotations.MSTAnnotation
-
- Convert(String, String, OutputType) - Method in class MST.Imaging.Convert.MSTConvert
-
Exports the file in specified output type.
- Convert(URL, String, OutputType) - Method in class MST.Imaging.Convert.MSTConvert
-
Exports the file in specified output type.
- Convert(String, String, OutputType, String, SaveOptions) - Method in class MST.Imaging.Convert.MSTConvert
-
Exports the file in specified output type.
- Convert(URL, String, OutputType, String, SaveOptions) - Method in class MST.Imaging.Convert.MSTConvert
-
Exports the file in specified output type.
- copyTextToClipBoard(BufferedImage, Rectangle) - Method in class MST.Imaging.OCR.MSTOCR
-
This method takes the BufferedImage object and the specified area
In the form of rectangle object.then crop the image and extract the text
From croped image and paste that text onto system clipboard.
- createAnnotation(int) - Method in class MST.Annotations.MSTAnnotationPage
-
initialize MSTAnnotation object w.r.t.
- CreatePenPoints() - Method in class MST.Annotations.MSTAnnotation
-
- cropImage(BufferedImage, Rectangle) - Method in class MST.Imaging.ImageProcessing.MSTImageProcess
-
Crops the area of given height and width from the image.