Process API

Uses of Class
filenet.vw.api.VWTextAnnotationDefinition

Uses of VWTextAnnotationDefinition in filenet.vw.api
 

Methods in filenet.vw.api that return VWTextAnnotationDefinition
 VWTextAnnotationDefinition VWMapDefinition.createTextAnnotation(java.lang.String theMessage)
          Creates a new annotation for this map.
 VWTextAnnotationDefinition VWAssociationDefinition.getTextAnnotation()
          Gets the containing annotation object.
 VWTextAnnotationDefinition VWMapDefinition.getTextAnnotation(int theAnnotationId)
          Gets the annotation object in this map based on the specified ID.
 VWTextAnnotationDefinition[] VWMapDefinition.getTextAnnotations()
          Gets all of the annotations contained in this map.
 


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.