public class NumAndBox
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ESRIBoundingBox |
bbox |
protected int |
recNum |
Constructor and Description |
---|
NumAndBox(int recordNumber,
ESRIBoundingBox box) |
Modifier and Type | Method and Description |
---|---|
ESRIBoundingBox |
getBoundingBox() |
int |
getRecNum() |
void |
setBoundingBox(ESRIBoundingBox box) |
void |
setRecNum(int number) |
protected int recNum
protected ESRIBoundingBox bbox
public NumAndBox(int recordNumber, ESRIBoundingBox box)
public void setRecNum(int number)
public int getRecNum()
public void setBoundingBox(ESRIBoundingBox box)
public ESRIBoundingBox getBoundingBox()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details