public class MSTAnnotationPage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Vector<MSTAnnotation> |
annotationCollection |
Constructor and Description |
---|
MSTAnnotationPage() |
Modifier and Type | Method and Description |
---|---|
MSTAnnotation |
createAnnotation(int type)
initialize MSTAnnotation object w.r.t.
|
public java.util.Vector<MSTAnnotation> annotationCollection
public MSTAnnotation createAnnotation(int type) throws MST.Annotations.MSTException
type
- type of AnnotationMST.Annotations.MSTException