|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.phoenixst.plexus.DefaultGraph
org.progeeks.geo.GeospatialGraph
public class GeospatialGraph
Graph implementation that provides access to geospatial information and geospatially indexed objects.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.phoenixst.plexus.Graph |
|---|
com.phoenixst.plexus.Graph.Edge |
| Field Summary | |
|---|---|
static java.lang.String |
GEOREF_EDGE
Edge connecting a geoshape to an object. |
static java.lang.String |
LAYER_EDGE
Edge connecting a geoshape to its layer. |
| Constructor Summary | |
|---|---|
GeospatialGraph()
|
|
| Method Summary |
|---|
| Methods inherited from class com.phoenixst.plexus.DefaultGraph |
|---|
addEdge, addEdge, addGraphListener, addNode, adjacentNodes, containsEdge, containsNode, createEdge, degree, degree, edgeAdded, edgeAdding, edgeRemoved, edgeRemoving, edges, equals, getAdjacentNode, getEdge, getIncidentEdge, getNode, hashCode, incidentEdges, nodeAdded, nodeAdding, nodeRemoved, nodeRemoving, nodes, removeEdge, removeGraphListener, removeNode, toString, traverser |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LAYER_EDGE
public static final java.lang.String GEOREF_EDGE
| Constructor Detail |
|---|
public GeospatialGraph()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||