Skip navigation links

Oracle® Spatial Java API Reference
11g Release 2 (11.2)
E11829-02

A B C D E F G H I J K L M N O P Q R S T U V W X Y


A

Adapters - Class in oracle.spatial.util
 
Adapters() - Constructor for class oracle.spatial.util.Adapters
 
AdapterShapefileJGeom - Class in oracle.spatial.util
 
AdapterShapefileJGeom() - Constructor for class oracle.spatial.util.AdapterShapefileJGeom
 
add(long) - Method in class oracle.spatial.network.lod.LongHashSet
Adds the specified element to this set if it is not already present.
add(long) - Method in class oracle.spatial.network.lod.OrderedLongSet
 
add(Path) - Method in interface oracle.spatial.network.Path
Adds a given path to the path.
add(ArrayList) - Method in interface oracle.spatial.network.Path
Adds a list of paths to the path.
addBidirectedLinkColumn(Connection, Network) - Static method in class oracle.spatial.network.NetworkFactory
add a bidirected column to the network link table
addCentralPoint(PointOnNet) - Method in class oracle.spatial.network.lod.NetworkBuffer
Add a central point to network buffer.
addChildNode(TreeLink, TreeNode) - Method in interface oracle.spatial.network.TreeNode
Adds a child tree node to current tree node
addColumn(Connection, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Add a column in a database table
addEdge(int, int, Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Adds an Edge to the topology, making all necessary adjustments to the surrounding topological context.
addEdgePre(int, int, Point2DD[], TopoMap) - Method in interface oracle.spatial.topo.TopoPreprocess
 
addEntry(double[][], Object) - Method in class oracle.spatial.util.RTree
addEntry adds an entry at leaf level to the RTree.
addGlobalOutputStream(PrintStream) - Static method in class oracle.spatial.util.Logger
Adds a global log outputstream.
addGlobalOutputStream(PrintStream, String) - Static method in class oracle.spatial.util.Logger
Adds a global log outputstream to the given namespace.
addInLink(LogicalNetLink) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Adds an incoming link to this node.
addInLink(LogicalNetLink) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
addIntervals(NetworkBuffer.DoubleInterval[]) - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
Adds intervals.
addIsolatedNode(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Adds an isolated node inside of a face when the face ID is not known.
addIsolatedNode(int, Point2DD) - Method in class oracle.spatial.topo.TopoMap
Adds an isolated node inside of a face when the face ID is known.
addIsolatedNodePre(Point2DD, TopoMap) - Method in interface oracle.spatial.topo.TopoPreprocess
 
addLinearGeometry(JGeometry) - Method in class oracle.spatial.topo.TopoMap
Adds a linear (line string) geometry to the topology, inserting edges and nodes as necessary based on the full intersection of the geometry with the edges and nodes in the topology graph.
addLinearGeometry(Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Adds a linear (line string) geometry to the topology, inserting edges and nodes as necessary based on the full intersection of the geometry with the edges and nodes in the topology graph.
addLink(LogicalNetLink) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Add a logical link to the network.
addLink(Link) - Method in interface oracle.spatial.network.Network
Adds a link to the network.
addLinkData(String, String, int) - Method in interface oracle.spatial.network.Network
Adds a link user data entry A NetworkDataException is thrown if the data already exists
addLinkData(String, String, int) - Method in interface oracle.spatial.network.NetworkMetadata
Adds a link user data entry
addLinkData(String, String, int, int) - Method in interface oracle.spatial.network.UserDataMetadata
Adds a link user data entry to the metadata
addLinkIntervals(NetworkBuffer.LinkIntervals, double[], double[]) - Method in class oracle.spatial.network.lod.NetworkBuffer
Adds the intervals of a link.
addLinkIntervals(NetworkBuffer.LinkIntervals) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
 
addLinks(Link[]) - Method in interface oracle.spatial.network.Network
Adds an array of links to the network.
addLoop(int, Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Adds an edge that loops and connects to the same node.
addLoopPre(int, Point2DD[], TopoMap) - Method in interface oracle.spatial.topo.TopoPreprocess
 
addNetwork(Network) - Method in interface oracle.spatial.network.Network
Adds a network to the current network.
addNetworkToCache(String, Network) - Static method in class oracle.spatial.network.NetworkManager
Adds a network in the network cahce
addNodataMapping(double, double, Double, boolean) - Method in class oracle.spatial.georaster.image.GeoRasterImage
This function will add nodata(range) mapping to current image, so that all pixel values, which fall into the nodata range, will be changed to newValue and it's alpha channel value is changed too based on transparent setting by parameter isTransparent.
addNodataMapping(double, Double, boolean) - Method in class oracle.spatial.georaster.image.GeoRasterImage
This function will add nodata(value) mapping to current image, so that all pixel values, which equal to the nodata value, will be changed to newValue and it's alpha channel value is changed too based on transparent setting by parameter isTransparent.
addNODATARange(Double, Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Adds a new NODATA range.
addNODATAValue(double) - Method in class oracle.spatial.georaster.SubLayerInfo
Adds a NODATA value.
addNode(LogicalNetNode) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Add a logical node to the network.
addNode(LogicalNetNode, int) - Method in interface oracle.spatial.network.lod.LogicalPartition
Adds a node to the network partition.
addNode(LogicalNetNode, int) - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
addNode(LogicalNetNode, boolean) - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Adds a logical node to the sub-network.
addNode(LogicalNode, double[]) - Method in class oracle.spatial.network.lod.NetworkBuffer
Adds a node to the network buffer.
addNode(LogicalNode) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Adds a node to the network elements.
addNode(Node) - Method in interface oracle.spatial.network.Network
Adds a node to the network.
addNode(Link, double, boolean) - Method in interface oracle.spatial.network.Network
Adds a node on a link to the network.
addNode(int, Point2DD, int, boolean) - Method in class oracle.spatial.topo.TopoMap
Adds a node to an edge, splitting the edge in the process.
addNodeData(String, String, int) - Method in interface oracle.spatial.network.Network
Adds a node user data entry A NetworkDataException is thrown if the data already exists
addNodeData(String, String, int) - Method in interface oracle.spatial.network.NetworkMetadata
Adds a node user data entry
addNodeData(String, String, int, int) - Method in interface oracle.spatial.network.UserDataMetadata
Adds a node user data entry to the metadata
addNodePre(int, Point2DD, int, boolean, TopoMap) - Method in interface oracle.spatial.topo.TopoPreprocess
 
addNodes(Node[]) - Method in interface oracle.spatial.network.Network
Adds an array of nodes to the network.
addOutLink(LogicalNetLink) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Adds an outgoing link to this node.
addOutLink(LogicalNetLink) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
addOutputStream(PrintStream) - Method in class oracle.spatial.util.Logger
Adds a logging output stream.
addPath(Path) - Method in interface oracle.spatial.network.Network
Adds a path to the network.
addPathData(String, String, int) - Method in interface oracle.spatial.network.Network
Adds a path user data entry A NetworkDataException is thrown if the data already exists
addPathData(String, String, int) - Method in interface oracle.spatial.network.NetworkMetadata
Adds a path user data entry
addPathData(String, String, int, int) - Method in interface oracle.spatial.network.UserDataMetadata
Adds a path user data entry to the metadata
addPaths(Path[]) - Method in interface oracle.spatial.network.Network
Adds an array of paths to the network.
addPointGeometry(JGeometry) - Method in class oracle.spatial.topo.TopoMap
Adds a point geometry to the topology.
addPointGeometry(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Adds a point to the topology.
addPolygonGeometry(JGeometry) - Method in class oracle.spatial.topo.TopoMap
Adds a polygon geometry to the topology, inserting edges and nodes as necessary based on the full intersection of the geometry with the edges and nodes in the topology graph.
addPolygonGeometry(Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Adds a single polygon geometry to the topology, inserting edges and nodes as necessary based on the full intersection of the polygon with the edges and nodes in the topology graph.
addResidentPartition(int) - Method in class oracle.spatial.network.lod.config.CachingPolicy
Adds a resident partition to the caching policy.
addSubPath(SubPath) - Method in interface oracle.spatial.network.Network
Adds a subpath to the network.
addSubPathData(String, String, int) - Method in interface oracle.spatial.network.Network
Adds a subpath user data entry A NetworkDataException is thrown if the data already exists
addSubPathData(String, String, int) - Method in interface oracle.spatial.network.NetworkMetadata
Adds a subpath user data entry
addSubPathData(String, String, int, int) - Method in interface oracle.spatial.network.UserDataMetadata
Adds a subpath user data entry to the metadata
addSubPaths(SubPath[]) - Method in interface oracle.spatial.network.Network
Adds an array of subpaths to the network.
addTemporaryNode(Link, double) - Method in interface oracle.spatial.network.Network
Adds a Temporary node (non-persistent) on a link.
addUserData(String, long[], Map<String, Object>[]) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Deprecated.  
addUserDataCategory(int) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Adds the user data category that have been loaded to the network.
addUserDataSchema(Connection, NetworkMetadata) - Static method in class oracle.spatial.network.NetworkFactory
 
addValue(byte[]) - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
affineTransforms(boolean, double, double, double, boolean, JGeometry, double, double, double, boolean, JGeometry, JGeometry, double, int, boolean, double, double, double, double, double, double, boolean, JGeometry, JGeometry, int, boolean, double[], double[]) - Method in class oracle.spatial.geometry.JGeometry
Returns the affine transformed JGeometry in 2D and 3D Euclidean space.
affineTransforms(STRUCT, String, NUMBER, NUMBER, NUMBER, String, STRUCT, NUMBER, NUMBER, NUMBER, String, STRUCT, STRUCT, NUMBER, NUMBER, String, NUMBER, NUMBER, NUMBER, NUMBER, NUMBER, NUMBER, String, STRUCT, STRUCT, NUMBER, String, SdoNumberArray, SdoNumberArray) - Static method in class oracle.spatial.util.Adapters
 
allPaths(Network, int, int, int, double, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all paths between the start node and the goal node.
allPaths(Network, int, int, NetworkConstraint, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all paths between the start node and the goal node.
allPaths(Path, int, double, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all paths between the start node and the goal node of the complex path.
amplitudeRescaling(double, double) - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Performs amplitude rescaling; low value and high value will be scaled to 0 and 256, respectively.
amplitudeRescaling() - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Performs amplitude rescaling; the method will calculate extreme values for the image at first, and then scale extreme low and extreme high values to 0 and 256 respectively.
AnalysisInfo - Interface in oracle.spatial.network
This interface defines methods for retrieving the analysis information.
and(LODNetworkConstraint[]) - Static method in class oracle.spatial.network.lod.ConstraintOperator
Performs "and" operation on an array of constraints, and returns the combined constraint.
and(LODGoalNode[]) - Static method in class oracle.spatial.network.lod.GoalNodeOperator
Performs "and" operation on an array of goal node filters, and returns the combined goal node filter.
anyInteract(J3D_Geometry, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns whether two 3-D geometries anyInteract or not.
anyInteract(STRUCT, STRUCT, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
anyInteract(RTree, ArrayList) - Method in class oracle.spatial.util.RTree
 
anyInteract(RTree, boolean, boolean, ArrayList) - Method in class oracle.spatial.util.RTree
 
anyInteract(RTree, boolean, boolean, ArrayList, boolean) - Method in class oracle.spatial.util.RTree
 
anyInteract(boolean, boolean, ArrayList, boolean) - Method in class oracle.spatial.util.RTree
 
anyInteract2(J3D_Geometry, boolean[], boolean[], boolean[], double) - Method in class oracle.spatial.geometry.J3D_Geometry
 
append(LogicalLink, LogicalNode, double[], double[]) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Appends a link at the end of this path.
append(LogicalHeavyPath) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Appends a path after this path.
append(long, double, long, double) - Method in interface oracle.spatial.network.lod.LogicalPath
Deprecated. use append(long nextLinkId, double[] nextLinkCosts, long nextNodeId, double[] connectorNodeCosts);
append(long, double[], long, double[]) - Method in interface oracle.spatial.network.lod.LogicalPath
Append a link to this path.
append(LogicalPath, double) - Method in interface oracle.spatial.network.lod.LogicalPath
Deprecated. use append(LogicalPath path);
append(LogicalPath) - Method in interface oracle.spatial.network.lod.LogicalPath
Appends a path to the end this path.
append(Shape, boolean) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Appends the geometry of the specified Shape object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
appendToCollection(JGeometry, JGeometry) - Static method in class oracle.spatial.geometry.J3D_Geometry
Returns a collection or multi-x geometry by appending simple (x) geometries in 3-D.
arcArcIntersect(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double[], double[]) - Static method in class oracle.spatial.topo.CompGeom
Finds the open-set intersection(s) of two arc segments, if any.
area(double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the total planar surface area of a 3-D geometry.
area(STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
areSegmentsParallel(Point2DD, Point2DD, Point2DD, Point2DD, boolean) - Static method in class oracle.spatial.topo.CompGeom
Finds whether two line segments are parallel or, optionally, anti-parallel.
areSegmentsParallel(double, double, double, double, double, double, double, double, boolean) - Static method in class oracle.spatial.topo.CompGeom
 
AStar - Class in oracle.spatial.network.lod
This class implements A* shortest path algorithm.
AStar(NetworkExplorer, LinkCostCalculator[], NodeCostCalculator[], HeuristicCostFunction, LinkLevelSelector) - Constructor for class oracle.spatial.network.lod.AStar
 
AStarCostFunction - Interface in oracle.spatial.network
This interface defines the heuristic cost function for A* search Users can provide their own cost estimates to guide the A* search.
augmentMBR(Point2DD[], Point2DD[]) - Static method in class oracle.spatial.topo.CompGeom
Expands target MBR to encompass added one.
AV_MULTIPOINT - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_MULTIPOINTM - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_MULTIPOINTZ - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_NULL - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POINT - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POINTM - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POINTZ - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POLYGON - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POLYGONM - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POLYGONZ - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POLYLINE - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POLYLINEM - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 
AV_POLYLINEZ - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
 

B

BAND_DIMENSION - Static variable in class oracle.spatial.georaster.RasterInfo
A integer indicating band dimension.
BandReferenceInfo - Class in oracle.spatial.georaster
BandReferenceInfo is a Java class mapped to the XML element BandReferenceInfo in the Oracle Spatial GeoRaster metadata.
BATCH_SIZE - Static variable in class oracle.spatial.topo.TopoMap
 
bestFirstSearch() - Method in interface oracle.spatial.network.Tree
Best First Search based on cost
BIDIRECTED_LINK - Static variable in interface oracle.spatial.network.Network
 
BIDIRECTED_LINK - Static variable in interface oracle.spatial.network.NetworkMetadata
 
BIG_ENDIAN - Static variable in class oracle.spatial.util.ByteOrder
 
BIN_TYPE_EXPLICIT - Static variable in class oracle.spatial.georaster.SubLayerInfo
A string indicating EXPLICIT value bin function definition.
BIN_TYPE_LINEAR - Static variable in class oracle.spatial.georaster.SubLayerInfo
A string indicating LINEAR bin function definition.
BIN_TYPE_LOGARITHM - Static variable in class oracle.spatial.georaster.SubLayerInfo
A string indicating LOGARITHM bin function definition.
blobToPartition(String, int, InputStream, boolean) - Method in interface oracle.spatial.network.lod.PartitionBlobTranslator
Reads a partition BLOB from the specified input stream and translates it into a LogicalPartition object.
BLOCKING_NONE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating NONE blocking.
BLOCKING_REGULAR - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating REGULAR blocking.
BREADTH_FIRST_SEARCH - Static variable in class oracle.spatial.network.lod.NetworkAnalyst
Constant for bread-first-search
breadthFirstSearch() - Method in interface oracle.spatial.network.Tree
Breadth First Search
buffer(double, double, double, double) - Method in class oracle.spatial.geometry.JGeometry
This method generates a new JGeometry object which is the buffered version of the input geometry.
buffer(double) - Method in class oracle.spatial.geometry.JGeometry
This method generates a new JGeometry object which is the buffered version of the input geometry.
buffer(STRUCT, NUMBER, NUMBER, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
byteArrayToHexString(byte[]) - Static method in class oracle.spatial.geometry.JGeometry
 
ByteOrder - Class in oracle.spatial.util
 
ByteOrder() - Constructor for class oracle.spatial.util.ByteOrder
 
ByteOrderBigEndian - Class in oracle.spatial.util
 
ByteOrderLittleEndian - Class in oracle.spatial.util
 

C

CachedNetworkIO - Interface in oracle.spatial.network.lod
This interface defines methods related to cached network input and output.
CachedNetworkIOWM - Interface in oracle.spatial.network.lod
This interface defines methods related to work space change.
CachingHandler - Interface in oracle.spatial.network.lod
This interface defines the methods supported by a caching handler.
CachingPolicy - Class in oracle.spatial.network.lod.config
The caching policy for a network at certain link level.
CachingPolicy() - Constructor for class oracle.spatial.network.lod.config.CachingPolicy
Creates a default caching policy instance, whose caching handler is oracle.spatial.network.lod.LRUCachingHandler, and the maximum number of nodes allowed in the cache is 500000.
CachingPolicy(String, int) - Constructor for class oracle.spatial.network.lod.config.CachingPolicy
Constructs a caching policy instance.
CachingPolicy(CachingPolicy) - Constructor for class oracle.spatial.network.lod.config.CachingPolicy
Copy constructor
CachingPolicy(Element) - Constructor for class oracle.spatial.network.lod.config.CachingPolicy
Constructs a caching policy instance according to the configuration specified in the xml element.
calcCompressionRatio(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Computes the compression ratio of the GeoRaster object.
calculate(PointOnNet[][], PointOnNet[][], LODNetworkConstraint) - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
Computes the pairwise shorest path and the pairwise costs using the pairwise shortest paths algorithm passed in to the constructor.
calculate(PointOnNet[][], PointOnNet[][], LODNetworkConstraint) - Method in interface oracle.spatial.network.lod.PairwiseCostCalculator
Computes the pairwise costs between two sets of points.
CategorizedUserData - Interface in oracle.spatial.network.lod
This interface defines methods supported by a categorized user data object.
CategorizedUserDataImpl - Class in oracle.spatial.network.lod
Default implementation for CategorizedUserData.
CategorizedUserDataImpl(int) - Constructor for class oracle.spatial.network.lod.CategorizedUserDataImpl
 
CategorizedUserDataImpl(UserData[]) - Constructor for class oracle.spatial.network.lod.CategorizedUserDataImpl
 
CELL_DEPTH_128BIT_COMPLEX - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 128BIT_COMPLEX cell depth.
CELL_DEPTH_16BIT_S - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 16BIT_S cell depth.
CELL_DEPTH_16BIT_U - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 16BIT_U cell depth.
CELL_DEPTH_1BIT - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 1BIT cell depth.
CELL_DEPTH_2BIT - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 2BIT cell depth.
CELL_DEPTH_32BIT_REAL - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 32BIT_REAL cell depth.
CELL_DEPTH_32BIT_S - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 32BIT_S cell depth.
CELL_DEPTH_32BIT_U - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 32BIT_U cell depth.
CELL_DEPTH_4BIT - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 4BIT cell depth.
CELL_DEPTH_64BIT_COMPLEX - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 64BIT_COMPLEX cell depth.
CELL_DEPTH_64BIT_REAL - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 64BIT_REAL cell depth.
CELL_DEPTH_8BIT_S - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 8BIT_S cell depth.
CELL_DEPTH_8BIT_U - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating 8BIT_U cell depth.
CELL_DIMENSION_BAND - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating BAND dimension.
CELL_DIMENSION_COLUMN - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating COLUMN dimension.
CELL_DIMENSION_ROW - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating ROW dimension.
CELL_DIMENSION_TEMPORAL - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating TEMPORAL dimension.
CELL_DIMENSION_VERTICAL - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating VERTICAL dimension.
CELL_INTERLEVING_BIL - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating BIL interleaving.
CELL_INTERLEVING_BIP - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating BIP interleaving.
CELL_INTERLEVING_BSQ - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating BSQ interleaving.
CELL_REPRESENTION_UNDEFINED - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating UNDEFINED cell representation.
center(Component) - Static method in class oracle.spatial.util.Util
Centers an awt component w.r.t.
centroid3d(double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the centroid aka center of mass, center of gravity of solid 3-D geometry of uniform material density.
centroid_3d(STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
changeBrightness(int) - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
change brightness of the current working image
changeCellValue(long, long, String, double, double[]) - Method in class oracle.spatial.georaster.JRaster
Changes the value of raster cell in a specified point of a GeoRaster object to a single new value.
changeCellValue(long, long, long, long, String, double, double[]) - Method in class oracle.spatial.georaster.JRaster
Changes the value of raster cells in a specified window of a GeoRaster object to a single new value.
changeCellValue(JGeometry, String, double, double[]) - Method in class oracle.spatial.georaster.JRaster
Changes the value of raster cells in a specified window of a GeoRaster object to a single new value.
changeCellValue(SdoGeoRaster, long, long, String, double, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Changes the value of raster cell in a specified point of a GeoRaster object to a single new value.
changeCellValue(SdoGeoRaster, long, long, long, long, String, double, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Changes the value of raster cells in a specified window of a GeoRaster object to a single new value.
changeCellValue(SdoGeoRaster, JGeometry, String, double, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Changes the value of raster cells in a specified window of a GeoRaster object to a single new value.
changeContrast(double) - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Changes the contrast of the current working image.
changeEdgeCoords(int, Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Replaces the coordinate string for an edge without changing the topological context of the edge.
changeEdgeCoords(int, Point2DD[], ArrayList, ArrayList, boolean) - Method in class oracle.spatial.topo.TopoMap
Replaces the coordinate string for an edge without changing the topological context of the edge.
changeFormatCopy(SdoGeoRaster, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Makes a copy of an existing GeoRaster object using a different storage format (for example, changing the blocking, cell depth, or interleaving).
changeThreshold(double, double, double) - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Applies a threshold operation on the current working image; maps all the pixels of this image whose value falls within a specified range to a specified constant.
checkSQLName(String, int) - Static method in class oracle.spatial.util.Util
Checks for any illegal characters in a SQL name.
clear(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
Clears network cache for the specified link level.
clear() - Method in class oracle.spatial.network.lod.LeveledNetworkCache
Clears network cache for all link levels.
clear() - Method in class oracle.spatial.network.lod.LongHashMap
 
clear() - Method in class oracle.spatial.network.lod.LongHashSet
Removes all of the elements from this set.
clear() - Method in interface oracle.spatial.network.Network
Clears all network structure.
clear() - Method in interface oracle.spatial.network.Tree
Clears the tree structure
clearCache() - Method in class oracle.spatial.topo.TopoMap
Clears all entities from the object cache.
clearCacheForNLW() - Method in class oracle.spatial.topo.TopoMap
Clears all entities from the object cache such that another loadWindow can be loaded witout doing a commit/rollback.
clearNetworkCache() - Static method in class oracle.spatial.network.NetworkManager
Clears the network cache
clearPreprocess() - Method in class oracle.spatial.topo.TopoMap
Clears the preprocessing listener for addXXXX methods
clearTemporaryCache() - Method in interface oracle.spatial.network.Network
Clears the temporatory cache
clone() - Method in class oracle.spatial.geometry.JGeometry
constructs an instance that is a clone of this JGeometry.
clone() - Method in interface oracle.spatial.network.Link
Clones the link.
clone() - Method in interface oracle.spatial.network.lod.CategorizedUserData
Returns the clone of this object.
clone() - Method in class oracle.spatial.network.lod.CategorizedUserDataImpl
 
clone() - Method in class oracle.spatial.network.lod.config.CachingPolicy
Supports clone().
clone() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Support cloneable
clone() - Method in interface oracle.spatial.network.lod.LogicalLink
Support cloneable.
clone() - Method in interface oracle.spatial.network.lod.LogicalNetLink
Support cloneable.
clone() - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
 
clone() - Method in interface oracle.spatial.network.lod.LogicalNetNode
Support cloneable.
clone() - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
clone() - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
clone() - Method in class oracle.spatial.network.lod.LongHashMap
 
clone() - Method in class oracle.spatial.network.lod.LongHashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class oracle.spatial.network.lod.OrderedLongSet
 
clone() - Method in class oracle.spatial.network.lod.PartitionUpdate
 
clone() - Method in interface oracle.spatial.network.lod.UserData
Returns the cloned object.
clone() - Method in class oracle.spatial.network.lod.UserDataImpl
 
clone() - Method in interface oracle.spatial.network.Network
Clones the network.
clone() - Method in interface oracle.spatial.network.NetworkMetadata
Clones the metadata.
clone() - Method in interface oracle.spatial.network.Node
Clones a node.
clone() - Method in interface oracle.spatial.network.Path
Clones the path.
clone() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Creates a new object of the same class as this object.
closeDBF() - Method in class oracle.spatial.util.DBFReaderJGeom
close this dbfile.
closePath() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Closes the current subpath by drawing a straight line back to the coordinates of the last moveTo.
closeShapefile() - Method in class oracle.spatial.util.ShapefileReaderJGeom
close this shapefile.
closeStmt() - Method in class oracle.spatial.topo.TopoMap
Closes the statement cursor.
closestPoints(J3D_Geometry, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the closest points of approach between two 3-D geometries.
closestPoints(STRUCT, STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
COLUMN_DIMENSION - Static variable in class oracle.spatial.georaster.RasterInfo
A integer indicating column dimension.
combine(PartitionUpdate) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
commit() - Method in interface oracle.spatial.network.lod.NetworkIO
Sends out commit command to the database.
commitDB() - Method in class oracle.spatial.topo.TopoMap
Commits any updates to the database and clears any row locks.
compare(Object, Object) - Method in class oracle.spatial.util.RTree.ComparatorImpl
compares MBH midpoints on the axis specified by the parameter m.
compArea(RTree.Span[]) - Method in class oracle.spatial.util.RTree
 
CompGeom - Class in oracle.spatial.topo
 
CompGeom() - Constructor for class oracle.spatial.topo.CompGeom
 
compIntsxn(RTree.Span[], RTree.Span[], RTree.Span[]) - Method in class oracle.spatial.util.RTree
 
compMinDistance(RTree.Span[], RTree.Span[]) - Method in class oracle.spatial.util.RTree
 
compMinDistance(RTree.Span[], RTree.Span[], double) - Method in class oracle.spatial.util.RTree
 
COMPRESSION_DEFLATE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating DEFLATE compression.
COMPRESSION_JP2_C - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating JP2-C compression, but not supported in the current version.
COMPRESSION_JP2_F - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating JP2-F compression, but not supported in the current version.
COMPRESSION_JPEG_B - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating JPEG-B compression.
COMPRESSION_JPEG_F - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating JPEG-F compression.
COMPRESSION_LT_JP2 - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating LT-JP2 compression.
COMPRESSION_LT_MG2 - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating LT-MG2 compression.
COMPRESSION_LT_MG3 - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating LT-MG3 compression.
COMPRESSION_NONE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating NONE compression.
COMPRESSION_RLE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating RLE compression.
computeArc(double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
Helper method to compute center, radius, and angles for this arc from the three coordinate points.
computeDistanceRatio(double, double) - Method in interface oracle.spatial.network.Link
Computes the distance ratio along a spatial link geometry.
computeGeometry(double) - Method in interface oracle.spatial.network.Path
Computes the path geometry from its link geometries.
computeGeometry(double) - Method in interface oracle.spatial.network.SubPath
 
computeMBR() - Method in interface oracle.spatial.network.lod.SpatialBasicNetwork
Computes the Maximum Bounding Rectangle (MBR) of the network.
computeMBR() - Method in interface oracle.spatial.network.lod.SpatialPartition
Computes the Maximum Bounding Rectangle (MBR) of the network partition.
computeMBR() - Method in interface oracle.spatial.network.lod.SpatialSubNetwork
Computes the Maximum Bounding Rectangle (MBR) of the subnetwork.
computeSpatialResolutions(int) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Computes the spatial resolution based on GeoReference information.
ConfigManager - Class in oracle.spatial.network.lod.config
This singleton class manages LOD configurations.
connect(String, String, String, String, String, String, int) - Static method in class oracle.spatial.util.Util
Establishes an Oracle JDBC connection to the specified database.
ConstraintOperator - Class in oracle.spatial.network.lod
Supports "and", "or", and "not" operations on network constraints.
ConstraintOperator() - Constructor for class oracle.spatial.network.lod.ConstraintOperator
 
contains(long) - Method in class oracle.spatial.network.lod.LongHashSet
Returns true if this set contains the specified element.
contains(long) - Method in class oracle.spatial.network.lod.OrderedLongSet
 
contains(MBR, double) - Method in interface oracle.spatial.network.MBR
Checks if the MBR is contained in the specified MBR.
contains(MBR) - Method in interface oracle.spatial.network.MBR
Checks if the MBR is contained in the specified MBR.
contains(MDPoint, double) - Method in interface oracle.spatial.network.MBR
Checks if the point is contained in the MBR.
contains(MDPoint) - Method in interface oracle.spatial.network.MBR
Checks if the point is contained in the MBR.
contains(double[], double) - Method in interface oracle.spatial.network.MBR
Checks if the point is contained in the MBR.
contains(double[]) - Method in interface oracle.spatial.network.MBR
Checks if the point is contained in the MBR.
contains(Node) - Method in interface oracle.spatial.network.Path
Checks if the path contains the specified node.
contains(Link) - Method in interface oracle.spatial.network.Path
Checks if the path contains the specified link.
contains(Path) - Method in interface oracle.spatial.network.Path
Checks if the path contains the specified path.
contains(double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Tests if the specified coordinates are inside the boundary of this Shape.
contains(Point2D) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Tests if the specified Point2D is inside the boundary of this Shape.
contains(double, double, double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Tests if the specified rectangular area is inside the boundary of this Shape.
contains(Rectangle2D) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Tests if the specified Rectangle2D is inside the boundary of this Shape.
containsKey(long) - Method in class oracle.spatial.network.lod.LongHashMap
 
containsLink(int) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given link
containsLink(String) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given link
containsLinkUserData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Checks if the given link user data name exists
containsNode(int) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given node
containsNode(String) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given node
containsNodeUserData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Checks if the given node user data name exists
containsPartialLinks() - Method in interface oracle.spatial.network.Tree
Does the tree contain particial links?
containsPath(int) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given path
containsPath(String) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given path
containsPathUserData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Checks if the given path user data name exists
containsSubPath(int) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given subpath
containsSubPath(String) - Method in interface oracle.spatial.network.Network
Checks if the network contains the given subpath
containsSubPathUserData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Checks if the given subpath user data name exists
containsUserData() - Method in interface oracle.spatial.network.Network
Checks if the network has user data defined in user_network_user_data
containsUserData() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network has user data defined in user_sdo_network_user_data
convert(String) - Static method in class oracle.spatial.util.Util
Converts a string of coordinates into a double array.
convertNetworkBetweenWorkspaces(Connection, Network, String, String, String, String) - Static method in class oracle.spatial.network.NetworkManager
Converts the source network into the network in the target workspace and savepoint based on their diffs in a workspace(version-enabled) environment.
copy(SdoGeoRaster, SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Makes a copy of an existing GeoRaster object.
createArc2d(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry simple arc in 2D
createCircle(double, double, double, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a Circle with provided radius and center.
createCircle(double, double, double, double, double, double, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a 2D Circle.
createComplexPath(int, Node, Node, Link[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates a complex path with the specified start node and end node
createConvexHull(JGeometry) - Static method in class oracle.spatial.network.NetworkFactory
Creates a convex hull as an array of MDpoint for the specified geometry.
createConvexHull(MDPoint[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates the convex hull as an array of MDpoint for the specified array of MDPoints.
createConvexHull(Network) - Static method in class oracle.spatial.network.NetworkFactory
Creates the convex hull as an array of MDpoint for the specified network.
createDirectedNetwork() - Static method in class oracle.spatial.network.NetworkFactory
 
createDoubleShape() - Method in class oracle.spatial.geometry.JGeometry
Creates a Java2D double shape object from this JSDOGeometry Double shape object use double, not float, as the coordinates data type.
createDoubleShape(AffineTransform) - Method in class oracle.spatial.geometry.JGeometry
Creates a transformed shape from the geometry using the given affine transform.
createEdgeIndex() - Method in class oracle.spatial.topo.TopoMap
Builds a ram-resident R-tree index for the edge cache.
createFaceIndex() - Method in class oracle.spatial.topo.TopoMap
Builds a ram-resident R-tree index for the face cache.
createGeometryMetadata(String) - Static method in class oracle.spatial.network.NetworkFactory
Deprecated.  
createGeometryMetadata(String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates a geometry metadata.
createGeometryMetadata(String, String, int, int) - Static method in class oracle.spatial.network.NetworkFactory
Deprecated.  
createGeometryMetadata(String, String, String, int, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates a spatial geometry metadata.
createLinearLineString(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a single linear Line String.
createLinearMultiLineString(Object[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a linear multi-linestring.
createLinearPolygon(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a simple linear Polygon without holes.
createLinearPolygon(Object[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a linear polygon which may have holes.
createLink(int, String, Node, Node, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical network link.
createLink(int, Node, Node, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical network link.
createLink(int, Network, int, int, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical network link.
createLinkGeometry(int, int, double[]) - Method in class oracle.spatial.network.NetworkFactory
Returns a link geometry (a linestring JGeometry).
createLinkTable(Connection, String, String, String, String, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network link table in the database.
createLogicalBasicNetwork(String) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty logical network.
createLogicalBasicNetwork(String, int, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty logical network.
createLogicalHeavyPath(LogicalLink[], LogicalNode[], Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated. use createLogicalHeavyPath( LogicalLink[] links, LogicalNode[] nodes, double[] costs, CategorizedUserData userData)
createLogicalHeavyPath(LogicalLink[], LogicalNode[], double[], CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a heavy-weight logical path, which contains the object representation of the links and nodes on the path.
createLogicalLightPath(long, long, long, long, int, int, double[], CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a light-weight logical path, which contains only the start and end node IDs and costs of the path.
createLogicalLightSubPath(LogicalLightPath, int, double, int, double, double[], CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a light-weight logical sub-path, i.e., a logical sub-path that refers to a light-weight logical path.
createLogicalLink(long, long, long, double, boolean, boolean, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalLink(long, long, long, double, boolean, boolean, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalLink(long, int, long, long, double, boolean, boolean, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalLink(long, int, long, long, double, boolean, boolean, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalLink(long, int, long, long, double, boolean, boolean, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a stand-alone logical link.
createLogicalLink(int, String, Node, Node, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical link.
createLogicalNetLink(long, LogicalNetNode, LogicalNetNode, double, boolean, boolean, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetLink(long, LogicalNetNode, LogicalNetNode, double, boolean, boolean, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetLink(long, int, LogicalNetNode, LogicalNetNode, double, boolean, boolean, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetLink(long, int, LogicalNetNode, LogicalNetNode, double, boolean, boolean, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetLink(long, int, LogicalNetNode, LogicalNetNode, double, boolean, boolean, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a logical link with reference to its start and end node objects.
createLogicalNetNode(long, double, boolean, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetNode(long, double, boolean, int, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetNode(long, double, boolean, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetNode(long, double, boolean, int, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetNode(long, double, boolean, int, int, int, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetNode(long, int, double, boolean, int, int, int, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNetNode(long, int, double, boolean, int, int, int, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a logical node to which we can add reference to incident links.
createLogicalNetwork(String, int, boolean, String, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty logical network.
createLogicalNetwork(String, int, boolean, String, String, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty logical network.
createLogicalNetwork(String, int, boolean) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty logical network with the default naming convension: node table name = network_name + "_NODE$", link table name = network_name + "_LINK$, path table name = network_name + "_PATH$", path-link table name = network_name + "PLINK$", subPath table name = network_name + "SPATH$", all cost column name="COST".
createLogicalNode(long, double, boolean, int, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a stand-alone logical node.
createLogicalNode(long, double, boolean, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNode(long, double, boolean, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNode(long, double, boolean, int, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalNode(long, double, boolean, int, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a stand-alone logical node.
createLogicalNode(int, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical node.
createLogicalPartition(String, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty logical partition.
createLogicalPartition(String, int, int, int, int, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty logical partition.
createLogicalPath(long[], long[], double, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated. use createLogicalPath( long[] linkIds, long[] nodeIds, double[] costs, Map userData)
createLogicalPath(long[], long[], double[], Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalPath(long[], long[], double[], CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a logical path, which contains only the IDs of the links and the nodes on the path, instead of the link and node objects.
createLogicalSubPath(LogicalPath, int, double, int, double, double, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated. use createLogicalSubPath( LogicalPath refPath, int startLinkIndex, double startPercentage, int endLinkIndex, double endPercentage, double[] costs, CategorizedUserData userData)
createLogicalSubPath(LogicalPath, int, double, int, double, double[], Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createLogicalSubPath(LogicalPath, int, double, int, double, double[], CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a logical sub-path.
createLRSLinearLineString(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a single LRS linear Line String.
createLRSLinearMultiLineString(Object[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a LRS linear multi-linestring.
createLRSLinearPolygon(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a simple LRS linear Polygon without holes.
createLRSLinearPolygon(Object[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a linear LRS polygon which may have holes.
createLRSLink(int, String, Node, Node, double, int, double, double, JGeometry) - Static method in class oracle.spatial.network.NetworkFactory
Creates an LRS geometry link.
createLRSNetwork(String, int, boolean, int, int, String, String, String, String, String, String, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty spatial LRS_GEOMETRY network.
createLRSNetwork(String, int, boolean, int, int, String, String, String, String, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty spatial LRS_GEOMETRY network.
createLRSNetwork(String, int, boolean, int, int, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty spatial LRS_GEOMETRY network.
createLRSNode(int, String, int, double, JGeometry) - Static method in class oracle.spatial.network.NetworkFactory
Creates an LRS geometry node.
createLRSPoint(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
 
createLRSTable(Connection, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network LRS table in the database.
createMBR(double[], double[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates an MBR.
createMBR(JGeometry) - Static method in class oracle.spatial.network.NetworkFactory
Creates an MBR of the specified geometry.
createMDPoint(double[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates an MDPoint.
createMDPoint(double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a 1D MDPoint.
createMDPoint(double, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a 2D MDPoint.
createMDPoint(double, double, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a 3D MDPoint.
createMultiPoint(Object[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry that is a multi-point geometry.
createNetwork(Network) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network from the specified network (metadata).
createNetworkHiearchy(Network, int, int[]) - Static method in class oracle.spatial.network.NetworkManager
Creates a network hiearchy with the given number of levels.
createNetworkTables(Connection, Network) - Static method in class oracle.spatial.network.NetworkFactory
Creates the network tables based on the specified network metadata.
createNode(int) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical network node.
createNode(int, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates a logical network node.
createNode(int, double, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a spatial network node.
createNodeGeometry(int, int, double[]) - Method in class oracle.spatial.network.NetworkFactory
Returns a node point geometry (JGeometry).
createNodeTable(Connection, String, String, String, String, String, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network node table in the database.
createNodeTable(Connection, String, String, String, String, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network node table in the database.
createPartitionNetwork(Connection, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Returns the partition network with the partitions as nodes and the connections between partitions as links.
createPartitionNetwork(Network, String) - Static method in class oracle.spatial.network.NetworkFactory
Returns the partition network with the partitions as nodes and the connections between partitions as links.
createPartitionTable(Connection, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network partition table in the database.
createPath(Node, Node) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty path with the specified start node and end node.
createPath(Node, Node, Link[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates a path with the specified start node and the specified end node.
createPath(int, Node, Node, Link[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates a path with the specified start node and the specified end node.
createPathLinkTable(Connection, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network path-link table in the database.
createPathTable(Connection, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network path table in the database.
createPoint(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
 
createRefConstraints(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Creates the referential constraints on the link and the path tables.
createSDODimArray(String[], double[], double[], double[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates a java SDO_DIM_ARRAY.
createSDODimArray(boolean, double, double, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a java 2D SDO_DIM_ARRAY.
createSDOLink(int, String, Node, Node, double, double[], int, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates an SDO geometry link.
createSDOLink(int, String, Node, Node, double, JGeometry) - Static method in class oracle.spatial.network.NetworkFactory
Creates an SDO geometry link.
createSDONetwork(String, int, boolean, int, int, String, String, String, String, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty spatial SDO_GEOMETRY network.
createSDONetwork(String, int, boolean, int, int, String, String, String, String, String, String, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty spatial SDO_GEOMETRY network.
createSDONetwork(String, int, boolean, int, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty spatial SDO_GEOMETRY network with the default naming convension: node table name = network_name + "_NODE$", link table name = network_name + "_LINK$, path table name = network_name + "_PATH$", path-link table name = network_name + "PLINK$", subpath table name = network_name + "_SPATH$", all geometry column name="GEOMETRY" and all cost column name="COST"
createSDONode(int, String, double, double, int) - Static method in class oracle.spatial.network.NetworkFactory
Creates a spatial node (SDO_GEOMETRY).
createSDONode(int, String, double, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a spatial node (SDO_GEOMETRY with SRID = 0).
createShape() - Method in class oracle.spatial.geometry.JGeometry
Creates a Java2D shape object from this JGeometry Note: for point geometry this method returns null.
createShape(AffineTransform) - Method in class oracle.spatial.geometry.JGeometry
Creates a transformed shape from the geometry using the given affine transform.
createShape(AffineTransform, boolean) - Method in class oracle.spatial.geometry.JGeometry
Creates a simplified transformed shape from the geometry using the given affine transform.
createSimplePath(int, Node, Node, Link[]) - Static method in class oracle.spatial.network.NetworkFactory
Creates a simple path with the specified start node and end node.
createSpatialBasicNetwork(String) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty spatial network.
createSpatialBasicNetwork(String, int, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty spatial network.
createSpatialHeavyPath(SpatialLink[], SpatialNode[], double[], JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a heavy-weight spatial path, which contains the object representation of the links and nodes on the path.
createSpatialHeavyPath(SpatialLink[], SpatialNode[], double[], JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a heavy-weight spatial path, which contains the object representation of the links and nodes on the path.
createSpatialHeavyPath(SpatialLink[], SpatialNode[], JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a heavy-weight spatial path, which contains the object representation of the links and nodes on the path.
createSpatialLink(long, long, long, double, boolean, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialLink(long, int, long, long, double, boolean, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialLink(long, long, long, double, boolean, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialLink(long, int, long, long, double, boolean, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialLink(long, int, long, long, double, boolean, boolean, JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a stand-alone spatial link.
createSpatialNetLink(long, SpatialNetNode, SpatialNetNode, double, boolean, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a spatial link with reference to its start and end node objects.
createSpatialNetLink(long, int, SpatialNetNode, SpatialNetNode, double, boolean, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetLink(long, SpatialNetNode, SpatialNetNode, double, boolean, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a spatial link with reference to its start and end node objects.
createSpatialNetLink(long, int, SpatialNetNode, SpatialNetNode, double, boolean, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetLink(long, int, SpatialNetNode, SpatialNetNode, double, boolean, boolean, JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a spatial link with reference to its start and end node objects.
createSpatialNetNode(long, double, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetNode(long, double, boolean, int, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetNode(long, double, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetNode(long, double, boolean, int, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetNode(long, double, boolean, int, int, int, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetNode(long, int, double, boolean, int, int, int, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNetNode(long, int, double, boolean, int, int, int, JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a spatial node to which we can add reference to incident links.
createSpatialNode(long, double, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNode(long, double, int, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a stand-alone spatial node.
createSpatialNode(long, double, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNode(long, double, boolean, int, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialNode(long, double, boolean, int, JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a stand-alone spatial node.
createSpatialPartition(String, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty spatial partition.
createSpatialPartition(String, int, int, int, int, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates an empty spatial partition.
createSpatialPath(long[], long[], double[], JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialPath(long[], long[], double[], JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a light-weight spatial path, which contains only the IDs of the links and the nodes on the path, instead of the link and node objects.
createSpatialSubPath(SpatialPath, int, int, double, double, double[], JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Deprecated.  
createSpatialSubPath(SpatialPath, int, double, int, double, double[], JGeometry, CategorizedUserData) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
Creates a spatial sub-path.
createSubPath(Path, int, double, int, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a sub path
createSubPath(int, Path, int, double, int, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a sub path
createSubPathTable(Connection, String, String) - Static method in class oracle.spatial.network.NetworkFactory
Creates an empty network subpath table in the database.
createTransformedShape(AffineTransform) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Returns a new transformed Shape.
createTree(TreeNode, boolean) - Static method in class oracle.spatial.network.NetworkFactory
Creates a tree.
createTree(TreeNode) - Static method in class oracle.spatial.network.NetworkFactory
Creates a tree.
createTreeLink(Link) - Static method in class oracle.spatial.network.NetworkFactory
Creates a tree link containing a regular network link
createTreeLink(Link, double, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a tree link containing a partial link
createTreeNode(Node) - Static method in class oracle.spatial.network.NetworkFactory
Creates a tree node containing a regular node
createTreeNode(Link, double) - Static method in class oracle.spatial.network.NetworkFactory
Creates a tree node containg a node on a link
crossProduct(Point2DD, Point2DD) - Static method in class oracle.spatial.topo.CompGeom
 
crossProduct(double, double, double, double) - Static method in class oracle.spatial.topo.CompGeom
 
crossProduct(double[], double[], double[]) - Static method in class oracle.spatial.topo.CompGeom
3-D crossproduct via arrays.
curveTo(double, double, double, double, double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the coordinates (x3, y3), using the specified points (x1, y1) and (x2, y2) as Bézier control points.

D

DataException - Exception in oracle.spatial.geometry
Reports SDOVIS exception related with map data access.
DataException() - Constructor for exception oracle.spatial.geometry.DataException
 
DataException(Throwable) - Constructor for exception oracle.spatial.geometry.DataException
 
DataException(String) - Constructor for exception oracle.spatial.geometry.DataException
 
DataException(String, Throwable) - Constructor for exception oracle.spatial.geometry.DataException
 
DATE_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
DBFReaderJGeom - Class in oracle.spatial.util
 
DBFReaderJGeom() - Constructor for class oracle.spatial.util.DBFReaderJGeom
 
DBFReaderJGeom(String) - Constructor for class oracle.spatial.util.DBFReaderJGeom
construct an object out of the specified shapefile's DBF file.
DBFReaderJGeom.CharacterColumn - Class in oracle.spatial.util
 
DBFReaderJGeom.CharacterColumn(byte[], int) - Constructor for class oracle.spatial.util.DBFReaderJGeom.CharacterColumn
 
DBFReaderJGeom.DateColumn - Class in oracle.spatial.util
 
DBFReaderJGeom.DateColumn(byte[]) - Constructor for class oracle.spatial.util.DBFReaderJGeom.DateColumn
 
DBFReaderJGeom.LogicalColumn - Class in oracle.spatial.util
 
DBFReaderJGeom.LogicalColumn(byte[]) - Constructor for class oracle.spatial.util.DBFReaderJGeom.LogicalColumn
 
DBFReaderJGeom.NumericColumn - Class in oracle.spatial.util
 
DBFReaderJGeom.NumericColumn(byte[], int, int) - Constructor for class oracle.spatial.util.DBFReaderJGeom.NumericColumn
 
DBFReaderJGeom.RecordColumn - Class in oracle.spatial.util
 
DBFReaderJGeom.RecordColumn(byte[]) - Constructor for class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
DBMS - Class in oracle.spatial.util
 
DBMS() - Constructor for class oracle.spatial.util.DBMS
 
DbmsOutputClose() - Method in class oracle.spatial.util.DBMS
 
DbmsOutputDisable() - Method in class oracle.spatial.util.DBMS
 
DbmsOutputEnable(int) - Method in class oracle.spatial.util.DBMS
 
DbmsOutputPrepare(Connection) - Method in class oracle.spatial.util.DBMS
 
DbmsOutputShow() - Method in class oracle.spatial.util.DBMS
 
debug(String) - Method in class oracle.spatial.util.Logger
Logs a debug message
debug(String, String, String) - Method in class oracle.spatial.util.Logger
Logs a debug message
debug(Exception) - Method in class oracle.spatial.util.Logger
Logs a debug exception
DEFAULT_USER_DATA_CATEGORY - Static variable in interface oracle.spatial.network.UserDataMetadata
 
DefaultLinkCostCalculator - Class in oracle.spatial.network.lod
This is the default link cost calculator implementation.
DefaultNodeCostCalculator - Class in oracle.spatial.network.lod
This is the default node cost calculator implementation.
DefaultPairwiseCostCalculator - Class in oracle.spatial.network.lod
This is the default pairwise cost calculator.
DefaultPairwiseCostCalculator(PairwiseShortestPaths) - Constructor for class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
Constructs a default pairwise cost calculator.
DefaultPairwiseShortestPaths - Class in oracle.spatial.network.lod
This is the default pairwise shortest paths algorithm.
DefaultPairwiseShortestPaths(NetworkExplorer, LinkCostCalculator[], NodeCostCalculator[], ShortestPath) - Constructor for class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
Consstruct a DefaultPairwiseSP instance.
deleteLink(long, int) - Method in class oracle.spatial.network.lod.NetworkUpdate
Deletes a link from the network
deleteLink(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
Deletes a link from the network
deleteLink(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
deleteLink(int) - Method in interface oracle.spatial.network.Network
Deletes a link by ID.
deleteLink(String) - Method in interface oracle.spatial.network.Network
Deletes a link by the String ID.
deleteLink(Link) - Method in interface oracle.spatial.network.Network
Deletes a link.
deleteLinkData(String) - Method in interface oracle.spatial.network.Network
Deletes a link user data entry
deleteLinkData(String) - Method in interface oracle.spatial.network.NetworkMetadata
Deletes a link user data entry
deleteLinkData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Deletes a link user data entry from the metadata
deleteNetwork(Network) - Method in interface oracle.spatial.network.Network
Deletes a sub-network.
deleteNetworkBuffer(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Deletes the network buffer from the database.
deleteNODATARange(Double, Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Removes a new NODATA range.
deleteNODATAValue(double) - Method in class oracle.spatial.georaster.SubLayerInfo
Removes a NODATA value.
deleteNode(long, int) - Method in class oracle.spatial.network.lod.NetworkUpdate
Delete a node from the network.
deleteNode(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
Deletes a node from the network
deleteNode(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
deleteNode(int) - Method in interface oracle.spatial.network.Network
Deletes a node by ID.
deleteNode(String) - Method in interface oracle.spatial.network.Network
Deletes a node by the STring ID.
deleteNode(Node) - Method in interface oracle.spatial.network.Network
Deletes a node.
deleteNodeData(String) - Method in interface oracle.spatial.network.Network
Deletes a node user data entry
deleteNodeData(String) - Method in interface oracle.spatial.network.NetworkMetadata
Deletes a node user data entry
deleteNodeData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Deletes a node user data entry from the metadata
deletePath(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Deletes path.
deletePath(int) - Method in interface oracle.spatial.network.Network
Deletes a path by ID.
deletePath(String) - Method in interface oracle.spatial.network.Network
Deletes a path by the String ID.
deletePath(Path) - Method in interface oracle.spatial.network.Network
Deletes a path.
deletePathData(String) - Method in interface oracle.spatial.network.Network
Deletes a path user data entry
deletePathData(String) - Method in interface oracle.spatial.network.NetworkMetadata
Deletes a path user data entry
deletePathData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Deletes a path user data entry from the metadata
deletePaths(long[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Deletes paths.
deletePyramid(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Deletes the pyramid data of a GeoRaster object.
deleteSubPath(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Deletes sub-path.
deleteSubPath(int) - Method in interface oracle.spatial.network.Network
Deletes a subpath by ID.
deleteSubPath(String) - Method in interface oracle.spatial.network.Network
Deletes a subpath by the String ID.
deleteSubPath(SubPath) - Method in interface oracle.spatial.network.Network
Deletes a subpath.
deleteSubPathData(String) - Method in interface oracle.spatial.network.Network
Deletes a subpath user data entry
deleteSubPathData(String) - Method in interface oracle.spatial.network.NetworkMetadata
Deletes a subpath user data entry
deleteSubPathData(String) - Method in interface oracle.spatial.network.UserDataMetadata
Deletes a subpath user data entry from the metadata
deleteSubPaths(long[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Deletes sub-paths.
deleteTemporaryElements() - Method in interface oracle.spatial.network.Network
Deletes all temporary elements (nodes and links).
deltaDuration() - Method in class oracle.spatial.network.NDMTimer
 
densifyArcs(double) - Method in class oracle.spatial.geometry.JGeometry
Arcs densification method to densify arcs into lines.
densifyArcs(double, boolean) - Method in class oracle.spatial.geometry.JGeometry
 
DEPTH_FIRST_SEARCH - Static variable in class oracle.spatial.network.lod.NetworkAnalyst
Constant for depth-first-search
depthFirstSearch() - Method in interface oracle.spatial.network.Tree
Depth First Search
deregisterJavaObject(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Deregister the given Java object from user_sdo_network_java_objects
deregisterNetworkConstraint(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Deregister the given constraint from user_sdo_network_constraints
description - Variable in exception oracle.spatial.geometry.DataException
 
detail - Variable in exception oracle.spatial.geometry.DataException
 
DIFF_LINKS - Static variable in interface oracle.spatial.network.lod.CachedNetworkIOWM
 
DIFF_NODES - Static variable in interface oracle.spatial.network.lod.CachedNetworkIOWM
 
Dijkstra - Class in oracle.spatial.network.lod
This class implements Dijkstra shortest path algorithm.
Dijkstra(NetworkExplorer, LinkCostCalculator[], NodeCostCalculator[], LinkLevelSelector) - Constructor for class oracle.spatial.network.lod.Dijkstra
 
DIRECTED_LINK - Static variable in interface oracle.spatial.network.Network
 
DIRECTED_LINK - Static variable in interface oracle.spatial.network.NetworkMetadata
 
DIRECTION_BACKWARD - Static variable in class oracle.spatial.network.lod.NetworkExplorer
 
DIRECTION_BOTH - Static variable in class oracle.spatial.network.lod.NetworkExplorer
 
DIRECTION_FORWARD - Static variable in class oracle.spatial.network.lod.NetworkExplorer
 
directTransform2D(double, double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Given (X,Y) model coordinates, computes its (row, column) cell coordinates.
directTransform3D(double, double, double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Given (X,Y,Z) model coordinates, computes its (row, column) cell coordinates.
disableRefConstraints(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Disables the referential constraints on the link and the path tables.
display() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns a two-dimensional array to list all metadata information.
dispose() - Method in class oracle.spatial.topo.TopoMap
 
distance(J3D_Geometry, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the minimum distance between two 3-D geometries.
distance(MDPoint) - Method in interface oracle.spatial.network.MDPoint
Returns the Cartesian distance to the specified point.
distance(STRUCT, STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
distCpa(J3D_Geometry, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the closest points of approach (and hence the minimum distance) between two J3D_Geometry geometries.
distCpa2(J3D_Geometry, boolean[], boolean[], boolean[], double) - Method in class oracle.spatial.geometry.J3D_Geometry
 
dotProduct(Point2DD, Point2DD) - Static method in class oracle.spatial.topo.CompGeom
 
dotProduct(double, double, double, double) - Static method in class oracle.spatial.topo.CompGeom
 
dropAllRasterBlocks() - Method in class oracle.spatial.georaster.JRaster
Drops all raster blocks of the associated GeoRaster object from raster data table in the Oracle database.
dropNetwork(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Drops the network from the database.
dropRefConstraints(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Drops the referential constraints on the link and the path tables.
DummyCostFunction - Class in oracle.spatial.network.lod
The A* cost function implemented in this class always returns 0.
DummyCostFunction(double) - Constructor for class oracle.spatial.network.lod.DummyCostFunction
 
DummyLinkCostCalculator - Class in oracle.spatial.network.lod
This implementation of LinkCostCalculator always returns 0 for link cost.
DummyLinkLevelSelector - Class in oracle.spatial.network.lod
This implementation of LinkLevelSelector always returns the fixed link level specified in the constructor.
DummyLinkLevelSelector() - Constructor for class oracle.spatial.network.lod.DummyLinkLevelSelector
 
DummyLinkLevelSelector(int) - Constructor for class oracle.spatial.network.lod.DummyLinkLevelSelector
 
DummyNodeCostCalculator - Class in oracle.spatial.network.lod
This implementation of NodeCostCalculator always returns 0 for node cost.
duration() - Method in class oracle.spatial.network.NDMTimer
 
DynamicLinkLevelSelector - Class in oracle.spatial.network.lod
This implementation of LinkLevelSelector dynamically assigns link level to the next node according to the distance from the next node to the start/end point.
DynamicLinkLevelSelector(NetworkAnalyst, int, HeuristicCostFunction, double[], int, double, LODNetworkConstraint) - Constructor for class oracle.spatial.network.lod.DynamicLinkLevelSelector
Returns a dynamic link level selector.

E

Edge - Class in oracle.spatial.topo
 
ElementExtractor - Class in oracle.spatial.geometry
This extractor extracts elements from J3D_Geometry in an iterative fashion Composite surface is expected to be: < , 1006, N> N tuples of the form <, 1003, x> <, 2003, x>* Composite solid should be of the form: < , 1008, N> N solids each of the form <, 1007, > specified using 1 outer surface and N inner surfaces <, 1006, M> and M tuples of the form <,1003, > m times followed by 0 or more inner solids specified as surfaces as: <, 2006, p> and p tuples of the form <,2003, >
ElementExtractor(J3D_Geometry, int, int, boolean) - Constructor for class oracle.spatial.geometry.ElementExtractor
 
ElementExtractor(J3D_Geometry, int, int) - Constructor for class oracle.spatial.geometry.ElementExtractor
 
ElementExtractor(J3D_Geometry, int) - Constructor for class oracle.spatial.geometry.ElementExtractor
Constructs an extractor that extracts elements from J3D_Geometry in an iterative fashion
ElementExtractor(J3D_Geometry, int, int, int, boolean) - Constructor for class oracle.spatial.geometry.ElementExtractor
 
ElementExtractor(J3D_Geometry, int, int, int) - Constructor for class oracle.spatial.geometry.ElementExtractor
 
ElementExtractor(J3D_Geometry) - Constructor for class oracle.spatial.geometry.ElementExtractor
 
enableRefConstraints(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Enables the referential constraints on the link and the path tables.
equalize() - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Applies an equalization operation on the current working image.
equals(Object) - Method in class oracle.spatial.geometry.JGeometry
Deprecated. This function has been moved to oracle.spatial.util.GML. public static JGeometry fromNodeToGeometry(Node nd) throws DataException { return GML.fromNodeToGeometry(nd); }
equals(JGeometry.Point) - Method in class oracle.spatial.geometry.JGeometry.Point
 
equals(JPoint2DD) - Method in class oracle.spatial.geometry.JPoint2DD
 
equals(Object) - Method in class oracle.spatial.network.lod.PointOnNet
 
equals(Point2DD) - Method in class oracle.spatial.topo.Point2DD
 
equalsWithinBasin(Point2DD) - Method in class oracle.spatial.topo.Point2DD
 
error(String) - Method in class oracle.spatial.util.Logger
Logs an error
error(String, String, String) - Method in class oracle.spatial.util.Logger
Logs an error
error(Exception) - Method in class oracle.spatial.util.Logger
Logs a error exception
ETYPE_COMPOSITEPOLYGON - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_COMPOSITEPOLYGON - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
ETYPE_COMPOSITESOLID - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_COMPOSITESOLID - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
ETYPE_COMPOSITESURFACE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_COMPOSITESURFACE - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
ETYPE_COMPOUNDCURVE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_COMPOUNDRING - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_CURVE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_POINT - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_POLYGON - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_POLYGON - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
ETYPE_RING - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_SOLID - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_SOLID - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
ETYPE_SURFACE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
ETYPE_SURFACE - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
ETYPE_UNKNOWN - Static variable in class oracle.spatial.geometry.ElementExtractor
 
EuclideanCostFunction - Class in oracle.spatial.network.lod
This class implements the A* heuristic cost function as the 2D euclidean distance between the current node and the goal node.
EuclideanCostFunction(int, int, int, int) - Constructor for class oracle.spatial.network.lod.EuclideanCostFunction
Creates a EuclideanCostFunction instance.
expandCircle(double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
 
expandG3Dgeoms(STRUCT) - Static method in class oracle.spatial.util.Adapters
 
expandGeom(J3D_Geometry) - Static method in class oracle.spatial.geometry.J3D_Geometry
Returns the expanded geometry.
ExtendedKML2 - Class in oracle.spatial.util
 
ExtendedKML2() - Constructor for class oracle.spatial.util.ExtendedKML2
 
extendPath(Link, Link) - Method in interface oracle.spatial.network.Path
Extends the path by adding a new start link and a new end link The given links must be topologically connected to the path or an exception will be thrown No extension in the specific direction (start or end) if a null link is given
extract3d(STRUCT, String) - Static method in class oracle.spatial.util.Adapters
 
extrusion(JGeometry, double, double, Connection, double) - Static method in class oracle.spatial.geometry.J3D_Geometry
Returns the extruded 3-D geometry from a 2-D polygon.
extrusion(JGeometry, double, double, Connection, double, int) - Static method in class oracle.spatial.geometry.J3D_Geometry
Returns the extruded 3-D geometry from a 2-D polygon.
extrusion(JGeometry, double[], double[], Connection, double) - Static method in class oracle.spatial.geometry.J3D_Geometry
Returns the extruded 3-D geometry from a 2-D polygon.
extrusion(JGeometry, double[], double[], Connection, double, int) - Static method in class oracle.spatial.geometry.J3D_Geometry
Returns the extruded 3-D geometry from a 2-D polygon.
extrusion2(STRUCT, SdoNumberArray, SdoNumberArray, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
 

F

Face - Class in oracle.spatial.topo
 
fatal(String) - Method in class oracle.spatial.util.Logger
Logs a fatal event
fatal(Exception) - Method in class oracle.spatial.util.Logger
Logs a fatal exception
fatal(String, String, String) - Method in class oracle.spatial.util.Logger
Logs a fatal event
findConnectedComponents(String, int, String) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Find the connected components and writes the node component relationship into component table.
findConnectedComponents(int) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the connected components for the specified link level.
findConnectedComponents(Network) - Static method in class oracle.spatial.network.NetworkManager
Returns the number of connected components in the network.
findConnectedComponentsInPartition(String, int, int, int, ARRAY[], ARRAY[]) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Find the connected components and writes the node component relationship into component table.
findConnectedComponentsInPartition(int, int, int, ArrayList<AnalysisUtility.NodeComponent>) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the connected components for the specified link level.
findConnectedComponentVector(Network) - Static method in class oracle.spatial.network.NetworkManager
Returns connected components of the network in a Vector.
findConnectedNodes(int, long, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes connected to the specified node.
findExternalLinks(Node[], Node[]) - Static method in class oracle.spatial.network.NetworkManager
Returns external links between the two arrays of nodes.
findInternalLinks(Node[]) - Static method in class oracle.spatial.network.NetworkManager
Returns the internal links of the node array.
findLinks(Node) - Method in interface oracle.spatial.network.Node
Finds the links that connect current node to the specified node.
findMaxNodeDegree(Network, int) - Static method in class oracle.spatial.network.NetworkManager
Finds the maximum node degree of the network
findMBR(Node[], double) - Static method in class oracle.spatial.network.NetworkManager
Returns the MBR of the node array and expanded it by the specified factor.
findMinNodeDegree(Network, int) - Static method in class oracle.spatial.network.NetworkManager
Finds the minimum node degree of the network
findNodesWithinDegreeBounds(Network, int, int, int) - Static method in class oracle.spatial.network.NetworkManager
Finds nodes with degree within the given degree bounds.
findReachableNodes(int, long, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes reachable from the specified node.
findReachableNodes(Network, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can be reached from the source node.
findReachableNodes(Network, int, MBR) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can be reached from the source node.
findReachableNodes(Network, int, MBR, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can be reached from the source node.
findReachableNodes(Network, int, MBR, int, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can be reached from the source node.
findReachableNodes(Network, int, MBR, int, NetworkConstraint, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can be reached from the source node.
findReachableNodes(Network, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can be reached from the source node.
findReachingNodes(int, long, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes that can reach the specified node.
findReachingNodes(Network, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can reach the target node.
findReachingNodes(Network, int, MBR) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can reach the target node.
findReachingNodes(Network, int, MBR, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can reach the target node.
findReachingNodes(Network, int, MBR, int, NetworkConstraint, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can reach the target node.
findReachingNodes(Network, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns all nodes that can reach the target node.
finest(String) - Method in class oracle.spatial.util.Logger
Logs a very fine-level message
finest(String, String, String) - Method in class oracle.spatial.util.Logger
Logs a very fine-level message
finest(Exception) - Method in class oracle.spatial.util.Logger
Logs a debug exception
flushPartition(int, int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
fromJGeometry(JGeometry) - Method in interface oracle.spatial.util.WKAdapter
This transforms a JGeometry to a WKB/WKT geometry.
fromJGeometry(JGeometry) - Method in class oracle.spatial.util.WKBasis
 
fromNodeToCompositeCurve(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToCompositeSolid(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToCompositeSurface(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToCurve(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToCurve(Node) - Static method in class oracle.spatial.util.KML
 
fromNodeToEnvelope(Node) - Static method in class oracle.spatial.util.GML
Example:
<pre>
    <Box srsname="EPSG_4326">
        <coordinates>
                0.0,0.0 100.0,100.0
        </coordinates>
    </Box>
</pre>
Note: Each Box Element encloses a single coordinates element or four Coord, the latter containing precisely two coordinate tuples.
fromNodeToEnvelope(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToGeometry(Node) - Static method in class oracle.spatial.util.GML
 
fromNodeToGeometry(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToGeometry(Node) - Static method in class oracle.spatial.util.KML
 
fromNodeToGeometryCollection(Node) - Static method in class oracle.spatial.util.GML
 
fromNodeToGeometryCollection(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToGeometryCollection(Node) - Static method in class oracle.spatial.util.KML
 
fromNodeToLinearRing(Node) - Static method in class oracle.spatial.util.GML
 
fromNodeToLinearRing(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToLinearRing(Node) - Static method in class oracle.spatial.util.KML
 
fromNodeToLineString(Node) - Static method in class oracle.spatial.util.GML
Example:
<pre>
    <LineString srsname="EPSG_4326">
        <coordinates>
            0.0,0.0 100.0,100.0
        </coordinates>
    </LineString>
</pre>
fromNodeToLineString(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToMultiCurve(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToMultiLineString(Node) - Static method in class oracle.spatial.util.GML
Example:
<pre>
    <MultiLineString srsname="EPSG_4326">
        <lineStringMember>
            <LineString>
                <coordinates>56.1,0.45 67.23,0.67</coordinates>
            </LineString>
        </lineStringMember>
        <lineStringMember>
            <LineString>
                <coordinates>46.71,9.25 56.88,10.44</coordinates>
            </LineString>
        </lineStringMember>
        <lineStringMember>
            <LineString>
                <coordinates>324.1,219.7 0.45,0.56</coordinates>
            </LineString>
        </lineStringMember>
    </MultiLineString>
</pre>
fromNodeToMultiPoint(Node) - Static method in class oracle.spatial.util.GML
Example:
<pre>
    <MultiPoint srsname="EPSG_4326">
        <pointMember>
            <Point>
                <coordinates>56.1,0.45</coordinates>
            </Point>
        </pointMember>
        <pointMember>
            <Point>
                <coordinates>46.71,9.25</coordinates>
            </Point>
        </pointMember>
        <pointMember>
            <Point>
                <coordinates>56.88,10.44</coordinates>
            </Point>
        </pointMember>
    </MultiPoint >
</pre>
fromNodeToMultiPoint(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToMultiPolygon(Node) - Static method in class oracle.spatial.util.GML
Example:
<pre>
<MultiPolygon srsname="EPSG_4326">
  <PolygonMember>
    <Polygon srsname="EPSG_4326">
      <outerBoundaryIs>
        <LinearRing>
          <coordinates>
            0.0,0.0 100.0,0.0 100.0,100.0 0.0,100.0 0.0,0.0
          </coordinates>
        </LinearRing>
      </outerBoundaryIs>
      <innerBoundaryIs>
        <LinearRing>
          <coordinates>
            10.0,10.0 10.0,40.0 40.0,40.0 40.0,10.0 10.0,10.0
          </coordinates>
        </LinearRing>
      </innerBoundaryIs>
      <innerBoundaryIs>
        <LinearRing>
          <coordinates>
            60.0,60.0 60.0,90.0 90.0,90.0 90.0,60.0 60.0,60.0
          </coordinates>
        </LinearRing>
      </innerBoundaryIs>
    </Polygon>
  </PolygonMember>
  <PolygonMember>
    <Polygon srsname="EPSG_4326">
      <outerBoundaryIs>
        <LinearRing>
          <coordinates>
            1000.0,0.0 1100.0,0.0 1100.0,100.0 1000.0,100.0 1000.0,0.0
          </coordinates>
        </LinearRing>
      </outerBoundaryIs>
      <innerBoundaryIs>
        <LinearRing>
          <coordinates>
            1010.0,10.0 1010.0,40.0 1040.0,40.0 1040.0,10.0 1010.0,10.0
          </coordinates>
        </LinearRing>
      </innerBoundaryIs>
      <innerBoundaryIs>
        <LinearRing>
          <coordinates>
            1060.0,60.0 1060.0,90.0 1090.0,90.0 1090.0,60.0 1060.0,60.0
          </coordinates>
        </LinearRing>
      </innerBoundaryIs>
    </Polygon>
  </PolygonMember>
  <PolygonMember>
    <Polygon srsname="EPSG_4326">
      <outerBoundaryIs>
        <LinearRing>
          <coordinates>
            2000.0,0.0 2100.0,0.0 2100.0,100.0 2000.0,100.0 2000.0,0.0
          </coordinates>
        </LinearRing>
      </outerBoundaryIs>
      <innerBoundaryIs>
        <LinearRing>
          <coordinates>
            2010.0,10.0 2010.0,40.0 2040.0,40.0 2040.0,10.0 2010.0,10.0
          </coordinates>
        </LinearRing>
      </innerBoundaryIs>
      <innerBoundaryIs>
        <LinearRing>
          <coordinates>
            2060.0,60.0 2060.0,90.0 2090.0,90.0 2090.0,60.0 2060.0,60.0
          </coordinates>
        </LinearRing>
      </innerBoundaryIs>
    </Polygon>
  </PolygonMember>
</MultiPolygon>
</pre>
fromNodeToMultiSolid(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToMultiSurface(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToPoint(Node) - Static method in class oracle.spatial.util.GML
Example 1:
<pre>
    <Point srsname="EPSG_4326">
        <coordinates>
            56.1,0.45
        </coordinates>
    </Point>
</pre>
Example 2:
<pre>
    <Point srsname="8265">
        <coord>
            <x>56.1</x>
            <y>0.45</y>
        </coord>
    </Point>
fromNodeToPoint(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToPoint(Node) - Static method in class oracle.spatial.util.KML
 
fromNodeToPolygon(Node) - Static method in class oracle.spatial.util.GML
Example:
<pre>
    <Polygon srsname="EPSG_4326">
        <outerBoundaryIs>
            <LinearRing>
                <coordinates>
                    0.0,0.0 100.0,0.0 100.0,100.0 0.0,100.0 0.0,0.0
                </coordinates>
            </LinearRing>
        </outerBoundaryIs>
        <innerBoundaryIs>
            <LinearRing>
                <coordinates>
                    10.0,10.0 10.0,40.0 40.0,40.0 40.0,10.0 10.0,10.0
                </coordinates>
            </LinearRing>
        </innerBoundaryIs>
        <innerBoundaryIs>
            <LinearRing>
                <coordinates>
                    60.0,60.0 60.0,90.0 90.0,90.0 90.0,60.0 60.0,60.0
                </coordinates>
            </LinearRing>
        </innerBoundaryIs>
    </Polygon>
</pre>
fromNodeToPolygon(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToPolygon(Node) - Static method in class oracle.spatial.util.KML
 
fromNodeToSolid(Node) - Static method in class oracle.spatial.util.GML3g
 
fromNodeToSurface(Node) - Static method in class oracle.spatial.util.GML
 
fromNodeToSurface(Node) - Static method in class oracle.spatial.util.GML3g
 
fromRecordToFeature(DBFReaderJGeom, ShapefileReaderJGeom, byte[], int, int, int) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
Convert .dbf columns and .shp bytes into Feature instance.
fromSTRUCT(STRUCT) - Method in interface oracle.spatial.util.WKAdapter
Creates a WKB/WKT geometry from a STRUCT object.
fromSTRUCT(STRUCT) - Method in class oracle.spatial.util.WKBasis
Creates a WKB/WKT geometry from a STRUCT object.

G

GCPPOINT_STATUS_ESTIMATED - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPointStatus Estimated.
GCPPOINT_STATUS_INVALID - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPointStatus Invalidated.
GCPPOINT_STATUS_MEASURED - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPointStatus Measured.
GCPPOINT_STATUS_REMOVED - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPointStatus Removed.
GCPPOINT_STATUS_VALIDATED - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPointStatus Validated.
GCPPOINT_TYPE_CHECKPOINT - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPoint type CheckPoint.
GCPPOINT_TYPE_CONTROLPOINT - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating gcpPoint type ControlPoint.
Generalization3D - Class in oracle.spatial.util
 
Generalization3D() - Constructor for class oracle.spatial.util.Generalization3D
Java class that generalizes 3D buildings for different LOD levels.
generateBlockMBR() - Method in class oracle.spatial.georaster.JRaster
Computes the minimum bounding rectangle (MBR) for each block in a GeoRaster object, and sets the blockMBR attribute for each raster block in the raster data table.
generateBlockMBR(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Computes the minimum bounding rectangle (MBR) for each block in a GeoRaster object, and sets the blockMBR attribute for each raster block in the raster data table.
generatePartitionBlob(String, int, int, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Deprecated.  
generatePartitionBlob(String, int, int, boolean, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Writes partition BLOBs into partition blob table.
generatePartitionBlob(int, int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated.  
generatePartitionBlob(int, int, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Generates partition BLOB for the specified partition.
generatePartitionBlobs(String, int, String, boolean, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Deprecated.  
generatePartitionBlobs(String, String, boolean, boolean, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Writes partition BLOBs into partition blob table.
generatePartitionBlobs(String, int, String, boolean, boolean, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Writes partition BLOBs into partition blob table.
generatePartitionBlobs(int, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use generatePartitionBlobs(int linkLevel, boolean includeUserData, boolean commitForEachBlob, boolean performDeltaUpdate)
generatePartitionBlobs(boolean, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Generates partition BLOBs for all link levels.
generatePartitionBlobs(int, boolean, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Generates partition BLOBs for the specified link level.
generatePyramid(SdoGeoRaster, String, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Generates pyramid data, which is stored together with the original data.
generateSpatialExtent(SdoGeoRaster, Double) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Generates a Spatial geometry that contains the spatial extent (footprint) of the GeoRaster object.
generateStatistics(SdoGeoRaster, int, long[], boolean, String, boolean, double[], boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Computes and sets statistical data associated with one or more layers.
generateStatistics(SdoGeoRaster, int, JGeometry, boolean, String, boolean, double[], boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Computes and sets statistical data associated with one or more layers.
GeodeticCostFunction - Class in oracle.spatial.network.lod
This class implements the AStar heuristic cost as the 2D geodetic distance in meters between the current node and the goal node.
GeodeticCostFunction(int, int, int, int) - Constructor for class oracle.spatial.network.lod.GeodeticCostFunction
Creates a GeodeticCostFunction instance.
geodeticDistanceInMeters(MDPoint) - Method in interface oracle.spatial.network.MDPoint
Returns the geodetic distance to the specified point.
GeometryExceptionWithContext - Exception in oracle.spatial.util
 
GeometryExceptionWithContext(String, String, String) - Constructor for exception oracle.spatial.util.GeometryExceptionWithContext
 
geometryHasArcs(JGeometry) - Method in class oracle.spatial.util.GML2
 
GeometryMetadata - Class in oracle.spatial.network
This class defines geometry metadata for Oracle SDO_GEOMETRY.
GeometryMetadata(String, String) - Constructor for class oracle.spatial.network.GeometryMetadata
Constructs the geometry metadata without a geometry column.
GeometryMetadata(String, String, String, int, int) - Constructor for class oracle.spatial.network.GeometryMetadata
Constructs the geometry metadata.
GeometryMetadata(Connection, String, String, String) - Constructor for class oracle.spatial.network.GeometryMetadata
Constructs the geometry metadata from the database.
GeoRasterException - Exception in oracle.spatial.georaster
The class GeoRasterException is a subclass of Exception, and it indicates conditions related to JGeoRaster that an application might want to catch.
GeoRasterException(String) - Constructor for exception oracle.spatial.georaster.GeoRasterException
Constructs a new GeoRasterException with the specified detail message.
GeoRasterImage - Class in oracle.spatial.georaster.image
GeoRasterImage is a GeoRaster image engine, which is used to generate Java images from a GeoRaster object or a subset of a GeoRaster object based on the metadata of the GeoRaster object and different query conditions.
GeoRasterImage(JGeoRaster) - Constructor for class oracle.spatial.georaster.image.GeoRasterImage
Constructs a GeoRasterImage object with the given JGeoRaster object.
GeoRasterImage.NodataMapping - Class in oracle.spatial.georaster.image
 
GeoRasterImage.NodataMapping(double, double, Double, boolean) - Constructor for class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
 
GeoRasterImage.NodataMapping(double, Double, boolean) - Constructor for class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
 
GeoRasterImageProcessUtil - Class in oracle.spatial.georaster.image
The GeoRasterImageProcessUtil class provides the following basic image processing functions:
GeoRasterImageProcessUtil(RenderedImage) - Constructor for class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Constructs an GeoRasterProcessUtil object using the given RenderedImage object.
GeorColormap - Class in oracle.spatial.georaster
GeorColormap is combined with class GeorColormapEnrty to represent a GeoRaster colormap, which contains an array of GeorColormapEnrty instances, and each GeorColormapEnrty contains four components: red, green, blue, and alpha (alpha is optional).
GeorColormap() - Constructor for class oracle.spatial.georaster.GeorColormap
Constructs a GeorColormap object.
GeorColormap(int) - Constructor for class oracle.spatial.georaster.GeorColormap
Constructs a GeorColormap object with the given array length.
GeorColormapEntry - Class in oracle.spatial.georaster
A GeoRaster colormap entry, which contains five components: cellValue, red, green, blue, and alpha (alpha is optional).
GeorColormapEntry() - Constructor for class oracle.spatial.georaster.GeorColormapEntry
Constructs a GeorColormapEntry object.
GeorColormapEntry(double, int, int, int, Double) - Constructor for class oracle.spatial.georaster.GeorColormapEntry
Constructs a GeorColormapEntry object with the given cell value, red, green, blue, and alpha values.
georeference(SdoGeoRaster, int, int, double[], double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Georeferences a GeoRaster object using specified cell-to-model transformation coefficients.
GEOREFERENCE_TYPE_AFFINE - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating geoReference type affine.
GEOREFERENCE_TYPE_CUBICPOLYNOMIAL - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating geoReference type CubicPolynomial.
GEOREFERENCE_TYPE_DLT - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating geoReference type DLT.
GEOREFERENCE_TYPE_QUADRATICPOLYNOMIAL - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
 
GEOREFERENCE_TYPE_QUADRATICRATIONAL - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating geoReference type QuadraticRational.
GEOREFERENCE_TYPE_RPC - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating geoReference type RPC.
GEOREFERENCE_TYPE_UNKNOWN - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating geoReference type UNKNOWN.
GeorFunctionalFittingModel - Class in oracle.spatial.georaster
GeorFunctionFittingModel is a Java class that maps to the XML type rationalPolynomialType defined in the GeoRaster XML schema.
GeorFunctionalFittingModel() - Constructor for class oracle.spatial.georaster.GeorFunctionalFittingModel
Constructs a GeorFunctionalFittingModel object.
GeorGrayscale - Class in oracle.spatial.georaster
GeorGrayscale class is combined with class GeorGrayscaleEntry to represent a GeoRaster grayscale, which contains an array of GeorGrayscaleEntry instances, and each GeorGrayscaleEntry contains a pair of cell value and gray value.
GeorGrayscale() - Constructor for class oracle.spatial.georaster.GeorGrayscale
Constructs a GeorGrayscale object
GeorGrayscale(int) - Constructor for class oracle.spatial.georaster.GeorGrayscale
Constructs a GeorGrayscale object with the given array length.
GeorGrayscaleEntry - Class in oracle.spatial.georaster
A GeoRaster grayscale entry, which contains two components: cellvalue and gray.
GeorGrayscaleEntry() - Constructor for class oracle.spatial.georaster.GeorGrayscaleEntry
Constructs a GeorGrayscaleEntry object.
GeorGrayscaleEntry(double, int) - Constructor for class oracle.spatial.georaster.GeorGrayscaleEntry
Constructs a GeorGrayscaleEntry object with the given cell value and gray value.
GeorHistogram - Class in oracle.spatial.georaster
GeorHistogram class is combined with class GeorHistogramEntry to represent a GeoRaster histogram, which contains an array of GeorHistogramEntry instances, and each GeorHistogramEntry contains a pair of cell value and count value.
GeorHistogram() - Constructor for class oracle.spatial.georaster.GeorHistogram
Constructs a GeorHistogram object.
GeorHistogram(int) - Constructor for class oracle.spatial.georaster.GeorHistogram
Constructs a GeorHistogram object with the given array length.
GeorHistogramEntry - Class in oracle.spatial.georaster
A GeoRaster grayscale entry, which contains two components: value and count.
GeorHistogramEntry() - Constructor for class oracle.spatial.georaster.GeorHistogramEntry
Constructs a GeorGrayscaleEntry object.
GeorHistogramEntry(double, long) - Constructor for class oracle.spatial.georaster.GeorHistogramEntry
Constructs a GeorHistogramEntry object with the given cell value and gray value.
get(long) - Method in class oracle.spatial.network.lod.LongHashMap
 
get(int, int) - Method in class oracle.spatial.network.lod.Matrix
Returns the element at the specified row and column.
get(int) - Method in interface oracle.spatial.network.lod.UserData
Returns the user data at the specified index.
get(int) - Method in class oracle.spatial.network.lod.UserDataImpl
 
get(Node) - Method in interface oracle.spatial.network.Tree
Returns the tree node that contains the given network node
getActualCost() - Method in interface oracle.spatial.network.Link
Returns the cost stored in Link object This function can be used to return the cost stored in the Link object if the getCost() method is overridden by a LinkCostFunction provided by users.
getAdjacentNodeArray() - Method in interface oracle.spatial.network.Node
Returns the adjacent nodes as an array.
getAdjacentNodeIds(boolean) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the IDs of all the nodes with a direct link to or from this node.
getAdjacentNodeIds(boolean) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getAdjacentNodes() - Method in interface oracle.spatial.network.Node
Returns the adjacent nodes as an Iterator.
getAll(Node, String[]) - Static method in class oracle.spatial.util.GML
 
getAll(Node, String[], int, Vector) - Static method in class oracle.spatial.util.GML
 
getAlpha() - Method in class oracle.spatial.georaster.GeorColormapEntry
Returns the alpha value component.
getAlpha() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the band number mapped to the alpha channel.
getArray() - Method in class oracle.spatial.geometry.JPoint2DD
 
getArray() - Method in class oracle.spatial.topo.Point2DD
 
getBandReference() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the band reference vector.
getBandReferenceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an BandReferenceInfo object, which represents the XML BandReferenceInfo element, contained in the current instance.
getBeginDateTime() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Returns the begin date and time.
getBinFunctionData() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the bin function data as a vector, which stores four elements in the following order: totalSegNumber(Integer),firstSegNumber(Integer),Extent_Min(Double),Extent_Max(Double)
getBinFunctionTableName() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the bin function table name.
getBinFunctionType() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the bin function type.
getBitmapMask(SdoGeoRaster, int, String, SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Updates a specified pyramid of a specified area or the overlapping parts of one GeoRaster object with selected pyramid and selected bands or layers of another GeoRaster object.
getBitmapMaskSubset(int, JGeometry, int, String, String, int, long[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary mask data as a byte array for specified layer of the associated GeoRaster object, based on parameters that specify the window, layer, and customized cell depth.
getBitmapMaskSubset(int, long, long, long, long, int, String, String, long[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary mask data as a byte array for a specified layer of the associated GeoRaster object, based on parameters that specify the window, layer, and customized cell depth.
getBitmapMaskSubsetBlob(int, JGeometry, int, String, String, long[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary mask data as a BLOB for the specified layer of the associated GeoRaster object, based on parameters that specify the window, layer, and customized cell depth.
getBitmapMaskSubsetBlob(int, long, long, long, long, int, String, String, long[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary mask data as a BLOB for specified layer of the associated GeoRaster object, based on parameters that specify the window, layer, and customized cell depth.
getBitmapMaskValue(int, int, int, int) - Method in class oracle.spatial.georaster.JRaster
Gets the value of a single cell from a bitmap mask.
getBitmapMaskValue(int, int, JGeometry) - Method in class oracle.spatial.georaster.JRaster
Gets the value of a single cell from a bitmap mask.
getBitmapMaskValue(SdoGeoRaster, JGeometry, int, int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Gets the value of a single cell from a bitmap mask.
getBitmapMaskValue(SdoGeoRaster, int, int, int, int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Gets the value of a single cell from a bitmap mask.
getBlankCellValue() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the blank cell value defined in the GeoRaster object.
getBlob() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getBlockingType() - Method in class oracle.spatial.georaster.RasterInfo
Returns the blocking type.
getBlockSize(int) - Method in class oracle.spatial.georaster.RasterInfo
Returns the block size of the specified dimension.
getBlue() - Method in class oracle.spatial.georaster.GeorColormapEntry
Returns the blue color component.
getBlue() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the band number mapped to blue.
getBoundaryEdge() - Method in class oracle.spatial.topo.Face
 
getBoundaryLinkIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the boundary link IDs in the sub-network.
getBoundedFaceL() - Method in class oracle.spatial.topo.Edge
 
getBoundedFaceR() - Method in class oracle.spatial.topo.Edge
 
getBounds() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Return the bounding box of the path.
getBounds2D() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Returns the bounding box of the path.
getCacheBounds() - Method in class oracle.spatial.topo.TopoMap
Determines the bounds of the data contained in the cache, using the index in the cache; useful for determining plot bounds, for example.
getCachedNetworkIO(Connection, String, String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the cached network I/O object for the specified network.
getCachedNetworkIO(Connection, String, String, NetworkMetadata, LODUserDataIO[]) - Static method in class oracle.spatial.network.lod.LODNetworkManager
 
getCachedNetworkIOWM(Connection, String, String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the cached network I/O object for the specified network.
getCachedNetworkIOWM(Connection, String, String, NetworkMetadata, LODUserDataIO[]) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the cached network I/O object for the specified network.
getCacheEdgeCount() - Method in class oracle.spatial.topo.TopoMap
Returns the number of edges in the cache.
getCacheFaceCount() - Method in class oracle.spatial.topo.TopoMap
Returns the number of faces in the cache.
getCacheNodeCount() - Method in class oracle.spatial.topo.TopoMap
Returns the number of nodes in the cache.
getCachingHandler() - Method in class oracle.spatial.network.lod.config.CachingPolicy
Retruns the caching handler object.
getCachingPolicies() - Method in class oracle.spatial.network.lod.config.LODConfig
Returns the caching policies for different link levels.
getCategorizedUserData() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns categorized user data.
getCategorizedUserData() - Method in interface oracle.spatial.network.lod.LogicalLink
Returns categorized user data.
getCategory() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network category (spatial or logical).
getCategoryId() - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
getCategoryId() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
getCellCoordinate(double, double, long) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Calculates cell coordinates based on given model coordinates.
getCellCoordinate(double, double, long, double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Calculates cell coordinates based on given model coordinates.
getCellCoordinate(JGeometry, int) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Transforms a geometry in the ground coordinate system to the location of a geometry in the raster space of the GeoRaster object.
getCellCoordinate(JGeometry, int, double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Transforms a geometry in the ground coordinate system to the location of a geometry in the raster space of the GeoRaster object.
getCellDepth() - Method in class oracle.spatial.georaster.RasterInfo
Returns the cell depth of the current GeoRaster object.
getCellDepthBits() - Method in class oracle.spatial.georaster.RasterInfo
Returns the cell bits number of the current GeoRaster object.
getCellRepresentation() - Method in class oracle.spatial.georaster.RasterInfo
Returns the cell representation of the current GeoRaster object.
getCellValue() - Method in class oracle.spatial.georaster.GeorColormapEntry
Returns the cell value.
getCellValue() - Method in class oracle.spatial.georaster.GeorGrayscaleEntry
Returns the cell value.
getCellValue() - Method in class oracle.spatial.georaster.GeorHistogramEntry
Returns the cell value.
getCellValue(JGeometry, int, int) - Method in class oracle.spatial.georaster.JRaster
Returns the value of a single cell located anywhere in the GeoRaster object by specifying a point geometry in its model coordinate system and its logical layer number.
getCellValue(int, int, int, int) - Method in class oracle.spatial.georaster.JRaster
Returns the value of a single cell located anywhere in the GeoRaster object by specifying its row, column, and band number in its cell coordinate system and its logical layer number.
getCellValue(SdoGeoRaster, JGeometry, int, int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Returns the value of a single cell located anywhere in the GeoRaster object by specifying a point geometry in its model coordinate system and its logical layer number.
getCellValue(SdoGeoRaster, int, int, int, int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Returns the value of a single cell located anywhere in the GeoRaster object by specifying its row, column, and band number in its cell coordinate system and its logical layer number.
getCentralPoints() - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the central points.
getChildLinkArray() - Method in interface oracle.spatial.network.Link
Returns the child links as an array.
getChildLinks() - Method in interface oracle.spatial.network.Link
Returns the child links as an Iterator.
getChildNodeArray() - Method in interface oracle.spatial.network.Node
Returns the child nodes as an array.
getChildNodeArray() - Method in interface oracle.spatial.network.TreeNode
Returns the child tree node in an array
getChildNodes() - Method in interface oracle.spatial.network.Node
Returns the child nodes as an Iterator.
getColDenominator() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the colDenominator vector.
getCoLinks() - Method in interface oracle.spatial.network.Link
Returns the co-links as an array.
getColNumerator() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the colNumerator vector.
getColormap() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns a georColormap instance which is constructed by colormap data associated with the specific layer of the current JGeoRaster object.
getColormapEntries() - Method in class oracle.spatial.georaster.GeorColormap
Returns the GeorColormapEntry array.
getColormapEntry(int) - Method in class oracle.spatial.georaster.GeorColormap
Returns a GeorColormap entry indexed by a given entry number.
getColormapEntry(double) - Method in class oracle.spatial.georaster.GeorColormap
Returns a GeorColormap entry indexed by a given value.
getColormapTableName() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the color map table name.
getColumnDimension() - Method in class oracle.spatial.network.lod.Matrix
Returns the column dimension.
getColumnName() - Method in class oracle.spatial.network.GeometryMetadata
Returns the geometry column name.
getColumnOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the columnOff value.
getColumnRMS() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the columnRMS value.
getColumnScale() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the columnScale value.
getCommonLinks(Path) - Method in interface oracle.spatial.network.Path
Returns the common links between two paths Note only links with consistent path direction will be returned
getCommonNodes(Path) - Method in interface oracle.spatial.network.Path
Returns the common nodes between two paths
getCommonSubPaths(Path) - Method in interface oracle.spatial.network.Path
Returns the common sub-paths between two paths
getComponentNo() - Method in interface oracle.spatial.network.Node
Returns the node component number.
getComponentTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the component table name
getCompressionQuality() - Method in class oracle.spatial.georaster.RasterInfo
Returns the compression quality.
getCompressionType() - Method in class oracle.spatial.georaster.RasterInfo
Returns the compression type.
getConfig(String) - Method in class oracle.spatial.network.lod.config.ConfigManager
Returns the LOD Configuration information for the specified network.
getConfigManager() - Static method in class oracle.spatial.network.lod.config.ConfigManager
Returns the singleton of ConfigManager.
getConfigManager() - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the LOD configuration manager singleton.
getConnection() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the connection object associated with current GeoRaster object.
getConnection() - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Returns a connection which points to target database.
getConnection(String, String, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns a new OracleConnection instance.
getConnection() - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
getConnection() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
getConnection(String, String, String) - Static method in class oracle.spatial.topo.TopoMap
Static method to build a JDBC Connection object from a connection string, user ID, and password.
getConnection() - Static method in class oracle.spatial.util.ExtendedKML2
 
getConnStr(String, String, String, String) - Static method in class oracle.spatial.util.Util
connects to the database using supplied information.
getContainFace() - Method in class oracle.spatial.topo.Node
 
getContainingFace(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Overload provides the default behavior of getContaingFace(), that with allow_iso_coincidence false.
getContainingFace(Point2DD, boolean) - Method in class oracle.spatial.topo.TopoMap
From the faces in the instance cache, determines the one, if any, that contains the test point in its open set.
getContext() - Method in exception oracle.spatial.util.GeometryExceptionWithContext
 
getCoord() - Method in class oracle.spatial.topo.Node
 
getCoords() - Method in class oracle.spatial.topo.Edge
 
getCost() - Method in interface oracle.spatial.network.Link
Returns the link cost.
getCost(Link) - Method in interface oracle.spatial.network.LinkCostFunction
returns the user defined link cost function This function overrides getCost() method of Link Objects.
getCost() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Deprecated. use getCosts();
getCost() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Deprecated. use getCosts()
getCost() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Deprecated. use getCosts();
getCost() - Method in interface oracle.spatial.network.lod.LogicalLink
Returns the cost of this link.
getCost() - Method in interface oracle.spatial.network.lod.LogicalNode
Returns the cost of this node.
getCost() - Method in interface oracle.spatial.network.Node
Returns the node cost.
getCost() - Method in interface oracle.spatial.network.Path
Returns the path cost.
getCost() - Method in interface oracle.spatial.network.SubPath
 
getCost() - Method in interface oracle.spatial.network.TreeLink
Returns the link cost
getCost() - Method in interface oracle.spatial.network.TreeNode
Returns the cost from root node
getCosts() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the costs of this path.
getCosts() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the costs of this path.
getCosts() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns the costs of the subpath.
getCosts(PointOnNet) - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the costs of the input point.
getCount() - Method in class oracle.spatial.georaster.GeorHistogramEntry
Returns the count value.
getCurrentCost() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the path cost of current node
getCurrentCost() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Deprecated.  
getCurrentCosts() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the costs of the current node.
getCurrentDepth() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the path depth of current node.
getCurrentDepth() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the path depth of the current node.
getCurrentDuration() - Method in interface oracle.spatial.network.AnalysisInfo
Returnspath the path duration of current node
getCurrentLink() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the current link.
getCurrentLink() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the current link.
getCurrentNode() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the current node.
getCurrentNode() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the current node.
getCurrentPoint() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Returns the coordinates most recently added to the end of the path as a Point2D object.
getCurrentUserObjects() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the user objects that have been accumulated so far.
getDBVersion(Connection) - Static method in class oracle.spatial.util.Util
Gets the version of the database connected.
getDecimalDigits() - Method in class oracle.spatial.util.DBFReaderJGeom.NumericColumn
 
getDecimalDigits() - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
getDefaultBlue() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the default blue band set in the GeoRaster object.
getDefaultComponentTableName() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the default component table name, which is <NETWORKNAME>_COMP$
getDefaultGreen() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the default green band set in the GeoRaster object.
getDefaultPartitionBlobTableName() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the default partition table name, which is <NETWORKNAME>_PBLOB$
getDefaultRed() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the default red band set in the GeoRaster object.
getDegree() - Method in interface oracle.spatial.network.Node
Gets the degree(number of links taht connect to the node) of a node
getDeletedLinkIds() - Method in class oracle.spatial.network.lod.NetworkUpdate
 
getDeletedLinkIds() - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getDeletedNodeIds() - Method in class oracle.spatial.network.lod.NetworkUpdate
 
getDeletedNodeIds() - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getDepth() - Method in interface oracle.spatial.network.TreeNode
Returns the depth of the node form root.
getDescription() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the description.
getDescription() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the description of the GeoRaster object.
getDescription() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the georeference description.
getDescription() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the description.
getDescription() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Returns the georeference description.
getDimArray(int, String, String, String, String, String, double, double, double, double) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
getDimensions() - Method in class oracle.spatial.geometry.JGeometry
Gets the dimensionality of this geometry.
getDimensionSize(int) - Method in class oracle.spatial.georaster.RasterInfo
Returns the dimension size of the specified dimension.
getDimName(int) - Method in class oracle.spatial.network.SDODimArray
Returns the specified dimension name.
getDirection() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the direction the network is being explored.
getDirection() - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the direction (forward or backward) of the network buffer.
getDuration() - Method in interface oracle.spatial.network.Link
Gets link duration information
getDuration() - Method in interface oracle.spatial.network.Node
Gets node duration information
getDuration() - Method in interface oracle.spatial.network.Path
Gets path duration information
getDuration() - Method in interface oracle.spatial.network.SubPath
 
getDuration() - Method in interface oracle.spatial.network.TreeLink
Returns the sum of duration from root node to this node
getDuration() - Method in interface oracle.spatial.network.TreeNode
Returns the sum of duration from root to this tree node
getDynamicNetworkCache() - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the dynamic network cache.
getEdge(int) - Method in class oracle.spatial.topo.TopoMap
Returns a reference to an Edge object given its logical ID.
getEdgeAdditions() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the edges that have been added in the cache.
getEdgeChanges() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the edges that have been changed in the cache.
getEdgeDeletions() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the edges that have been marked as deleted in the cache: deleted since the cache topology was loaded from the database, but not yet removed from the database.
getEdgeIterator() - Method in class oracle.spatial.topo.TopoMap
Provides an Iterator for traversal of all the Edge objects contained in the instance cache.
getElementAt(int) - Method in class oracle.spatial.geometry.JGeometry
Gets an element in this geometry.
getElementByLabel(String) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the sub-geometry indicated by the label string.
getElements() - Method in class oracle.spatial.geometry.JGeometry
Gets an array of the (geometry) elements in this geometry.
getElements() - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the elements in this network buffer.
getElemInfo() - Method in class oracle.spatial.geometry.JGeometry
Gets the reference to the element infomation array of this JGeometry.
getEnd() - Method in class oracle.spatial.network.lod.NetworkBuffer.DoubleInterval
Returns the end value of the interval.
getEndDateTime() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Returns the end date and time.
getEndLinkIndex() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns the end link index.
getEndLinkIndex() - Method in interface oracle.spatial.network.SubPath
 
getEndMeasure() - Method in interface oracle.spatial.network.Link
Gets the end measure of the referenced LRS geometry.
getEndNode() - Method in interface oracle.spatial.network.Link
Returns the end node.
getEndNode() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Deprecated. use getEndPoint
getEndNode() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the last node on this path.
getEndNode() - Method in interface oracle.spatial.network.lod.LogicalNetLink
Returns the reference to the end node.
getEndNode() - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
 
getEndNode() - Method in interface oracle.spatial.network.Path
Returns the end node of the path.
getEndNode() - Method in class oracle.spatial.topo.Edge
 
getEndNodeId() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the end node ID of this path.
getEndNodeId() - Method in interface oracle.spatial.network.lod.LogicalLink
Returns the end node ID.
getEndPercentage() - Method in interface oracle.spatial.network.Link
Returns the end percentage if the link is created based on an existing link
getEndPercentage() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns the location of the end point of the subpath as a percentage of the last link of the containing path.
getEndPercentage() - Method in interface oracle.spatial.network.SubPath
 
getEndPercentage() - Method in interface oracle.spatial.network.TreeLink
Returns the end percentage of the link if the tree link is a partial link
getEndPoint() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the end point.
getEntryCount() - Method in class oracle.spatial.util.RTree
Gets the number of entries (inserted objects) in the tree
getExternalNodeIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the external node IDs in the sub-network.
getFace(int) - Method in class oracle.spatial.topo.TopoMap
Returns a reference to a Face object given its logical ID.
getFaceAdditions() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the faces that have been added in the cache.
getFaceBoundary(int, int) - Method in class oracle.spatial.topo.TopoMap
Returns an array of edge IDs making up the boundary of a face, with several options
getFaceChanges() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the faces that have been changed in the cache.
getFaceDeletions() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the faces that have been marked as deleted in the cache: deleted since the cache topology was loaded from the database, but not yet removed from the database.
getFaceIterator() - Method in class oracle.spatial.topo.TopoMap
Provides an Iterator for traversal of all the Face objects contained in the instance cache.
getFieldData(int, byte[]) - Method in class oracle.spatial.util.DBFReaderJGeom
get the value string for the ith field in the given record.
getFieldLength(int) - Method in class oracle.spatial.util.DBFReaderJGeom
return the length of the specified field.
getFieldName(int) - Method in class oracle.spatial.util.DBFReaderJGeom
returns the name for the ith field of records in this file.
getFieldType(int) - Method in class oracle.spatial.util.DBFReaderJGeom
get the type for the ith field in a record.
getFirstLink() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the first link on this path.
getFirstLinkId() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the ID of the first link on this path.
getFirstPoint() - Method in class oracle.spatial.geometry.JGeometry
Gets the first coordinate for this geometry.
getFlags(J3D_Geometry, boolean[], boolean[], boolean[]) - Method in class oracle.spatial.geometry.J3D_Geometry
 
getFlags() - Method in class oracle.spatial.util.Logger
Gets the current flags of this instance.
getFlow() - Method in interface oracle.spatial.network.Link
Returns the flow on the link after flow analysis
getFunctionalFittingModel() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns a GeorFunctionFittingModel object based on XML metadata.
getGcpTableName() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the GCP table name.
getGeomDescriptor(Connection) - Static method in class oracle.spatial.geometry.JGeometry
Obtains a StructDescriptor object to the MDSYS.SDO_GEOMETRY PL/SQL object type from the given connection.
getGeometry() - Method in interface oracle.spatial.network.Link
Returns the link geometry (JGeometry).
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialHeavyPath
Returns the geometry information of the path.
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialLink
Returns the geometry information of the link.
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialNetLink
Returns the geometry information of the link.
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialNetNode
Returns the geometry information of the node.
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialNode
Returns the geometry information of the node.
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialPath
Returns the geometry information of the path.
getGeometry() - Method in interface oracle.spatial.network.lod.SpatialSubPath
Returns the geometry information of the path.
getGeometry() - Method in class oracle.spatial.network.lod.SpatialSubPathImpl
 
getGeometry() - Method in interface oracle.spatial.network.Node
Returns the point geometry (JGeometry).
getGeometry() - Method in interface oracle.spatial.network.Path
Returns the path geometry (JGeometry).
getGeometry() - Method in interface oracle.spatial.network.SubPath
 
getGeometry() - Method in interface oracle.spatial.network.TreeLink
Returns the geometry of the tree link
getGeometry() - Method in interface oracle.spatial.network.TreeNode
Returns the geometry of the tree node
getGeometry(Node, String[]) - Static method in class oracle.spatial.util.KML
 
getGeometry(Node, String[], Vector) - Static method in class oracle.spatial.util.KML
 
getGeometry(byte[], int) - Static method in class oracle.spatial.util.ShapefileReaderJGeom
 
getGeometryBytes(int) - Method in class oracle.spatial.util.ShapefileReaderJGeom
retrieve nth shape record and return it as a byte array.
getGeometryType() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network geometry type.
getGeomID() - Method in interface oracle.spatial.network.Link
Returns the LRS geometry ID.
getGeomID() - Method in interface oracle.spatial.network.Node
Returns the LRS geomeetry ID.
getGeoRasterColumn() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the column where the current GeoRaster is stored.
getGeoRasterImageObject() - Method in class oracle.spatial.georaster.JGeoRaster
Creates a GeoRasterImage object, which is an image rendering engine, and by which any portion (rectangle) of GeoRaster object can be retrieved as a renderable image.
getGeoRasterTable() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the table where the current GeoRaster is stored.
getGeoreferenceType() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the georeference type.
getGeorGrayscaleEntry(int) - Method in class oracle.spatial.georaster.GeorGrayscale
Returns a GeorGrayscaleEntry entry indexed by a given entry number.
getGeorGrayscaleEntry(double) - Method in class oracle.spatial.georaster.GeorGrayscale
Returns a GeorGrayscaleEntry entry indexed by a given value.
getGeorHistogramEntry(int) - Method in class oracle.spatial.georaster.GeorHistogram
Returns a GeorHistogramEntry entry indexed by a given entry number.
getGeorHistogramEntry(double) - Method in class oracle.spatial.georaster.GeorHistogram
Returns a GeorHistogramEntry entry indexed by a given value.
getGlobalFlags() - Static method in class oracle.spatial.util.Logger
Gets the current global logging flags.
getGlobalLevel() - Static method in class oracle.spatial.util.Logger
Gets the current global logging level.
getGlobalNetworkName() - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the global network name, i.e., the network name that is globally unique, and is used as the cache key for the network.
getGray() - Method in class oracle.spatial.georaster.GeorGrayscaleEntry
Returns the gray value.
getGrayscale() - Method in class oracle.spatial.georaster.GeorGrayscale
Returns the GeorGrayscaleEntry array.
getGrayscale() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the gray scale as a GeorGrayscale object.
getGrayscaleTableName() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the gray scale table name.
getGreen() - Method in class oracle.spatial.georaster.GeorColormapEntry
Returns the green color component.
getGreen() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the band number mapped to green.
getHeavyPointsOnNet(PointOnNet[], int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
 
getHeuristicCost(Object, Object) - Method in interface oracle.spatial.network.AStarCostFunction
Returns the heuristic cost between 2 AStarNodes (currnet node and goal node)
getHeuristicCost(HeavyPointOnNet, HeavyPointOnNet) - Method in class oracle.spatial.network.lod.DummyCostFunction
 
getHeuristicCost(double, double, double, double) - Method in class oracle.spatial.network.lod.EuclideanCostFunction
 
getHeuristicCost(HeavyPointOnNet, HeavyPointOnNet) - Method in interface oracle.spatial.network.lod.HeuristicCostFunction
Returns the heuristic cost from the current point to the goal point.
getHierarchyLevel() - Method in interface oracle.spatial.network.Node
Returns the node hierarchy level.
getHigh() - Method in interface oracle.spatial.network.MBR
Returns the high point.
getHigh(int) - Method in interface oracle.spatial.network.MBR
Returns the specified ordinate from the high point.
getHistogram() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the histogram as a GeorHistogram object.
getHistogramTableName() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the histogram table name.
getHistoryMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network history metadata.
getID() - Method in interface oracle.spatial.network.Link
Returns the link ID.
getId() - Method in interface oracle.spatial.network.lod.LogicalLink
Returns the link ID.
getId() - Method in interface oracle.spatial.network.lod.LogicalNode
Returns the node ID
getID() - Method in interface oracle.spatial.network.Node
Returns the node ID.
getID() - Method in interface oracle.spatial.network.Path
Returns the path ID.
getID() - Method in interface oracle.spatial.network.SubPath
 
getId() - Method in class oracle.spatial.topo.Edge
 
getID() - Method in class oracle.spatial.topo.Face
 
getId() - Method in class oracle.spatial.topo.Node
 
getImage() - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Gets the current working image.
getIncidentLinks(boolean) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the IDs of all the links incident to this node.
getIncidentLinks(boolean) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getIncidentLinks() - Method in interface oracle.spatial.network.Node
Returns the incident links of the node as an array.
getIncomingLinkIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the incoming link IDs in the sub-network.
getInDegree() - Method in interface oracle.spatial.network.Node
Gets the in-degree of the node in a directed network
getInLinks(boolean) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the array of incoming links to this node.
getInLinks(boolean) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getInLinks() - Method in interface oracle.spatial.network.Node
Returns the in-links of the node as an array.
getInterleaving() - Method in class oracle.spatial.georaster.RasterInfo
Returns the interleaving type.
getInternalBoundaryNodeIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the internal node IDs in the sub-network without a link to any external nodes.
getInternalLinkIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the internal link IDs in the sub-network.
getInternalNodeIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the internal node IDs in the sub-network.
getInternalNonBoundaryNodeIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the internal node IDs in the sub-network without a link to any external nodes.
getIntervals() - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
Returns the intervals associated with the link.
getIsEditable() - Method in class oracle.spatial.topo.TopoMap
Returns the editing state.
getIslandEdges() - Method in class oracle.spatial.topo.Face
 
getIslandNodes() - Method in class oracle.spatial.topo.Face
 
getJavaPoint() - Method in class oracle.spatial.geometry.JGeometry
Gets the java2D point rerepsentation of this geometry.
getJavaPoints() - Method in class oracle.spatial.geometry.JGeometry
Gets the java2D points rerepsentation of this geometry.
getJDBCDriverVersion(Connection) - Static method in class oracle.spatial.util.Util
Gets the oracle JDBC driver version string.
getLabelByElement(J3D_Geometry, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Computes the corresponding sub-geometry's label within the geometry.
getlabelbyelement(STRUCT, STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
getLabelPoint() - Method in class oracle.spatial.geometry.JGeometry
Gets the SDO_GEOMETRY.sdo_point as a label point.
getLabelPointXYZ() - Method in class oracle.spatial.geometry.JGeometry
Returns the x,y and z value of the label point in a double array.
getLastLink() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the last link on this path.
getLastLinkId() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the ID of the last link on this path.
getLastPoint() - Method in class oracle.spatial.geometry.JGeometry
Gets the last coordinate of the geometry.
getLayerDimension() - Method in class oracle.spatial.georaster.LayerInfo
Returns the layer dimension.
getLayerDimensionOrdinate() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the layer dimension ordinate.
getLayerID() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the layer ID.
getLayerInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an LayerInfo object, which represents the XML LayerInfo element, contained in the current instance.
getLayerNumber() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the layer number.
getLeafNodeArray() - Method in interface oracle.spatial.network.Tree
Returns leaf nodes in an array
getLength() - Method in interface oracle.spatial.network.MBR
Returns the lengths in an MDPoint.
getLength(int) - Method in interface oracle.spatial.network.MBR
Returns the length of the specified dimension.
getLength() - Method in class oracle.spatial.util.DBFReaderJGeom.CharacterColumn
 
getLength() - Method in class oracle.spatial.util.DBFReaderJGeom.DateColumn
 
getLength() - Method in class oracle.spatial.util.DBFReaderJGeom.LogicalColumn
 
getLength() - Method in class oracle.spatial.util.DBFReaderJGeom.NumericColumn
 
getLength() - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
getLevel() - Method in interface oracle.spatial.network.lod.LogicalLink
Returns the link level.
getLevel() - Method in class oracle.spatial.util.Logger
Gets the logging level of this instance.
getLink() - Method in class oracle.spatial.network.lod.HeavyPointOnNet
Returns link.
getLink(long) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns the logical link object for the specified link id.
getLink() - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
Returns the link object.
getLink(long, int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the standalone logical link.
getLink(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
 
getLink(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getLink(int) - Method in interface oracle.spatial.network.Network
Returns the link by ID.
getLink(String) - Method in interface oracle.spatial.network.Network
Returns the link by the STring ID.
getLink(int, int) - Method in interface oracle.spatial.network.Network
Returns the link by the start and the end node IDs
getLink() - Method in interface oracle.spatial.network.TreeLink
Returns the link.
getLink() - Method in interface oracle.spatial.network.TreeNode
Returns the link and percentage on the link if the tree node is a node on the link isNodeOnLink() == true
getLinkArray() - Method in interface oracle.spatial.network.Network
Returns the links as an array.
getLinkArray(boolean) - Method in interface oracle.spatial.network.Network
Returns the links with the specified active flag as an array.
getLinkArray(int) - Method in interface oracle.spatial.network.Network
Returns the links with the specified level as an array.
getLinkArray(String) - Method in interface oracle.spatial.network.Network
Returns the links with the specified type as an array.
getLinkArray() - Method in interface oracle.spatial.network.Path
Returns the path links as an array.
getLinkAt(int) - Method in interface oracle.spatial.network.Path
 
getLinkCost(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DefaultLinkCostCalculator
 
getLinkCost(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DummyLinkCostCalculator
 
getLinkCost(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.LinkCostCalculator
Computes the cost of the next link in the analysis info.
getLinkCostCalculator() - Static method in class oracle.spatial.network.lod.DefaultLinkCostCalculator
 
getLinkCostCalculator() - Static method in class oracle.spatial.network.lod.DummyLinkCostCalculator
 
getLinkCostCalculator() - Method in class oracle.spatial.network.lod.NetworkAnalyst
Deprecated. use getLinkCostCalculators()
getLinkCostCalculators() - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the link cost calculators.
getLinkCostCalculators() - Method in interface oracle.spatial.network.lod.ShortestPath
Returns the link cost calculators.
getLinkCostColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the link cost column name.
getLinkDataIndexMap(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the link user data index map.
getLinkDataLength(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the link user data length
getLinkDataNames() - Method in interface oracle.spatial.network.UserDataMetadata
Returns the link user data names in a String array
getLinkDataNames(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the link user data names in a String array
getLinkDataType(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the link user data type of the given data name
getLinkDirection() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network link type (directed, or undirected).
getLinkDurationColumn() - Method in interface oracle.spatial.network.Network
Deprecated.  
getLinkDurationColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Gets link duration column name
getLinkGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the link geometry column name in the database.
getLinkGeomMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the link geometry metadata.
getLinkHierarchyLevelArray() - Method in interface oracle.spatial.network.Network
Returns the link hierarchy levels as an array.
getLinkHistoryTable(boolean) - Method in class oracle.spatial.network.HistoryMetadata
 
getLinkId() - Method in class oracle.spatial.network.lod.PointOnNet
Returns the link ID, if the point falls on a link.
getLinkIds() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns all the link ids in the network.
getLinkIds() - Method in interface oracle.spatial.network.lod.LogicalPath
Returns the array of link IDs on this path.
getLinkIntervalCosts(long, NetworkBuffer.DoubleInterval) - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the costs range to reach the input interval
getLinkIntervals() - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Returns the link intervals in the network elements.
getLinkIntervals(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Returns the link intervals of the specified link.
getLinkLevel() - Method in interface oracle.spatial.network.Link
Returns the link level.
getLinkLevelArray() - Method in interface oracle.spatial.network.Network
Returns the link levels as an array.
getLinkLevelSelector() - Method in interface oracle.spatial.network.lod.ShortestPath
Returns the link level selector.
getLinkLevelToExpand(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DummyLinkLevelSelector
 
getLinkLevelToExpand(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
 
getLinkLevelToExpand(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.LinkLevelSelector
Returns the link level for the next node to expend on.
getLinkPartitionColumn() - Method in interface oracle.spatial.network.Network
Deprecated.  
getLinkPartitionColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
getLinkPartitionIds(long) - Method in interface oracle.spatial.network.lod.LogicalPartition
Returns the ID of the partitions that the start and end nodes of the input link belongs to.
getLinkPartitionIds(long) - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
getLinks() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns all the links in the network.
getLinks() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the logical links on this path.
getLinks() - Method in interface oracle.spatial.network.Network
Returns the links as an Iterator.
getLinks(boolean) - Method in interface oracle.spatial.network.Network
Returns the links with the specified active flag as an Iterator.
getLinks(int) - Method in interface oracle.spatial.network.Network
Returns the links with the specified link level as an Iterator.
getLinks(String) - Method in interface oracle.spatial.network.Network
Returns the links with the specified type as an Iterator.
getLinks() - Method in interface oracle.spatial.network.Path
Returns the path links as an Iterator.
getLinksByPartitionID(int) - Method in interface oracle.spatial.network.Network
Returns the links with the specified partition ID as a Set.
getLinkTableName() - Method in interface oracle.spatial.network.Network
Deprecated.  
getLinkTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the link table name in the database.
getLogger(String) - Static method in class oracle.spatial.util.Logger
Creates an instance of Logger with given name.
getLogger(String, int) - Static method in class oracle.spatial.util.Logger
Creates an instance of Logger with given name and level.
getLow() - Method in interface oracle.spatial.network.MBR
Returns the low point.
getLow(int) - Method in interface oracle.spatial.network.MBR
Returns the specified ordinate from the low point.
getLowerBound(int) - Method in class oracle.spatial.network.SDODimArray
Returns the specified lower bound.
getLRMDimension() - Method in class oracle.spatial.geometry.JGeometry
Gets the dimension index for LRS measure.
getLRSGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network LRS geometry column name in the database.
getLRSGeomMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network LRS geometry metadata.
getLRSTableName() - Method in interface oracle.spatial.network.Network
Deprecated.  
getLRSTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network geometry (LRS) table name in the database.
getMajorVersion() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the major version of the GeoRaster object.
getMaskImage(int, JGeometry, Vector, int, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster mask in the specified pyramidLevel and layer as a Java Image.
getMaskImage(int, JGeometry, Vector, int, int, String, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster mask in the specified pyramidLevel and layer as a Java Image.
getMaskImage(int, long, long, long, long, Vector, int, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster mask in the specified pyramidLevel and layer as a Java Image.
getMaskImage(int, long, long, long, long, Vector, int, int, String, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster mask in the specified pyramidLevel and layer as a Java Image.
getMax() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the statistics maximum value.
getMaxCost() - Method in class oracle.spatial.network.SystemConstraint
Returns the maximum cost constraint.
getMaxDepth() - Method in class oracle.spatial.network.SystemConstraint
Returns the maximum depth constraint.
getMaxDistance() - Method in class oracle.spatial.network.SystemConstraint
Returns the maximum distance constraint.
getMaxDuration() - Method in class oracle.spatial.network.SystemConstraint
 
getMaxFlow(Network, int, int, Vector) - Static method in class oracle.spatial.network.NetworkManager
Retunrs the max flow between the source node and the sink node
getMaxLinkID() - Method in interface oracle.spatial.network.Network
Returns the maximum link ID.
getMaxLinkLevel() - Method in interface oracle.spatial.network.lod.LogicalNode
Returns the maximum link level of the links incident to this node.
getMaxMBR() - Method in class oracle.spatial.network.SystemConstraint
Returns the maximum MBR constraint.
getMaxMeasure() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the maximum Measure value in file.
getMaxNodeID() - Method in interface oracle.spatial.network.Network
Returns the maximun node ID.
getMaxNumberOfNodes() - Method in class oracle.spatial.network.lod.config.CachingPolicy
Returns the maximum number of nodes allowed in the cache for this network level.
getMaxPathID() - Method in interface oracle.spatial.network.Network
Returns the maximum path ID.
getMaxSubPathID() - Method in interface oracle.spatial.network.Network
Returns the maximum subpath ID.
getMaxX() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the maximum X value in file.
getMaxY() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the maximum Y value in file.
getMaxZ() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the maximum Z value in file.
getMBH() - Method in class oracle.spatial.util.RTree
Gets the bounds of the whole tree
getMBR() - Method in class oracle.spatial.geometry.JGeometry
Gets the MBR of this geometry.
getMBR() - Method in interface oracle.spatial.network.lod.SpatialBasicNetwork
Returns the Maximum Bounding Rectangle (MBR) of the network.
getMBR() - Method in interface oracle.spatial.network.lod.SpatialPartition
Returns the Maximum Bounding Rectangle (MBR) of the network partition.
getMBR() - Method in interface oracle.spatial.network.lod.SpatialSubNetwork
Returns the Maximum Bounding Rectangle (MBR) of the subnetwork.
getMBR() - Method in interface oracle.spatial.network.Network
Returns the network MBR.
getMbr() - Method in class oracle.spatial.topo.Face
 
getMDPoint() - Method in interface oracle.spatial.network.Node
Returns the MDpoint of the node.
getMean() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the statistics mean value.
getMeasure() - Method in interface oracle.spatial.network.Node
Returns the LRS measure.
getMedian() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the statistics median value.
getMessage() - Method in exception oracle.spatial.georaster.GeoRasterException
Returns the detailed message string of this GeoRasterException instance.
getMetadata() - Method in interface oracle.spatial.network.Network
Returns the network metadata.
getMetadataObject() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the JGeoRasterMeta object contained in this JGeoRaster object.
getMetadataViewName() - Method in interface oracle.spatial.network.Network
Returns the network metadata view name (user_sdo_network_metadata).
getMin() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the statistics minimum value.
getMinMeasure() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the minimum Measure value in file.
getMinorVersion() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the minor version of the GeoRaster object.
getMinX() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the minimum X value in file.
getMinY() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the minimum Y value in file.
getMinZ() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the minimum Z value in file.
getModelCoordinate(double, double, long) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
calculate model coordinates based on given cell coordinates.
getModelCoordinate(double, double, long, double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
calculate model coordinates based on given cell coordinates.
getModelCoordinate(JGeometry, int, int) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Transforms a geometry in the raster space of the GeoRaster object to a geometry in the ground coordinate system.
getModelCoordinate(JGeometry, int, int, double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Transforms a geometry in the raster space of the GeoRaster object to a geometry in the ground coordinate system.
getModelCoordinateLocation() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the model coordinate location.
getModelDimensionDescription() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the model dimension description.
getModelSRID() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the SRID.
getModelType() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the model type.
getModeValue() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the statistics mode value.
getMustAvoidLinks() - Method in class oracle.spatial.network.SystemConstraint
Returns the must-avoid links as a Vector
getMustAvoidNodes() - Method in class oracle.spatial.network.SystemConstraint
Returns the must-avoid nodes as a Vector
getName() - Method in interface oracle.spatial.network.Link
Returns the link name.
getName() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns the internal network name, for example, the network name stored in spatial network metadata table.
getName() - Method in interface oracle.spatial.network.Network
Returns the network name.
getName() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network name.
getName() - Method in interface oracle.spatial.network.Node
Returns the node name.
getName() - Method in interface oracle.spatial.network.Path
Returns the path name.
getName() - Method in interface oracle.spatial.network.SubPath
 
getName() - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
getNameSpace() - Static method in class oracle.spatial.util.GML
 
getNameSpace() - Static method in class oracle.spatial.util.GML3g
 
getNameSpace() - Static method in class oracle.spatial.util.KML
 
getNearestEdge(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Returns the ID of the Edge object that is nearest to the specified point.
getNearestEdgeInCache(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Returns the ID of the Edge object that of the edges loaded in the cache is nearest to the specified point.
getNearestNode(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Returns the ID of the Node object that is nearest to the specified point.
getNearestNodeInCache(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Returns the ID of the Node object that of the nodes loaded in the cache is nearest to the specified point.
getNetLink(long, int, int, int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the network link from the specified partition.
getNetNode(long, int, int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the network node from the containing partition.
getNetwork() - Method in interface oracle.spatial.network.Link
Returns the network that contains the link.
getNetwork() - Method in interface oracle.spatial.network.NetworkMetadata
Gets the network
getNetwork() - Method in interface oracle.spatial.network.Node
Returns the network that contains the node.
getNetwork() - Method in interface oracle.spatial.network.Path
Returns the network that contains the path.
getNetwork() - Method in class oracle.spatial.network.SystemConstraint
Returns the network that contains the consatrint.
getNetworkAdaptor() - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the network adaptor
getNetworkAnalyst(NetworkIO) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns a new NetworkAnalyst instance, which uses the input network IO adaptor to retrieve information about the network.
getNetworkCache() - Method in interface oracle.spatial.network.lod.CachedNetworkIO
Returns the network cache for all link levels.
getNetworkCache() - Method in interface oracle.spatial.network.Network
Returns the network cache for editing purpose.
getNetworkCacheMap() - Static method in class oracle.spatial.network.NetworkManager
Returns the network cache as a HashMap with network name (type: String) as keys and networks (type: Network) as values
getNetworkExplorer() - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the network explorer used by this network analyst.
getNetworkFromCache(String) - Static method in class oracle.spatial.network.NetworkManager
Gets the network from the network cache if the specified network is not in the cache, null will be returned To add a network in the cache, use Networkmanager.putNetworkToCache(networkname, network)
getNetworkID() - Method in interface oracle.spatial.network.Network
Returns the network ID.
getNetworkID() - Method in interface oracle.spatial.network.NetworkMetadata
Gets the network ID.
getNetworkIDFromName(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Returns the network ID from a given network name
getNetworkIDs(Connection) - Static method in class oracle.spatial.network.NetworkManager
Retunrs network names and IDs from the database.
getNetworkIO(Connection, String, String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the network I/O object for the specified network.
getNetworkIO(Connection, String, String, NetworkMetadata, LODUserDataIO[]) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the network I/O object for the specified network.
getNetworkIO() - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the network IO.
getNetworkIOForInMemoryNetwork(LogicalBasicNetwork[]) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Return the NetworkIO object for the in-memory network.
getNetworkMetadata(Connection, String, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns the network metadata for the specified network.
getNetworkMetadata() - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
getNetworkMetadata() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
getNetworkMetadata() - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the network metadata.
getNetworkName() - Method in interface oracle.spatial.network.UserDataMetadata
Returns the network name
getNetworkNameFromID(Connection, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the network name from a given network ID
getNetworkNames(Connection) - Static method in class oracle.spatial.network.NetworkManager
Retunrs network names and IDs from the database.
getNetworkUpdates() - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the network updates for each link level.
getNextCost() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the path cost of next node
getNextCost() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the path cost of next node.
getNextCosts() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the costs of next node.
getNextDepth() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the path depth of next node.
getNextDepth() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the path depth of the next node.
getNextDuration() - Method in interface oracle.spatial.network.AnalysisInfo
Returnspath the path duration of next node
getNextEdgeL() - Method in class oracle.spatial.topo.Edge
 
getNextEdgeR() - Method in class oracle.spatial.topo.Edge
 
getNextLink() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the next link.
getNextLink() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the next link.
getNextLinks() - Method in interface oracle.spatial.network.Node
Returns Links that go out from this node in an array for directed networks, these links are out-links of this nodes
getNextNode() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the next node.
getNextNode() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the next node.
getNextNodeIds(boolean) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the IDs of all the nodes with a direct link from this node.
getNextNodeIds(boolean) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getNextTmpLinkId() - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the next temporary link ID.
getNextTmpNodeId() - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the next temporary node ID.
getNextUserObject() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the next user object.
getNodataMapping() - Method in class oracle.spatial.georaster.image.GeoRasterImage
This function will return all nodata mappings in a Vector of NodataMapping objects
getNODATAMask() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns true if NODATA is mask.
getNODATARange() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the NODATA range vector.
getNODATAValue() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the NODATA value vector.
getNode() - Method in class oracle.spatial.network.lod.HeavyPointOnNet
Returns node.
getNode(long) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns the logical node object for the specified node id.
getNode(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Returns the node object of the specified node.
getNode(long, int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the standalone node.
getNode(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
 
getNode(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getNode(int) - Method in interface oracle.spatial.network.Network
Returns the node by ID.
getNode(String) - Method in interface oracle.spatial.network.Network
Returns the node by the String ID.
getNode() - Method in interface oracle.spatial.network.TreeNode
If the node is a regular node (not a node on a link)
getNode(int) - Method in class oracle.spatial.topo.TopoMap
Returns a reference to a Node object given its logical ID.
getNodeAdditions() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the nodes that have been added in the cache.
getNodeArray() - Method in interface oracle.spatial.network.Network
Returns the nodes as an array.
getNodeArray(boolean) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified acvive flag as an array.
getNodeArray(int) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified hierarchy level as an array.
getNodeArray(String) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified type as an array.
getNodeArray() - Method in interface oracle.spatial.network.Path
Returns the path nodes as an array.
getNodeAt(int) - Method in interface oracle.spatial.network.Path
Returns the specified node of the path.
getNodeChanges() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the nodes that have been changed in the cache.
getNodeCost(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DefaultNodeCostCalculator
 
getNodeCost(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DummyNodeCostCalculator
 
getNodeCost(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.NodeCostCalculator
Computes the cost of the current node in the analysis info.
getNodeCostCalculator() - Static method in class oracle.spatial.network.lod.DefaultNodeCostCalculator
 
getNodeCostCalculator() - Static method in class oracle.spatial.network.lod.DummyNodeCostCalculator
 
getNodeCostCalculator() - Method in class oracle.spatial.network.lod.NetworkAnalyst
Deprecated. use getNodeCostCalculators()
getNodeCostCalculators() - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the node cost calculators.
getNodeCostCalculators() - Method in interface oracle.spatial.network.lod.ShortestPath
Returns the node cost calculators.
getNodeCostColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the node cost column name.
getNodeCosts(long) - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the minimum costs to reach the node from a central point.
getNodeDataIndexMap(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the node user data index map.
getNodeDataLength(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the node user data length
getNodeDataNames() - Method in interface oracle.spatial.network.UserDataMetadata
Returns the node user data names in a String array
getNodeDataNames(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the node user data names in a String array
getNodeDataType(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the node user data type of the given data name
getNodeDeletions() - Method in class oracle.spatial.topo.TopoMap
Provides a list of the nodes that have been marked as deleted in the cache: deleted since the cache topology was loaded from the database, but not yet removed from the database.
getNodeDurationColumn() - Method in interface oracle.spatial.network.Network
Deprecated.  
getNodeDurationColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Gets node duration column name
getNodeFaceStar(int) - Method in class oracle.spatial.topo.TopoMap
Gets an array of integers representing the IDs of a clockwise enumeration of all the faces adjoining the given node.
getNodeGeomColumn() - Method in interface oracle.spatial.network.Network
Returns the node geometry column name in the database.
getNodeGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the node geometry column name in the database.
getNodeGeomMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the node geometry metadata.
getNodeHierarchyLevelArray() - Method in interface oracle.spatial.network.Network
Returns the node hierarchy levels as an array.
getNodeHistoryTable(boolean) - Method in class oracle.spatial.network.HistoryMetadata
 
getNodeId() - Method in class oracle.spatial.network.lod.PointOnNet
Returns the node ID, if the point falls on a node.
getNodeIds() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns all the node ids in the network.
getNodeIds() - Method in interface oracle.spatial.network.lod.LogicalPath
Returns the array of node IDs on this path.
getNodeIterator() - Method in class oracle.spatial.topo.TopoMap
Provides an Iterator for traversal of all the Node objects contained in the instance cache.
getNodeLevelTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the node level table name
getNodePartitionColumn() - Method in interface oracle.spatial.network.Network
Deprecated.  
getNodePartitionColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
getNodePartitionId(long) - Method in interface oracle.spatial.network.lod.LogicalPartition
Returns the ID of the partition that the input node belongs to.
getNodePartitionId(long) - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
getNodePartitionId(long, int) - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the partition ID for the specified node.
getNodePartitionId(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
Returns the partition ID the node is assigned to.
getNodePartitionId(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getNodes() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns all the nodes in the network.
getNodes() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the logical nodes on this path.
getNodes() - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Returns the nodes in the network elements.
getNodes() - Method in interface oracle.spatial.network.Network
Returns the nodes as an Iterator.
getNodes(boolean) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified acvive flag as an Iterator
getNodes(int) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified hierarchy level as an Iterator.
getNodes(String) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified type as an Iterator.
getNodes() - Method in interface oracle.spatial.network.Path
Returns the path nodes as an Iterator.
getNodesByPartitionID(int) - Method in interface oracle.spatial.network.Network
Returns the nodes with the specified partition ID as a Set.
getNodeStar(int) - Method in class oracle.spatial.topo.TopoMap
Gets an array of integers representing the IDs of a clockwise enumeration of all the edges connected to the given node.
getNodeStarCount(int) - Method in class oracle.spatial.topo.TopoMap
Gets a count of the number of edges connected at a node.
getNodeTableName() - Method in interface oracle.spatial.network.Network
Deprecated.  
getNodeTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the node table name in the database.
getNoOfChildLinks() - Method in interface oracle.spatial.network.Link
Gets number of child links Returns 0 if the network is a non-hierarchical network
getNoOfChildNodes() - Method in interface oracle.spatial.network.Node
Gets number of child nodes Returns 0 if the network is a non-hierarchical network
getNoOfDims() - Method in class oracle.spatial.network.GeometryMetadata
Returns the number of dimensions.
getNoOfDims() - Method in interface oracle.spatial.network.MBR
Returns the number of dimensiosns.
getNoOfDims() - Method in interface oracle.spatial.network.MDPoint
Returns the number of dimensions.
getNoOfDims() - Method in class oracle.spatial.network.SDODimArray
Returns the number of dimensions.
getNoOfHierarchyLevels() - Method in interface oracle.spatial.network.Network
Returns the number of hierarcchy levels.
getNoOfHierarchyLevels() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the number of hierarchy levels.
getNoOfLinks() - Method in interface oracle.spatial.network.Network
Returns the number of links.
getNoOfLinks(boolean) - Method in interface oracle.spatial.network.Network
Returns the number of links with the specified active flag.
getNoOfLinks(int) - Method in interface oracle.spatial.network.Network
Returns the number of links with the specified link level.
getNoOfLinks() - Method in interface oracle.spatial.network.Path
Returns the number of links in the path.
getNoOfNodes() - Method in interface oracle.spatial.network.Network
Returns the number of nodes.
getNoOfNodes(boolean) - Method in interface oracle.spatial.network.Network
Returns the number of nodes with the specified active flag.
getNoOfNodes(int) - Method in interface oracle.spatial.network.Network
Returns the number of nodes with the specified hierachy level.
getNoOfPartitions() - Method in interface oracle.spatial.network.Network
Returns the number of partitions.
getNoOfPartitions() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
getNoOfPaths() - Method in interface oracle.spatial.network.Network
Returns the number of paths.
getNoOfPaths(boolean) - Method in interface oracle.spatial.network.Network
Returns the number of paths with the specified active flag.
getNoOfSibilingLinks() - Method in interface oracle.spatial.network.Link
Gets number of sibling links Sibling links are links with the same parent
getNoOfSibilingNodes() - Method in interface oracle.spatial.network.Node
Gets number of sibling nodes Sibling nodes are nodes with the same parent
getNoOfSubPaths() - Method in interface oracle.spatial.network.Network
Returns the number of subpaths.
getNumberformat() - Static method in class oracle.spatial.network.OraTst
 
getNumberOfBoundaryLinks() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns the number of boundary links in the sub-network, which includes both incoming links and outgoing links.
getNumberOfBoundaryLinks() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getNumberOfCategories() - Method in interface oracle.spatial.network.lod.CategorizedUserData
Returns the number of user data categories contained in this object.
getNumberOfCategories() - Method in class oracle.spatial.network.lod.CategorizedUserDataImpl
 
getNumberOfCategories() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
getNumberOfCategories() - Method in interface oracle.spatial.network.UserDataMetadata
Returns the number of user data categories.
getNumberOfExternalNodes() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns the number of external nodes in the sub-network.
getNumberOfExternalNodes() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getNumberOfIncomingLinks() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns the number of incoming links to the sub-network.
getNumberOfIncomingLinks() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getNumberOfInLinks() - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the number of incoming links.
getNumberOfInLinks() - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getNumberOfInternalLinks() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns the number of internal links in the sub-network.
getNumberOfInternalLinks() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getNumberOfInternalNodes() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns the number of internal nodes in the sub-network.
getNumberOfInternalNodes() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getNumberOfLinkLevels() - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
getNumberOfLinks() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns the total number of links in the network.
getNumberOfLinks() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the number of links on this path.
getNumberOfLinks() - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Returns the number of links in the network elements.
getNumberOfNodes() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns the total number of nodes in the network.
getNumberOfNodes() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the number of nodes on this path.
getNumberOfNodes() - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Returns the number of nodes in the network elements.
getNumberOfOutgoingLinks() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns the number of outgoing links from the sub-network.
getNumberOfOutgoingLinks() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getNumberOfOutLinks() - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the number of outgoing links.
getNumberOfOutLinks() - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getNumberOfPartitions(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
getNumberOfUserData() - Method in interface oracle.spatial.network.lod.UserData
Returns the total number of user data contained in this UserData object.
getNumberOfUserData() - Method in class oracle.spatial.network.lod.UserDataImpl
 
getNumberOfUserObjects() - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
Returns the max number of user objects to be returned by the getCurrentUserObjects method in LODAnalysisInfo.
getNumPoints() - Method in class oracle.spatial.geometry.JGeometry
Gets the number of points or verticies in this geometry.
getNumValues() - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
getObjectInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an ObjectInfo object, which represents the XML objectInfo element, contained in the current instance.
getObjectLayer() - Method in class oracle.spatial.georaster.LayerInfo
Returns the object layer.
getOracleDescriptors(Connection) - Static method in class oracle.spatial.geometry.JGeometry
Obtains a set of Oracle type descriptors related to the SDO_GEOMETRY type from the given connection.
getOracleErrorMessage() - Method in exception oracle.spatial.util.GeometryExceptionWithContext
 
getOracleSTRUCT(ResultSet, int) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.STRUCT while running within WLS or any J2EE container such as OC4J, JBoss etc.
getOracleSTRUCT(Object) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.STRUCT while running within WLS or any J2EE container such as OC4J, JBoss etc.
getOraFieldNames(DBFReaderJGeom, byte[], int) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
getOrd() - Method in interface oracle.spatial.network.MDPoint
Returns the ordinates as an array.
getOrd(int) - Method in interface oracle.spatial.network.MDPoint
Gets the specified ordinate.
getOrdinatesArray() - Method in class oracle.spatial.geometry.JGeometry
Gets the reference to the ordinate array of this JGeometry.
getOrdinatesOfElements() - Method in class oracle.spatial.geometry.JGeometry
Gets an array of the (top-level) elements in this geometry.
getOrientMultiPointOffset() - Method in class oracle.spatial.geometry.JGeometry
Returns the offset to get the orientation parameters for a Multi-point.
getOriginNode() - Method in class oracle.spatial.topo.Edge
 
getOutDegree() - Method in interface oracle.spatial.network.Node
Gets the out-degree of the node in a directed network
getOutgoingLinkIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Returns all the outgoing link IDs in the sub-network.
getOutLinks(boolean) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the array of outgoing links from this node.
getOutLinks(boolean) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getOutLinks() - Method in interface oracle.spatial.network.Node
Returns the out-links of the node as an array.
getPairwiseCosts() - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
Returns the pairwise costs.
getPairwiseCosts() - Method in interface oracle.spatial.network.lod.PairwiseCostCalculator
Returns the pairwise costs that was computed when calculate was called.
getPairwisePaths() - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
Returns the pairwise shortest paths.
getPairwisePaths() - Method in interface oracle.spatial.network.lod.PairwiseCostCalculator
Returns the pairwise paths that was computed when calculate was called.
getParentLink() - Method in interface oracle.spatial.network.Link
Returns the parent link.
getParentNode() - Method in interface oracle.spatial.network.Node
Returns the parent node.
getParentNode() - Method in interface oracle.spatial.network.TreeNode
Returns the parent tree node
getPartition(int, int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
Retrieves the network partition from the cache.
getPartition(int, int, int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
Returns the partition.
getPartitionBlobTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the partition BLOB table name
getPartitionBlobTranslator() - Method in class oracle.spatial.network.lod.config.LODConfig
Returns the full class name of the partition BLOB translator.
getPartitionBlobTranslator(String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns a new partition blob translator instance for the specified network.
getPartitionBlobTranslatorByClassName(String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns a new partition blob translator instance for the specified class.
getPartitionID() - Method in interface oracle.spatial.network.Link
Returns the link partition ID
getPartitionId() - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the partition ID.
getPartitionId() - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getPartitionId() - Method in interface oracle.spatial.network.lod.LogicalPartition
Returns the partition ID of this partition.
getPartitionId() - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
getPartitionId() - Method in class oracle.spatial.network.lod.PartitionBlob
 
getPartitionId() - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getPartitionID() - Method in interface oracle.spatial.network.Node
Returns the node partition ID.
getPartitionSize(String, int, int, boolean, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Returns the approximated size of a network partition in bytes
getPartitionsToFlushOut(Collection<Integer>, int) - Method in interface oracle.spatial.network.lod.CachingHandler
Retruns the IDs of the partitions to be flushed out.
getPartitionsToFlushOut(Collection<Integer>, int) - Method in class oracle.spatial.network.lod.LRUCachingHandler
 
getPartitionTableName() - Method in interface oracle.spatial.network.Network
Returns the partition table name in the database.
getPartitionTableName() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
getPartitionTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the partition table name.
getPartitionUpdate(int) - Method in class oracle.spatial.network.lod.NetworkUpdate
Returns the update information of the specified partition.
getPath(int) - Method in interface oracle.spatial.network.Network
Returns the path by ID.
getPath(String) - Method in interface oracle.spatial.network.Network
Returns the path by the String ID.
getPathArray() - Method in interface oracle.spatial.network.Network
Returns the paths as an array.
getPathArray(boolean) - Method in interface oracle.spatial.network.Network
Returns the paths with the specified active flag as an array.
getPathArray(String) - Method in interface oracle.spatial.network.Network
Returns the paths with the specified type as an array.
getPathDataIndexMap(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the path user data index map.
getPathDataLength(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the path user data length
getPathDataNames() - Method in interface oracle.spatial.network.UserDataMetadata
Returns the path user data names in a String array
getPathDataNames(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the path user data names in a String array
getPathDataType(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the path user data type of the given data name
getPathGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the path geometry column name in the database.
getPathGeomFromDB(Connection, Network, Path, String, String, String, String, double) - Method in class oracle.spatial.network.NetworkManager
Gets/Computes the path geometry based on the geometries of path links and nodes in the database
getPathGeomMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the path geometry metadata.
getPathIterator(AffineTransform) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Returns a PathIterator object that iterates along the boundary of this Shape and provides access to the geometry of the outline of this Shape.
getPathIterator(AffineTransform, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Returns a PathIterator object that iterates along the boundary of the flattened Shape and provides access to the geometry of the outline of the Shape.
getPathLinkTableName() - Method in interface oracle.spatial.network.Network
Deprecated.  
getPathLinkTableName() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
getPathLinkTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the path-link table name.
getPathLinkVec() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the current path links as a Vector.
getPathNodeVec() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the current path nodes as a Vector.
getPaths() - Method in class oracle.spatial.network.lod.TspPath
Returns the logical sub-path for the TSP tour.
getPaths() - Method in interface oracle.spatial.network.Network
Returns the paths as an Iterator.
getPaths(boolean) - Method in interface oracle.spatial.network.Network
Returns paths with the specified active as an Iterator.
getPaths(String) - Method in interface oracle.spatial.network.Network
Returns the paths with the specified type as an Iterator.
getPathTableName() - Method in interface oracle.spatial.network.Network
Deprecated.  
getPathTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the path table name in the database.
getPercentage() - Method in class oracle.spatial.network.lod.PointOnNet
Returns the percentage on the link, if the point falls on a link.
getPercentage() - Method in interface oracle.spatial.network.Node
Returns the percentage if the node is created based on an existing link
getPercentage() - Method in interface oracle.spatial.network.TreeNode
Returns the link and percentage on the link if the tree node is a node on the link isNodeOnLink() == true
getPoint() - Method in class oracle.spatial.geometry.JGeometry
Gets the coordinate of this point geometry.
getPrevEdgeL() - Method in class oracle.spatial.topo.Edge
 
getPrevEdgeR() - Method in class oracle.spatial.topo.Edge
 
getPreviousNodeIds(boolean) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns the IDs of all the nodes with a direct link to this node.
getPreviousNodeIds(boolean) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
getPrevLinks() - Method in interface oracle.spatial.network.Node
Returns Links that come into this node in an array for directed networks, these links are in-links of this nodes
getPyramidMaxLevel() - Method in class oracle.spatial.georaster.RasterInfo
Returns the maximum pyramid level.
getPyramidResampling() - Method in class oracle.spatial.georaster.RasterInfo
Returns the pyramid resampling.
getPyramidType() - Method in class oracle.spatial.georaster.RasterInfo
Returns the pyramid type.
getRadiometricResolutionDescription() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the radiometric resolution description.
getRadius() - Method in class oracle.spatial.network.lod.NetworkBuffer
Returns the radius (size) of the network buffer.
getRasterBlock(int, long, long, long, boolean, boolean) - Method in class oracle.spatial.georaster.JRaster
Gets the byte array of a specified raster block.
getRasterBlockLocator(int, long, long, long, boolean, boolean) - Method in class oracle.spatial.georaster.JRaster
Gets the LOB locator of a specified raster block.
getRasterData(int, String, double[]) - Method in class oracle.spatial.georaster.JRaster
Returns a single BLOB object that contains all raster data of the associated GeoRaster object at the specified pyramid level.
getRasterDataTable() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the raster data table where the current GeoRaster is stored.
getRasterDataTable() - Method in class oracle.spatial.georaster.sql.SdoGeoRaster
Returns the raster data table where the current GeoRaster object is stored.
getRasterID() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the raster ID assigned to the current GeoRaster.
getRasterID() - Method in class oracle.spatial.georaster.sql.SdoGeoRaster
Returns the raster ID assigned to the current GeoRaster object.
getRasterImage(int) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the entire GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, String, int) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the entire GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, JGeometry, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, JGeometry, String, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, long, long, long, long, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, long, long, long, long, String, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, long, long, long, long, String, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImage(int, long, long, long, long, String, String, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
getRasterImageWithMask(int, JGeometry, Vector, int, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Gets the specified portion of the GeoRaster and mask as a Java Image.
getRasterImageWithMask(int, JGeometry, Vector, int, int, String, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Gets the specified portion of the GeoRaster and mask as a Java Image.
getRasterImageWithMask(int, long, long, long, long, Vector, int, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Gets the specified portion of the GeoRaster and mask as a Java Image.
getRasterImageWithMask(int, long, long, long, long, Vector, int, int, String, int, long[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Gets the specified portion of the GeoRaster and mask as a Java Image.
getRasterInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an RasterInfo object, which represents the XML RasterInfo element, contained in the current instance.
getRasterObject() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the JRaster object contained in this JGeoRaster object.
getRasterSubset(int, JGeometry, String, int, String, String, String, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary raster data as a byte array for the associated GeoRaster object, based on parameters which specify a window, layers, and customized cell depth.
getRasterSubset(int, long, long, long, long, String, int, String, String, String, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary raster data as a byte array for the associated GeoRaster object, based on parameters that specify the window, layers, and customized cell depth.
getRasterSubsetBlob(int, long, long, long, long, String, String, String, String, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary raster data as a BLOB for the associated GeoRaster object, based on parameters that specify the window, layers, and customized cell depth.
getRasterSubsetBlob(int, JGeometry, String, String, String, String, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
Returns binary raster data as a BLOB for the associated GeoRaster object, based on parameters which specify a window, layers, and customized cell depth.
getRasterType() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the raster type.
getRasterType() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the GeoRaster type.
getReader() - Method in class oracle.spatial.network.lod.NetworkExplorer
Deprecated. use getNetworkIO()
getRecord(int) - Method in class oracle.spatial.util.DBFReaderJGeom
retrieve the nth record in the file.
getRed() - Method in class oracle.spatial.georaster.GeorColormapEntry
Returns the red color component.
getRed() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns the band number mapped to red.
getReferenceLightPath() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns the path containing the subpath.
getReferenceLink() - Method in interface oracle.spatial.network.Link
Gets the reference link if the link is created based on an existing link.
getReferenceLink() - Method in interface oracle.spatial.network.Node
Gets the reference link if the node is created based on an existing link.
getReferencePath() - Method in interface oracle.spatial.network.lod.LogicalSubPath
Returns the path containing the subpath.
getReferencePath() - Method in class oracle.spatial.network.lod.LogicalSubPathImpl
 
getReferencePath() - Method in interface oracle.spatial.network.SubPath
 
getRelSchema(DBFReaderJGeom) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
getRelSchema(DBFReaderJGeom, String) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
getResidentPartitionArray() - Method in class oracle.spatial.network.lod.config.CachingPolicy
Returns the resident partition ID array.
getResidentPartitions() - Method in class oracle.spatial.network.lod.config.CachingPolicy
Returns the resident partition IDs.
getRootNode() - Method in interface oracle.spatial.network.Tree
Returns the root node
getRowDenominator() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the rowDenominator vector.
getRowDimension() - Method in class oracle.spatial.network.lod.Matrix
Returns the row dimension.
getRowNumerator() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the rowNumerator vector.
getRowOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the rowOff value.
getRowRMS() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the rowRMS value.
getRowScale() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the rowScale value.
getSamplingFactor() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the sampling factor.
getSamplingWindowColumnWidth() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the sampling window column width.
getSamplingWindowOrigin(int) - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the sampling window origin point for the specified dimension.
getSamplingWindowRowHeight() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the sampling window row height.
getScalingFunction() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the scaling function as a vector, and coefficients are stored in the vector in the following order: a0,a1,b0,b1
getSchemaName() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the schema where the current GeoRaster is stored.
getSdoGeorPKG() - Method in class oracle.spatial.georaster.JGeoRaster
Returns a SdoGeorPKG object, which is used to remotely execute PL/SQL functions and procedures defined in the server-side package SDO_GEOR.
getShape(double[], boolean) - Static method in class oracle.spatial.util.Util
converts the coordinate array into a GeneralPath shape.
getShpDims(int, double) - Static method in class oracle.spatial.util.ShapefileReaderJGeom
 
getShpFileType() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the Shape Type in the file.
getSiblingLinkArray() - Method in interface oracle.spatial.network.Link
Retunrs the sibling links as a Link array.
getSiblingNodeArray() - Method in interface oracle.spatial.network.Node
Retunrs the sibling nodes as a Node array.
getSiblings() - Method in interface oracle.spatial.network.Link
Returns the sibling links as an Iterator.
getSiblings() - Method in interface oracle.spatial.network.Node
Retunrs the sibling nodes as an Iterator.
getSize() - Method in class oracle.spatial.geometry.JGeometry
Gets an estimated size of the geometry in bytes.
getSourceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an array of string, which represents the XML SourceInfo nodes, contained in the current instance.
getSpatialExtent() - Method in class oracle.spatial.georaster.JGeoRaster
Returns the spatial extent.
getSpatialReferenceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an SpatialReferenceInfo object, which represents the XML SpatialReferenceInfo element, contained in the current instance.
getSpatialResolution(String) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the spatial resolution of the specified dimension stored in the XML without verification and computing; this means return value might be different from the value returned by the method computeSpatialResolutions.
getSpatialTolerance() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the spatial tolerance.
getSpecifics() - Method in exception oracle.spatial.util.GeometryExceptionWithContext
 
getSpectralExtent_Max() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the maximum spectral extent.
getSpectralExtent_Min() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the minimum spectral extent.
getSpectralResolutionDescription() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the spectral resolution description.
getSpectralTolerance() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the spectral tolerance.
getSpectralUnit() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns the spectral unit.
getSRID() - Method in class oracle.spatial.geometry.JGeometry
Gets the geometry SRID.
getSrid() - Method in class oracle.spatial.network.GeometryMetadata
Returns the SRID.
getSrid() - Method in interface oracle.spatial.network.MDPoint
Returns the SRID.
getSrid() - Method in class oracle.spatial.topo.TopoMap
Returns the SRID of the topology.
getStart() - Method in class oracle.spatial.network.lod.NetworkBuffer.DoubleInterval
Returns the start value of the interval.
getStartEdge() - Method in class oracle.spatial.topo.Node
 
getStartLinkIndex() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns the start link index.
getStartLinkIndex() - Method in interface oracle.spatial.network.SubPath
 
getStartMeasure() - Method in interface oracle.spatial.network.Link
Gets the start measure of the referenced LRS geometry.
getStartNode() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the start node.
getStartNode() - Method in interface oracle.spatial.network.Link
Returns the start node.
getStartNode() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Deprecated. use getStartPoint
getStartNode() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the first node on this path.
getStartNode() - Method in interface oracle.spatial.network.lod.LogicalNetLink
Returns the reference to the start node.
getStartNode() - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
 
getStartNode() - Method in interface oracle.spatial.network.Path
Returns the start node of the path.
getStartNodeId() - Method in interface oracle.spatial.network.lod.LogicalLightPath
Returns the start node ID of this path.
getStartNodeId() - Method in interface oracle.spatial.network.lod.LogicalLink
Returns the start node ID.
getStartPercentage() - Method in interface oracle.spatial.network.Link
Returns the start percentage if the link is created based on an existing link
getStartPercentage() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns the location of the starting point of the subpath as a percentage of the first link of the containing path.
getStartPercentage() - Method in interface oracle.spatial.network.SubPath
 
getStartPercentage() - Method in interface oracle.spatial.network.TreeLink
Returns the start percentage of the link if the tree link is a partial link
getStartPoint() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Returns the start point.
getState() - Method in interface oracle.spatial.network.Link
Returns the link state.
getState() - Method in interface oracle.spatial.network.Node
Returns the node state.
getState() - Method in interface oracle.spatial.network.Path
Gets the path state.
getSTD() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the statistics STD value.
getSubLayer(long) - Method in class oracle.spatial.georaster.LayerInfo
Returns a subLayer specified by parameter layer.
getSubLayers() - Method in class oracle.spatial.georaster.LayerInfo
Returns subLayers as a vector.
getSubNetwork(MBR) - Method in interface oracle.spatial.network.Network
Returns the sub-network bound by the specified MBR.
getSubPath(int) - Method in interface oracle.spatial.network.Network
Returns the subpath by ID.
getSubPath(String) - Method in interface oracle.spatial.network.Network
Returns the subpath by the String ID.
getSubPath(int, int) - Method in interface oracle.spatial.network.Path
Returns the sub-path between startNodeIndex and ednNodeIndex
getSubPath(TreeNode) - Method in interface oracle.spatial.network.Tree
Returns the subpath between the given tree node and the root node
getSubPathArray() - Method in interface oracle.spatial.network.Network
Returns the subpaths as an array.
getSubPathArray(boolean) - Method in interface oracle.spatial.network.Network
Returns the subpaths with the specified active flag as an array.
getSubPathArray(String) - Method in interface oracle.spatial.network.Network
Returns the subpaths with the specified type as an array.
getSubPathDataIndexMap(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the subpath user data index map.
getSubPathDataLength(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the subpath user data length
getSubPathDataNames() - Method in interface oracle.spatial.network.UserDataMetadata
Returns the subpath user data names in a String array
getSubPathDataNames(int) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the subpath user data names in a String array
getSubPathDataType(String) - Method in interface oracle.spatial.network.UserDataMetadata
Returns the subpath user data type of the given data name
getSubPathGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the subpath geometry column name in the database.
getSubPathGeomMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the subpath geometry metadata.
getSubPaths() - Method in interface oracle.spatial.network.Network
Returns the subpaths as an Iterator.
getSubPaths(boolean) - Method in interface oracle.spatial.network.Network
Returns subpaths with the specified active as an Iterator.
getSubPaths(String) - Method in interface oracle.spatial.network.Network
Returns the subpaths with the specified type as an Iterator.
getSubPathTableName() - Method in interface oracle.spatial.network.Network
Deprecated.  
getSubPathTableName(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
Returns the subpath table name in the database.
getSupportedDataTypes() - Method in interface oracle.spatial.network.UserDataMetadata
Returns all surported data type in the user data metadata
getTableName() - Method in class oracle.spatial.network.GeometryMetadata
Deprecated.  
getTableName(boolean) - Method in class oracle.spatial.network.GeometryMetadata
Returns the geometry table name.
getTemporalReferenceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an TemporalReferenceInfo object, which represents the XML TemporalReferenceInfo element, contained in the current instance.
getTemporalResolutionDescription() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Returns the temporal resolution description.
getTemporaryLinkArray() - Method in interface oracle.spatial.network.Network
Returns all temporary links as an array.
getTemporaryNodeArray() - Method in interface oracle.spatial.network.Network
Returns all temporary nodes as an array.
getTopology() - Method in interface oracle.spatial.network.NetworkMetadata
Returns topology name of the network
getTopologyBounds() - Method in class oracle.spatial.topo.TopoMap
Determines the bounds of the data contained in the database topology, using the spatial index in the database.
getTopologyEdgeCount() - Method in class oracle.spatial.topo.TopoMap
Returns the number of edges in the <topologyName>_EDGE$ table.
getTopologyFaceCount() - Method in class oracle.spatial.topo.TopoMap
Returns the number of faces in the <topologyName>_FACE$ table.
getTopologyNodeCount() - Method in class oracle.spatial.topo.TopoMap
Returns the number of nodes in the <topologyName>_NODE$ table.
getTopoName() - Method in class oracle.spatial.topo.TopoMap
Returns the name of the topology.
getTopoTransactionID() - Method in class oracle.spatial.topo.TopoMap
Returns the topology transaction ID if there is data loaded in the cache for update.
getTotalBandNumber() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Gets the number of bands in the current geoRasterImage based on the current setting for red/green/blue if (red=blue=green) then returns 1; otherwise, return 3.
getTotalBlockNumber(int) - Method in class oracle.spatial.georaster.RasterInfo
Returns the total number of blocks of the specified dimension.
getTotalDimensions() - Method in class oracle.spatial.georaster.RasterInfo
Returns the total number of dimensions of the current GeoRaster object.
getTotalRMS() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the totalRMS value.
getTreeLink() - Method in interface oracle.spatial.network.TreeNode
Returns the tree link that leads to this tree node
getTspCosts(int) - Method in class oracle.spatial.network.lod.TspAnalysisInfo
Returns the costs to reach the input tsp point.
getTspNodeDuration() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the TSP path node duration in an array of double The order of the duration is the same as the one in getTSPNodeNodeOrder() the duration is returned as an array of two doubles duration[i][0] represents the arrival duration for the i-th TSP node and This information is only used for TSP related analys
getTspNodeDuration() - Method in interface oracle.spatial.network.Path
Returns the TSP path node duration in an array of double The order of the duration is the same as the one in getTSPNodeNodeOrder() the duration is returned as an array of two doubles duration[i][0] represents the arrival duration for the i-th TSP node and This information is only used for TSP related analys
getTspNodeOrder() - Method in interface oracle.spatial.network.AnalysisInfo
Returns the TSP path node visit order in an array of Node This information is only used for TSP related analysis
getTspNodeOrder() - Method in interface oracle.spatial.network.Path
Returns the TSP path node visit order in an array of Node This information is only used for TSP related analysis
getTspOrder() - Method in class oracle.spatial.network.lod.TspAnalysisInfo
Returns TSP points in order.
getTspOrder() - Method in class oracle.spatial.network.lod.TspPath
Returns the index of the points in visited order.
getType() - Method in class oracle.spatial.geometry.JGeometry
Gets the geometry type.
getType() - Method in interface oracle.spatial.network.Link
Returns the link type.
getType() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network type.
getType() - Method in interface oracle.spatial.network.Node
Returns the node type.
getType() - Method in interface oracle.spatial.network.Path
Returns the path type.
getType() - Method in interface oracle.spatial.network.SubPath
 
getType() - Method in class oracle.spatial.util.DBFReaderJGeom.CharacterColumn
 
getType() - Method in class oracle.spatial.util.DBFReaderJGeom.DateColumn
 
getType() - Method in class oracle.spatial.util.DBFReaderJGeom.LogicalColumn
 
getType() - Method in class oracle.spatial.util.DBFReaderJGeom.NumericColumn
 
getType() - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
getULTCoordinate(int) - Method in class oracle.spatial.georaster.RasterInfo
Returns the ULT value of the specified dimension.
getUpdatedLinks() - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getUpdatedNodes() - Method in class oracle.spatial.network.lod.PartitionUpdate
 
getUpdatedPartitionIds() - Method in class oracle.spatial.network.lod.NetworkUpdate
Returns the IDs of all the updated partitions.
getUpperBound(int) - Method in class oracle.spatial.network.SDODimArray
Returns the specified upper bound.
getUser() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the network owner.
getUserData() - Method in interface oracle.spatial.network.Link
Gets the user defined data.
getUserData(String) - Method in interface oracle.spatial.network.Link
Gets user data
getUserData(int) - Method in interface oracle.spatial.network.lod.CategorizedUserData
Returns the user data for the specified category.
getUserData(int) - Method in class oracle.spatial.network.lod.CategorizedUserDataImpl
 
getUserData(String) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns the user data object for the specified data name.
getUserData() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Returns all the user data name value pairs.
getUserData() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Deprecated.  
getUserData(String) - Method in interface oracle.spatial.network.lod.LogicalLink
Deprecated.  
getUserData() - Method in interface oracle.spatial.network.lod.LogicalLink
Deprecated.  
getUserData() - Method in class oracle.spatial.network.lod.PointOnNet
Returns the user data associated with this point on net.
getUserData() - Method in interface oracle.spatial.network.Network
Gets user defined data.
getUserData(String) - Method in interface oracle.spatial.network.Network
Gets user data
getUserData() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the user defined data.
getUserData(String) - Method in interface oracle.spatial.network.NetworkMetadata
Gets user data
getUserData() - Method in interface oracle.spatial.network.Node
Gets user defined data.
getUserData(String) - Method in interface oracle.spatial.network.Node
Gets user data
getUserData() - Method in interface oracle.spatial.network.Path
Gets user defined data.
getUserData(String) - Method in interface oracle.spatial.network.Path
Gets user data
getUserData() - Method in interface oracle.spatial.network.SubPath
 
getUserData(String) - Method in interface oracle.spatial.network.SubPath
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DefaultLinkCostCalculator
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DefaultNodeCostCalculator
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DummyCostFunction
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DummyLinkCostCalculator
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DummyLinkLevelSelector
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DummyNodeCostCalculator
 
getUserDataCategories() - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
 
getUserDataCategories() - Method in interface oracle.spatial.network.lod.HeuristicCostFunction
Returns the required user data categories.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.LinkCostCalculator
Returns the required user data categories.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.LinkLevelSelector
Returns the required user data categories.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.LODGoalNode
Returns the required user data categories.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
Returns the required user data categories.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns the user data categories loaded in the network.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.NodeCostCalculator
Returns the required user data categories.
getUserDataIO() - Method in class oracle.spatial.network.lod.config.LODConfig
Returns the full class name of the user data input/output implementation.
getUserDataIO(String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns a new LODUserDataIO instance for the specified network.
getUserDataIOByClassName(String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Returns a new LODUserDataIO instance for the specified class.
getUserDataIOs() - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the user data IO implementation.
getUserDataMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
Returns the user data metadata
getUserID() - Method in class oracle.spatial.georaster.ObjectInfo
Returns the GeoRaster user ID.
getValue(int) - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
 
getValueAndCount() - Method in class oracle.spatial.georaster.GeorHistogram
Returns the GeorHistogramEntry array.
getVATName() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns the VAT table name.
getVersion() - Static method in class oracle.spatial.network.NetworkManager
Returns the version of the SDO networkAdapter.
getVerticalSRID() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns the vertical SRID.
getWindingRule() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Returns the fill style winding rule.
getX() - Method in class oracle.spatial.geometry.JGeometry.Point
 
getX() - Method in class oracle.spatial.geometry.JPoint2DD
 
getX() - Method in class oracle.spatial.topo.Point2DD
 
getXMLString() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns an XML string represented by this GeoRasterMetadata object.
getXOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the xOff value.
getXScale() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the xScale value.
getY() - Method in class oracle.spatial.geometry.JGeometry.Point
 
getY() - Method in class oracle.spatial.geometry.JPoint2DD
 
getY() - Method in class oracle.spatial.topo.Point2DD
 
getYOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the yOff value.
getYScale() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the yScale value.
getZOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the zOff value.
getZScale() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Returns the zScale value.
GML - Class in oracle.spatial.util
 
GML() - Constructor for class oracle.spatial.util.GML
 
GML2 - Class in oracle.spatial.util
 
GML2() - Constructor for class oracle.spatial.util.GML2
 
GML3 - Class in oracle.spatial.util
 
GML3() - Constructor for class oracle.spatial.util.GML3
 
gml311ToSTRUCT(String) - Static method in class oracle.spatial.util.Adapters
 
gml311ToSTRUCT(String, String) - Static method in class oracle.spatial.util.Adapters
 
gml311ToSTRUCT(String, Connection) - Static method in class oracle.spatial.util.Adapters
 
gml311ToSTRUCT(CLOB) - Static method in class oracle.spatial.util.Adapters
 
gml311ToSTRUCT(CLOB, String) - Static method in class oracle.spatial.util.Adapters
 
GML3g - Class in oracle.spatial.util
 
GML3g() - Constructor for class oracle.spatial.util.GML3g
 
gmlToSTRUCT(String) - Static method in class oracle.spatial.util.Adapters
 
gmlToSTRUCT(String, String) - Static method in class oracle.spatial.util.Adapters
 
gmlToSTRUCT(String, Connection) - Static method in class oracle.spatial.util.Adapters
 
gmlToSTRUCT(CLOB) - Static method in class oracle.spatial.util.Adapters
 
gmlToSTRUCT(CLOB, String) - Static method in class oracle.spatial.util.Adapters
 
GoalNode - Interface in oracle.spatial.network
This interface defines if a given node is a goal node for network analysis
GoalNodeOperator - Class in oracle.spatial.network.lod
Supports "and", "or", and "not" operations on goal node filters.
GoalNodeOperator() - Constructor for class oracle.spatial.network.lod.GoalNodeOperator
 
groundPlanSimplification(J3D_Geometry, Connection, int, double) - Method in class oracle.spatial.util.Generalization3D
Simplifies input 3D building geometry.
GroupingLOD1Generalization - Class in oracle.spatial.util
 
GroupingLOD1Generalization() - Constructor for class oracle.spatial.util.GroupingLOD1Generalization
Java class that groups LOD1 geometries to generalize.
GTYPE_COLLECTION - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_COLLECTION - Static variable in class oracle.spatial.geometry.JGeometry
collection geometry type
GTYPE_CURVE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_CURVE - Static variable in class oracle.spatial.geometry.JGeometry
curve geoemtry type
GTYPE_MULTICURVE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_MULTICURVE - Static variable in class oracle.spatial.geometry.JGeometry
multi-curve geometry type
GTYPE_MULTIPOINT - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_MULTIPOINT - Static variable in class oracle.spatial.geometry.JGeometry
multi-point geometry type
GTYPE_MULTIPOLYGON - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_MULTIPOLYGON - Static variable in class oracle.spatial.geometry.JGeometry
multi-polygon geometry type
GTYPE_MULTISOLID - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_MULTISOLID - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
GTYPE_MULTISURFACE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_MULTISURFACE - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
GTYPE_POINT - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_POINT - Static variable in class oracle.spatial.geometry.JGeometry
point geometry type
GTYPE_POLYGON - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_POLYGON - Static variable in class oracle.spatial.geometry.JGeometry
polygon geometry type
GTYPE_SOLID - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_SOLID - Static variable in class oracle.spatial.geometry.J3D_Geometry
 
GTYPE_SURFACE - Static variable in class oracle.spatial.geometry.ElementExtractor
 
GTYPE_SURFACE - Static variable in class oracle.spatial.geometry.J3D_Geometry
 

H

HANDLER_CLASS_NAME_LRU - Static variable in class oracle.spatial.network.lod.config.CachingPolicy
 
hasBitmapMask(int) - Method in class oracle.spatial.georaster.JGeoRasterMeta
Returns true if the GeoRaster object has a bitmapMask defined in the layer layerNo
hasBitmapMask() - Method in class oracle.spatial.georaster.SubLayerInfo
Returns true if there is a bitmap mask associated with this layer.
hasCircularArcs() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry is a compound one.
hasColormap() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns whether a colormap is associated with the current RGB band.
hasGrayscale() - Method in class oracle.spatial.georaster.image.GeoRasterImage
Returns whether a gray scale mapping is associated with the current RGB band.
hashCode() - Method in class oracle.spatial.network.lod.PointOnNet
 
hasInterval(NetworkBuffer.DoubleInterval) - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
Checks whether the link interval object contains the input interval.
hasLink(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Checks whether the network elements contains the specified link.
hasLinks(long[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Checks whether the input links exist or not
hasNode(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Checks whether the network elements contains the specified node.
hasNodeCost() - Method in interface oracle.spatial.network.Network
Checks if the network has node cost.
hasNodes(long[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Checks whether the input nodes exist or not
hasStringID() - Method in interface oracle.spatial.network.Network
Checks if the network has String ID index
HeavyPointOnNet - Class in oracle.spatial.network.lod
A HeavyPointOnNet is a PointOnNet with reference to the underlying LogialNode and LogicalLink object.
HeavyPointOnNet(LogicalNode, UserData) - Constructor for class oracle.spatial.network.lod.HeavyPointOnNet
Constructs a HeavyPointOnNet object for a node.
HeavyPointOnNet(LogicalLink, double, UserData) - Constructor for class oracle.spatial.network.lod.HeavyPointOnNet
Constructs a HeavyPointOnNet object for a point on link.
HeuristicCostFunction - Interface in oracle.spatial.network.lod
This interface defines the heuristic cost function from one point to another.
HistoryMetadata - Class in oracle.spatial.network
 

I

importGeometry(Object, int) - Method in class oracle.spatial.util.AdapterShapefileJGeom
 
incPointInPolygon(Point2DD, Point2DD[], boolean) - Static method in class oracle.spatial.topo.CompGeom
Incremental Point in Polygon routine taking a string of coordinates representing a part (or all) of a ring boundary.
indexOf(Link) - Method in interface oracle.spatial.network.Path
Returns the link index of the given link in the path
indexOf(Link, int) - Method in interface oracle.spatial.network.Path
Returns the link index of the given link in the path starting from fromIndex
indexOf(Node) - Method in interface oracle.spatial.network.Path
Returns the node index of the given node in the path
indexOf(Node, int) - Method in interface oracle.spatial.network.Path
Returns the node index of the given node in the path starting from fromIndex
indexOfLink(long) - Method in interface oracle.spatial.network.lod.LogicalPath
Returns the index of the specified link in this path.
indexOfNode(long) - Method in interface oracle.spatial.network.lod.LogicalPath
Returns the index of the specified node in this path.
info(String) - Method in class oracle.spatial.util.Logger
Logs a piece of information (such as configuration et al).
info(String, String, String) - Method in class oracle.spatial.util.Logger
Logs a piece of information (such as configuration et al).
info(Exception) - Method in class oracle.spatial.util.Logger
Logs an info exception
init(int, String) - Method in class oracle.spatial.georaster.JGeoRasterMeta
Initiates a JGeoRasterMeta object based on a general pattern of metadata of a JGeoRaster object.
init(Connection, NetworkMetadata, int) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
initBandReferenceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
If the current instance does not contain a BandReferenceInfo instance, then an empty BandReferenceInfo is created and added to the current instance, otherwise just return current BandReferenceInfo.
initLayerInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
If the current instance does not contain a LayerInfo instance, then an empty LayerInfo is created and added to the current instance, otherwise just return current LayerInfo.
initObjectInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
If the current instance does not contain an ObjectInfo instance, then an empty ObjectInfo is created and added to the current instance; otherwise, just return the current ObjectInfo.
initRasterBlock(int, int, int, int, JGeometry) - Method in class oracle.spatial.georaster.JRaster
Inserts a new row into raster data table with specified pLevel,bandBlockNumber, rowBlockNumber, columnBlockNumber, and mbr.
initRasterInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
If the current instance does not contain a RasterInfo instance, then an empty RasterInfo is created and added to the current instance; otherwise, just return the current RasterInfo.
initRDT() - Method in class oracle.spatial.georaster.JRaster
Initializes all rows in the RDT table, based on information like dimensionSize, blockSize, pyramidLevel, and so on, stored in the metadata.
initSpatialReferenceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
If the current instance does not contain a SpatialReferenceInfo instance, then an empty SpatialReferenceInfo is created and added to the current instance, otherwise just return current SpatialReferenceInfo.
initSubLayer() - Method in class oracle.spatial.georaster.LayerInfo
Adds a new subLayer in the current layerInfo.
initTemporalReferenceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
If the current instance does not contain a TemporalReferenceInfo instance, then an empty TemporalReferenceInfo is created and added to the current instance, otherwise just return current TemporalReferenceInfo.
inLineRange(double, double, double, double, double, double) - Static method in class oracle.spatial.topo.CompGeom
computes whether the test point is on the open set of the input line segment with the assumption that the point is already known to be on the infinite line of which the line segment is a part.
INNER_OUTER - Static variable in class oracle.spatial.geometry.ElementExtractor
 
inSector(Point2DD, Point2DD[]) - Static method in class oracle.spatial.topo.CompGeom
inSector determines whether a line drawn from the middle vertex of a triad of vertices to a test point lies within the sector defined by the triad.
inSector(double, double, double, double, double, double, double, double) - Static method in class oracle.spatial.topo.CompGeom
inSector determines whether a line drawn from the middle vertex of a triad of vertices to a test point lies within the sector defined by the triad.
insertFeatures(OracleConnection, DBFReaderJGeom, ShapefileReaderJGeom, String, String, int, int, int, int, String) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
insertFeatures(OracleConnection, DBFReaderJGeom, ShapefileReaderJGeom, String, int, int, String) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
insertGeomMetadata(Connection, String, String, int, SDODimArray) - Static method in class oracle.spatial.network.NetworkManager
Inserts the geometry metadata to the database.
inside(MDPoint, MDPoint) - Method in interface oracle.spatial.network.MDPoint
Checks if the point is inside the specified range represented by the low and the high points.
inside(MDPoint, double) - Method in interface oracle.spatial.network.MDPoint
Checks if the point is inside the specified range represented by the point and the radius.
inside3d(J3D_Geometry, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns whether the first solid is inside the second solid or not.
inside3d(STRUCT, STRUCT, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
INTEGER_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
interacts(MBR, double) - Method in interface oracle.spatial.network.MBR
Checks if the MBR interacts with the specified MBR.
interacts(MBR) - Method in interface oracle.spatial.network.MBR
Checks if the MBR interacts with the specified MBR.
intersect(MBR) - Method in interface oracle.spatial.network.MBR
Creates a new MBR by intersecting with the specified MBR.
intersectNetwork(Network) - Method in interface oracle.spatial.network.Network
Intersects the network with the given network.
intersects(double, double, double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Tests if the interior of this Shape intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Tests if the interior of this Shape intersects the interior of a specified Rectangle2D.
intscts(RTree.Span[], RTree.Span[]) - Method in class oracle.spatial.util.RTree
 
intscts(RTree.Span[], RTree.Span[], double) - Method in class oracle.spatial.util.RTree
 
InvalidTopoOperationException - Exception in oracle.spatial.topo
 
InvalidTopoOperationException() - Constructor for exception oracle.spatial.topo.InvalidTopoOperationException
 
InvalidTopoOperationException(String) - Constructor for exception oracle.spatial.topo.InvalidTopoOperationException
 
inverseTransform2D(double, double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Given (row, column) cell coordinates, computes the (X,Y) model coordinates.
inverseTransform3D(double, double, double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Given (row, column) cell coordinates and z, computes the (X,Y) model coordinates.
isActive() - Method in interface oracle.spatial.network.Link
Checks if the link is active.
isActive() - Method in interface oracle.spatial.network.lod.LogicalLink
Checks whether the link is active.
isActive() - Method in interface oracle.spatial.network.lod.LogicalNode
Checks whether the node is active.
isActive() - Method in interface oracle.spatial.network.Node
Checks if the node is active.
isActive() - Method in interface oracle.spatial.network.Path
Checks if the path is active.
isActive() - Method in interface oracle.spatial.network.SubPath
 
isBidirected() - Method in interface oracle.spatial.network.Link
Checks if the link is bidiretced
isBidirected() - Method in interface oracle.spatial.network.lod.LogicalLink
Checks whether this link is bidirected or not.
isBlank() - Method in class oracle.spatial.georaster.ObjectInfo
Returns true if the GeoRaster object is blank.
isCircle() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry represents a circle.
isClosed() - Method in interface oracle.spatial.network.Path
Checks if the path is closed.
isComplex() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
isConnected() - Method in interface oracle.spatial.network.Network
Checks if the network is connected.
isConnected(Path) - Method in interface oracle.spatial.network.Path
Checks if the path is connected.
isCurrentNodePartiallyExpanded(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
 
isDirected() - Method in interface oracle.spatial.network.Network
Checks if the network is directed.
isDirected() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network is directed.
isEmpty() - Method in class oracle.spatial.network.lod.LongHashMap
 
isEmpty() - Method in class oracle.spatial.network.lod.LongHashSet
Returns true if this set contains no elements.
isEmpty() - Method in interface oracle.spatial.network.UserDataMetadata
Checks if the metadata contains any data
isForward() - Method in class oracle.spatial.network.lod.NetworkBuffer.DoubleInterval
Returns true if the end value is greater than or equal to the start value; false otherwise.
isForward() - Method in interface oracle.spatial.network.Tree
Returns the traverse direction
isFullPath() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Returns true if the subpath covers the entire reference path.
isFullPath() - Method in interface oracle.spatial.network.SubPath
 
isGeodetic(OracleConnection, int) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
isGeodetic(int) - Static method in class oracle.spatial.util.Util
Using an Oracle convention to determin if a srid is geodetic
isGeodeticMBR() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry represents a geodetic MBR.
isGoal(Node) - Method in interface oracle.spatial.network.GoalNode
Returns true if the given node is a goal, false otherwise
isGoal(LogicalNetNode) - Method in interface oracle.spatial.network.lod.LODGoalNode
Returns true if the given node a goal node, false otherwise.
isHierarchical() - Method in interface oracle.spatial.network.Network
Checks if the network is hierarchical (hierarchy level > 1).
isHierarchical() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network is hierarchical.
isIncomingLink(long) - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Checks whether the input link is an incoming link or not.
isInternalLink(long) - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Checks whether the input link is an internal link or not.
isInternalNode(long) - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Checks whether the input node is an internal node or not.
isIsUserDataIncluded() - Method in class oracle.spatial.network.lod.PartitionBlob
 
isLeafNode() - Method in interface oracle.spatial.network.TreeNode
Returns the tree link array that leads to the child nodes i-th tree link leads to i-th child tree node public TreeLink getTreeLink() ; /** Is the node a leaf node?
isLinkDeleted(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
 
isLinkDeleted(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
isLinkGeometryReversed(int, double) - Method in interface oracle.spatial.network.Path
Checks if the given i-th link geometry in the path is reversed in the path direction
isLinkReversed(int) - Method in interface oracle.spatial.network.Path
Checks if the given i-th link in the path is reversed in the path direction
isLinksExist(long[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use hasLinks
isLogical() - Method in interface oracle.spatial.network.Link
Checks if the link is logical.
isLogical() - Method in interface oracle.spatial.network.Network
Checks if the network is logical (without spatial information).
isLogical() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network is logical.
isLogical() - Method in interface oracle.spatial.network.Node
 
isLogical() - Method in interface oracle.spatial.network.Path
Chceks if the path is logical.
isLogical() - Method in interface oracle.spatial.network.Tree
Checks if the tree is logical
isLRSGeometry() - Method in class oracle.spatial.geometry.JGeometry
Checks if this is a LRS (Linear Reference System) geometry.
isLRSGeometry() - Method in interface oracle.spatial.network.Network
Checks if the network is from an LRS geometry layer.
isLRSGeometry() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network geometries are LRS SDO_GEOMETRY objects.
isMarked() - Method in interface oracle.spatial.network.Node
Checks if the node is marked.
isModified() - Method in interface oracle.spatial.network.Network
Checks if the network has been modified.
isMultiPoint() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry is of Multi-Point type.
isNetworkInCache(String) - Static method in class oracle.spatial.network.NetworkManager
Checks if a given network is in the cache
isNetworkPartitioned(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
isNetworkPartitioned(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Returns the partition ID of the given node
isNetworkPartitionedSet(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
isNextNodePartiallyExpanded(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
 
isNode() - Method in class oracle.spatial.network.lod.PointOnNet
Checks whether this point falls on a node or not.
isNodeDeleted(long) - Method in class oracle.spatial.network.lod.NetworkUpdate
 
isNodeDeleted(long) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
isNodeOnLink() - Method in interface oracle.spatial.network.TreeNode
Check whether this node is on a link.
isNodesExist(long[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use hasNodes
isOrientedMultiPoint() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry is of Multi-Point type and oriented.
isOrientedPoint() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry is of point type and oriented.
isOrthoRectified() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns true if the current GeoRaster object is orthorectified.
isOutgoingLink(long) - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
Checks whether the input link is an outgoing link or not.
isPartialLink() - Method in interface oracle.spatial.network.TreeLink
If the tree link is a partial link?
isPartitioned() - Method in interface oracle.spatial.network.Network
Checks if the network is partitioned.
isPartitioned() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
isPersistent() - Method in interface oracle.spatial.network.Network
Checks if the network is persistent (stored in the database).
isPoint() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry is of point type.
isPointOnLink() - Method in class oracle.spatial.network.lod.PointOnNet
Checks whether this point falls on a link or not.
isPre9i(Connection) - Static method in class oracle.spatial.util.Util
Determin if a database is pre-9i version.
isReachable(long, long, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Checks whether there is a path from the start node to the end node using the specified link level for long-haul search.
isReachable(Network, int, int, MBR, int) - Static method in class oracle.spatial.network.NetworkManager
Checks if the source node can reach the target node.
isReachable(Network, int, int) - Static method in class oracle.spatial.network.NetworkManager
Checks if the source node can reach the target node.
isReachable(Network, int, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Checks if the source node can reach the target node.
isReadFromBlob() - Method in class oracle.spatial.network.lod.config.LODConfig
Whether the network partitions should be read from BLOBs or from node and link tables.
isReadOnly() - Method in interface oracle.spatial.network.Network
Checks if the network is read-only to the database.
isRectangle() - Method in class oracle.spatial.geometry.JGeometry
Checks if this geometry represents a rectangle.
isRectified() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns true if the current GeoRaster object is rectified.
isReferenced() - Method in class oracle.spatial.georaster.BandReferenceInfo
Returns true if the current GeoRaster object is georeferenced.
isReferenced() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Returns true if the current GeoRaster object is georeferenced.
isReferenced() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Returns true if the current GeoRaster object is georeferenced.
isRegularLink() - Method in interface oracle.spatial.network.TreeLink
if the tree link is a regular link
isRegularNode() - Method in interface oracle.spatial.network.TreeNode
Returns the regular node if the tree node is a regular node isNodeOnLink() == false
isResidentPartition(int) - Method in class oracle.spatial.network.lod.config.CachingPolicy
Checks whether the specified partition is a resident partition.
isReversePath(Path) - Method in interface oracle.spatial.network.Path
Checks if the given path is the reverse path of the path
isSameDirection(Path) - Method in interface oracle.spatial.network.Path
Checks if two paths the have same direction (indicated by the path node orde).
isSamePath(Path) - Method in interface oracle.spatial.network.Path
Checks if the given path has the same path links
isSatisfied(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
Checks if the constraint is satisfied.
isSatisfied(AnalysisInfo) - Method in interface oracle.spatial.network.NetworkConstraint
Checks if the constraint is satisfied.
isSatisfied(AnalysisInfo) - Method in class oracle.spatial.network.SystemConstraint
Check if the system constraint is satisfied during the search.
isSDOGeometry() - Method in interface oracle.spatial.network.Network
Checks if the network is from an SDO geometry layer.
isSDOGeometry() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network geometries are SDO_GEOMETRY objects.
isSimple() - Method in interface oracle.spatial.network.lod.LogicalPath
Checks whether this path is simple or not.
isSimple() - Method in interface oracle.spatial.network.Network
Deprecated.  
isSimple() - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
isSimple() - Method in interface oracle.spatial.network.Path
Checks if the path is simple (no self-crossing).
isSpatial() - Method in interface oracle.spatial.network.Network
Checks if the network is spatial (with spatial information).
isSpatial() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network is spatial.
isTemporary() - Method in interface oracle.spatial.network.Link
Checks if the link is temporary.
isTemporary() - Method in interface oracle.spatial.network.Node
Checks if the node is temporary.
isTemporary() - Method in interface oracle.spatial.network.Path
Checks if the path is temporary.
isTemporary() - Method in interface oracle.spatial.network.SubPath
 
isTopoGeometry() - Method in interface oracle.spatial.network.Network
Checks if the network is from a TOPO geometry layer.
isTopoGeometry() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network geometries are SDO_TOPO_GEOMETRY objects.
isTree() - Method in interface oracle.spatial.network.Network
Checks if the network is a tree.
isTspPath() - Method in interface oracle.spatial.network.Path
Checks if the path is a Tsp Path
isUndirected() - Method in interface oracle.spatial.network.Network
Checks if the network is un-directed.
isUndirected() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network is undirected.
isUnidirected() - Method in interface oracle.spatial.network.Link
Checks if the link is uni-diretced
isUserDataCategoryLoaded(int) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Returns whether the specified user data category is loaded.
isUserDataLoaded() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Deprecated. use getUserDataCategories
isValid() - Method in interface oracle.spatial.network.SubPath
 
isVersioned() - Method in interface oracle.spatial.network.Network
Checks if the network is versioned
isVersioned() - Method in interface oracle.spatial.network.NetworkMetadata
Checks if the network is versioned
iterator() - Method in class oracle.spatial.network.lod.OrderedLongSet
 

J

J3D_Geometry - Class in oracle.spatial.geometry
 
J3D_Geometry(int, int, int[], double[]) - Constructor for class oracle.spatial.geometry.J3D_Geometry
 
J3D_Geometry(int, int, double, double, double) - Constructor for class oracle.spatial.geometry.J3D_Geometry
 
JDBCUtil - Class in oracle.spatial.util
 
JDBCUtil() - Constructor for class oracle.spatial.util.JDBCUtil
 
JGeometry - Class in oracle.spatial.geometry
A Java class that maps Oracle Spatial's SQL type MDSYS.SDO_GEOMETRY.
JGeometry(int, int, double, double, double, int[], double[]) - Constructor for class oracle.spatial.geometry.JGeometry
Constructs a JGeometry instance with given information
JGeometry(int, int, int[], double[]) - Constructor for class oracle.spatial.geometry.JGeometry
Constructs a JGeometry instance with given information
JGeometry(double, double, int) - Constructor for class oracle.spatial.geometry.JGeometry
Constructs a 2D JGeometry instance that is a point
JGeometry(double, double, double, int) - Constructor for class oracle.spatial.geometry.JGeometry
Constructs a 3D JGeometry instance that is a point
JGeometry(double, double, double, double, int) - Constructor for class oracle.spatial.geometry.JGeometry
Creates a JGeometry instance that is a Rectangle.
JGeometry.Point - Class in oracle.spatial.geometry
A convenient class that represents a double-typed point.
JGeometry.Point() - Constructor for class oracle.spatial.geometry.JGeometry.Point
 
JGeometry.Point(double, double) - Constructor for class oracle.spatial.geometry.JGeometry.Point
Constructs a new Point with x and y value.
JGeoRaster - Class in oracle.spatial.georaster
JGeoRaster is a Java class mapped to the Oracle Spatial GeoRaster SQL type MDSYS.SDO_GEORASTER, and it provides the capability to access, manipulate, and visualize the GeoRaster objects stored in an Oracle Spatial database.
JGeoRaster(STRUCT) - Constructor for class oracle.spatial.georaster.JGeoRaster
Constructs an GeoRaster object with the given STRUCT.
JGeoRaster(Connection, String, NUMBER) - Constructor for class oracle.spatial.georaster.JGeoRaster
Constructs an GeoRaster object with given connection, rasterDataTable, and rasterID.
JGeoRasterMeta - Class in oracle.spatial.georaster
The GeoRaster Java library defines a full set of Java classes to store and represent all metadata of a GeoRaster object.
joinValue - Variable in class oracle.spatial.util.RTreeJoinRes
 
JPoint2DD - Class in oracle.spatial.geometry
 
JPoint2DD() - Constructor for class oracle.spatial.geometry.JPoint2DD
 
JPoint2DD(double, double) - Constructor for class oracle.spatial.geometry.JPoint2DD
 
JPoint2DD(JPoint2DD) - Constructor for class oracle.spatial.geometry.JPoint2DD
 
JRaster - Class in oracle.spatial.georaster
JRaster is a Java class that deals with raster data stored on the server side.

K

keys() - Method in class oracle.spatial.network.lod.LongHashMap
 
KML - Class in oracle.spatial.util
 
KML() - Constructor for class oracle.spatial.util.KML
 
KML2 - Class in oracle.spatial.util
 
KML2() - Constructor for class oracle.spatial.util.KML2
 
kmlToSTRUCT(String) - Static method in class oracle.spatial.util.Adapters
 
kmlToSTRUCT(String, Connection) - Static method in class oracle.spatial.util.Adapters
 
kmlToSTRUCT(CLOB) - Static method in class oracle.spatial.util.Adapters
 
KShortestPaths - Interface in oracle.spatial.network.lod
This interface defines methods supported by a k-shortest path algorithm.
kShortestPaths(PointOnNet[], PointOnNet[], int, LODNetworkConstraint) - Method in interface oracle.spatial.network.lod.KShortestPaths
Returns the k-shortest paths from the start point to the end point.
kShortestPaths(PointOnNet[], PointOnNet[], int, LODNetworkConstraint, KShortestPaths) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns K shortest loopless paths from the start point candiates to the end point candidates.
kShortestPaths(PointOnNet[], PointOnNet[], int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.YenDeviation
 

L

LayerInfo - Class in oracle.spatial.georaster
LayerInfo is a Java class mapped to the XML element LayerInfo in the Oracle Spatial GeoRaster metadata.
leafDump() - Method in class oracle.spatial.util.RTree
 
length(double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the perimeter of a 3-D geometry.
length(int, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the perimeter of a 3-D geometry.
length() - Method in class oracle.spatial.network.lod.NetworkBuffer.DoubleInterval
Returns the length of the interval.
length(STRUCT, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
LEVEL_DEBUG - Static variable in class oracle.spatial.network.lod.LODNetworkWrapper
 
LEVEL_DEBUG - Static variable in class oracle.spatial.util.Logger
the DEBUG logging level.
LEVEL_ERROR - Static variable in class oracle.spatial.network.lod.LODNetworkWrapper
 
LEVEL_ERROR - Static variable in class oracle.spatial.util.Logger
the ERROR logging level.
LEVEL_FATAL - Static variable in class oracle.spatial.network.lod.LODNetworkWrapper
 
LEVEL_FATAL - Static variable in class oracle.spatial.util.Logger
the highest logging level; Logs unrecoverable program events.
LEVEL_FINEST - Static variable in class oracle.spatial.network.lod.LODNetworkWrapper
 
LEVEL_FINEST - Static variable in class oracle.spatial.util.Logger
the finest possible logging level.
LEVEL_INFO - Static variable in class oracle.spatial.network.lod.LODNetworkWrapper
 
LEVEL_INFO - Static variable in class oracle.spatial.util.Logger
the INFO logging level, used for logging program configuration and other useful information.
LEVEL_WARN - Static variable in class oracle.spatial.network.lod.LODNetworkWrapper
 
LEVEL_WARN - Static variable in class oracle.spatial.util.Logger
the WARN logging level.
LeveledNetworkCache - Class in oracle.spatial.network.lod
An instance of this class contains the cache for all link levels of a network.
lineArcIntersect(double, double, double, double, double, double, double, double, double, double, double, double[], double[]) - Static method in class oracle.spatial.topo.CompGeom
Finds the open-set intersection of line and arc segments, if any.
linearizeArc(double, double, double, double, double, double, int) - Static method in class oracle.spatial.geometry.JGeometry
returns a linearized array of 2D line segments for an ARC given in three points.
linearizeArc(double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
For a given arc, returns a linearized array of 2D line segments.
lineLineIntersect(Point2DD, Point2DD, Point2DD, Point2DD, Point2DD) - Static method in class oracle.spatial.topo.CompGeom
Finds the open-set intersection of two line segments, if any.
lineLineIntersect(double, double, double, double, double, double, double, double, double[]) - Static method in class oracle.spatial.topo.CompGeom
Finds the open-set intersection of two line segments, if any.
lineTo(double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates.
Link - Interface in oracle.spatial.network
This interface defines a network link.
LINK_TABLE_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
LinkCostCalculator - Interface in oracle.spatial.network.lod
This interface defines the method supported by a link cost calculator.
LinkCostFunction - Interface in oracle.spatial.network
User defined link cost interface
linkExists(Node) - Method in interface oracle.spatial.network.Node
Checks if the link is bound by the node and the specified nodes.
LinkLevelSelector - Interface in oracle.spatial.network.lod
A LinkLevelSelector selects the link level for the next node to expend on.
LinkNotFoundException - Exception in oracle.spatial.network.lod
Thrown when a link(s) cannot be found.
LinkNotFoundException(String) - Constructor for exception oracle.spatial.network.lod.LinkNotFoundException
 
LinkNotFoundException(Exception) - Constructor for exception oracle.spatial.network.lod.LinkNotFoundException
 
LITTLE_ENDIAN - Static variable in class oracle.spatial.util.ByteOrder
 
load(STRUCT) - Static method in class oracle.spatial.geometry.JGeometry
Creates a JGeometry instance from a STRUCT object representing a geometry column in a JDBC result set.
loadConfig(InputStream) - Method in class oracle.spatial.network.lod.config.ConfigManager
Loads LOD configuration xml.
loadConfig(CLOB) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Reloads the configuration xml.
loadEdge(int) - Method in class oracle.spatial.topo.TopoMap
Loads an edge from the database if the edge is not already in the cache.
loadFace(int) - Method in class oracle.spatial.topo.TopoMap
Loads a face from the database if the face is not already in the cache.
loadFromDB() - Method in class oracle.spatial.georaster.JGeoRaster
Fetches data from GeoRaster object in the Oracle Database server, which is associated with current JGeoRaster object by RDT and RID, and reinitiates JGeoRaster instance with new data.
loadNode(int) - Method in class oracle.spatial.topo.TopoMap
Loads a node from the database if the node is not already in the cache.
loadTopology(boolean) - Method in class oracle.spatial.topo.TopoMap
Loads the entire topology from the database into the instance cache.
loadTopology(boolean, boolean) - Method in class oracle.spatial.topo.TopoMap
Loads the entire topology from the database into the instance cache.
loadWindow(double, double, double, double, boolean) - Method in class oracle.spatial.topo.TopoMap
Loads a portion of the topology specified by a query window.
loadWindow(double, double, double, double, boolean, boolean) - Method in class oracle.spatial.topo.TopoMap
Loads a portion of the topology specified by a query window.
loadWindow(double, double, double, double, boolean, boolean, boolean) - Method in class oracle.spatial.topo.TopoMap
Loads a portion of the topology specified by a query window.
locatePoint(double) - Method in interface oracle.spatial.network.Link
Returns the (linearly interpreted) point on the link geometry of the given distance ratio.
LODAnalysisInfo - Class in oracle.spatial.network.lod
An instance of this class carries the analysis information.
LODConfig - Class in oracle.spatial.network.lod.config
An LODConfig object contains LOD configuration information of a network.
LODConfig() - Constructor for class oracle.spatial.network.lod.config.LODConfig
Default constructor.
LODConfig(LODConfig) - Constructor for class oracle.spatial.network.lod.config.LODConfig
Copy constructor.
LODConfig(HashMap<Integer, CachingPolicy>, boolean, String, String) - Constructor for class oracle.spatial.network.lod.config.LODConfig
Constructs an LODConfig instance.
LODConfig(Element) - Constructor for class oracle.spatial.network.lod.config.LODConfig
Constructs an LODConfig object from an XML element.
LODConfigException - Exception in oracle.spatial.network.lod.config
Reports errors while parsing xml configuration files or constructing LODConfig objects.
LODConfigException(String) - Constructor for exception oracle.spatial.network.lod.config.LODConfigException
 
LODConfigException(Exception) - Constructor for exception oracle.spatial.network.lod.config.LODConfigException
 
LODGoalNode - Interface in oracle.spatial.network.lod
This interface defines the methods to check whether a given node is a goal node for network analysis.
LODNetworkConstraint - Interface in oracle.spatial.network.lod
This interface defines a general network constraint for network analysis.
LODNetworkException - Exception in oracle.spatial.network.lod
Base exception class for Load-On-Demand network analysis.
LODNetworkException(String) - Constructor for exception oracle.spatial.network.lod.LODNetworkException
 
LODNetworkException(Exception) - Constructor for exception oracle.spatial.network.lod.LODNetworkException
 
LODNetworkFactory - Class in oracle.spatial.network.lod
This class handles network element creation for Oracle Spatial Network Data Model.
LODNetworkManager - Class in oracle.spatial.network.lod
This class is the entry point of all functionalities provides by the lod package.
LODNetworkWrapper - Class in oracle.spatial.network.lod
This is the wrapper class containing LOD related java stored procedures used by SDO_NET package.
LODUserDataIO - Interface in oracle.spatial.network.lod
This interface defines methods to read and write user defined data from and to the database.
LODUserDataIOSDO - Class in oracle.spatial.network.lod
This implementation of LODUserDataIO reads all the user defined data from the node, link and path tables.
LODUserDataIOSDO() - Constructor for class oracle.spatial.network.lod.LODUserDataIOSDO
 
LODUserDataIOSDO(Connection, NetworkMetadata, int) - Constructor for class oracle.spatial.network.lod.LODUserDataIOSDO
 
LOG_THREAD_NAME - Static variable in class oracle.spatial.util.Logger
Set this flag if log records should include the name of the logging thread.
LOG_TIME - Static variable in class oracle.spatial.util.Logger
Set this flag if log records should include the date/time of the logging event.
Logger - Class in oracle.spatial.util
Logging API for Oracle LBS products.
LOGICAL_NETWORK - Static variable in interface oracle.spatial.network.Network
 
LogicalBasicNetwork - Interface in oracle.spatial.network.lod
This interface defines methods supported by a logical network.
LogicalHeavyPath - Interface in oracle.spatial.network.lod
A LogicalHeavyPath is a logical path with detailed node and link information.
LogicalLightPath - Interface in oracle.spatial.network.lod
Light-weight logical path, which knows the start and end node IDs on the path, but does not know the complete the list of nodes and links.
LogicalLightSubPath - Interface in oracle.spatial.network.lod
Light weight logical sub-path that references to a LogicalLightPath
LogicalLink - Interface in oracle.spatial.network.lod
This interface defines a standalone link.
LogicalNetLink - Interface in oracle.spatial.network.lod
A LogicalNetLink defines a network link, which is a LogicalLink with reference to the LogicalNetNode objects of its start and end nodes.
LogicalNetLinkImpl - Class in oracle.spatial.network.lod
Default implementation of LogicalNetLink.
LogicalNetLinkImpl(long, int, LogicalNetNode, LogicalNetNode, double, boolean, boolean, CategorizedUserData) - Constructor for class oracle.spatial.network.lod.LogicalNetLinkImpl
 
LogicalNetNode - Interface in oracle.spatial.network.lod
A LogicalNetNode is a LogicalNode with reference to adjacent node and link objects.
LogicalNetNodeImpl - Class in oracle.spatial.network.lod
Default implementation of LogicalNetNode.
LogicalNetNodeImpl(long, int, double, boolean, int, int, int, CategorizedUserData) - Constructor for class oracle.spatial.network.lod.LogicalNetNodeImpl
 
LogicalNode - Interface in oracle.spatial.network.lod
This interface defines a standalone node.
LogicalPartition - Interface in oracle.spatial.network.lod
This interface defines methods supported by a logical network partition.
LogicalPartitionImpl - Class in oracle.spatial.network.lod
Default implementation of LogicalPartition.
LogicalPartitionImpl(String, int) - Constructor for class oracle.spatial.network.lod.LogicalPartitionImpl
 
LogicalPath - Interface in oracle.spatial.network.lod
A LogicalPath is defined by an array of link IDs, array of node IDs, and the costs for traversing through this path.
LogicalSubNetwork - Interface in oracle.spatial.network.lod
A LogicalSubNetwork is a LogicalNetwork that connects to external nodes.
LogicalSubPath - Interface in oracle.spatial.network.lod
LogicalSubPath represents a portition of a LogicalPath, with the start and/or end points located on links of the the containing path.
LogicalSubPathImpl - Class in oracle.spatial.network.lod
Default implementation of LogicalSubPath.
LogicalSubPathImpl(LogicalPath, int, double, int, double, double[], CategorizedUserData) - Constructor for class oracle.spatial.network.lod.LogicalSubPathImpl
 
LongHashMap<V> - Class in oracle.spatial.network.lod
This is a bare-bones, application specific, optimized hash table implementation.
LongHashMap(int, float) - Constructor for class oracle.spatial.network.lod.LongHashMap
 
LongHashMap(int) - Constructor for class oracle.spatial.network.lod.LongHashMap
 
LongHashMap() - Constructor for class oracle.spatial.network.lod.LongHashMap
 
LongHashSet - Class in oracle.spatial.network.lod
This is a bare-bones, application specific, optimized hash set implementation.
LongHashSet() - Constructor for class oracle.spatial.network.lod.LongHashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
LongHashSet(Collection<Long>) - Constructor for class oracle.spatial.network.lod.LongHashSet
Constructs a new set containing the elements in the specified collection.
LongHashSet(int, float) - Constructor for class oracle.spatial.network.lod.LongHashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
LongHashSet(int) - Constructor for class oracle.spatial.network.lod.LongHashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor, which is 0.75.
LOWER_LEVEL - Static variable in class oracle.spatial.geometry.ElementExtractor
 
LRS_GEOMETRY_TYPE - Static variable in interface oracle.spatial.network.Network
 
LRUCachingHandler - Class in oracle.spatial.network.lod
This class implements the Least Recently Used (LRU) caching handler.
LRUCachingHandler() - Constructor for class oracle.spatial.network.lod.LRUCachingHandler
 

M

m_isRange - Variable in class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
indicate if it is nodata range or nodata value
m_isTransparent - Variable in class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
set nodata pixels to transparent or opaque
m_new_value - Variable in class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
new value for any pixel value in this no data range
m_nodata_end - Variable in class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
the lower bound of nodata range, which is exclusive
m_nodata_start - Variable in class oracle.spatial.georaster.image.GeoRasterImage.NodataMapping
the lower bound of nodata range, which is inclusive
main(String[]) - Static method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
main(String[]) - Static method in class oracle.spatial.topo.CompGeom
 
main(String[]) - Static method in class oracle.spatial.topo.TopoMap
 
main(String[]) - Static method in class oracle.spatial.util.RTree
 
main(String[]) - Static method in class oracle.spatial.util.SampleShapefileToJGeom
 
main(String[]) - Static method in class oracle.spatial.util.SampleShapefileToJGeomFeature
 
main(String[]) - Static method in class oracle.spatial.util.Util
 
makeLogical(Network) - Static method in class oracle.spatial.network.NetworkManager
Convert a spatial network to a logical network Note this only updates the network metadata information original spatial information remains unahcnged
makeSpatial(Network, String, String, String) - Static method in class oracle.spatial.network.NetworkManager
Convert a logical network to a spatial network Note this only updates the network metadata information
makeTemporary() - Method in interface oracle.spatial.network.Link
Makes the link temporary.
makeTemporary() - Method in interface oracle.spatial.network.Node
Makes the node temporary.
Matrix<E> - Class in oracle.spatial.network.lod
A simple double array matrix implementation.
Matrix(int, int) - Constructor for class oracle.spatial.network.lod.Matrix
Constructs an empty matrix with the specified dimensions.
maxCostExists() - Method in class oracle.spatial.network.SystemConstraint
Checks if the maximum cost constraint exists.
maxDepthExists() - Method in class oracle.spatial.network.SystemConstraint
Checks if the maximum path depth constraint exists.
maxDistanceExists() - Method in class oracle.spatial.network.SystemConstraint
Checks if the maximum distance constraint exists.
maxDurationExists() - Method in class oracle.spatial.network.SystemConstraint
Checks if the maximum duration constraint exists.
maxMBRExists() - Method in class oracle.spatial.network.SystemConstraint
Checks if the maximum MBR constraint exists.
MBR - Interface in oracle.spatial.network
This interface defines the Minimum Bounding Rectangle (MBR) interface.
mbr(double[]) - Static method in class oracle.spatial.util.Util
 
mcst(int, LODNetworkConstraint, NetworkUpdate) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the link IDs of the minimum-spanning-tree.
mcst(Network) - Static method in class oracle.spatial.network.NetworkManager
Returns the minimum cost spanning tree (Kruskal Algorithm) as a network.
mcstLinkArray(Network) - Static method in class oracle.spatial.network.NetworkManager
Returns the minimum cost spanning tree (Kruskal Algorithm).
MDGRX_SRM_FUNCFITTING - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating modelType FunctionalFitting.
MDGRX_SRM_RIGOROUS - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating modelType RigorousModel.
MDGRX_SRM_STOREDFUNC - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
An integer indicating modelType StoredFunction.
MDPoint - Interface in oracle.spatial.network
This interface defines a mutilple dimension point.
mergeLayers(SdoGeoRaster, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Merges the layers of two GeoRaster objects, either by appending source layers to a target GeoRaster object (first format) or by performing a union operation.
mergeLayers(SdoGeoRaster, String, SdoGeoRaster, String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Merges the layers of two GeoRaster objects, either by appending source layers to a target GeoRaster object (first format) or by performing a union operation.
MethodNotSupportedException - Exception in oracle.spatial.network.lod
Thrown when an unsupported or invalid method is called.
MethodNotSupportedException(String) - Constructor for exception oracle.spatial.network.lod.MethodNotSupportedException
 
MethodNotSupportedException(Exception) - Constructor for exception oracle.spatial.network.lod.MethodNotSupportedException
 
MIN_LINK_LEVEL - Static variable in class oracle.spatial.network.lod.LODNetworkFactory
 
MIN_LINK_LEVEL - Static variable in class oracle.spatial.network.lod.NetworkExplorer
 
MinimumSpanningTree - Interface in oracle.spatial.network.lod
This interface defines methods supported by a minimum-spanning-tree algorithm.
minimumSpanningTree(int, LODNetworkConstraint) - Method in interface oracle.spatial.network.lod.MinimumSpanningTree
Returns the link IDs of the minimum-spanning-tree.
MODEL_DIMENSION_S - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
A string indicating the S dimension in the GeoRaster model space.
MODEL_DIMENSION_T - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
A string indicating the T dimension in the GeoRaster model space.
MODEL_DIMENSION_X - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
A string indicating the X dimension in the GeoRaster model space.
MODEL_DIMENSION_Y - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
A string indicating the Y dimension in the GeoRaster model space.
MODEL_DIMENSION_Z - Static variable in class oracle.spatial.georaster.SpatialReferenceInfo
A string indicating the Z dimension in the GeoRaster model space.
monoMeasure(double[], int) - Static method in class oracle.spatial.geometry.JGeometry
Edited version of PL/SQL monotonic_measure() monoMeasure() determines whether a line is monotonically increasing or decreasing Returns: 1 if increasing or all measures null; -1 if decreasing; 0 if measures are inconsistent Note: Repeated measures are not flagged as inconsistent (but are not valid in LRS); assumes measure is in the last position: X,Y,M or X,Y,Z,M
mosaic(String, String, SdoGeoRaster, String, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Mosaics GeoRaster objects into one GeoRaster object.
moveEdge(int, int, int, Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Moves one endpoint of an edge and changes the edge coordinates after checking that no topological changes would be required, other than some possible exceptions.
moveEdge(int, int, int, Point2DD[], ArrayList, ArrayList, boolean) - Method in class oracle.spatial.topo.TopoMap
Moves one endpoint of an edge and changes the edge coordinates after checking that no topological changes would be required, other than some possible exceptions.
moveIsolatedNode(int, Point2DD) - Method in class oracle.spatial.topo.TopoMap
Moves an isolated node.
moveNode(int, Point2DD[][]) - Method in class oracle.spatial.topo.TopoMap
Moves a node and its attached edges after checking that no topological changes would be required, except that island edges and nodes may change containing faces.
moveNode(int, Point2DD[][], ArrayList, ArrayList, boolean) - Method in class oracle.spatial.topo.TopoMap
Moves a node and its attached edges after checking that no topological changes would be required.
moveTo(double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Adds a point to the path by moving to the specified coordinates.
MULTICOMP_TOSIMPLE - Static variable in class oracle.spatial.geometry.ElementExtractor
 

N

NDMTimer - Class in oracle.spatial.network
Timer utility class.
NDMTimer() - Constructor for class oracle.spatial.network.NDMTimer
 
nearestLink(double, double) - Method in interface oracle.spatial.network.Network
Gets the nearest link in a spatial network The result is in an array of Link.
nearestNeighbors(PointOnNet[], int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.Dijkstra
 
nearestNeighbors(PointOnNet, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest neighbors from the specified start point.
nearestNeighbors(PointOnNet, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest neighbors from the specified start point.
nearestNeighbors(PointOnNet, int, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest neighbors from the specified start point.
nearestNeighbors(PointOnNet[], int, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest neighbors from the specified start point candidates.
nearestNeighbors(Network, int, int, NetworkConstraint, GoalNode) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the N nearest neighbors from the specified start node.
nearestNeighbors(Network, int, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the N nearest neighbors from the start node.
nearestNeighbors(Network, int, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the N nearest neighbors from the start node.
nearestNeighborsLight(PointOnNet[], int, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest neighbors from the specified start point candidates.
nearestNode(double, double) - Method in interface oracle.spatial.network.Network
Gets the nearest node in a spatial network The result is in an array of Node.
nearestPoint(double, double) - Method in interface oracle.spatial.network.Link
Returns the nearest point on the link geometry.
nearestReachingNeighbors(PointOnNet, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest reaching neighbors to the specified end point.
nearestReachingNeighbors(PointOnNet, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest reaching neighbors to the specified end point.
nearestReachingNeighbors(PointOnNet, int, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest reaching neighbors to the specified end point.
nearestReachingNeighbors(PointOnNet[], int, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest reaching neighbors to the specified end point candidates.
nearestReachingNeighbors(Network, int, int, NetworkConstraint, GoalNode) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the N nearest reaching neighbors to the specified start node.
nearestReachingNeighbors(Network, int, int, GoalNode) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the N nearest reaching neighbors to the specified start node.
nearestReachingNeighbors(Network, int, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the N nearest reaching neighbors to the specified start node.
nearestReachingNeighborsLight(PointOnNet[], int, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nearest reaching neighbors to the specified end point candidates.
Network - Interface in oracle.spatial.network
This interface defines a network.
NetworkAnalyst - Class in oracle.spatial.network.lod
This class is the single entry point to all the network analysis operations supported by NDM LOD.
networkBuffer(PointOnNet[], double, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.Dijkstra
Returns network buffer within the specified cost.
networkBuffer(PointOnNet[], double, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Computes network buffer within the specified cost from the start point candidates.
NetworkBuffer - Class in oracle.spatial.network.lod
A NetworkBuffer is defined by central points and the set of nodes and link intervals within certain radius from the cental points.
NetworkBuffer(double, int) - Constructor for class oracle.spatial.network.lod.NetworkBuffer
Constructs a network buffer instance.
NetworkBuffer.DoubleInterval - Class in oracle.spatial.network.lod
This class defines a double interval.
NetworkBuffer.DoubleInterval(double, double) - Constructor for class oracle.spatial.network.lod.NetworkBuffer.DoubleInterval
Constructs a double interval.
NetworkBuffer.Elements - Class in oracle.spatial.network.lod
This class contains elements in a network buffer.
NetworkBuffer.Elements() - Constructor for class oracle.spatial.network.lod.NetworkBuffer.Elements
 
NetworkBuffer.LinkIntervals - Class in oracle.spatial.network.lod
An instance of this class contains a LogicalLink object and a list of intervals associated with the link object.
NetworkBuffer.LinkIntervals(LogicalLink, NetworkBuffer.DoubleInterval[]) - Constructor for class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
 
NetworkConstraint - Interface in oracle.spatial.network
This interface defines a general network constraint for network analysis.
NetworkDataException - Exception in oracle.spatial.network
This class defines the exceptions for Oracle Spatial Network Data Model
NetworkDataException() - Constructor for exception oracle.spatial.network.NetworkDataException
Constucts a Network Data Model Exception without messgae.
NetworkDataException(String) - Constructor for exception oracle.spatial.network.NetworkDataException
Constructs a Network Data Model exception with an error message.
NetworkDataException(Exception) - Constructor for exception oracle.spatial.network.NetworkDataException
 
networkExists(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Checks if the given network exists in the database.
NetworkExplorer - Class in oracle.spatial.network.lod
This class provides methods to navigate a network.
NetworkExplorer(NetworkIO) - Constructor for class oracle.spatial.network.lod.NetworkExplorer
Constructs a NetworkExplorer with empty network updates.
NetworkFactory - Class in oracle.spatial.network
This class handles network element creation for Oracle Spatial Network Data Model.
NetworkIO - Interface in oracle.spatial.network.lod
This interface defines methods to read/write network information from/to a datasource.
NetworkManager - Class in oracle.spatial.network
This class defines methods for the network data I/O and network analysis.
NetworkMetadata - Interface in oracle.spatial.network
This class defines a network metadata.
NetworkUpdate - Class in oracle.spatial.network.lod
A NetworkUpdate object contains network update information.
NetworkUpdate() - Constructor for class oracle.spatial.network.lod.NetworkUpdate
 
newPathToDestination(Network, Path, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Creates a new path starting from the new start node to the node on the reference path closest to the start node and to the end node of the reference path
nextElement(int[]) - Method in class oracle.spatial.geometry.ElementExtractor
Returns the next element of J3D_Geometry.
nnSearch(double[][], ArrayList) - Method in class oracle.spatial.util.RTree
 
nnSearch(RTree, boolean, boolean, ArrayList) - Method in class oracle.spatial.util.RTree
 
nnSearch(RTree, boolean, boolean, ArrayList, boolean) - Method in class oracle.spatial.util.RTree
 
Node - Interface in oracle.spatial.network
This interface defines a network node.
Node - Class in oracle.spatial.topo
 
NODE_TABLE_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
NodeCostCalculator - Interface in oracle.spatial.network.lod
This interface defines the methods supported by a node cost calculator.
NodeNotFoundException - Exception in oracle.spatial.network.lod
Thrown when a node(s) cannot be found.
NodeNotFoundException(String) - Constructor for exception oracle.spatial.network.lod.NodeNotFoundException
 
NodeNotFoundException(Exception) - Constructor for exception oracle.spatial.network.lod.NodeNotFoundException
 
NOID - Static variable in class oracle.spatial.topo.TopoMap
 
normalize() - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Applies a normalization operation on the current working image.
not(LODNetworkConstraint) - Static method in class oracle.spatial.network.lod.ConstraintOperator
Performs "not" operation on the specified constraint, and returns the opposite constraint.
not(LODGoalNode) - Static method in class oracle.spatial.network.lod.GoalNodeOperator
Performs "not" operation on the specified goal node filter, and returns the opposite goal node filter.
NUMBER_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
numFields() - Method in class oracle.spatial.util.DBFReaderJGeom
return the number of fields in each record
numRecords() - Method in class oracle.spatial.util.DBFReaderJGeom
return the number of records in the DBF file.
numRecords() - Method in class oracle.spatial.util.ShapefileReaderJGeom
return the number of shape records in the file.

O

OBJECT_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
ObjectInfo - Class in oracle.spatial.georaster
ObjectInfo is a Java class mapped to the XML element ObjectInfo in the Oracle Spatial GeoRaster metadata.
openDBF(String) - Method in class oracle.spatial.util.DBFReaderJGeom
Given a DBF file's name, open the file and read the header info.
openPartitionBlobOutputStream(int, int) - Method in interface oracle.spatial.network.lod.NetworkIO
Opens the partition BLOB output stream.
or(LODNetworkConstraint[]) - Static method in class oracle.spatial.network.lod.ConstraintOperator
Performs "or" operation on an array of constraints, and returns the combined constraint.
or(LODGoalNode[]) - Static method in class oracle.spatial.network.lod.GoalNodeOperator
Performs "or" operation on an array of goal node filters, and returns the combined goal node filter.
oracle.spatial.geometry - package oracle.spatial.geometry
 
oracle.spatial.georaster - package oracle.spatial.georaster
 
oracle.spatial.georaster.image - package oracle.spatial.georaster.image
 
oracle.spatial.georaster.sql - package oracle.spatial.georaster.sql
 
oracle.spatial.network - package oracle.spatial.network
Provides support for the Oracle Spatial network data model, which is documented in Oracle Spatial Topology and Network Data Models.
oracle.spatial.network.lod - package oracle.spatial.network.lod
Provides support for the Load-On-Demand (LOD) approach of network analysis in the Oracle Spatial network data model, which is documented in Oracle Spatial Topology and Network Data Models.
oracle.spatial.network.lod.config - package oracle.spatial.network.lod.config
Provides support for the configuration of Load-On-Demand (LOD) network analysis in the Oracle Spatial network data model, which is documented in Oracle Spatial Topology and Network Data Models.
oracle.spatial.topo - package oracle.spatial.topo
 
oracle.spatial.util - package oracle.spatial.util
 
OraTst - Class in oracle.spatial.network
This class defines print methods for the network elements in Network Data Model.
OraTst() - Constructor for class oracle.spatial.network.OraTst
 
OrderedLongSet - Class in oracle.spatial.network.lod
Ordered Long Set
OrderedLongSet() - Constructor for class oracle.spatial.network.lod.OrderedLongSet
 
OrderedLongSet(int) - Constructor for class oracle.spatial.network.lod.OrderedLongSet
 
otherNode(Node) - Method in interface oracle.spatial.network.Link
Returns the other node of the link, if the start node = node, the end node is returned.

P

packTree(double[][][], Object[]) - Method in class oracle.spatial.util.RTree
Generates a highly ordered packed tree using the scan-tile-recursive method
paint(Graphics) - Method in class oracle.spatial.topo.TopoFrame
 
paint(Graphics) - Method in class oracle.spatial.util.RTree.RTreePlot
 
PairwiseCostCalculator - Interface in oracle.spatial.network.lod
This interface defines methods to calculate the pairwise costs between two sets of points.
PartitionBlob - Class in oracle.spatial.network.lod
An instance of the PartitionBlob represents a row in the partition BLOB table in the database.
PartitionBlob(int, Blob, int, int, int, int, int, int, boolean) - Constructor for class oracle.spatial.network.lod.PartitionBlob
 
PartitionBlobTranslator - Interface in oracle.spatial.network.lod
This interface defines the methods supported by a partition blob translator.
partitionToBlob(LogicalPartition, OutputStream, boolean) - Method in interface oracle.spatial.network.lod.PartitionBlobTranslator
Translates the LogicalPartition object into a partition BLOB, and outputs it into the specified output stream.
PartitionUpdate - Class in oracle.spatial.network.lod
A PartitionUpdate object contains partition update information.
PartitionUpdate(int) - Constructor for class oracle.spatial.network.lod.PartitionUpdate
 
Path - Interface in oracle.spatial.network
This interface defines a network path.
PATH_TABLE_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
pctrclip(STRUCT, STRUCT, BLOB, NUMBER, NUMBER, BLOB, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
piecewiseLinearStretch() - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Applies a piecewise linear stretch operation on the current working image.
Point2DD - Class in oracle.spatial.topo
 
Point2DD() - Constructor for class oracle.spatial.topo.Point2DD
 
Point2DD(double, double) - Constructor for class oracle.spatial.topo.Point2DD
 
Point2DD(Point2DD) - Constructor for class oracle.spatial.topo.Point2DD
 
pointInMBR(Point2DD, Point2DD[]) - Static method in class oracle.spatial.topo.CompGeom
Determines if a point is within the bounds of the specified rectangle.
pointInMBR(double, double, double[][]) - Static method in class oracle.spatial.topo.CompGeom
Determines if a point is within the bounds of the specified rectangle.
PointOnNet - Class in oracle.spatial.network.lod
This class defines the methods supported by a point on a network.
PointOnNet(long) - Constructor for class oracle.spatial.network.lod.PointOnNet
Constructs a PointOnNet for a node.
PointOnNet(long, double) - Constructor for class oracle.spatial.network.lod.PointOnNet
Constructs a PointOnNet for a point on link.
PointOnNet(long, UserData) - Constructor for class oracle.spatial.network.lod.PointOnNet
Constructs a PointOnNet for a node.
PointOnNet(long, double, UserData) - Constructor for class oracle.spatial.network.lod.PointOnNet
Constructs a PointOnNet for a point on link.
prepareTableForData(OracleConnection, DBFReaderJGeom, String, String, String, int, String) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
 
prepend(LogicalLink, LogicalNode, double[], double[]) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Appends a link at the beginning of this path.
prepend(LogicalHeavyPath) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Appends a path before this path.
prepend(long, double, long, double) - Method in interface oracle.spatial.network.lod.LogicalPath
Deprecated. use prepend(long prevLinkId, double[] prevLinkCosts, long prevNodeId, double[] connectorNodeCosts);
prepend(long, double[], long, double[]) - Method in interface oracle.spatial.network.lod.LogicalPath
Prepend a link to this path.
prepend(LogicalPath, double) - Method in interface oracle.spatial.network.lod.LogicalPath
Deprecated. use prepend(LogicalPath path);
prepend(LogicalPath) - Method in interface oracle.spatial.network.lod.LogicalPath
Appends a path to the beginning of this path.
print(String) - Static method in class oracle.spatial.network.OraTst
Prints the message.
print(MBR) - Static method in class oracle.spatial.network.OraTst
Prints the MBR.
print(Node) - Static method in class oracle.spatial.network.OraTst
Prints the node.
print(Node, boolean) - Static method in class oracle.spatial.network.OraTst
Prints the node with detailed information.
print(Node[]) - Static method in class oracle.spatial.network.OraTst
Prints the node array.
print(Node[], boolean) - Static method in class oracle.spatial.network.OraTst
Prints the node array with detailed information.
print(Link) - Static method in class oracle.spatial.network.OraTst
Prints the link.
print(Link, boolean) - Static method in class oracle.spatial.network.OraTst
Prints the link with detailed information.
print(Link[]) - Static method in class oracle.spatial.network.OraTst
Prints the link array.
print(Link[], boolean) - Static method in class oracle.spatial.network.OraTst
Prints the link array with detailed information.
print(Path) - Static method in class oracle.spatial.network.OraTst
Prints the path.
print(SubPath, int) - Static method in class oracle.spatial.network.OraTst
 
print(SubPath) - Static method in class oracle.spatial.network.OraTst
 
print(Tree) - Static method in class oracle.spatial.network.OraTst
 
print(TreeNode) - Static method in class oracle.spatial.network.OraTst
 
print(TreeLink) - Static method in class oracle.spatial.network.OraTst
 
print(TreeNode[]) - Static method in class oracle.spatial.network.OraTst
 
print(SubPath[]) - Static method in class oracle.spatial.network.OraTst
 
print(NetworkCache) - Static method in class oracle.spatial.network.OraTst
Prints the network cache.
print(Path[]) - Static method in class oracle.spatial.network.OraTst
Prints the path array.
print(NetworkMetadata) - Static method in class oracle.spatial.network.OraTst
Prints the network metadata.
print(NetworkMetadata[]) - Static method in class oracle.spatial.network.OraTst
Prints the network metadata array.
print(Network) - Static method in class oracle.spatial.network.OraTst
Prints the network.
print(Network, boolean) - Static method in class oracle.spatial.network.OraTst
Prints the network with detailed information.
print(Network[]) - Static method in class oracle.spatial.network.OraTst
Prints the network array.
print(JGeometry) - Static method in class oracle.spatial.network.OraTst
 
print() - Method in class oracle.spatial.util.DBFReaderJGeom
nicely print out the general information of this shapefile.
printStackTrace(PrintStream) - Method in exception oracle.spatial.geometry.DataException
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace() - Method in exception oracle.spatial.geometry.DataException
Prints the composite message to System.err.
printStackTrace(PrintWriter) - Method in exception oracle.spatial.geometry.DataException
Prints the composite message and the embedded stack trace to the specified print writer pw.
printUserData(Object) - Static method in class oracle.spatial.network.OraTst
 
printVerbose(Node) - Static method in class oracle.spatial.network.OraTst
 
projectFromGNM_longLat(double, double) - Method in class oracle.spatial.geometry.JGeometry
Projects a geometry vertex by vertex from Gnomonic to longitude/latitude/height with a user-defined central longitude and latitude.
projectFromLTP() - Method in class oracle.spatial.geometry.JGeometry
This method generates a new JGeometry object by projecting the input from a Local Tangent Plane to geodetic long/lat.
projectToGNM_longLat() - Method in class oracle.spatial.geometry.JGeometry
Projects a geometry vertex by vertex from longitude/latitude/height to Gnomonic with an internally computed central longitude and latitude.
projectToGNM_longLat(double, double) - Method in class oracle.spatial.geometry.JGeometry
Projects a geometry vertex by vertex from longitude/latitude/height to Gnomonic with a user-defined central longitude and latitude.
projectToLTP(double, double) - Method in class oracle.spatial.geometry.JGeometry
This method generates a new JGeometry object by projecting the input to a Local Tangent Plane.
ptr1 - Variable in class oracle.spatial.util.RTreeJoinRes
 
ptr2 - Variable in class oracle.spatial.util.RTreeJoinRes
 
put(long, V) - Method in class oracle.spatial.network.lod.LongHashMap
 
PYRAMID_BIDIRECTION - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating BIDIRECTION pyramid.
PYRAMID_DECREASE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating DECREASE pyramid.
PYRAMID_INCREASE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating INCREASE pyramid.
PYRAMID_NONE - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating NONE pyramid.

Q

quadTo(double, double, double, double) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the coordinates (x2, y2), using the specified point (x1, y1) as a quadratic parametric control point.
qualifiedSQLName(Connection, String) - Static method in class oracle.spatial.util.Util
Checks if the specified name is a qualified SQL name.

R

RasterInfo - Class in oracle.spatial.georaster
RasterInfo is a Java class mapped to the XML element RasterInfo in the Oracle Spatial GeoRaster metadata.
reachingNetworkBuffer(PointOnNet[], double, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Computes network buffer within the specified cost to the end point candidates.
readAdjacentPartitionIdsForLinks(long[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the relevant partition IDs for the specified node IDs.
readAdjacentPartitionIdsForNodes(long[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the adjacent partition IDs for the specified node IDs.
readArbitraryLogicalLink(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns an arbitrary link from the specified link level.
readArbitraryLogicalLinks(int, int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns an array of arbitrary links from the specified link level.
readArbitraryLogicalNode(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns an arbitrary node from the specified link level.
readArbitraryLogicalNodes(int, int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns an array of arbitrary nodes from the specified link level.
readByteOrder() - Method in interface oracle.spatial.util.WKInputStream
 
readComponentId(long, int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the component ID assigned to the specified node ID.
readComponentIds(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the component IDs stored in the connected component table.
readDouble(DataInputStream) - Method in class oracle.spatial.util.ByteOrder
 
readDouble(DataInputStream) - Method in class oracle.spatial.util.ByteOrderBigEndian
 
readDouble(DataInputStream) - Method in class oracle.spatial.util.ByteOrderLittleEndian
 
readDouble(ByteOrder) - Method in interface oracle.spatial.util.WKInputStream
 
readEndList() - Method in interface oracle.spatial.util.WKInputStream
 
readFile(String) - Static method in class oracle.spatial.util.Util
 
readGeometryFromDB(Connection, String, String, String, String[]) - Static method in class oracle.spatial.network.NetworkManager
Returns Geometry from DB table in a HashaMap
readGlobalConfig(Properties) - Static method in class oracle.spatial.util.Logger
Reads the propeties and sets global configuration accordingly.
readJavaObject(Connection, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Reads in the given Java object from the database to memory Explicit casting is required before use
readJavaObject(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Reads in the given Java object from the database to memory
readLabel(ByteOrder, int) - Method in interface oracle.spatial.util.WKInputStream
 
readLinkIds(int) - Method in interface oracle.spatial.network.lod.NetworkIO
 
readLinkPartitionIds(long, int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the partition IDs for the specified link.
readLinkPartitionIds(long[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the partition IDs for the specified links.
readLogicalHeavyPath(LogicalPath, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalHeavyPath(LogicalPath, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves node and link information for the specified logical path.
readLogicalHeavyPaths(LogicalPath[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalHeavyPaths(LogicalPath[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves node and link information for the specified logical paths.
readLogicalLink(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalLink(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the standalone logical link, i.e., the logical link without references to the start and end nodes, for the specified link ID.
readLogicalLinks(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the links on the specified link level.
readLogicalLinks(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalLinks(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the standalone logical links, i.e., the logical link without references to the start and end nodes, for the specified link ID.
readLogicalNetwork(int, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalNetwork(int, int[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical network.
readLogicalNetwork(int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalNetwork(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical network.
readLogicalNode(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalNode(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the standalone logical node, i.e., the logical node without references to incoming and outgoing links, for the specified node ID.
readLogicalNodes(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the nodes on the specified link level.
readLogicalNodes(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the standalone logical nodes, i.e., the logical nodes without references to incoming and outgoing links, for the specified node IDs.
readLogicalNodes(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the standalone logical nodes, i.e., the logical nodes without references to incoming and outgoing links, for the specified node IDs.
readLogicalPartition(int, int, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalPartition(int, int, int[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical network partition for the specified partition ID.
readLogicalPartition(int, int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalPartition(int, int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical network partition for the specified partition ID.
readLogicalPartitions(int, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalPartitions(int, int[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves all the logical network partitions.
readLogicalPartitions(int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalPartitions(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves all the logical network partitions in this network.
readLogicalPath(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalPath(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical path for the specified path ID.
readLogicalPaths(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalPaths(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical paths for the specified path IDs.
readLogicalSubPath(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalSubPath(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical subpath for the specified subpath ID.
readLogicalSubPaths(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readLogicalSubPaths(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the logical subpaths for the specified subpath IDs.
readMaximumIncomingLinkLevel(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the maximum link level of the incoming links connected to the specified node.
readMaximumLinkLevel() - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the maximum link level of the network.
readMaximumLinkLevel(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the maximum link level of the links connected to the specified node.
readMaximumOutgoingLinkLevel(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the maximum link level of the outgoing links connected to the specified node.
readNetwork(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Returns the read-only network from the database.
readNetwork(Connection, String, boolean) - Static method in class oracle.spatial.network.NetworkManager
Returns the network from the database.
readNetwork(Connection, String, MBR, boolean) - Static method in class oracle.spatial.network.NetworkManager
Returns the network that is inside the specified MBR.
readNetwork(Connection, String, int, boolean) - Static method in class oracle.spatial.network.NetworkManager
Returns the network with the specified link level.
readNetwork(Connection, String, MBR, boolean, UserDataIO) - Static method in class oracle.spatial.network.NetworkManager
Returns the network that is inside the specified MBR.
readNetwork(Connection, String, boolean, UserDataIO, String, String, String, boolean) - Static method in class oracle.spatial.network.NetworkManager
Returns the network with regard to the given filters.
readNetwork(Connection, String, boolean, UserDataIO, String, String, String) - Static method in class oracle.spatial.network.NetworkManager
Returns the network with regard to the given filters.
readNetwork(Connection, String, int, boolean, UserDataIO) - Static method in class oracle.spatial.network.NetworkManager
Returns the network with the specified link level.
readNetworkBuffer(long) - Method in interface oracle.spatial.network.lod.NetworkIO
Reads the network buffer with the specified buffer ID.
readNetworkConstraint(Connection, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
Reads in the given network constraint from the database to memory
readNetworkConstraint(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Reads in the given network constraint from the database to memory
readNetworkConstraintObject(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Reads in the given network constraint from the database to memory
readNetworkConstraints(Connection) - Static method in class oracle.spatial.network.NetworkManager
Reads in the network constraints owned by the current schema from the database to memory
readNetworkMetadata(Connection) - Static method in class oracle.spatial.network.NetworkManager
Returns all network metadata from the database.
readNetworkMetadata(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Returns the network metadata from the database by network name.
readNetworkMetadata(Connection, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the network metadata from the database by network ID.
readNetworkUpdate(int, long[], long[], long[], long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Constructs network update object according to the changed node and link IDs.
readNetworkUpdate(int, long[], long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Constructs network update object according to the changed node and link IDs.
readNetworkUpdate(int, Calendar, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
 
readNetworkUpdates(Calendar, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
 
readNodeIds(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the array of node IDs in the network.
readNodePartitionId(long, int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the partition ID for the specified node ID.
readNodePartitionIds(long[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the partition IDs for the specified node IDs.
readNumberOfConnectedComponents(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the number of connected components stored in the component table.
readNumberOfLinkLevels() - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the number of link levels.
readNumberOfLinks(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the number of links in the network.
readNumberOfNodes(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the number of nodes in the network.
readNumberOfPartitions(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the number of partitions in the network.
readPartitionId(long, int) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use readNodePartitionId
readPartitionIds(long[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use readNodePartitionIds
readPartitionIds(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves all the partition IDs in the network.
readpts(BLOB, int, int, Adapters.Ptclass[]) - Static method in class oracle.spatial.util.Adapters
 
readSeparator() - Method in interface oracle.spatial.util.WKInputStream
 
readSpatialHeavyPath(LogicalPath, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialHeavyPath(LogicalPath, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves node and link information for the specified logical paths.
readSpatialHeavyPaths(LogicalPath[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialHeavyPaths(LogicalPath[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves node and link information for the specified logical paths.
readSpatialLink(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialLink(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial link for the specified link ID.
readSpatialLinks(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialLinks(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial links for the specified link IDs.
readSpatialNetwork(LogicalBasicNetwork) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves spatial information for the logical network, and returns the spatial network.
readSpatialNode(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialNode(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial node for the specified node ID.
readSpatialNodes(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialNodes(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial nodes for the specified node IDs.
readSpatialPartition(LogicalPartition) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves spatial information for the logical network partition, and returns the spatial network partition.
readSpatialPartition(int, int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialPartition(int, int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves spatial partition.
readSpatialPartition(int, int, boolean, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialPartition(int, int, int[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves spatial partition.
readSpatialPartitionMBR(int, int) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the minimum bounding rectangle (MBR) encompassing all the nodes in the specified partition.
readSpatialPartitionMBRs(int) - Method in interface oracle.spatial.network.lod.NetworkIO
Returns the minimum bounding rectangles (MBR) of all the partitions in this network.
readSpatialPath(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialPath(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial path for the specified path ID.
readSpatialPath(LogicalPath) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial information for the specified logical path, and returns the spatial path.
readSpatialPaths(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialPaths(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial path for the specified path ID.
readSpatialPaths(LogicalPath[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial information for the specified logical path, and returns the spatial path.
readSpatialSubPath(long, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialSubPath(long, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial subpath information.
readSpatialSubPath(LogicalSubPath) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial information of the specified logical subpath, and returns the spatial subpath.
readSpatialSubPaths(long[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Deprecated. use ...(..., int[] userDataCategories, ...)
readSpatialSubPaths(long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial subpath information.
readSpatialSubPaths(LogicalSubPath[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Retrieves the spatial information of the specified logical subpaths, and returns the spatial subpath.
readStartList() - Method in interface oracle.spatial.util.WKInputStream
 
readStartList(ByteOrder) - Method in interface oracle.spatial.util.WKInputStream
 
readUInt32(DataInputStream) - Method in class oracle.spatial.util.ByteOrder
 
readUInt32(DataInputStream) - Method in class oracle.spatial.util.ByteOrderBigEndian
 
readUInt32(DataInputStream) - Method in class oracle.spatial.util.ByteOrderLittleEndian
 
readUserData(String, long[]) - Method in interface oracle.spatial.network.lod.LODUserDataIO
Reads user defined data from the database.
readUserData(LogicalPartition) - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
readUserData(String, long[]) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
readUserData(int, long[]) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
readUserData(LogicalPartition) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
readUserData(LogicalPartition, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Add user data information to the logical partition
readUserData(Connection, Network) - Method in interface oracle.spatial.network.UserDataIO
Reads user defined data from the database and associates it with the network.
recordSize() - Method in class oracle.spatial.util.DBFReaderJGeom
return the record size in the DBF file
reFormulateArc(double[]) - Static method in class oracle.spatial.geometry.JGeometry
In order to create arc shape, Recalculate centerX, centerY, radius, startAngle, midAngle and endAngle.
registerJavaObject(Connection, String, String, String, String, String) - Static method in class oracle.spatial.network.NetworkManager
Register the given Java object into user_sdo_network_java_objects
registerNetworkConstraint(Connection, String, String, String, String) - Static method in class oracle.spatial.network.NetworkManager
Register the given network constraint into user_sdo_network_constraints
remove(long) - Method in class oracle.spatial.network.lod.LongHashMap
 
remove(long) - Method in class oracle.spatial.network.lod.LongHashSet
Removes the specified element from this set if it is present.
remove(long) - Method in class oracle.spatial.network.lod.OrderedLongSet
 
removeCentralPoint(PointOnNet) - Method in class oracle.spatial.network.lod.NetworkBuffer
Removes a central point.
removeEdge(int) - Method in class oracle.spatial.topo.TopoMap
Remove an edge, merging faces if there are different faces on each side of the edge.
removeEntry(double[][], Object) - Method in class oracle.spatial.util.RTree
removeEntry removes an entry from the leaf level of the RTree and makes any other tree adjustments necessary, including possibly the orphaning and reinsertion of subtrees at any level if nodes become underfilled
removeInLink(long) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Removes the incoming link with the specified link ID.
removeInLink(long) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
removeLink(long) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Removes a link from the network.
removeLink(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Removes the specified link from the network elements.
removeLink(long) - Method in class oracle.spatial.network.lod.NetworkBuffer
Removes the specified link and all associated intervals from the network buffer.
removeNetworkFromCache(String) - Static method in class oracle.spatial.network.NetworkManager
Removes a network from the network cahce
removeNodataMapping(double, double) - Method in class oracle.spatial.georaster.image.GeoRasterImage
This function will remove nodata(range) mapping from existing nodata setting, which exactly matchs parameter nodataStart and nodataEnd.
removeNodataMapping(double) - Method in class oracle.spatial.georaster.image.GeoRasterImage
This function will remove nodata(value) mapping from existing nodata setting, which should exactly match parameter nodata.
removeNode(long) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Removes a node from the network.
removeNode(long) - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
removeNode(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
Removes the specified node from the network elements.
removeNode(long) - Method in class oracle.spatial.network.lod.NetworkBuffer
Removes the specified node from the network buffer.
removeNode(int) - Method in class oracle.spatial.topo.TopoMap
Removes an isolated node or a node at the joining of two edges, merging the edges into one.
removeObsoleteNodes() - Method in class oracle.spatial.topo.TopoMap
Removes any nodes in the cache which are connected to two and only two distinct edges, are not assigned to point features, and do not serve as the demarcation between mismatched linear features.
removeOutLink(long) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Removes the outgoing link with the specified link ID.
removeOutLink(long) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
removeUserData() - Method in class oracle.spatial.network.lod.PointOnNet
Removes all user data associated to this object.
requiresAnalysisInfo() - Method in class oracle.spatial.network.lod.DummyLinkLevelSelector
 
requiresAnalysisInfo() - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
 
requiresAnalysisInfo() - Method in interface oracle.spatial.network.lod.LinkLevelSelector
Whether analysis info is required.
requiresPathLinks() - Method in interface oracle.spatial.network.NetworkConstraint
Returns true if the constraint requires some or all path information.
requiresPathLinks() - Method in class oracle.spatial.network.SystemConstraint
Chceks if the constraint requires some or all path information.
RESAMPLING_AVERAGE16 - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating AVERAGE16 resampling.
RESAMPLING_AVERAGE4 - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating AVERAGE4 resampling.
RESAMPLING_BILINEAR - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating BILINEAR resampling.
RESAMPLING_CUBIC - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating CUBIC resampling.
RESAMPLING_NN - Static variable in class oracle.spatial.georaster.RasterInfo
A string indicating NN resampling.
reset(HeavyPointOnNet[][]) - Method in class oracle.spatial.network.lod.DummyLinkLevelSelector
 
reset(HeavyPointOnNet[][]) - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
 
reset(HeavyPointOnNet[][]) - Method in interface oracle.spatial.network.lod.LinkLevelSelector
Resets the attributes of this link level selector according to the input points of interest.
reset() - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
 
reset() - Method in class oracle.spatial.network.NDMTimer
 
reset() - Method in class oracle.spatial.util.SDODoubleGeneralPath
Resets the path to empty.
resetComponentNo(int) - Method in interface oracle.spatial.network.Network
Resets the node compomnent number to the specified number
resetCostCalculators() - Method in class oracle.spatial.network.lod.NetworkAnalyst
Restores the default settings of link cost calculators and node cost calculators, which uses the DefaultLinkCostCalculator as the primary link cost calculator and the DefaultNodeCostCalculator as the primary node cost calculator.
reverse() - Method in interface oracle.spatial.network.Path
Reverses the path and returns it.
ringUnionApprox(STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
rollback() - Method in interface oracle.spatial.network.lod.NetworkIO
Sends out rollback command to the database.
rollbackDB() - Method in class oracle.spatial.topo.TopoMap
Rolls back any updates to the database and clears any row locks.
ROW_DIMENSION - Static variable in class oracle.spatial.georaster.RasterInfo
A integer indicating row dimension.
RTree - Class in oracle.spatial.util
 
RTree(int, int, int, double) - Constructor for class oracle.spatial.util.RTree
Constructs an empty RTree with specified parameters
RTree(int, int, int) - Constructor for class oracle.spatial.util.RTree
Constructs an empty RTree with specified parameters
RTree.ComparatorImpl - Class in oracle.spatial.util
 
RTree.RTreePlot - Class in oracle.spatial.util
 
RTreeJoinRes - Class in oracle.spatial.util
 

S

safeCastARRAY(ResultSet, int) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.ARRAY while running within WLS or any J2EE container such as OC4J, JBoss etc.
safeCastARRAY(Object) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.ARRAY while running within WLS or any J2EE container such as OC4J, JBoss etc.
safeCastBLOB(ResultSet, int) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.BLOB while running within WLS or any J2EE container such as OC4J, JBoss etc.
safeCastBLOB(Blob) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.BLOB while running within WLS or any J2EE container such as OC4J, JBoss etc.
safeCastCLOB(ResultSet, int) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.CLOB while running within WLS or any J2EE container such as OC4J, JBoss etc.
safeCastCLOB(Clob) - Static method in class oracle.spatial.util.JDBCUtil
Returns oracle.sql.CLOB while running within WLS or any J2EE container such as OC4J, JBoss etc.
SampleShapefileToJGeom - Class in oracle.spatial.util
This sample program reads all geometries from a Shapefile and converts them to JGeometry geometries.
SampleShapefileToJGeom() - Constructor for class oracle.spatial.util.SampleShapefileToJGeom
 
SampleShapefileToJGeomFeature - Class in oracle.spatial.util
This sample program reads all attributes and geometries from a Shapefile, and converts them to spatial features.
SampleShapefileToJGeomFeature() - Constructor for class oracle.spatial.util.SampleShapefileToJGeomFeature
 
saveConnectedComponents(OrderedLongSet[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores the connected components information in the component table.
scaleCopy(SdoGeoRaster, String, String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Scales a GeoRaster object by enlarging or reducing the image along row and column dimensions, and puts the result into a new object that reflects the scaling.
scaleCopy(SdoGeoRaster, String, int, String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Scales a GeoRaster object by enlarging or reducing the image along row and column dimensions, and puts the result into a new object that reflects the scaling.
SDO_GEOMETRY_TYPE - Static variable in interface oracle.spatial.network.Network
 
SDO_GEOMETRY_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
SDODimArray - Class in oracle.spatial.network
This class defines a Java representation for Oracle Spatial SDO_DIM_ARRAY object.
SDODimArray(String[], double[], double[], double[]) - Constructor for class oracle.spatial.network.SDODimArray
Constructs an SDODimArray object.
SDODimArray(int, double, double, double) - Constructor for class oracle.spatial.network.SDODimArray
Constructs an SDODimArray object with the default dimension names ("X","Y","Z","M") and the given lower bounds, upper bounds ,and tolerances.
SDODoubleGeneralPath - Class in oracle.spatial.util
The GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves.
SDODoubleGeneralPath() - Constructor for class oracle.spatial.util.SDODoubleGeneralPath
Constructs a new GeneralPath object.
SDODoubleGeneralPath(int) - Constructor for class oracle.spatial.util.SDODoubleGeneralPath
Constructs a new GeneralPath object with the specified winding rule to control operations that require the interior of the path to be defined.
SDODoubleGeneralPath(int, int) - Constructor for class oracle.spatial.util.SDODoubleGeneralPath
Constructs a new GeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
SDODoubleGeneralPath(Shape) - Constructor for class oracle.spatial.util.SDODoubleGeneralPath
Constructs a new GeneralPath object from an arbitrary Shape object.
SdoGeoRaster - Class in oracle.spatial.georaster.sql
SdoGeoRaster is a Java class which contains a pair of rasterID and rasterDataTable information.
SdoGeoRaster(STRUCT) - Constructor for class oracle.spatial.georaster.sql.SdoGeoRaster
Constructs an SdoGeoRaster object using the given STRUCT.
SdoGeoRaster(String, NUMBER) - Constructor for class oracle.spatial.georaster.sql.SdoGeoRaster
Constructs an SdoGeoRaster object using the given rasterDataTable and rasterID.
SdoGeorPKG - Class in oracle.spatial.georaster.sql
SdoGeorPKG is a Java class which wraps PL/SQL functions and procedures defined in the server-side package SDO_GEOR.
SdoGeorPKG(Connection) - Constructor for class oracle.spatial.georaster.sql.SdoGeorPKG
Constructs an SdoGeorPKG object using the given connection.
search(double[][], ArrayList) - Method in class oracle.spatial.util.RTree
Searches an RTree for all objects whose minimum bounding hypersolids intersect the input search hypersolid
searchEdgeRTree(double[][], ArrayList) - Method in class oracle.spatial.topo.TopoMap
Return the list of edges from edgeRtree for the given query MBR.
searchFaceRTree(double[][], ArrayList) - Method in class oracle.spatial.topo.TopoMap
Return the list of faces from faceRtree for the given query MBR.
set(double, double) - Method in class oracle.spatial.geometry.JGeometry.Point
 
set(int, int, E) - Method in class oracle.spatial.network.lod.Matrix
Sets the element at the specified row and column.
set(int, Object) - Method in interface oracle.spatial.network.lod.UserData
Sets the user data at the specified index.
set(int, Object) - Method in class oracle.spatial.network.lod.UserDataImpl
 
setAlpha(Double) - Method in class oracle.spatial.georaster.GeorColormapEntry
Sets the alpha value component.
setAlpha(int) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Sets the band number mapped to the alpha channel.
setBeginDateTime(TIMESTAMP) - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Sets the begin date and time.
setBidirected(boolean) - Method in interface oracle.spatial.network.Link
Makes the directed link bidirected
setBinFunctionTableName(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the bin function table name.
setBinFunctionType(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the bin function type.
setBitmapMask(int, JGeoRaster, String) - Method in class oracle.spatial.georaster.JRaster
Attaches a bitmap mask to a GeoRaster object, or replaces or removes the current bitmap mask.
setBitmapMask(SdoGeoRaster, int, SdoGeoRaster, Integer) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Attaches a bitmap mask to a GeoRaster object, or replaces or removes the current bitmap mask.
setBitmapMask(Boolean) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets true if there is a bitmap mask associated with this layer.
setBitmapMaskAsNODATA(Boolean) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets true if NODATA is mask.
setBlankCellValue(Double) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the blank cell value for the current GeoRaster object.
setBlob(Blob) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setBlue(int) - Method in class oracle.spatial.georaster.GeorColormapEntry
Sets the blue color component.
setBlue(int) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Sets the band number mapped to blue.
setCachingHandler(String) - Method in class oracle.spatial.network.lod.config.CachingPolicy
Sets the caching handler.
setCachingHandler(CachingHandler) - Method in class oracle.spatial.network.lod.config.CachingPolicy
Sets the caching handler.
setCachingPolicies(HashMap<Integer, CachingPolicy>) - Method in class oracle.spatial.network.lod.config.LODConfig
Sets the caching policies.
setCategorizedUserData(CategorizedUserData) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets categorized user data.
setCategorizedUserData(CategorizedUserData) - Method in interface oracle.spatial.network.lod.LogicalLink
Sets categorized user data.
setCategory(int) - Method in interface oracle.spatial.network.Network
Sets the network category.
setCategory(int) - Method in interface oracle.spatial.network.NetworkMetadata
Sets the network category.
setCategoryId(int) - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
setCategoryId(int) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
setCellValue(double) - Method in class oracle.spatial.georaster.GeorColormapEntry
Sets the cell value.
setCellValue(double) - Method in class oracle.spatial.georaster.GeorGrayscaleEntry
Sets the cell value.
setColDenominator(Vector) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the colDenominator vector.
setColNumerator(Vector) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the colNumerator vector.
setColormap(GeorColormap) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the colormap information for the specific layer in the metadata based on data stored in the GeorColormap object.
setColormapEntries(double[], int[], int[], int[], Double[]) - Method in class oracle.spatial.georaster.GeorColormap
Sets the GeorColormapEntry array by specifying five individual component arrays.
setColormapEntries(GeorColormapEntry[]) - Method in class oracle.spatial.georaster.GeorColormap
Sets the GeorColormapEntry array.
setColormapEntry(int, double, int, int, int, Double) - Method in class oracle.spatial.georaster.GeorColormap
Sets a GeorColormapEntry based on entryNo.
setColormapEntry(double, int, int, int, Double) - Method in class oracle.spatial.georaster.GeorColormap
Sets a GeorColormapEntry based on value.
setColormapTableName(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the color map table name.
setColumnName(String) - Method in class oracle.spatial.network.GeometryMetadata
Sets the geometry column name.
setColumnOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the columnOff value.
setColumnRMS(Double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the columnRMS value.
setColumnScale(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the columnScale value.
setComponentNo(int) - Method in interface oracle.spatial.network.Node
Sets the node component number.
setComponentTableName(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets the component table name
setCompressionQuality(Integer) - Method in class oracle.spatial.georaster.RasterInfo
Sets the compression quality.
setCompressionType(String) - Method in class oracle.spatial.georaster.RasterInfo
Sets the compression type.
setConnection(Connection) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Sets the connection which points to the target database.
setConnection(Connection) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Sets the JDBC connection to the database.
setConnection(Connection) - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
setConnection(Connection) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
setConnection(Connection) - Static method in class oracle.spatial.util.ExtendedKML2
 
setConnection(Connection) - Static method in class oracle.spatial.util.GML
 
setConnection(Connection) - Static method in class oracle.spatial.util.GML2
 
setConnection(Connection) - Static method in class oracle.spatial.util.GML3
 
setConnection(Connection) - Static method in class oracle.spatial.util.GML3g
 
setConnection(Connection) - Static method in class oracle.spatial.util.KML
 
setConnection(Connection) - Static method in class oracle.spatial.util.KML2
 
setCost(double) - Method in interface oracle.spatial.network.Link
Sets the link cost.
setCost(double) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Deprecated. use setCosts(double[] costs);
setCost(double) - Method in interface oracle.spatial.network.lod.LogicalLink
Sets the cost of this link.
setCost(double) - Method in interface oracle.spatial.network.lod.LogicalNode
Sets the cost of this node.
setCost(double) - Method in interface oracle.spatial.network.Node
Sets the node cost.
setCosts(double[]) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Sets the costs of this path.
setCosts(double[]) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets the costs of the subpath.
setCount(long) - Method in class oracle.spatial.georaster.GeorHistogramEntry
Sets the count value.
setDefaultBlue(Long) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the default blue band for the current GeoRaster object.
setDefaultGreen(Long) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the default green band for the current GeoRaster object.
setDefaultRed(Long) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the default red band for the current GeoRaster object.
setDescription(String[]) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the description for the current GeoRaster object.
setDescription(String) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the georeference description.
setDescription(Vector) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the description.
setDescription(String[]) - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Sets the georeference description.
setDirection(int) - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Sets the direction the network is being explored.
setDuration(double) - Method in interface oracle.spatial.network.Link
Sets the link duration
setDuration(double) - Method in interface oracle.spatial.network.Node
Sets the node duration
setEndDateTime(TIMESTAMP) - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Sets the end date and time.
setEndLinkIndex(int) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets the end link index.
setEndLinkIndex(int) - Method in interface oracle.spatial.network.SubPath
 
setEndNode(Node) - Method in interface oracle.spatial.network.Link
Sets the link end node.
setEndNode(LogicalNetNode) - Method in interface oracle.spatial.network.lod.LogicalNetLink
Sets the reference to the end node of this link.
setEndNode(LogicalNetNode) - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
 
setEndNodeId(long) - Method in interface oracle.spatial.network.lod.LogicalLink
Sets the end node ID.
setEndPercentage(double) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets the location of the end point of the subpath as a percentage of the last link of the containing path.
setEndPercentage(double) - Method in interface oracle.spatial.network.SubPath
 
setFlags(int) - Method in class oracle.spatial.util.Logger
Sets the flags (an OR'ed integer of all desired flags)
setFlow(double) - Method in interface oracle.spatial.network.Link
Sets the flow on the link for flow analysis
setFunctionFittingModel(GeorFunctionalFittingModel) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Initiates attribute values based on a given GeorFunctionFittingModel object.
setGcpTableName(String) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the GCP table name.
setGeometry(JGeometry) - Method in interface oracle.spatial.network.Link
Sets the link geometry (JGeometry).
setGeometry(JGeometry) - Method in interface oracle.spatial.network.Node
Sets the node geometry (JGeometry).
setGeometry(JGeometry) - Method in interface oracle.spatial.network.Path
Sets the path geometry (JGeometry).
setGeometryType(int) - Method in interface oracle.spatial.network.NetworkMetadata
Sets the geometry type of the network
setGeomID(int) - Method in interface oracle.spatial.network.Link
Sets the LRS geometry ID of this link.
setGeomID(int) - Method in interface oracle.spatial.network.Node
Sets the LRS geometry ID.
setGlobalFlags(int) - Static method in class oracle.spatial.util.Logger
Sets the global logging flags.
setGlobalFlags(int, String) - Static method in class oracle.spatial.util.Logger
Sets the global logging flags for the named loggers only.
setGlobalLevel(int) - Static method in class oracle.spatial.util.Logger
Sets the global logging level.
setGlobalLevel(int, String) - Static method in class oracle.spatial.util.Logger
Sets the global logging level for the named loggers.
setGlobalOutputStream(PrintStream) - Static method in class oracle.spatial.util.Logger
Sets the global log outputsream.
setGlobalOutputStream(PrintStream, String) - Static method in class oracle.spatial.util.Logger
Sets the global log outputsream for the named hiearchy.
setGray(int) - Method in class oracle.spatial.georaster.GeorGrayscaleEntry
Sets the gray value.
setGrayscale(double[], int[]) - Method in class oracle.spatial.georaster.GeorGrayscale
Sets the GeorColormapEntry array by specifying two individual component arrays.
setGrayscale(GeorGrayscaleEntry[]) - Method in class oracle.spatial.georaster.GeorGrayscale
Sets the GeorGrayscaleEntry array.
setGrayscale(int, double, int) - Method in class oracle.spatial.georaster.GeorGrayscale
Sets a GeorColormapEntry based on entryNo.
setGrayscale(double, int) - Method in class oracle.spatial.georaster.GeorGrayscale
Sets a GeorGrayscaleEntry based on value.
setGrayscale(GeorGrayscale) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the gray scale by specifying a GeorGrayscale object.
setGrayscaleTableName(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the gray scale table name.
setGreen(int) - Method in class oracle.spatial.georaster.GeorColormapEntry
Sets the green color component.
setGreen(int) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Sets the band number mapped to green.
setHierarchyLevel(int) - Method in interface oracle.spatial.network.Node
Sets the node hierarchy level.
setHigh(MDPoint) - Method in interface oracle.spatial.network.MBR
Sets the high point.
setHigh(int, double) - Method in interface oracle.spatial.network.MBR
Sets the specified ordinate of the high point.
setHistogram(GeorHistogram) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the histogram by specifying a GeorHistogram object.
setHistogramTableName(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the histogram table name.
setID(int) - Method in interface oracle.spatial.network.Path
Sets the path ID.
setID(int) - Method in interface oracle.spatial.network.SubPath
 
setImage(RenderedImage) - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
Sets the current working image.
setInitialAnalysisInfo(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
 
setInitialAnalysisInfo(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.ShortestPath
Sets the initial analysis info.
setIsActive(boolean) - Method in interface oracle.spatial.network.lod.LogicalLink
Sets whether the link is active.
setIsActive(boolean) - Method in interface oracle.spatial.network.lod.LogicalNode
Sets whether this node is active.
setIsBidirected(boolean) - Method in interface oracle.spatial.network.lod.LogicalLink
Sets whether the link is bidirected or not.
setIsNetworkPartitioned(boolean, int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
setIsUserDataIncluded(boolean) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setIsUserDataLoaded(boolean) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
Deprecated. use addUserDataCategory
setLayerDimensionOrdinate(Integer) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the layer dimension ordinate.
setLayerID(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the layer ID.
setLayerNumber(Integer) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the layer number.
setLevel(int) - Method in class oracle.spatial.util.Logger
Sets the logging level of this instance.
setLinkCostCalculator(LinkCostCalculator) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Deprecated. use setLinkCostCalculators()
setLinkCostCalculators(LinkCostCalculator[]) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Sets the link cost calculators.
setLinkCostCalculators(LinkCostCalculator[]) - Method in interface oracle.spatial.network.lod.ShortestPath
Sets the link cost calculators.
setLinkCostColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets link cost column
setLinkCostFunction(LinkCostFunction) - Method in interface oracle.spatial.network.Network
Sets up user defined link cost function
setLinkDirection(int) - Method in interface oracle.spatial.network.NetworkMetadata
Sets link diretion (Network.UNDIRECTED_LINK or Network.DIRECTED_LINK)
setLinkDurationColumn(String) - Method in interface oracle.spatial.network.Network
Deprecated.  
setLinkDurationColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets link duration column name
setLinkGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
Sets Link Geometry Metadata
setLinkLevel(int) - Method in interface oracle.spatial.network.Link
Sets the link level.
setLinkLevelSelector(LinkLevelSelector) - Method in interface oracle.spatial.network.lod.KShortestPaths
Sets link level selector.
setLinkLevelSelector(LinkLevelSelector) - Method in interface oracle.spatial.network.lod.ShortestPath
Sets the link level selector.
setLinkLevelSelector(LinkLevelSelector) - Method in class oracle.spatial.network.lod.YenDeviation
 
setLinkPartitionColumn(String) - Method in interface oracle.spatial.network.Network
Deprecated.  
setLinkPartitionColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
setLoggingLevel(int) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
Sets java global logging level.
setLow(MDPoint) - Method in interface oracle.spatial.network.MBR
Sets the low point.
setLow(int, double) - Method in interface oracle.spatial.network.MBR
Sets the specified ordinate of the low point.
setLRMDimension(int) - Method in class oracle.spatial.geometry.JGeometry
Sets the dimension index for LRS measure.
setLRSGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
Sets LRS Geometry Metadata
setMajorVersion(String) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the major version for the current GeoRaster object.
setMax(Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the statistics maximum value.
setMaxCost(double) - Method in class oracle.spatial.network.SystemConstraint
Sets the maximum cost constraint.
setMaxDepth(int) - Method in class oracle.spatial.network.SystemConstraint
Sets the maximum depth constraint.
setMaxDistance(double) - Method in class oracle.spatial.network.SystemConstraint
Sets the maximum distance constraint.
setMaxDuration(double) - Method in class oracle.spatial.network.SystemConstraint
 
setMaxLinkID(int) - Method in interface oracle.spatial.network.Network
Sets the max link ID to maxID
setMaxLinkLevel(int) - Method in interface oracle.spatial.network.lod.LogicalNode
Sets the maximum link level of the links incident to this node.
setMaxMBR(MBR) - Method in class oracle.spatial.network.SystemConstraint
Sets the maximum MBR constraint.
setMaxNodeID(int) - Method in interface oracle.spatial.network.Network
Sets the max node ID to maxID
setMaxNumberOfNodes(int) - Method in class oracle.spatial.network.lod.config.CachingPolicy
Sets the maximum number of nodes allowed in the cache for this network level.
setMaxPathID(int) - Method in interface oracle.spatial.network.Network
Sets the max path ID to maxID
setMaxSubPathID(int) - Method in interface oracle.spatial.network.Network
Sets the max subpath ID to maxID
setMDPoint(MDPoint) - Method in interface oracle.spatial.network.Node
Sets the node location (MDPoint).
setMean(Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the statistics mean value.
setMeasure(double, double) - Method in interface oracle.spatial.network.Link
Sets the LRS start and end measures.
setMeasure(double) - Method in interface oracle.spatial.network.Node
Sets the LRS measure.
setMedian(Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the statistics median value.
setMin(Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the statistics minimum value.
setMinorVersion(String) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the minor version for the current GeoRaster object.
setModelCoordinateLocation(String) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the model coordinate location.
setModelDimensionDescription(String) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the model dimension description.
setModelSRID(Integer) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the SRID.
setModelType(int) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the model type.
setModeValue(Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the statistics mode value.
setMustAvoidLinks(Vector) - Method in class oracle.spatial.network.SystemConstraint
Sets the must-avoid links.
setMustAvoidNodes(Vector) - Method in class oracle.spatial.network.SystemConstraint
Sets the must-avoid nodes.
setName(String) - Method in interface oracle.spatial.network.Link
Sets the link name.
setName(String) - Method in interface oracle.spatial.network.Node
Sets the node name.
setName(String) - Method in interface oracle.spatial.network.Path
Sets the path name.
setName(String) - Method in interface oracle.spatial.network.SubPath
 
setNetworkAdaptor(LODNetworkAdaptor) - Method in interface oracle.spatial.network.lod.NetworkIO
Sets the network adaptor.
setNetworkMetadata(NetworkMetadata) - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
setNetworkMetadata(NetworkMetadata) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
setNetworkMetadata(NetworkMetadata) - Method in interface oracle.spatial.network.lod.NetworkIO
Sets network metadata
setNetworkUpdate(HashMap<Integer, NetworkUpdate>) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Deprecated. use setNetworkUpdates instead
setNetworkUpdate(int, NetworkUpdate) - Method in class oracle.spatial.network.lod.NetworkExplorer
Sets the network update object and initialize the dynamic cache.
setNetworkUpdates(HashMap<Integer, NetworkUpdate>) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Sets the network update objects.
setNetworkUpdates(HashMap<Integer, NetworkUpdate>) - Method in class oracle.spatial.network.lod.NetworkExplorer
Sets the network update objects and re-initialize the dynamic cache.
setNextUserObject(Object) - Method in class oracle.spatial.network.lod.LODAnalysisInfo
Sets the next user object to be accumulated.
setNodeCostCalculator(NodeCostCalculator) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Deprecated. use setNodeCostCalculators()
setNodeCostCalculators(NodeCostCalculator[]) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Sets the node cost calculators.
setNodeCostCalculators(NodeCostCalculator[]) - Method in interface oracle.spatial.network.lod.ShortestPath
Sets the node cost calculators.
setNodeCostColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets node cost column
setNodeDurationColumn(String) - Method in interface oracle.spatial.network.Network
Deprecated.  
setNodeDurationColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets node duration column name
setNodeGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
Sets Node Geometry Metadata
setNodeLevelTableName(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets the node level table name
setNodePartitionColumn(String) - Method in interface oracle.spatial.network.Network
Deprecated.  
setNodePartitionColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
setNodePartitionId(long, int) - Method in interface oracle.spatial.network.lod.LogicalPartition
Sets the partition the node belongs to.
setNodePartitionId(long, int) - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
setNoOfDims(int) - Method in class oracle.spatial.network.GeometryMetadata
Sets the number of dimensions
setNoOfHierarchyLevels(int) - Method in interface oracle.spatial.network.Network
Deprecated.  
setNoOfHierarchyLevels(int) - Method in interface oracle.spatial.network.NetworkMetadata
Sets the number of hierarchy levels.
setNoOfPartitions(int) - Method in interface oracle.spatial.network.NetworkMetadata
Deprecated.  
setNumberFormat(String) - Static method in class oracle.spatial.network.OraTst
 
setNumberOfBoundaryLinks(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setNumberOfExternalNodes(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setNumberOfIncomingLinks(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setNumberOfInternalLinks(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setNumberOfInternalNodes(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setNumberOfLinkLevels(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
 
setNumberOfOutgoingLinks(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setOrd(int, double) - Method in interface oracle.spatial.network.MDPoint
Sets the specified ordinate.
setOrthoRectified(Boolean) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets true if the current GeoRaster object is orthorectified.
setOutputStream(PrintStream) - Method in class oracle.spatial.util.Logger
Sets the logging output stream.
setParentLink(Link) - Method in interface oracle.spatial.network.Link
Sets the parent link.
setParentNode(Node) - Method in interface oracle.spatial.network.Node
Sets the parent node.
setPartition(int, LogicalPartition, int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
Adds a network partition to the cache.
setPartitionBlobTableName(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets the partition BLOB table name
setPartitionBlobTranslator(String) - Method in class oracle.spatial.network.lod.config.LODConfig
Sets the full class name of the partition BLOB translator.
setPartitionID(int) - Method in interface oracle.spatial.network.Link
Sets the link partition ID
setPartitionId(int) - Method in interface oracle.spatial.network.lod.LogicalNetNode
Sets the partition ID.
setPartitionId(int) - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
setPartitionId(int) - Method in class oracle.spatial.network.lod.PartitionBlob
 
setPartitionID(int) - Method in interface oracle.spatial.network.Node
Sets the node partition ID.
setPartitionTableName(String) - Method in interface oracle.spatial.network.Network
Deprecated.  
setPartitionTableName(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets partition table name
setPartitionUpdate(int, PartitionUpdate) - Method in class oracle.spatial.network.lod.NetworkUpdate
Sets the update information for the specified partition.
setPathGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
Sets Path Geometry Metadata
setPathLinkTableName(String) - Method in interface oracle.spatial.network.NetworkMetadata
Set the path link table name
setPreprocess(TopoPreprocess) - Method in class oracle.spatial.topo.TopoMap
Sets the preprocessing listener for addXXXX methods
setPyramidMaxLevel(Long) - Method in class oracle.spatial.georaster.RasterInfo
Sets the maximum pyramid level.
setPyramidType(String) - Method in class oracle.spatial.georaster.RasterInfo
Sets the pyramid type.
setRasterDataTable(String) - Method in class oracle.spatial.georaster.sql.SdoGeoRaster
Sets the raster data table of the current GeoRaster object.
setRasterID(NUMBER) - Method in class oracle.spatial.georaster.sql.SdoGeoRaster
Sets the raster ID of the current GeoRaster object.
setRasterType(int) - Method in class oracle.spatial.georaster.JGeoRaster
Sets the rasterType.
setReader(NetworkIO) - Method in class oracle.spatial.network.lod.NetworkExplorer
Sets the network reader and the maximum link level.
setReadFromBlob(boolean) - Method in class oracle.spatial.network.lod.config.LODConfig
Sets whether to read from BLOBs or from tables.
setRectified(Boolean) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets true if the current GeoRaster object is rectified.
setRed(int) - Method in class oracle.spatial.georaster.GeorColormapEntry
Sets the red color component.
setRed(int) - Method in class oracle.spatial.georaster.image.GeoRasterImage
Sets the band number mapped to red.
setReferenced(Boolean) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets true if the current GeoRaster object is georeferenced.
setReferenced(Boolean) - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Sets true if the current GeoRaster object is georeferenced.
setReferenceLightPath(LogicalLightPath) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets the path containing the subpath.
setReferencePath(Path) - Method in interface oracle.spatial.network.SubPath
 
setRowDenominator(Vector) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the rowDenominator vector.
setRowNumerator(Vector) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the rowNumerator vector.
setRowOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the rowOff value.
setRowRMS(Double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the rowRMS value.
setRowScale(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the rowScale value.
setSamplingFactor(Integer) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the sampling factor.
setSamplingWindowColumnWidth(Integer) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the sampling window column width.
setSamplingWindowOrigin(int, Long) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the sampling window origin point for the specified dimension.
setSamplingWindowRowHeight(Integer) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the sampling window row height.
setScalingFunction(double, double, double, double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the scaling function coefficient a0,a1,b0,b1.
setSourceInfo(String[]) - Method in class oracle.spatial.georaster.JGeoRasterMeta
set sourceInfo by a given array of string
setSpatialExtent(JGeometry) - Method in class oracle.spatial.georaster.JGeoRaster
Sets the spatial extent.
setSpatialResolution(String, Double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the spatial resolution of the specified dimension.
setSpatialTolerance(Double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Sets the spatial tolerance.
setSpectralResolution(double) - Method in class oracle.spatial.georaster.BandReferenceInfo
Sets the spectral resolution of the specified dimension.
setSpectralUnit(String) - Method in class oracle.spatial.georaster.BandReferenceInfo
Sets the spectral unit.
setSRID(int) - Method in class oracle.spatial.geometry.JGeometry
Sets the srid for this geometry.
setSrid(int) - Method in class oracle.spatial.network.GeometryMetadata
Sets the SRID
setSrid(int) - Method in interface oracle.spatial.network.MDPoint
Sets the SRID.
setsrsAlias(String) - Static method in class oracle.spatial.util.GML2
 
setsrsAlias(String) - Static method in class oracle.spatial.util.GML3
 
setsrsAlias(String) - Static method in class oracle.spatial.util.KML2
 
setsrsNameSpace(String) - Static method in class oracle.spatial.util.GML
 
setsrsNameSpace(String) - Static method in class oracle.spatial.util.GML2
 
setsrsNameSpace(String) - Static method in class oracle.spatial.util.GML3
 
setsrsNameSpace(String) - Static method in class oracle.spatial.util.GML3g
 
setsrsNameSpace(String) - Static method in class oracle.spatial.util.KML
 
setsrsNameSpace(String) - Static method in class oracle.spatial.util.KML2
 
setStartLinkIndex(int) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets the start link index.
setStartLinkIndex(int) - Method in interface oracle.spatial.network.SubPath
 
setStartNode(Node) - Method in interface oracle.spatial.network.Link
Sets the link start node.
setStartNode(LogicalNetNode) - Method in interface oracle.spatial.network.lod.LogicalNetLink
Sets the reference to the start node of this link.
setStartNode(LogicalNetNode) - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
 
setStartNodeId(long) - Method in interface oracle.spatial.network.lod.LogicalLink
Sets the start node ID.
setStartPercentage(double) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Sets the location of the starting point of the subpath as a percentage of the first link of the containing path.
setStartPercentage(double) - Method in interface oracle.spatial.network.SubPath
 
setState(boolean) - Method in interface oracle.spatial.network.Link
Sets the active flag.
setState(boolean) - Method in interface oracle.spatial.network.Node
Sets the active flag.
setSTD(Double) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the statistics STD value.
setStringIDIndex() - Method in interface oracle.spatial.network.Network
Sets String ID indexes for nodes, links ,and paths.
setStringIDIndex(NDMStringID, NDMStringID, NDMStringID, NDMStringID) - Method in interface oracle.spatial.network.Network
Sets String ID indexes for nodes,links ,and paths.
setStringIDIndex(NDMStringID, NDMStringID, NDMStringID) - Method in interface oracle.spatial.network.Network
Sets String ID indexes for nodes,links ,and paths.
setSubPathGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
Sets SubPath Geometry Metadata
setTableName(String) - Method in class oracle.spatial.network.GeometryMetadata
Sets the table name
setTemporalResolutionDescription(String) - Method in class oracle.spatial.georaster.TemporalReferenceInfo
Sets the temporal resolution description.
setTemporaryCachingEnabled(boolean) - Method in interface oracle.spatial.network.Network
Enable/Disable Temporatory Element caching.
setTotalRMS(Double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the totalRMS value.
setTspCosts(int, double[]) - Method in class oracle.spatial.network.lod.TspAnalysisInfo
Sets the costs to reach the input tsp point.
setTspOrder(int[]) - Method in class oracle.spatial.network.lod.TspAnalysisInfo
Sets TSP points in order
setType(int) - Method in class oracle.spatial.geometry.JGeometry
Sets the geometry type for this geometry.
setType(String) - Method in interface oracle.spatial.network.Link
Sets the link type.
setType(String) - Method in interface oracle.spatial.network.NetworkMetadata
Sets network type
setType(String) - Method in interface oracle.spatial.network.Node
Sets the node type.
setType(String) - Method in interface oracle.spatial.network.Path
Sets the path type.
setType(String) - Method in interface oracle.spatial.network.SubPath
 
setULTCoordinate(int, Long) - Method in class oracle.spatial.georaster.RasterInfo
Sets the ULT value of the specified dimension.
setUserData(Object) - Method in interface oracle.spatial.network.Link
Sets the user defined data.
setUserData(String, Object) - Method in interface oracle.spatial.network.Link
Sets user data
setUserData(int, UserData) - Method in interface oracle.spatial.network.lod.CategorizedUserData
Sets the user data for the specified category.
setUserData(int, UserData) - Method in class oracle.spatial.network.lod.CategorizedUserDataImpl
 
setUserData(String, Object) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Sets the value of the user data.
setUserData(Map<String, Object>) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Sets the value of the user data.
setUserData(Map<String, Object>) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
Deprecated.  
setUserData(String, Object) - Method in interface oracle.spatial.network.lod.LogicalLink
Deprecated.  
setUserData(Map<String, Object>) - Method in interface oracle.spatial.network.lod.LogicalLink
Deprecated.  
setUserData(UserData) - Method in class oracle.spatial.network.lod.PointOnNet
Set user data.
setUserData(Object) - Method in interface oracle.spatial.network.Network
Sets user defined data.
setUserData(String, Object) - Method in interface oracle.spatial.network.Network
Sets user data
setUserData(Object) - Method in interface oracle.spatial.network.NetworkMetadata
Sets user defined data.
setUserData(String, Object) - Method in interface oracle.spatial.network.NetworkMetadata
Sets user data
setUserData(Object) - Method in interface oracle.spatial.network.Node
Sets user defined data.
setUserData(String, Object) - Method in interface oracle.spatial.network.Node
Sets user data
setUserData(Object) - Method in interface oracle.spatial.network.Path
Sets user defined data.
setUserData(String, Object) - Method in interface oracle.spatial.network.Path
Sets user data
setUserData(Object) - Method in interface oracle.spatial.network.SubPath
 
setUserData(String, Object) - Method in interface oracle.spatial.network.SubPath
 
setUserDataIO(String) - Method in class oracle.spatial.network.lod.config.LODConfig
Sets the full class name of the user data input/output implementation.
setUserDataIOs(LODUserDataIO[]) - Method in interface oracle.spatial.network.lod.NetworkIO
Sets the user data IO implementation.
setUserID(String) - Method in class oracle.spatial.georaster.ObjectInfo
Sets the user ID for the current GeoRaster object.
setValue(double) - Method in class oracle.spatial.georaster.GeorHistogramEntry
Sets the cell value.
setValueAndCount(double[], long[]) - Method in class oracle.spatial.georaster.GeorHistogram
Sets the GeorHistogramEntry array by specifying two individual component arrays.
setValueAndCount(GeorHistogramEntry[]) - Method in class oracle.spatial.georaster.GeorHistogram
Sets the GeorHistogramEntry array.
setValueAndCount(int, double, int) - Method in class oracle.spatial.georaster.GeorHistogram
Sets a GeorHistogramEntry based on entryNo.
setValueAndCount(double, int) - Method in class oracle.spatial.georaster.GeorHistogram
Sets a GeorHistogramEntry based on value.
setVATName(String) - Method in class oracle.spatial.georaster.SubLayerInfo
Sets the VAT table name.
setWindingRule(int) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Sets the winding rule for this path to the specified value.
setWorldFile(double, double, double, double, double, double) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
Initiates attribute values based on given parameters in a world file.
setX(double) - Method in class oracle.spatial.geometry.JPoint2DD
 
setX(double) - Method in class oracle.spatial.topo.Point2DD
 
setXOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the xOff value.
setXScale(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the xScale value.
setY(double) - Method in class oracle.spatial.geometry.JPoint2DD
 
setY(double) - Method in class oracle.spatial.topo.Point2DD
 
setYOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the yOff value.
setYScale(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the yScale value.
setZOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the zOff value.
setZScale(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
Sets the zScale value.
ShapefileFeatureJGeom - Class in oracle.spatial.util
This class helps to create features from a shapefile.
ShapefileFeatureJGeom() - Constructor for class oracle.spatial.util.ShapefileFeatureJGeom
 
ShapefileReaderJGeom - Class in oracle.spatial.util
 
ShapefileReaderJGeom(String) - Constructor for class oracle.spatial.util.ShapefileReaderJGeom
construct an object out of the specified shapefile name.
ShortestPath - Interface in oracle.spatial.network.lod
This interface defines methods supported by a shortest path algorithm.
shortestPath(PointOnNet[], PointOnNet[], LODNetworkConstraint) - Method in interface oracle.spatial.network.lod.ShortestPath
Returns the shortest path between a set of candidate start points and end points.
shortestPath(Network, int, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the Dijkstra algorithm.
shortestPath(Network, int, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the Dijkstra algorithm.
shortestPath(Network, int, double, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path as a sub path
shortestPath(Network, int, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path as a sub path
shortestPath(Network, int, double, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path as a sub path
shortestPath(Path, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the Dijkstra algorithm.
shortestPathAStar(PointOnNet, PointOnNet, LODNetworkConstraint, HeuristicCostFunction, double[]) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using A* algorithm using dynamic link level selector.
shortestPathAStar(PointOnNet, PointOnNet, int, LODNetworkConstraint, HeuristicCostFunction, double[]) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using A* algorithm using dynamic link level selector.
shortestPathAStar(PointOnNet, PointOnNet, LODNetworkConstraint, HeuristicCostFunction, LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using A* algorithm using dynamic link level selector of this NetworkAnalyst.
shortestPathAStar(PointOnNet[], PointOnNet[], LODNetworkConstraint, HeuristicCostFunction, LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using A* algorithm with dynamic link level selector.
shortestPathAStar(Network, int, int, NetworkConstraint, AStarCostFunction, double) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the A* search algorithm.
shortestPathAStar(Network, int, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the A* search algorithm.
shortestPathAStar(Network, int, double, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path as a sub path using A* algorithm
shortestPathAStar(Network, int, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the A* search algorithm.
shortestPathDijkstra(PointOnNet, PointOnNet, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using Dijkstra algorithm and the analyst's link level selector specified by the user.
shortestPathDijkstra(PointOnNet, PointOnNet, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using Dijkstra algorithm with static link level selector.
shortestPathDijkstra(PointOnNet[], PointOnNet[], int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using Dijkstra algorithm with static link level selector.
shortestPathDijkstra(PointOnNet[], PointOnNet[], int, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using Dijkstra algorithm with static link level selector.
shortestPathDijkstra(Network, int, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the Dijkstra algorithm.
shortestPathDijkstra(Network, int, double, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path as a sub path using Dijkstra algorithm
shortestPathDijkstra(Network, int, int) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the Dijkstra algorithm.
shortestPathDijkstra(Path, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest path based on the Dijkstra algorithm.
shortestPathDijkstraMaxLevel(PointOnNet, PointOnNet, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path using Dijkstra algorithm where the long-haul path is computed on the maximum link level.
shortestPathHierarchical(PointOnNet[], PointOnNet[], int, int, LODNetworkConstraint, ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the shortest path from a point on the start link to the end node.
shortestPaths(PointOnNet[][], PointOnNet[][], LODNetworkConstraint) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
 
shortestPaths(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, TSP.TourFlag) - Method in class oracle.spatial.network.lod.TspNearestNeighbor
 
shortestPaths(Network, int, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths from the specified source node to any other nodes based on the Dijkstra algorithm.
shortestPaths(Network, int) - Static method in class oracle.spatial.network.NetworkManager
Returns all shortest paths from the given start node based on the Dijkstra algorithm.
showRTreePlot(String) - Method in class oracle.spatial.util.RTree
 
showRTreePlot() - Method in class oracle.spatial.util.RTree
 
simplify(double, double, double) - Method in class oracle.spatial.geometry.JGeometry
This method generates a new JGeometry object which is the simplified version of the input geometry.
simplify(double) - Method in class oracle.spatial.geometry.JGeometry
This method generates a new JGeometry object by simplifying the input geometry using the Douglas-Peucker Algorithm.
size() - Method in class oracle.spatial.network.lod.LongHashMap
 
size() - Method in class oracle.spatial.network.lod.LongHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class oracle.spatial.network.lod.OrderedLongSet
 
size() - Method in interface oracle.spatial.network.Path
Returns the number of links in the path
size() - Method in interface oracle.spatial.network.Tree
Returns number of tree nodes
snapToGrid(Point2DD) - Method in class oracle.spatial.topo.TopoMap
Snaps the coordinate pair of the argument Point2DD to the instance grid.
snapToGrid(double) - Method in class oracle.spatial.topo.TopoMap
Snaps a single double precision value to the instance grid
snapToGrid(Point2DD[]) - Method in class oracle.spatial.topo.TopoMap
Snaps all the coordinate pairs of the array of Point2DD to the instance grid.
sortByID(Object[]) - Static method in class oracle.spatial.network.OraTst
Sorts the network elements by IDs.
SPATIAL_NETWORK - Static variable in interface oracle.spatial.network.Network
 
SpatialBasicNetwork - Interface in oracle.spatial.network.lod
A SpatialNetwork is a LogicalNetwork with geometry information.
SpatialHeavyPath - Interface in oracle.spatial.network.lod
A SpatialHeavyPath is a LogicalHeavyPath with geometry information.
SpatialLink - Interface in oracle.spatial.network.lod
A SpatialLink is a LogicalLink with geometry information.
SpatialNetLink - Interface in oracle.spatial.network.lod
A SpatialNetLink is a LogicalNetLink with geometry information.
SpatialNetNode - Interface in oracle.spatial.network.lod
A SpatialNetNode is a LogicalNetNode with geometry information.
SpatialNode - Interface in oracle.spatial.network.lod
A SpatialNode is a LogicalNode with geometry information.
SpatialPartition - Interface in oracle.spatial.network.lod
A SpatialPartition is a LogicalPartition with geometry information.
SpatialPath - Interface in oracle.spatial.network.lod
A SpatialPath is a LogicalPath with geometry information.
SpatialReferenceInfo - Class in oracle.spatial.georaster
SpatialReferenceInfo is a Java class mapped to the XML element SpatialReferenceInfo in the Oracle Spatial GeoRaster metadata.
SpatialSubNetwork - Interface in oracle.spatial.network.lod
A SpatialSubNetwork is a LogicalSubNetwork with geometry information.
SpatialSubPath - Interface in oracle.spatial.network.lod
A SpatialSubPath is a LogicalSubPath with geometry information.
SpatialSubPathImpl - Class in oracle.spatial.network.lod
Default implementation of SpatialSubPath.
SpatialSubPathImpl(SpatialPath, int, double, int, double, double[], JGeometry, CategorizedUserData) - Constructor for class oracle.spatial.network.lod.SpatialSubPathImpl
 
splitBy(String, String) - Static method in class oracle.spatial.util.Util
gets an array list of strings that are separated by delimiters such as commas
store(JGeometry, Connection) - Static method in class oracle.spatial.geometry.JGeometry
Converts the given geometry object into an Oracle JDBC STRUCT object.
store(JGeometry, Connection, boolean) - Static method in class oracle.spatial.geometry.JGeometry
 
store(JGeometry, Connection, Object[]) - Static method in class oracle.spatial.geometry.JGeometry
Converts the given geometry object into an Oracle JDBC STRUCT object.
store(JGeometry, Connection, Object[], boolean) - Static method in class oracle.spatial.geometry.JGeometry
 
store(JGeometry) - Static method in class oracle.spatial.geometry.JGeometry
Converts a JGeometry instance to an Oracle pickler image of the SDO_GEOMETRY type.
store(Connection, JGeometry) - Static method in class oracle.spatial.geometry.JGeometry
Converts a JGeometry instance to an Oracle JDBC STRUCT object using the SdoPickler.
store(Connection, JGeometry, StructDescriptor) - Static method in class oracle.spatial.geometry.JGeometry
Converts a JGeometry instance to an Oracle JDBC STRUCT object using the SdoPickler.
storeRasterBlock(ImageInputStream, BLOB) - Method in class oracle.spatial.georaster.JRaster
Stores data from an ImageInputStream into blob.
storeRasterBlock(byte[], BLOB) - Method in class oracle.spatial.georaster.JRaster
Stores data from byte array into a BLOB.
storeToDB() - Method in class oracle.spatial.georaster.JGeoRaster
Updates the GeoRaster object in the Oracle Database server, which is associated with current JGeoRaster object by RDT and RID.
storeToDB() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Updates server-side metadata by the XML string generated from this class.
structToWkb(STRUCT) - Static method in class oracle.spatial.util.Adapters
 
structToWkb(STRUCT, Connection) - Static method in class oracle.spatial.util.Adapters
 
structToWkt(STRUCT) - Static method in class oracle.spatial.util.Adapters
 
structToWkt(STRUCT, Connection) - Static method in class oracle.spatial.util.Adapters
 
structToWktString(STRUCT) - Static method in class oracle.spatial.util.Adapters
 
SubLayerInfo - Class in oracle.spatial.georaster
SubLayerInfo is a Java class mapped to the XML element subLayer or objectLayer in the Oracle Spatial GeoRaster metadata.
SubPath - Interface in oracle.spatial.network
This interface defines a sub path with the follwoing properties: A reference path, a start percentage and a start link index in the reference path link list, an end percentage and an end link index in the reference path link list, The partial link cost is assumed to be linearly propotional to the given percentage.
SUBPATH_TABLE_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
subset(SdoGeoRaster, JGeometry, String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Performs either or both of the following operations: (1) spatial crop, cut, or clip, or (2) layer or band subset or duplicate.
subset(SdoGeoRaster, int, JGeometry, String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Performs either or both of the following operations: (1) spatial crop, cut, or clip, or (2) layer or band subset or duplicate.
subset(SdoGeoRaster, long[], String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Performs either or both of the following operations: (1) spatial crop, cut, or clip, or (2) layer or band subset or duplicate.
subset(SdoGeoRaster, int, long[], String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Performs either or both of the following operations: (1) spatial crop, cut, or clip, or (2) layer or band subset or duplicate.
subSet(double) - Method in class oracle.spatial.network.lod.NetworkBuffer
Computes the subset of the network buffer.
subtract(Path) - Method in interface oracle.spatial.network.Path
Subtracts a given from the path.
subtract(ArrayList) - Method in interface oracle.spatial.network.Path
Subtracts a list of paths from the path.
swapBytes(byte[], int, int) - Static method in class oracle.spatial.util.ShapefileReaderJGeom
 
SystemConstraint - Class in oracle.spatial.network
This class defines the common network constraints for network analysis.
SystemConstraint(Network) - Constructor for class oracle.spatial.network.SystemConstraint
Constructs an empty system constraint.
SystemConstraint(Network, double) - Constructor for class oracle.spatial.network.SystemConstraint
Constructs a network constraint with the maximum cost.
SystemConstraint(Network, Vector, Vector) - Constructor for class oracle.spatial.network.SystemConstraint
Constructs a network constraint with the following constraint items: the must-avoid nodes and the must-avoid links.
SystemConstraint(Network, Vector) - Constructor for class oracle.spatial.network.SystemConstraint
Constructs a network constraint with the must-avoid nodes.
SystemConstraint(Network, int[], int[]) - Constructor for class oracle.spatial.network.SystemConstraint
Constructs a network constraint with the following constraints: the must-avoid nodes, and the must-avoid links.
SystemConstraint(Network, int[]) - Constructor for class oracle.spatial.network.SystemConstraint
Constructs a system constraint containing the must-avoid nodes .

T

TEMPORAL_DIMENSION - Static variable in class oracle.spatial.georaster.RasterInfo
A integer indicating temporal dimension.
TemporalReferenceInfo - Class in oracle.spatial.georaster
TemporalReferenceInfo is a Java class mapped to the XML element TemporalReferenceInfo in the Oracle Spatial GeoRaster metadata.
TIMESTAMP_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
to_GML3Geometry(STRUCT, String, String) - Static method in class oracle.spatial.util.GML3
 
to_GML3Geometry(STRUCT) - Static method in class oracle.spatial.util.GML3
 
to_GML3GeometryCLOB(STRUCT, String, String) - Static method in class oracle.spatial.util.GML3
 
to_GML3GeometryCLOB(STRUCT) - Static method in class oracle.spatial.util.GML3
 
to_GMLGeometry(STRUCT, String, String) - Static method in class oracle.spatial.util.GML2
 
to_GMLGeometry(STRUCT) - Static method in class oracle.spatial.util.GML2
 
to_GMLGeometryCLOB(STRUCT, String, String) - Static method in class oracle.spatial.util.GML2
 
to_GMLGeometryCLOB(STRUCT) - Static method in class oracle.spatial.util.GML2
 
to_KML(ArrayList, String[], String[], int, String[], String[], boolean[], String[], int[]) - Static method in class oracle.spatial.util.ExtendedKML2
Returns the full KML representation of 3D geometry (i.e., building) Each BBOX is divided into 4 subsequent BBOXes.
to_KML(JGeometry, String[], String[], int, String[], String[], boolean[], String[], int[]) - Static method in class oracle.spatial.util.ExtendedKML2
 
to_KMLGeometry(STRUCT, String, String) - Static method in class oracle.spatial.util.KML2
 
to_KMLGeometry(STRUCT) - Static method in class oracle.spatial.util.KML2
 
to_KMLGeometryCLOB(STRUCT, String, String) - Static method in class oracle.spatial.util.KML2
 
to_KMLGeometryCLOB(STRUCT) - Static method in class oracle.spatial.util.KML2
 
toArray() - Method in class oracle.spatial.network.lod.LongHashSet
Returns an array of the elements in this set.
toArray() - Method in class oracle.spatial.network.lod.OrderedLongSet
 
toArray() - Method in interface oracle.spatial.network.MDPoint
Returns the ordinates in an array.
toGeometry(int) - Method in interface oracle.spatial.network.MBR
Return a JGeometry.
toGeometry() - Method in interface oracle.spatial.network.MDPoint
Returns a point geometry (JGeometry).
toJGeometry(byte[]) - Method in interface oracle.spatial.util.WKAdapter
This transforms a WKB/WKT geometry to a JGeometry.
toJGeometry(byte[]) - Method in class oracle.spatial.util.WKBasis
 
toLogicalNetLink(LogicalBasicNetwork) - Method in interface oracle.spatial.network.lod.LogicalLink
Converts the standalone link to a network link
toLogicalPath() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
Converts the heavy-weight path to a light-weight path.
TOPO_GEOMETRY_TYPE - Static variable in interface oracle.spatial.network.Network
 
TopoDataException - Exception in oracle.spatial.topo
 
TopoDataException() - Constructor for exception oracle.spatial.topo.TopoDataException
 
TopoDataException(String) - Constructor for exception oracle.spatial.topo.TopoDataException
 
TopoEntityNotFoundException - Exception in oracle.spatial.topo
 
TopoEntityNotFoundException() - Constructor for exception oracle.spatial.topo.TopoEntityNotFoundException
 
TopoEntityNotFoundException(String) - Constructor for exception oracle.spatial.topo.TopoEntityNotFoundException
 
TopoFrame - Class in oracle.spatial.topo
 
TopoFrame(TopoMap) - Constructor for class oracle.spatial.topo.TopoFrame
 
TopoMap - Class in oracle.spatial.topo
A TopoMap object serves as a smart cache for a database topology.
TopoMap(Connection, String, int, int, int, TopoPreprocess) - Constructor for class oracle.spatial.topo.TopoMap
Constructs a TopoMap object with a database Connection object and topology name, and an object which implements the TopoPreprocess interface for preprocessing on invocation of addXXXX methods
TopoMap(Connection, String, int, int, int) - Constructor for class oracle.spatial.topo.TopoMap
Constructs a TopoMap object with a database Connection object and topology name.
TopoPreprocess - Interface in oracle.spatial.topo
 
TopoValidationException - Exception in oracle.spatial.topo
 
TopoValidationException() - Constructor for exception oracle.spatial.topo.TopoValidationException
 
TopoValidationException(String) - Constructor for exception oracle.spatial.topo.TopoValidationException
 
toSDOGeometry(int) - Method in interface oracle.spatial.network.MBR
Retunrs a String for constructing an SDO_GEOMETRY in the database.
toSDOGeometry(int) - Method in interface oracle.spatial.network.MDPoint
Retunrs a String for constructing a point SDO_GEOMETRY in the database.
toSpatialPath() - Method in interface oracle.spatial.network.lod.SpatialHeavyPath
Returns the SpatialPath object.
toSQLString() - Method in class oracle.spatial.network.SDODimArray
Returns a SQL string for constructing a database SDO_DIM_ARRAY object
toStandAloneLink() - Method in interface oracle.spatial.network.lod.LogicalNetLink
Returns a new instance of a standalone link, which has the same properties as this link.
toStandAloneLink() - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
 
toStandAloneNode() - Method in interface oracle.spatial.network.lod.LogicalNetNode
Returns a new instance of a standalone node, which has the same properties as this node.
toStandAloneNode() - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
 
toString() - Method in exception oracle.spatial.geometry.DataException
 
toString() - Method in class oracle.spatial.geometry.JGeometry
 
toString() - Method in class oracle.spatial.geometry.JPoint2DD
 
toString() - Method in class oracle.spatial.network.GeometryMetadata
 
toString() - Method in class oracle.spatial.network.HistoryMetadata
 
toString() - Method in class oracle.spatial.network.lod.PointOnNet
 
toString() - Method in class oracle.spatial.network.SDODimArray
 
toString() - Method in class oracle.spatial.network.SystemConstraint
 
toString() - Method in class oracle.spatial.topo.Node
 
toString() - Method in class oracle.spatial.topo.Point2DD
 
toStringFull() - Method in class oracle.spatial.geometry.JGeometry
 
toSTRUCT(byte[], Connection) - Method in interface oracle.spatial.util.WKAdapter
Convert the given WKB/WKT geometry into an Oracle JDBC STRUCT object.
toSTRUCT(byte[], Connection) - Method in class oracle.spatial.util.WKBasis
Convert the given WKB/WKT geometry into an Oracle JDBC STRUCT object.
traceIn(PointOnNet, double, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost to the end point.
traceIn(PointOnNet, double, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost to the end point.
traceIn(PointOnNet, double, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost to the end point.
traceIn(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost to the end point candidates.
traceIn(Network, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns trace in results in an array of SubPath
traceIn(Network, int, double, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns trace in results in an array of SubPath
traceInLight(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost to the end point candidates.
traceOut(PointOnNet[], double, int, LODNetworkConstraint, LODGoalNode, boolean, boolean) - Method in class oracle.spatial.network.lod.Dijkstra
 
traceOut(PointOnNet, double, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost from the start point.
traceOut(PointOnNet, double, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost from the start point.
traceOut(PointOnNet, double, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost from the start point.
traceOut(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost from the start point candidates.
traceOut(Network, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns trace out results in an array of SubPath
traceOut(Network, int, double, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns trace out results in an array of SubPath
traceOutLight(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes and partial links within the specified cost from the start points.
transform(AffineTransform) - Method in class oracle.spatial.util.SDODoubleGeneralPath
Transforms the geometry of this path using the specified AffineTransform.
Tree - Interface in oracle.spatial.network
This interface defines a tree for trace-out.
TreeLink - Interface in oracle.spatial.network
This interface defines a tree link for trace-out.
TreeNode - Interface in oracle.spatial.network
This interface defines a tree node for trace-out.
tsp(PointOnNet[][], TSP.TourFlag, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the traveling salesman tour for the specified points.
tsp(PointOnNet[][], TSP.TourFlag, int, LODNetworkConstraint, TSP) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the traveling salesman tour for the specified points.
TSP - Interface in oracle.spatial.network.lod
This interface defines methods supported by traveling salesman problem algorithm.
TSP.TourFlag - Enum in oracle.spatial.network.lod
Enumeration whose values indicate whether a tsp tour is open or closed, and if open, whether the tour have fixed start and/or end point.
TspAnalysisInfo - Class in oracle.spatial.network.lod
This class contains the TSP points in order, besides other info in LODAnalysisInfo.
TspAnalysisInfo(LinkCostCalculator[], NodeCostCalculator[], int, int) - Constructor for class oracle.spatial.network.lod.TspAnalysisInfo
Creates an TspAnalysisInfo object.
TspNearestNeighbor - Class in oracle.spatial.network.lod
This is a simple heuristic TSP algorithm, which always picks the closes point as the next one to visit.
TspNearestNeighbor(NetworkExplorer, LinkCostCalculator[], NodeCostCalculator[], ShortestPath) - Constructor for class oracle.spatial.network.lod.TspNearestNeighbor
 
TspOp2 - Class in oracle.spatial.network.lod
This class implements the op-2 heuristic algorithm for the Traveling-Salesman-Problem.
TspOp2(LinkCostCalculator[], NodeCostCalculator[], ShortestPath, PairwiseCostCalculator) - Constructor for class oracle.spatial.network.lod.TspOp2
Constructs an op-2 tsp algorithm instance.
TspOp2(LinkCostCalculator[], NodeCostCalculator[], ShortestPath, PairwiseCostCalculator, double) - Constructor for class oracle.spatial.network.lod.TspOp2
Constructs an op-2 tsp algorithm instance.
tspPath(PointOnNet[][], TSP.TourFlag, int, LODNetworkConstraint) - Method in interface oracle.spatial.network.lod.TSP
Returns the traveling salesman tour with the optimal or suboptimal cost.
tspPath(PointOnNet[][], TSP.TourFlag, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.TspNearestNeighbor
 
tspPath(PointOnNet[][], TSP.TourFlag, int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.TspOp2
 
TspPath - Class in oracle.spatial.network.lod
A TspPath consists of an array of LogicalSubPath and the order of the points on the TSP tour.
TspPath(LogicalSubPath[], int[]) - Constructor for class oracle.spatial.network.lod.TspPath
Constructs a TspPath instance.
tspPath(Network, int[], NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns a TSP tour.
tspPath(Network, int[], boolean, boolean, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns a TSP tour.
tspPath(Node[], boolean, boolean, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns a TSP tour.
typification(String, String, Connection, double) - Method in class oracle.spatial.util.GroupingLOD1Generalization
Groups the LOD1 geometries.

U

UNDIRECTED_LINK - Static variable in interface oracle.spatial.network.Network
 
UNDIRECTED_LINK - Static variable in interface oracle.spatial.network.NetworkMetadata
 
unite(MBR) - Method in interface oracle.spatial.network.MBR
Creates a new MBR by uniting with the specified MBR.
UNIVERSE_FACE - Static variable in class oracle.spatial.topo.TopoMap
 
update(LogicalLink) - Method in interface oracle.spatial.network.lod.LogicalLink
Copies the attributes of the input link to this link.
update(LogicalNode) - Method in interface oracle.spatial.network.lod.LogicalNode
Copies the attributes of the input node to this node.
update(PartitionUpdate) - Method in interface oracle.spatial.network.lod.LogicalPartition
Updates this network partition with the input partition update information.
update(PartitionUpdate) - Method in class oracle.spatial.network.lod.LogicalPartitionImpl
 
updateLink(LogicalLink, int) - Method in class oracle.spatial.network.lod.NetworkUpdate
Adds or updates a link in the network
updateLink(LogicalLink) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
updateLinks(Connection, Network, int[]) - Static method in class oracle.spatial.network.NetworkManager
Updates in-memory links from database
updateNetworkCache(int, NetworkUpdate) - Method in interface oracle.spatial.network.lod.CachedNetworkIO
Update network cache.
updateNetworkCacheForWorkspaceChange(int, String, String, String, String) - Method in interface oracle.spatial.network.lod.CachedNetworkIOWM
Update network cache after switching workspace.
updateNetworkLinkCost(Connection, Network, String, String) - Static method in class oracle.spatial.network.NetworkManager
Updates the cost of all network links with the value of the given cost column in the given table.
updateNetworkNodeCost(Connection, Network, String, String) - Static method in class oracle.spatial.network.NetworkManager
Updates the cost of all network node with the value of the given cost column in the given table.
updateNode(LogicalNode, int, int) - Method in class oracle.spatial.network.lod.NetworkUpdate
Adds or updates a node in the network.
updateNode(LogicalNode, int) - Method in class oracle.spatial.network.lod.PartitionUpdate
 
updateNodes(Connection, Network, int[]) - Static method in class oracle.spatial.network.NetworkManager
Updates in-memory nodes from database
updatePartitionBlobInfo(int, int, int, int, int, int, int, int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
Updates the partition BLOB info in the partition BLOB table.
updatePaths(Connection, Network, int[]) - Static method in class oracle.spatial.network.NetworkManager
 
updateRank(LogicalPartition) - Method in interface oracle.spatial.network.lod.CachingHandler
Updates the rank of the partition in the cache.
updateRank(LogicalPartition) - Method in class oracle.spatial.network.lod.LRUCachingHandler
 
updateRaster(SdoGeoRaster, int, String, long[], SdoGeoRaster, int, String, boolean, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Updates a specified pyramid of a specified area or the overlapping parts of one GeoRaster object with selected pyramid and selected bands or layers of another GeoRaster object.
updateRaster(SdoGeoRaster, int, String, JGeometry, SdoGeoRaster, int, String, boolean, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Updates a specified pyramid of a specified area or the overlapping parts of one GeoRaster object with selected pyramid and selected bands or layers of another GeoRaster object.
updateSubPaths(Connection, Network, int[]) - Static method in class oracle.spatial.network.NetworkManager
 
updateTopology() - Method in class oracle.spatial.topo.TopoMap
Updates to the database topological changes in the instance.
UserData - Interface in oracle.spatial.network.lod
This interface defines methods supported by a user data set.
UserDataImpl - Class in oracle.spatial.network.lod
Default implementation of UserData.
UserDataImpl(Object[]) - Constructor for class oracle.spatial.network.lod.UserDataImpl
 
UserDataIO - Interface in oracle.spatial.network
This interface defines methods for users to read and write user defined data from and to the database.
UserDataMetadata - Interface in oracle.spatial.network
This class defines the metadata for user data.
Util - Class in oracle.spatial.util
some useful utility routines used by SDOVIS.
Util() - Constructor for class oracle.spatial.util.Util
 

V

validate(boolean, double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns whether a 3-D geometry is valid or not.
validate() - Method in class oracle.spatial.georaster.JGeoRaster
Validates the current JGeoRaster object.
validate() - Method in class oracle.spatial.georaster.JGeoRasterMeta
Validates GeoRaster metadata represented by current instance
validate() - Method in interface oracle.spatial.network.Path
Validates the path.
validate_layer_with_context_3D(String, String, String, NUMBER, String, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
validateBlockMBR() - Method in class oracle.spatial.georaster.JRaster
Checks the blockMBR attribute in each row of the raster data table associated with the specified GeoRaster object to see if its geometry is the actual minimum bounding rectangle (MBR) of that block.
validateBlockMBR(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Validates the blockMBR attribute of each block of a GeoRaster object.
validateCache() - Method in class oracle.spatial.topo.TopoMap
Wrapper for validateCache(int level).
validateCache(int) - Method in class oracle.spatial.topo.TopoMap
Performs a topological validation of the cache, checking the consistency of all pointer relationships in the edge/node/face graph.
validateGeom(STRUCT, String, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
 
validateGeoRaster(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
Validates a GeoRaster object, checking its raster data and metadata.
validateNetwork(Network) - Static method in class oracle.spatial.network.NetworkManager
Validates the reference relationship of the given network return the validation result as a String
validateNetworkSchema(Connection, String) - Static method in class oracle.spatial.network.NetworkManager
Validates the network tables and reports any errors if exist.
validateWkb(BLOB) - Static method in class oracle.spatial.util.Adapters
 
validateWkb(BLOB, Connection) - Static method in class oracle.spatial.util.Adapters
 
validateWkt(CLOB) - Static method in class oracle.spatial.util.Adapters
 
validateWkt(CLOB, Connection) - Static method in class oracle.spatial.util.Adapters
 
validDataType(String) - Method in interface oracle.spatial.network.UserDataMetadata
Checks if the given data type is supported
valueOf(String) - Static method in enum oracle.spatial.network.lod.TSP.TourFlag
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.spatial.network.lod.TSP.TourFlag
Returns an array containing the constants of this enum type, in the order they are declared.
valuesIterator() - Method in class oracle.spatial.network.lod.LongHashMap
 
VARCHAR2_TYPE - Static variable in interface oracle.spatial.network.UserDataMetadata
 
VERTICAL_DIMENSION - Static variable in class oracle.spatial.georaster.RasterInfo
A integer indicating vertical dimension.
volume(double) - Method in class oracle.spatial.geometry.J3D_Geometry
Returns the volume of a 3-D geometry.
volume(STRUCT, NUMBER) - Static method in class oracle.spatial.util.Adapters
 

W

warn(String) - Method in class oracle.spatial.util.Logger
Logs a warning
warn(String, String, String) - Method in class oracle.spatial.util.Logger
Logs a warning
warn(Exception) - Method in class oracle.spatial.util.Logger
Logs a warning exception
WIND_EVEN_ODD - Static variable in class oracle.spatial.util.SDODoubleGeneralPath
An even-odd winding rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in class oracle.spatial.util.SDODoubleGeneralPath
A non-zero winding rule for determining the interior of a path.
withinCost(PointOnNet[], double, int, LODNetworkConstraint, LODGoalNode, boolean, boolean) - Method in class oracle.spatial.network.lod.Dijkstra
 
withinCost(PointOnNet, double, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost from the start point.
withinCost(PointOnNet, double, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost from the start point.
withinCost(PointOnNet, double, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost from the start point.
withinCost(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost from the start point candidates.
withinCost(Network, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns all paths that are within the specified cost.
withinCost(Network, int, double) - Static method in class oracle.spatial.network.NetworkManager
Returns the shortest paths of the nodes that are within the specified cost from the given node.
withinCostLight(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost from the start point candidates.
withinCostPolygon(PointOnNet[], double, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the polygon covering the nodes, links or partial links that are within the given cost from the start point candidates.
withinReachingCost(PointOnNet, double, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost to the end point.
withinReachingCost(PointOnNet, double, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost to the end point.
withinReachingCost(PointOnNet, double, int, int, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost to the end point.
withinReachingCost(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost to the end point candidates.
withinReachingCost(Network, int, double) - Static method in class oracle.spatial.network.NetworkManager
Returns all reaching paths that are within the specified cost.
withinReachingCost(Network, int, double, NetworkConstraint) - Static method in class oracle.spatial.network.NetworkManager
Returns all reaching paths that are within the specified cost.
withinReachingCostLight(PointOnNet[], double, int, int, LODNetworkConstraint, LODGoalNode, boolean) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Finds the nodes within the specified cost to the end points.
withinReachingCostPolygon(PointOnNet[], double, LODNetworkConstraint, LODGoalNode) - Method in class oracle.spatial.network.lod.NetworkAnalyst
Returns the polygon covering the nodes, links or partial links that are within the given cost to the end point candidates.
WKAdapter - Interface in oracle.spatial.util
 
WKB - Class in oracle.spatial.util
 
WKB(ByteOrder) - Constructor for class oracle.spatial.util.WKB
 
WKB() - Constructor for class oracle.spatial.util.WKB
 
WKBasis - Class in oracle.spatial.util
This class provides some implementations common to WKB and WKT, particularly the translation between WKB/WKT and STRUCT.
WKBasis(ByteOrder) - Constructor for class oracle.spatial.util.WKBasis
 
WKBasis() - Constructor for class oracle.spatial.util.WKBasis
 
wkbToSTRUCT(BLOB) - Static method in class oracle.spatial.util.Adapters
 
wkbToSTRUCT(BLOB, Connection) - Static method in class oracle.spatial.util.Adapters
 
WKInputStream - Interface in oracle.spatial.util
 
WKT - Class in oracle.spatial.util
 
WKT() - Constructor for class oracle.spatial.util.WKT
 
wktToSTRUCT(CLOB) - Static method in class oracle.spatial.util.Adapters
 
wktToSTRUCT(CLOB, Connection) - Static method in class oracle.spatial.util.Adapters
 
wktToSTRUCT(String) - Static method in class oracle.spatial.util.Adapters
 
wktToSTRUCT(String, Connection) - Static method in class oracle.spatial.util.Adapters
 
writeDouble(DataOutputStream, double) - Method in class oracle.spatial.util.ByteOrder
 
writeDouble(DataOutputStream, double) - Method in class oracle.spatial.util.ByteOrderBigEndian
 
writeDouble(DataOutputStream, double) - Method in class oracle.spatial.util.ByteOrderLittleEndian
 
writeNetwork(Connection, Network) - Static method in class oracle.spatial.network.NetworkManager
Writes the network to the database.
writeNetwork(Connection, Network, UserDataIO) - Static method in class oracle.spatial.network.NetworkManager
Writes the network to the database.
writeNetworkBuffer(NetworkBuffer, long) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores the network buffer into the database.
writeNetworkBuffer(NetworkBuffer) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores the network buffer into the database.
writeNetworkMetadata(Connection, NetworkMetadata) - Static method in class oracle.spatial.network.NetworkManager
Writes the network metadata to the database.
writePath(LogicalPath, String, String) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores a path in the database.
writePath(LogicalPath, long, String, String) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores a path in the database.
writepts(BLOB, int, int, Adapters.Ptclass[]) - Static method in class oracle.spatial.util.Adapters
 
writeSubPath(LogicalSubPath, long, String, String) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores a sub-path in the database.
writeSubPath(LogicalSubPath, long, long, String, String) - Method in interface oracle.spatial.network.lod.NetworkIO
Stores a sub-path in the database.
writeUInt32(DataOutputStream, int) - Method in class oracle.spatial.util.ByteOrder
 
writeUInt32(DataOutputStream, int) - Method in class oracle.spatial.util.ByteOrderBigEndian
 
writeUInt32(DataOutputStream, int) - Method in class oracle.spatial.util.ByteOrderLittleEndian
 
writeUserData(String, long[], UserData[]) - Method in interface oracle.spatial.network.lod.LODUserDataIO
Writes user defined data to the database.
writeUserData(LogicalPartition) - Method in interface oracle.spatial.network.lod.LODUserDataIO
 
writeUserData(String, long[], UserData[]) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
writeUserData(LogicalPartition) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
 
writeUserData(Connection, Network) - Method in interface oracle.spatial.network.UserDataIO
Writes the user defined data to the database.

X

x - Variable in class oracle.spatial.geometry.JPoint2DD
 
x - Variable in class oracle.spatial.topo.Point2DD
 

Y

y - Variable in class oracle.spatial.geometry.JPoint2DD
 
y - Variable in class oracle.spatial.topo.Point2DD
 
YenDeviation - Class in oracle.spatial.network.lod
This class implements Yen's Deviation Algorithm for finding the k shortest loopless paths.
YenDeviation(NetworkExplorer, LinkCostCalculator[], NodeCostCalculator[], ShortestPath) - Constructor for class oracle.spatial.network.lod.YenDeviation
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Oracle® Spatial Java API Reference
11g Release 2 (11.2)
E11829-02


Copyright © 2007, 2011, Oracle and/or its affiliates. All Rights Reserved.