| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.geotools.graph.GraphComponent
org.geotools.graph.Node
org.geotools.graph.PointNode
DOCUMENT ME!
| Nested Class Summary | 
| Nested classes inherited from class org.geotools.feature.Feature | 
org.geotools.feature.Feature.NULL | 
| Constructor Summary | |
PointNode(org.geotools.feature.Feature feature,
          EdgeList edgeList,
          com.vividsolutions.jts.geom.Coordinate coord)
Creates a new PointNode object.  | 
|
| Method Summary | |
 com.vividsolutions.jts.geom.Coordinate | 
asCoordinate()
DOCUMENT ME!  | 
 com.vividsolutions.jts.geom.Geometry | 
buildGeometry()
DOCUMENT ME!  | 
 double | 
x()
DOCUMENT ME!  | 
 double | 
y()
DOCUMENT ME!  | 
| Methods inherited from class org.geotools.graph.Node | 
addEdge, getAdjacentElements, getDegree, getEdge, getEdgeList, getOtherEdges, removeEdge, toString | 
| Methods inherited from class org.geotools.graph.GraphComponent | 
compareTo, getAttribute, getAttribute, getAttributes, getBounds, getCount, getDefaultGeometry, getFeature, getFeatureType, getID, getNumberOfAttributes, getParent, getSchema, isVisited, schema, setAttribute, setAttribute, setAttributes, setCount, setDefaultGeometry, setParent, setVisited | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public PointNode(org.geotools.feature.Feature feature,
                 EdgeList edgeList,
                 com.vividsolutions.jts.geom.Coordinate coord)
feature - DOCUMENT ME!edgeList - DOCUMENT ME!coord - DOCUMENT ME!| Method Detail | 
public double x()
public double y()
public com.vividsolutions.jts.geom.Coordinate asCoordinate()
public com.vividsolutions.jts.geom.Geometry buildGeometry()
buildGeometry in class NodeGraphComponent.buildGeometry(), 
Geometry
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||