|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RoverAreaIndex
A geographic index that maps input points to RoverEntity objects.
Copyright 2009 Partner Software, Inc.
| Method Summary | |
|---|---|
int |
getId()
Numeric ID for this index. |
java.lang.String |
getName()
Name of this index. |
java.util.List<java.lang.Integer> |
listIdsFor(XyPoint point)
Returns the dataIds of all RoverEntities with areas containing the given point. |
int |
size()
Number of entries in this index. |
| Method Detail |
|---|
java.lang.String getName()
int getId()
int size()
java.util.List<java.lang.Integer> listIdsFor(XyPoint point)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||