|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.app.MapConnectivityLogic
public class MapConnectivityLogic
Various methods to simplify tracing and other connectivity tasks.
Copyright 2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
MapConnectivityLogic(MapApp app)
|
|
| Method Summary | |
|---|---|
void |
initialize()
|
MapDataItem |
uplineElementAt(XyPoint point)
|
MapDataItem |
uplineElementOf(MapDataItem item)
Returns the immediate upline parent for the given item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapConnectivityLogic(MapApp app)
| Method Detail |
|---|
public void initialize()
public MapDataItem uplineElementAt(XyPoint point)
public MapDataItem uplineElementOf(MapDataItem item)
item -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||