Oracle® Spatial Java API Reference
10g Release 2 (10.2)

B14373-01


oracle.spatial.topo
Class Node

java.lang.Object
  extended byoracle.spatial.topo.Node

All Implemented Interfaces:
java.io.Serializable

public class Node
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Method Summary
int getContainFace()
Point2DD getCoord()
int getId()
int getStartEdge()
java.lang.String toString()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Method Detail

getId

public int getId()

getStartEdge

public int getStartEdge()

getContainFace

public int getContainFace()

getCoord

public Point2DD getCoord()

toString

public java.lang.String toString()

Oracle® Spatial Java API Reference
10g Release 2 (10.2)

B14373-01


Copyright © 2005, Oracle. All Rights Reserved.