Package | Description |
---|---|
MST.Annotations |
Modifier and Type | Method and Description |
---|---|
MSTAnnotationDocument |
MSTAnnotationDocument.loadAnnotation(java.lang.String filePath)
Load annotation data from XML (i.e.
|
MSTAnnotationDocument |
MSTAnnotationDocument.loadAnnotation(java.lang.String filePath,
float nXResolution,
float nYResolution) |
Modifier and Type | Method and Description |
---|---|
boolean |
MSTAnnotationDocument.saveAnnotationCM8(java.lang.String filePath,
MSTAnnotationDocument msAnnDoc,
float nXResolution,
float nYResolution) |
boolean |
MSTAnnotationDocument.saveFilenetAnnotation(java.lang.String filePath,
MSTAnnotationDocument msAnnDoc,
float nXResolution,
float nYResolution) |
boolean |
MSTAnnotationDocument.saveXMLAnnotation(java.lang.String filePath,
MSTAnnotationDocument msAnnDoc)
Save annotation data into XML (i.e.
|