/* bde/lib/su93defaults.dft - one row of table GD: */ /* This specifies read=-only defaults for node style */ /* (rect shape, 30 by 60 size, 'S', fontsize 8x16) */ /* Rev 020801(RJL): updated hsegpattern from "S" to "010" */ /* GD010001 rect 30 60 010 8x16 */ /* Rev. 020916: added remaining fields (10 in all) */ GD010001 rect 30 60 010 Fixed top left 200.0 25.0 /* Meaning of 10 GD fields in 94sbde_schema.sch ; */ /* GDid c8 */ /* shape c10 circ;rect;rndrect;input;output;buffer;file */ /* width f4 */ /* height f4 */ /* hsegpattern c4 (line-pattern:S=solid/D=dashedi/empty)*/ /* arrowtype is hsegpattern[0], linewidth is hsegpattern[1] */ /* txtfont c50 */ /* location c10 (top, bottom) */ /* justify c10 caption justification (left/right/center; top/bottom) */ /* gcwidth f4 */ /* gcheight f4 */