File: fabioimage.uxf

package info (click to toggle)
python-fabio 2024.9.0-7
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,844 kB
  • sloc: python: 21,160; ansic: 1,126; lisp: 450; makefile: 251; sh: 244
file content (21 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.3.0">
  <zoom_level>10</zoom_level>
  <element>
    <id>UMLClass</id>
    <coordinates>
      <x>230</x>
      <y>210</y>
      <w>190</w>
      <h>120</h>
    </coordinates>
    <panel_attributes>FabioImage
--
+ fname: string
+ header: dict
+ data: ndarray
+ dtype
+ shape: tuple[int]</panel_attributes>
    <additional_attributes/>
  </element>
</diagram>