public class SwingTriangleMorphViewPanel extends SwingMorphViewPanel implements net.richarddawkins.watchmaker.morphview.triangle.TriangleMorphViewPanel
morphView| Constructor and Description | 
|---|
SwingTriangleMorphViewPanel(MorphView morphView,
                           BoxedMorphCollection page)  | 
| Modifier and Type | Method and Description | 
|---|---|
Morph | 
getMorphOfTheHour()  | 
void | 
paintMorphViewPanel(java.lang.Object graphicsContext,
                   Dim size)
Draw the MorphView's breeding box outlines (if showBoxes is set) and its
 morphs, on the MorphView's centre panel. 
 | 
void | 
processMouseClicked(Point point,
                   Dim size)  | 
void | 
processMouseMotion(Point point,
                  Dim size)  | 
add, add, gainFocus, getComponent, getCursor, getDim, getPanel, initPanel, loseFocus, removeAll, repaint, setBorder, setCursor, setLayout, setOpaque, toBufferedImage, updateCursoraddPropertyChangeListener, autoScaleBasedOnMorphs, clearMorphImages, getBoxedMorphCollection, getMorphs, getMorphView, getName, getSpecial, initCursor, isAutoScale, isShowBoundingBoxes, processMouseDragged, processMousePressed, processMouseReleased, propertyChange, removePropertyChangeListener, setAutoScale, setBoxedMorphCollection, setName, setSelectedBoxedMorph, setShowBoundingBoxes, setSpecial, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, autoScaleBasedOnMorphs, clearMorphImages, gainFocus, getBoxedMorphCollection, getCursor, getDim, getMorphs, getMorphView, getName, getPanel, getSpecial, initCursor, initPanel, isAutoScale, isShowBoundingBoxes, loseFocus, processMouseDragged, processMousePressed, processMouseReleased, removePropertyChangeListener, repaint, setAutoScale, setBoxedMorphCollection, setCursor, setName, setSelectedBoxedMorph, setShowBoundingBoxes, setSpecial, updateCursorpublic SwingTriangleMorphViewPanel(MorphView morphView, BoxedMorphCollection page)
public void paintMorphViewPanel(java.lang.Object graphicsContext,
                                Dim size)
SimpleMorphViewPanelpaintMorphViewPanel in interface MorphViewPanelpaintMorphViewPanel in class SimpleMorphViewPanelpublic Morph getMorphOfTheHour()
getMorphOfTheHour in interface MorphViewPanelgetMorphOfTheHour in class SimpleMorphViewPanelpublic void processMouseClicked(Point point, Dim size)
processMouseClicked in interface MorphViewPanelprocessMouseClicked in class SwingMorphViewPanelpublic void processMouseMotion(Point point, Dim size)
processMouseMotion in interface MorphViewPanelprocessMouseMotion in class SwingMorphViewPanel