| Modifier and Type | Method and Description |
|---|---|
boolean |
BoxedMorphCollection.genomicallyEquals(BoxedMorphCollection those) |
| Modifier and Type | Method and Description |
|---|---|
BoxedMorphCollection |
SimpleMorphViewPanel.getBoxedMorphCollection() |
BoxedMorphCollection |
MorphViewPanel.getBoxedMorphCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMorphViewPanel.setBoxedMorphCollection(BoxedMorphCollection newValue)
Sets the boxed morph collection that is the model for this morph view
panel.
|
void |
MorphViewPanel.setBoxedMorphCollection(BoxedMorphCollection newValue) |
| Constructor and Description |
|---|
SimpleMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Constructor and Description |
|---|
SwingBreedingMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Constructor and Description |
|---|
SwingEngineeringMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Constructor and Description |
|---|
SwingMorphViewGridBoxManagedPanel(MorphView morphView,
BoxedMorphCollection page) |
SwingMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Constructor and Description |
|---|
SwingTriangleMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |