|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DrawingListener
Tracks important events related to pedigree drawing.
| Method Summary | |
|---|---|
void |
onIndividualsDropped(IndividualsDropEvent event)
Fired when individuals from an external source or clipboard are dropped/copied onto the current pedigree. |
void |
onSmartdraw()
Fired when the pedigree is smartDrawn through user actions in Progeny Anywhere. |
void |
onSoftdraw()
Fired when the pedigree is softdrawn via user actions in Progeny Anywhere |
| Method Detail |
|---|
void onSmartdraw()
void onSoftdraw()
void onIndividualsDropped(IndividualsDropEvent event)
event - The pedigree drop event encapsulating all the individuals that were copy pasted onto the pedigree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||