Package | Description |
---|---|
MST.Annotations |
Modifier and Type | Field and Description |
---|---|
MSTAnnotation |
MSTAnnotation.m_pNext |
MSTAnnotation |
MSTAnnotation.m_pNextPage |
MSTAnnotation |
MSTAnnotation.m_pPrevious |
Modifier and Type | Field and Description |
---|---|
java.util.Vector<MSTAnnotation> |
MSTAnnotationPage.annotationCollection |
Modifier and Type | Method and Description |
---|---|
MSTAnnotation |
MSTAnnotationPage.createAnnotation(int type)
initialize MSTAnnotation object w.r.t.
|
MSTAnnotation |
MSTAnnotation.finalizeAngleAnnotation()
This method finalize angle annotation
|
MSTAnnotation |
MSTAnnotation.finalizePen()
This method finalize pen annotation
|
MSTAnnotation |
MSTAnnotation.finalizePolygon()
This method finalize polygon annotation
|
MSTAnnotation |
MSTAnnotation.finalizePolyLine()
This method finalize polyLine annotation
|
MSTAnnotation[] |
MSTAnnotationDocument.getFilenetAnnotations(java.io.InputStream annStream,
java.lang.String string) |
Modifier and Type | Method and Description |
---|---|
void |
MSTAnnotationDocument.writeCircleBox(MSTAnnotation pageAnnotation) |