|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.app.MapQueryLogic
public class MapQueryLogic
Methods that allow GIS-like queries and other data operations.
Copyright 2002-2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
MapQueryLogic(MapApp app)
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
java.util.List<MapDataItem> |
listItemsNear(XyPoint location,
double scale)
|
java.util.List<MapDataItem> |
query(MapQuery query)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapQueryLogic(MapApp app)
| Method Detail |
|---|
public void initialize()
public java.util.List<MapDataItem> listItemsNear(XyPoint location,
double scale)
public java.util.List<MapDataItem> query(MapQuery query)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||