| BasicVisual Class |
Namespace: Algs4Net
public abstract class BasicVisual
The BasicVisual type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicVisual |
Default constructor. Use this when other members such as
the Display property is not needed in the derived
class's application.
| |
| BasicVisual(DrawingWindow) |
Derived classes have to call to initiaze the drawing window
|