|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeclutterMatrix.MatrixIndexes | |
|---|---|
| com.bbn.openmap.layer | Contains OpenMap layers that read and display a variety of data formats, and a few that create their own data for display. |
| Uses of DeclutterMatrix.MatrixIndexes in com.bbn.openmap.layer |
|---|
| Fields in com.bbn.openmap.layer declared as DeclutterMatrix.MatrixIndexes | |
|---|---|
protected DeclutterMatrix.MatrixIndexes |
DeclutterMatrix.indexes
A set of matrix indexes that get set for a particular object for a search. |
| Methods in com.bbn.openmap.layer with parameters of type DeclutterMatrix.MatrixIndexes | |
|---|---|
protected boolean |
DeclutterMatrix.isClear(DeclutterMatrix.MatrixIndexes indexes,
boolean markAsTaken)
Query whether the matrix is clear, given a set of indexes. |
protected boolean |
DeclutterMatrix.setTaken(DeclutterMatrix.MatrixIndexes indexes)
SetTaken returns true if the space was clear before the it was taken, false if it was not. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||