[ 
https://issues.apache.org/jira/browse/UIMA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125746#comment-13125746
 ] 

Joern Kottmann commented on UIMA-2252:
--------------------------------------

Lets make sure we are using the same terms.
"If I check a type e.g., in the Annotation Styles view, then all annotations of 
the type are highlighted."
Through the Cas Editor code base this is usually called "shown" or "displayed", 
but never highlighted.

Selecting in the Cas Editor always means to give "focus" to something, like you 
give focus to an entry in a List control.

The Cas Editor currently only supports "reducing" the amount of shown 
annotations by enabling/disabling the types which are displayed. You would like 
to add an additional filter mechanism to further reduce that to a sub-set of 
the existing annotations, right?

Would a better selection/highlighting of multiple annotations be just as good 
for you?
                
> Migrate TextMarker visualization to CAS Editor
> ----------------------------------------------
>
>                 Key: UIMA-2252
>                 URL: https://issues.apache.org/jira/browse/UIMA-2252
>             Project: UIMA
>          Issue Type: New Feature
>          Components: TextMarker
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>
> Start the migration of the CEV plugins of the TextMarker using the CAS Editor 
> code base. Investigate the which changes in the CAS Editor are needed to 
> support the existing TextMarker functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to