addPort() | org.jgraph.graph.DefaultGraphCell | |
addPort(Point2D offset) | org.jgraph.graph.DefaultGraphCell | |
addPort(Point2D offset, Object userObject) | org.jgraph.graph.DefaultGraphCell | |
attributes | org.jgraph.graph.DefaultGraphCell | [protected] |
changeAttributes(Map change) | org.jgraph.graph.DefaultGraphCell | |
clone() | org.jgraph.graph.DefaultGraphCell | |
DefaultGraphCell() | org.jgraph.graph.DefaultGraphCell | |
DefaultGraphCell(Object userObject) | org.jgraph.graph.DefaultGraphCell | |
DefaultGraphCell(Object userObject, AttributeMap storageMap) | org.jgraph.graph.DefaultGraphCell | |
DefaultGraphCell(Object userObject, AttributeMap storageMap, MutableTreeNode[] children) | org.jgraph.graph.DefaultGraphCell | |
FlipFlop() | manas.gates.FlipFlop | [protected] |
FlipFlop(GWire clockGate, GWire q, GWire qp) | manas.gates.FlipFlop | [protected] |
getAttributes() | org.jgraph.graph.DefaultGraphCell | |
getChildren() | org.jgraph.graph.DefaultGraphCell | |
getClockGate() | manas.gates.FlipFlop | |
getQ() | manas.gates.FlipFlop | |
getQp() | manas.gates.FlipFlop | |
getR() | manas.gates.RSFlipFlop | |
getS() | manas.gates.RSFlipFlop | |
R | manas.gates.RSFlipFlop | [private] |
RSFlipFlop() | manas.gates.RSFlipFlop | |
RSFlipFlop(GWire clockGate, GWire q, GWire qp, GWire r, GWire s) | manas.gates.RSFlipFlop | |
S | manas.gates.RSFlipFlop | [private] |
setAttributes(AttributeMap attributes) | org.jgraph.graph.DefaultGraphCell | |
setClockGate(GWire clockGate) | manas.gates.FlipFlop | |
setQ(GWire q) | manas.gates.FlipFlop | |
setQp(GWire qp) | manas.gates.FlipFlop | |
setR(GWire r) | manas.gates.RSFlipFlop | |
setS(GWire s) | manas.gates.RSFlipFlop | |