Thanks Jmarie,
Most likely, I should use this -
- Code: Select all
setXMLAnnotationAnnotationRef
public void setXMLAnnotationAnnotationRef(String annotation,
int XMLAnnotationIndex,
int annotationRefIndex)
First 2 parameters I can deduce form previous usage, but on the third one, not sure.
Is it OK just to put 0 there? or the same XMLAnnotationIndex?
[
update - tried both neither works]
Other words, - what is the difference between XMLAnnotationIndex and XMLAnnotationRefIndex?
(This is single-image case.. for now).
TagAnnotations also aren't visible, could it be because of the same reason - could setTagAnnotationRef help?
Last thing I did - I also put these custom XMLs into Image Description - this way, it becomes visible in Insight/Omeroweb viewers, but still not searchable..
Certainly if XMLAnnotation worked I wouldn't even try.. but maybe good to know just for the case (there is no setImageDescriptionRef method)..
Best regards, thanks again,
Y.