IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2007, 10:10:41 AM (19 years ago)
Author:
eugene
Message:

image/graph metadata stored/retrieved from kapa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/kapa-mods-2007-05/Ohana/src/kapa2/include/structures.h

    r13432 r13434  
    116116  Axis      axis[4];    /* coordinate axes */
    117117  Label     label[8];   /* fixed axis labels */
    118   Graphdata style;      /* current graph style */
     118  Graphdata data;       /* current graph data */
    119119
    120120  Gobjects *objects;    /* graphic objects */   
     
    161161  Coords   coords;
    162162  char     file[1024];     /* name of file */
    163   char     buffer_name[1024];  /* name of buffer */
     163  char     name[1024];  /* name of buffer */
    164164} KapaImageWidget;
    165165
Note: See TracChangeset for help on using the changeset viewer.