|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Package oracle.spatial.topo |
|---|
| Class oracle.spatial.topo.Edge extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
int id
int originNode
int endNode
int boundedFaceL
int boundedFaceR
int nextEdgeL
int prevEdgeL
int nextEdgeR
int prevEdgeR
int traceCount
Point2DD[] coords
| Class oracle.spatial.topo.Face extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
int id
int boundaryEdge
int[] islandEdges
int[] islandNodes
Point2DD[] mbr
| Class oracle.spatial.topo.InvalidTopoOperationException extends java.lang.Exception implements Serializable |
|---|
| Class oracle.spatial.topo.Node extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
int id
int startEdge
int containFace
Point2DD coord
| Class oracle.spatial.topo.Point2DD extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
double x
double y
| Class oracle.spatial.topo.TopoDataException extends java.lang.Exception implements Serializable |
|---|
| Class oracle.spatial.topo.TopoEntityNotFoundException extends java.lang.Exception implements Serializable |
|---|
| Class oracle.spatial.topo.TopoFrame extends java.awt.Frame implements Serializable |
|---|
| Serialized Fields |
|---|
TopoMap t
| Class oracle.spatial.topo.TopoValidationException extends java.lang.Exception implements Serializable |
|---|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||