All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class crw.circuit.symbol.Node

java.lang.Object
   |
   +----crw.circuit.symbol.Node

public class Node
extends Object
Class for Node number on a circuit diagram.


Constructor Index

 o Node(int)
Constructor is supplied with the node number.

Constructors

 o Node
 public Node(int num)
Constructor is supplied with the node number.

Parameters:
num - the new node number.

All Packages  Class Hierarchy  This Package  Previous  Next  Index