A B C D E F G H I L M N O P Q R S T U V W X Y Z 

M

m_AnnPages - Variable in class MST.Annotations.MSTAnnotationDocument
 
m_bNOFill - Variable in class MST.Annotations.MSTAnnotation
 
m_bRotateWithImg - Variable in class MST.Annotations.MSTAnnotation
 
m_bTransparent - Variable in class MST.Annotations.MSTAnnotation
 
m_nAngle - Variable in class MST.Annotations.MSTAnnotation
 
m_nBorderTolerance - Variable in class MST.Annotations.MSTAnnotation
 
m_nBorderWidth - Variable in class MST.Annotations.MSTAnnotation
 
m_nColor - Variable in class MST.Annotations.MSTAnnotation
 
m_nCurAnnNum - Variable in class MST.Annotations.MSTAnnotation
 
m_nEndOX - Variable in class MST.Annotations.MSTAnnotation
 
m_nEndOY - Variable in class MST.Annotations.MSTAnnotation
 
m_nFillColor - Variable in class MST.Annotations.MSTAnnotation
 
m_nHeight - Variable in class MST.Annotations.MSTAnnotation
 
m_nOBorderTolerance - Variable in class MST.Annotations.MSTAnnotation
 
m_nOBorderWidth - Variable in class MST.Annotations.MSTAnnotation
 
m_nOHeight - Variable in class MST.Annotations.MSTAnnotation
 
m_NoteDialog - Static variable in class MST.Annotations.MSTAnnotation
 
m_nOWidth - Variable in class MST.Annotations.MSTAnnotation
 
m_nOXEnd - Variable in class MST.Annotations.MSTAnnotation
 
m_nOXStart - Variable in class MST.Annotations.MSTAnnotation
 
m_nOYEnd - Variable in class MST.Annotations.MSTAnnotation
 
m_nOYStart - Variable in class MST.Annotations.MSTAnnotation
 
m_nPageNo - Variable in class MST.Annotations.MSTAnnotation
 
m_nPenColor - Variable in class MST.Annotations.MSTAnnotation
 
m_nPenWidth - Variable in class MST.Annotations.MSTAnnotation
 
m_nPrevColor - Variable in class MST.Annotations.MSTAnnotation
 
m_nPrevWidth - Variable in class MST.Annotations.MSTAnnotation
 
m_nRotation - Variable in class MST.Annotations.MSTAnnotation
 
m_nStartOX - Variable in class MST.Annotations.MSTAnnotation
 
m_nStartOY - Variable in class MST.Annotations.MSTAnnotation
 
m_nTotAnnotations - Variable in class MST.Annotations.MSTAnnotation
 
m_nWidth - Variable in class MST.Annotations.MSTAnnotation
 
m_nXEnd - Variable in class MST.Annotations.MSTAnnotation
 
m_nXStart - Variable in class MST.Annotations.MSTAnnotation
 
m_nXtempend1 - Variable in class MST.Annotations.MSTAnnotation
 
m_nXtempstart1 - Variable in class MST.Annotations.MSTAnnotation
 
m_nXXStart - Variable in class MST.Annotations.MSTAnnotation
 
m_nYEnd - Variable in class MST.Annotations.MSTAnnotation
 
m_nYStart - Variable in class MST.Annotations.MSTAnnotation
 
m_nYtempend1 - Variable in class MST.Annotations.MSTAnnotation
 
m_nYtempstart1 - Variable in class MST.Annotations.MSTAnnotation
 
m_nYYStart - Variable in class MST.Annotations.MSTAnnotation
 
m_pchObjectName - Variable in class MST.Annotations.MSTAnnotation
 
m_pNext - Variable in class MST.Annotations.MSTAnnotation
 
m_pNextPage - Variable in class MST.Annotations.MSTAnnotation
 
m_pPrevious - Variable in class MST.Annotations.MSTAnnotation
 
m_TextField - Static variable in class MST.Annotations.MSTAnnotation
 
Merge(String[], String, OutputType) - Method in class MST.Imaging.Convert.MSTConvert
Merges the files in specified output type.
Merge(String[], String, OutputType, String[], SaveOptions) - Method in class MST.Imaging.Convert.MSTConvert
Merges the files in specified output type.
Merge(List<IMSTFileFormat>, String, FileFormat) - Method in class MST.Imaging.FileFormats.MSTFileFormat
Merge MSTDocument/MSTImage Object in the List to the specified Image File Format
Merge(List<IMSTFileFormat>, OutputStream, FileFormat) - Method in class MST.Imaging.FileFormats.MSTFileFormat
Merge MSTDocument/MSTImage Object in the List to the specified Image File Format
Merge(HashMap<Integer, IMSTFileFormat>, String, FileFormat) - Method in class MST.Imaging.FileFormats.MSTFileFormat
Merge MSTDocument/MSTImage/MSTPdf Object in the List to the specified Image File Format
Merge(Map<Integer, IMSTFileFormat>, OutputStream, FileFormat) - Method in class MST.Imaging.FileFormats.MSTFileFormat
Merge MSTDocument/MSTImage/MSTPdf Object in the List to the specified Image File Format
MST.Imaging.FileFormats - package MST.Imaging.FileFormats
 
MST.Imaging.OCR - package MST.Imaging.OCR
 
MSTAnnotation - Class in MST.Annotations
MSTAnnotation Class extends javax.swing.JPanel and super class of all additional annotation classes(e.g.
MSTAnnotation() - Constructor for class MST.Annotations.MSTAnnotation
 
MSTAnnotationDocument - Class in MST.Annotations
MSTAnnotationDocument class is main class of Annotation SDK.MSTAnnotationDocument contains MSTAnnotationPage class array( Which keeps information of annotation properties).Through MSTAnnotationPage Object annotations can be saved and loaded from/to document.
MSTAnnotationDocument(int) - Constructor for class MST.Annotations.MSTAnnotationDocument
creates an object of MSTAnnotationDocument.
MSTAnnotationPage - Class in MST.Annotations
MSTAnnotationPage class contains information of all annotation(s) created on document and also initialize MSTAnnotation object w.r.t.
MSTAnnotationPage() - Constructor for class MST.Annotations.MSTAnnotationPage
 
MSTConvert - Class in MST.Imaging.Convert
 
MSTConvert() - Constructor for class MST.Imaging.Convert.MSTConvert
 
MSTDocument - Class in MST.Imaging.Document
 
MSTDocument() - Constructor for class MST.Imaging.Document.MSTDocument
default constructor It initializes the MSTImage object and initialize the engine object.
MSTDocumentPage - Class in MST.Imaging.Document
 
MSTDocumentPage(Rotate, double, ResizeQuality, double, double, int, double, double, BufferedImage, InputStream) - Constructor for class MST.Imaging.Document.MSTDocumentPage
 
MSTException - Exception in MST.Imaging.FileFormats
 
MSTException() - Constructor for exception MST.Imaging.FileFormats.MSTException
 
MSTException(String) - Constructor for exception MST.Imaging.FileFormats.MSTException
 
MSTException(String, Exception) - Constructor for exception MST.Imaging.FileFormats.MSTException
 
MSTException(String, Throwable) - Constructor for exception MST.Imaging.FileFormats.MSTException
 
MSTFileFormat - Class in MST.Imaging.FileFormats
 
MSTFileFormat() - Constructor for class MST.Imaging.FileFormats.MSTFileFormat
 
MSTImage - Class in MST.Imaging.Image
 
MSTImage() - Constructor for class MST.Imaging.Image.MSTImage
default constructor It initializes the MSTImage object and initialize the engine object.
MSTImagePage - Class in MST.Imaging.Image
 
MSTImagePage(Rotate, double, ResizeQuality, double, double, int, double, double, BufferedImage, InputStream) - Constructor for class MST.Imaging.Image.MSTImagePage
 
MSTImageProcess - Class in MST.Imaging.ImageProcessing
This class is intended to perform the Image Operations.
MSTImageProcess() - Constructor for class MST.Imaging.ImageProcessing.MSTImageProcess
 
MSTOCR - Class in MST.Imaging.OCR
 
MSTOCR() - Constructor for class MST.Imaging.OCR.MSTOCR
 
MSTPdf - Class in MST.Imaging.Document
 
MSTPdf() - Constructor for class MST.Imaging.Document.MSTPdf
 
MSTPdfPage - Class in MST.Imaging.Document
 
MSTPdfPage(Rotate, double, ResizeQuality, double, double, int, double, double, BufferedImage, InputStream) - Constructor for class MST.Imaging.Document.MSTPdfPage
 
multiPointAnnBoundary - Variable in class MST.Annotations.MSTAnnotation
 
mZoomFactor - Variable in class MST.Annotations.MSTAnnotation
 
A B C D E F G H I L M N O P Q R S T U V W X Y Z