| Modifier and Type | Class and Description | 
|---|---|
class  | 
FreeBoxManager  | 
class  | 
GridBoxManager  | 
| Modifier and Type | Method and Description | 
|---|---|
BoxManager | 
BoxedMorph.getBoxes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BoxesDrawer.draw(java.lang.Object graphicsContext,
    Dim size,
    BoxManager boxes,
    boolean midBoxOnly,
    java.util.Vector<java.lang.Integer> backgroundColors)  | 
void | 
BoxedMorph.setBoxes(BoxManager boxes)  | 
| Constructor and Description | 
|---|
BoxedMorph(BoxManager boxes,
          Morph morph,
          Rect box)  | 
| Modifier and Type | Method and Description | 
|---|---|
BoxManager | 
BoxedMorphCollection.getBoxManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BoxedMorphCollection.setBoxManager(BoxManager boxes)  | 
| Constructor and Description | 
|---|
BoxedMorphCollection(java.lang.String name,
                    BoxManager boxes)  | 
| Modifier and Type | Method and Description | 
|---|---|
BoxManager | 
MorphView.newBoxManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ScaleSlider.setBoxManager(BoxManager boxManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
BoxManager | 
SwingBreedingMorphView.newBoxManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SwingScaleSlider.setBoxManager(BoxManager newBoxManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SwingBoxesDrawer.draw(java.lang.Object graphicsContext,
    Dim dimension,
    BoxManager boxes,
    boolean midBoxOnly,
    java.util.Vector<java.lang.Integer> backgroundColors)
Draw boxes on a Graphics2D context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BoxManager | 
SwingEngineeringMorphView.newBoxManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
BoxManager | 
SwingTriangleMorphView.newBoxManager()  |