|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.layer.DeclutterMatrix.PositionParameters
This Denotes the parameters of one of the 8 possible positions around a decluttermatrix tile.
Field Summary | |
int |
direction
|
int |
ewindex
|
int |
nsindex
|
int |
position
|
Constructor Summary | |
DeclutterMatrix.PositionParameters(int pos,
int ewindx,
int nsindx,
int direc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int position
public int ewindex
public int nsindex
public int direction
Constructor Detail |
public DeclutterMatrix.PositionParameters(int pos, int ewindx, int nsindx, int direc)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |