public class DrawingController
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
MAX_DRAWABLE_SIZE  | 
| Constructor and Description | 
|---|
DrawingController(UACalc uacalcUI,
                 java.beans.PropertyChangeSupport cs)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
drawAlg()  | 
void | 
drawAlg(GUIAlgebra gAlg,
       boolean makeIfNull)  | 
LatDrawer | 
getLatDrawer()  | 
public static final int MAX_DRAWABLE_SIZE
public DrawingController(UACalc uacalcUI, java.beans.PropertyChangeSupport cs)
public LatDrawer getLatDrawer()
public void drawAlg()
public void drawAlg(GUIAlgebra gAlg, boolean makeIfNull)
Copyright 2003 Ralph Freese. All Rights Reserved.