|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.core.misc.RangeECGRID
public class RangeECGRID
Constructor Summary | |
---|---|
RangeECGRID(int rowGridID1,
int colGridID1,
int rowGridID2,
int colGridID2)
Creates a new instance of RangeECGRID |
Method Summary | |
---|---|
boolean |
isWithinRange(int rowGridID,
int colGridID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RangeECGRID(int rowGridID1, int colGridID1, int rowGridID2, int colGridID2)
Method Detail |
---|
public boolean isWithinRange(int rowGridID, int colGridID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |