• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 192 for Xml/Working/roi-sample.xml

Show
Ignore:
Timestamp:
07/16/08 13:59:26 (6 months ago)
Author:
andrew
Message:

Added first version of annotations used in omero.

Files:
1 modified

  • Xml/Working/roi-sample.xml (modified) (2 diffs)

Legend:

Unmodified
Added
Removed
  • Xml/Working/roi-sample.xml

    r191 r192  
    5050        </ome:Image> 
    5151        <sa:StructuredAnnotations> 
    52                 <sa:FileAnnotation ID="Annotation:1" FileName="file.txt" MimeType="text/plain"> 
    53                         <sa:Link>Shape:5</sa:Link> 
    54                         <sa:ExternalFile>roi-sample-annotations/file.txt</sa:ExternalFile> 
    55                 </sa:FileAnnotation> 
    56                 <sa:FileAnnotation ID="Annotation:2" FileName="report.pdf" MimeType="application/pdf"> 
    57                         <sa:Link>Image:1</sa:Link> 
    58                         <sa:ExternalFile>roi-sample-annotations/report.pdf</sa:ExternalFile> 
    59                 </sa:FileAnnotation> 
    60                 <sa:SvgAnnotation ID="Annotation:3" color="green" line-width="2"> 
     52                <sa:SvgAnnotation ID="Annotation:3" Namespace="ome:omero:insight:roi:svg"  
     53                        fill-opacity="0.25098039215686274" fill-rule="evenodd" stroke="#c4c4c4" 
     54                        stroke-dashoffset="0" stroke-linecap="butt" stroke-linejoin="miter" 
     55                        stroke-miterlimit="3" stroke-opacity="0.7686274509803922" stroke-width="1" 
     56                        > 
    6157                        <sa:Link>Shape:5</sa:Link> 
    6258                        <sa:Link>Shape:4</sa:Link> 
    … …  
    6460                        <sa:Link>Shape:2</sa:Link> 
    6561                </sa:SvgAnnotation> 
    66                 <sa:SvgAnnotation ID="Annotation:4" color="red" line-width="3"> 
     62                <sa:SvgAnnotation ID="Annotation:4" Namespace="ome:omero:insight:roi:svg" 
     63                        fill="#c4c4c4" fill-opacity="0.7686274509803922" 
     64                        font-family="Verdana" font-size="12" font-style="normal"  
     65                        font-variant="normal" font-weight="normal" 
     66                        > 
    6767                        <sa:Link>Shape:1</sa:Link> 
    6868                </sa:SvgAnnotation> 
    69                 <sa:FileAnnotation ID="Annotation:5" FileName="file2.txt" MimeType="text/plain"> 
    70                         <sa:Link>Shape:5</sa:Link> 
    71                         <bf:BinData Compression="none" Length="12">ZGVmYXVsdA==</bf:BinData> 
    72                 </sa:FileAnnotation> 
    7369        </sa:StructuredAnnotations> 
    7470</ome:OME> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/