|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Envelope | |
---|---|
net.sourceforge.hatbox |
Uses of Envelope in net.sourceforge.hatbox |
---|
Subclasses of Envelope in net.sourceforge.hatbox | |
---|---|
class |
Entry
|
Methods in net.sourceforge.hatbox that return Envelope | |
---|---|
Envelope |
Node.getBounds()
|
Methods in net.sourceforge.hatbox with parameters of type Envelope | |
---|---|
double |
Envelope.expandToFit(Envelope e)
|
boolean |
Node.intersects(Envelope search,
int entryIndex)
|
protected Entry |
RTree.pickNext(java.util.List<Entry> entryList,
Envelope e1,
Envelope e2)
Pick the entry that has the biggest difference in affinity for the two groups |
double |
Envelope.populate(Envelope e)
|
double |
Node.populateEnvelope(Envelope envelope,
int entryIndex)
|
java.util.List<java.lang.Long> |
RTree.search(Envelope searchEnv)
Search the index for entries that intersect the search envelope |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |