|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ParallelDisplay | |
| edu.psu.geovista.app.parvis.gui | |
| Uses of ParallelDisplay in edu.psu.geovista.app.parvis.gui |
| Methods in edu.psu.geovista.app.parvis.gui with parameters of type ParallelDisplay | |
abstract void |
ParallelDisplayUI.createBrushImage(ParallelDisplay comp)
|
void |
BasicParallelDisplayUI.createBrushImage(ParallelDisplay comp)
|
void |
BasicParallelDisplayUI.setHoverRecord(int record,
ParallelDisplay comp)
Added by Frank Hardisty 19 July 2002 This method is called to create a hover record from outside the component |
int |
BasicParallelDisplayUI.getRecordByCoordinates(int x,
int y,
ParallelDisplay comp)
Returns the record that goes through the screen coordinates x,y. |
int[] |
BasicParallelDisplayUI.getAllRecordsByCoordinates(java.awt.geom.Rectangle2D hitBox,
ParallelDisplay comp)
Returns the record that goes through the screen coordinates x,y. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||