Serialized Form
conn
java.sql.Connection conn
pstmt
java.sql.PreparedStatement pstmt
description
java.lang.String description
detail
java.lang.Throwable detail
id
int id
originNode
int originNode
endNode
int endNode
boundedFaceL
int boundedFaceL
boundedFaceR
int boundedFaceR
nextEdgeL
int nextEdgeL
prevEdgeL
int prevEdgeL
nextEdgeR
int nextEdgeR
prevEdgeR
int prevEdgeR
coords
Point2DD[] coords
id
int id
boundaryEdge
int boundaryEdge
islandEdges
int[] islandEdges
islandNodes
int[] islandNodes
mbr
Point2DD[] mbr
m_oracleErrorMessage
java.lang.String m_oracleErrorMessage
m_specifics
java.lang.String m_specifics
m_context
java.lang.String m_context
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.lang.ClassNotFoundException,
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
p_tableName
java.lang.String p_tableName
p_columnName
java.lang.String p_columnName
p_srid
int p_srid
p_noOfDims
int p_noOfDims
serialVersionUID: -4792272186565640701l
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- required method for serialization support.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- required method for serialization support.
gtype
int gtype
linfo
int linfo
srid
int srid
x
double x
y
double y
z
double z
elemInfo
int[] elemInfo
ordinates
double[] ordinates
mbr
double[] mbr
dim
int dim
id
int id
startEdge
int startEdge
containFace
int containFace
coord
Point2DD coord
x
double x
y
double y
nDimensions
int nDimensions
nodeSize
int nodeSize
minFill
int minFill
nodeCount
int nodeCount
leafCount
int leafCount
entryCount
int entryCount
levels
int levels
mbh
oracle.spatial.util.RTree.Span[] mbh
root
oracle.spatial.util.RTree.TreeNode root
p_network
Network p_network
p_mustAvoidNodes
java.util.Vector p_mustAvoidNodes
p_mustAvoidLinks
java.util.Vector p_mustAvoidLinks
p_maxCost
double p_maxCost
p_maxDistance
double p_maxDistance
p_maxMBR
MBR p_maxMBR
p_maxDepth
int p_maxDepth
p_maxDuration
double p_maxDuration
t
TopoMap t
Copyright © 2005, Oracle. All Rights Reserved.