123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- <shapes name="mxGraph.electrical.iec_logic_gates">
- <shape aspect="variable" h="80" name="AND" strokewidth="inherit" w="60">
- <connections>
- <constraint name="in" perimeter="0" x="0" y="0.5"/>
- <constraint name="out" perimeter="0" x="1" y="0.5"/>
- </connections>
- <background>
- <rect h="80" w="60" x="0" y="0"/>
- </background>
- <foreground>
- <fillstroke/>
- <fontsize size="12"/>
- <fontstyle style="0"/>
- <fontstyle style="0"/>
- <text align="center" str="AND" valign="bottom" x="30" y="46"/>
- </foreground>
- </shape>
- <shape aspect="variable" h="80.0" name="NAND" strokewidth="inherit" w="66.0">
- <connections>
- <constraint name="in" perimeter="0" x="0.0" y="0.5"/>
- <constraint name="out" perimeter="0" x="1.0" y="0.5"/>
- </connections>
- <background>
- <save/>
- <rect h="80.0" w="60.0" x="0.0" y="0.0"/>
- </background>
- <foreground>
- <fillstroke/>
- <fontsize size="12.0"/>
- <fontstyle style="0"/>
- <fontstyle style="0"/>
- <text align="center" str="NAND" valign="bottom" x="30.0" y="46.0"/>
- <restore/>
- <rect/>
- <stroke/>
- <ellipse h="6.0" w="6.0" x="60.0" y="37.0"/>
- <fillstroke/>
- </foreground>
- </shape>
- <shape aspect="variable" h="80.0" name="NOR" strokewidth="inherit" w="66.0">
- <connections>
- <constraint name="in" perimeter="0" x="0.0" y="0.5"/>
- <constraint name="out" perimeter="0" x="1.0" y="0.5"/>
- </connections>
- <background>
- <save/>
- <save/>
- <rect h="80.0" w="60.0" x="0.0" y="0.0"/>
- </background>
- <foreground>
- <fillstroke/>
- <ellipse h="6.0" w="6.0" x="60.0" y="37.0"/>
- <fillstroke/>
- <fontsize size="12.0"/>
- <fontstyle style="0"/>
- <fontstyle style="0"/>
- <text align="center" str="1" valign="bottom" x="35.0" y="46.0"/>
- <restore/>
- <rect/>
- <stroke/>
- <fillcolor color="none"/>
- <strokewidth width="1"/>
- <path>
- <move x="24.25" y="36.0"/>
- <line x="28.75" y="40.0"/>
- <line x="24.25" y="44.0"/>
- </path>
- <stroke/>
- <restore/>
- <rect/>
- <stroke/>
- <strokewidth width="1"/>
- <path>
- <move x="30.0" y="40.75"/>
- <line x="25.12" y="45.0"/>
- </path>
- <fillstroke/>
- </foreground>
- </shape>
- <shape aspect="variable" h="80.0" name="NOT" strokewidth="inherit" w="66.0">
- <connections>
- <constraint name="in" perimeter="0" x="0.0" y="0.5"/>
- <constraint name="out" perimeter="0" x="1.0" y="0.5"/>
- </connections>
- <background>
- <save/>
- <rect h="80.0" w="60.0" x="0.0" y="0.0"/>
- </background>
- <foreground>
- <fillstroke/>
- <fontsize size="12.0"/>
- <fontstyle style="0"/>
- <fontstyle style="0"/>
- <text align="center" str="=1" valign="bottom" x="30.0" y="46.0"/>
- <restore/>
- <rect/>
- <stroke/>
- <ellipse h="6.0" w="6.0" x="60.0" y="37.0"/>
- <fillstroke/>
- </foreground>
- </shape>
- <shape aspect="variable" h="80.0" name="OR" strokewidth="inherit" w="60.0">
- <connections>
- <constraint name="in" perimeter="0" x="0.0" y="0.5"/>
- <constraint name="out" perimeter="0" x="1.0" y="0.5"/>
- </connections>
- <background>
- <save/>
- <save/>
- <rect h="80.0" w="60.0" x="0.0" y="0.0"/>
- </background>
- <foreground>
- <fillstroke/>
- <fontsize size="12.0"/>
- <fontstyle style="0"/>
- <fontstyle style="0"/>
- <text align="center" str="1" valign="bottom" x="35.0" y="46.0"/>
- <restore/>
- <rect/>
- <stroke/>
- <fillcolor color="none"/>
- <strokewidth width="1"/>
- <path>
- <move x="24.25" y="36.0"/>
- <line x="28.75" y="40.0"/>
- <line x="24.25" y="44.0"/>
- </path>
- <stroke/>
- <restore/>
- <rect/>
- <stroke/>
- <strokewidth width="1"/>
- <path>
- <move x="30.0" y="40.75"/>
- <line x="25.12" y="45.0"/>
- </path>
- <fillstroke/>
- </foreground>
- </shape>
- <shape aspect="variable" h="80.0" name="XOR" strokewidth="inherit" w="60.0">
- <connections>
- <constraint name="in" perimeter="0" x="0.0" y="0.5"/>
- <constraint name="out" perimeter="0" x="1.0" y="0.5"/>
- </connections>
- <background>
- <rect h="80.0" w="60.0" x="0.0" y="0.0"/>
- </background>
- <foreground>
- <fillstroke/>
- <fontsize size="12.0"/>
- <fontstyle style="0"/>
- <fontstyle style="0"/>
- <text align="center" str="=1" valign="bottom" x="30.0" y="46.0"/>
- </foreground>
- </shape>
- </shapes>
|