const double dWire
distance between two wires
virtual void collectTraits(collector &c)
void beginPlace(double x, double y, int orientation)
schema * makeCutSchema()
Creates a new Cut schema.
Terminate a cable (cut box)
cutSchema()
A Cut is represented by a small black dot.
virtual void place(double x, double y, int orientation)
The input point is placed in the middle.
virtual point outputPoint(unsigned int i) const
By definition a Cut has no output point.
virtual void draw(device &dev)
A cut is represented by a small black dot.
An abstract block diagram schema.
virtual point inputPoint(unsigned int i) const
By definition a Cut has only one input point.