- 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 workspace change.
- CachingHandler - Interface in oracle.spatial.network.lod
-
This interface defines 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.
- calcOptimizedBlockSize(long[], long[], long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Calculates an optimal blockSize value that will use less padding space in the GeoRaster object storage, based on the GeoRaster dimension sizes and the user-specified block size values.
- calcRasterNominalSize(SdoGeoRaster, boolean, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the total raster block length (in bytes) of a GeoRaster object, as if it were not compressed and did not contain any empty raster blocks.
- calcRasterStorageSize(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the actual length (in bytes) of all raster blocks of a GeoRaster object.
- calculate(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>) - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
-
Computes the pairwise shortest path and the pairwise costs using the pairwise shortest paths algorithm passed in to the constructor.
- calculate(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>) - 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.
- cellCoordinates - Variable in class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCP
-
- cellDimension - Variable in class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCP
-
- 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
-
- Chain - Class in oracle.spatial.geometry
-
Provides an efficient double-ended list of vertices, which can be referenced by either end.
- Chain.AccurateSum - Class in oracle.spatial.geometry
-
Accurately accumulate a summation.
- Chain.AccurateSum() - Constructor for class oracle.spatial.geometry.Chain.AccurateSum
-
- Chain.CenterPoint - Class in oracle.spatial.geometry
-
Abusing subclassing --- this is used to store the centers of circular arcs in Chain.
- 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.
- checkSysdataEntries() - Method in class oracle.spatial.georaster.sql.SdoGeorAdminPKG
-
Checks the USER_SDO_GEOR_SYSDATA view for any invalid entries.
- circle_polygon(double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
This method return JGeometry which is the approximated Geodetic Circle.
- circle_polygon(double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
This method return JGeometry which is the approximated Geodetic Arc CirclePolygon - Stroked circle (arc actually) polygon with start and end azimuths and tolerance.
- classify(SdoGeoRaster, String, double[], double[], String, SdoGeoRaster, boolean, double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generates a new GeoRaster object after applying the specified classification operation on the input GeoRaster object or objects.
- classify(SdoGeoRaster[], String, double[], double[], String, SdoGeoRaster, boolean, double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generates a new GeoRaster object after applying the specified classification operation on the input GeoRaster object or objects.
- classify(String, String, double[], double[], String, SdoGeoRaster, boolean, double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generates a new GeoRaster object after applying the specified classification operation on the input GeoRaster object or objects.
- 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 class oracle.spatial.network.lod.LongLinkedHashMap
-
Removes all of the mappings from this map.
- clear() - Method in interface oracle.spatial.network.lod.PriorityQueue
-
Empties the queue.
- clear() - Method in interface oracle.spatial.network.Network
-
Clears all network structure.
- clear() - Method in interface oracle.spatial.network.Tree
-
Clears the tree structure
- clearBelongingGeometry() - Method in class oracle.spatial.geometry.J3D_Geometry
-
- 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
- clearReportTable(Long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Deletes records in the table that contains GeoRaster operation status information.
- clearStatementCache(Connection) - Static method in class oracle.spatial.util.JDBCAdapter
-
- clearStatementCache(Connection) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- clearTemporaryCache() - Method in interface oracle.spatial.network.Network
-
Clears the temporatory cache
- clip(LRSGeometryG3D, double, double, double) - Static method in class oracle.spatial.geometry.LRSGeometryG3D
-
- clipG3D(Struct, NUMBER, NUMBER, NUMBER, NUMBER, NUMBER, NUMBER) - Static method in class oracle.spatial.geometry.LRSGeometryG3D
-
- clone() - Method in class oracle.spatial.geometry.JGeometry
-
constructs an instance that is a clone of this JGeometry
.
- clone() - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- clone() - Method in interface oracle.spatial.network.Link
-
Clones the link.
- clone() - Method in interface oracle.spatial.network.lod.CachingHandler
-
Creates and returns a copy of this CachingHandler object.
- clone() - Method in interface oracle.spatial.network.lod.CategorizedUserData
-
Supports cloneable
- clone() - Method in class oracle.spatial.network.lod.CategorizedUserDataImpl
-
- clone() - Method in class oracle.spatial.network.lod.config.CachingPolicy
-
Supports clone().
- clone() - Method in class oracle.spatial.network.lod.config.LODConfig
-
Sets the full class name of the user data input/output implementation.
- clone() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- clone() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- clone() - Method in interface oracle.spatial.network.lod.FeatureElement
-
Support cloneable
- clone() - Method in class oracle.spatial.network.lod.FeatureElementImpl
-
- clone() - Method in class oracle.spatial.network.lod.FeatureImpl
-
- clone() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Supports 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.LRUCachingHandler
-
- clone() - Method in class oracle.spatial.network.lod.OrderedLongSet
-
- clone() - Method in class oracle.spatial.network.lod.PartitionUpdate
-
- clone() - Method in class oracle.spatial.network.lod.PathFeatureImpl
-
- 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.
- close() - Method in interface oracle.spatial.network.lod.NetworkIO
-
- 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 (Cartesian) geometries.
- closestPoints(J3D_Geometry, double, String, double, double, double) - Method in class oracle.spatial.geometry.J3D_Geometry
-
Returns the closest points of approach between two 3-D geometries.
- closestPoints(Struct, Struct, String, NUMBER, NUMBER, NUMBER, 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
-
- compareTo(FeaturePath) - Method in class oracle.spatial.network.lod.FeaturePath
-
Compares the cost of the path.
- compareTo(Object) - Method in class oracle.spatial.network.lod.VisitedNode
-
- 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
-
- complete() - Method in class oracle.spatial.network.lod.SpanningTree
-
- 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
-
Deprecated.
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.
- computeFeatureGeometries(Feature[], int, int, int, int, boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Constructs the feature geometry from the geometries of its network elements.
- 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.
- concatenate(LRSGeometryG3D, LRSGeometryG3D, boolean) - Static method in class oracle.spatial.geometry.LRSGeometryG3D
-
- ConfigManager - Class in oracle.spatial.network.lod.config
-
This singleton class manages LOD configurations.
- confirmLhvColumn(Connection, String) - Static method in class oracle.spatial.util.Hilbert
-
- 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
-
- createDMLTrigger(String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Creates the required standard GeoRaster data manipulation language (DML) trigger on a GeoRaster column in a GeoRaster table, so that the appropriate operations are performed when its associated trigger is fired.
- 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, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Creates an empty logical network.
- createLogicalBasicNetwork(String, int, 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, int, double, boolean, int, int, int, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createLogicalNetNode(long, int, 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, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Creates an empty logical partition.
- createLogicalPartition(String, int, 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.
- createNURBScurve(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
-
Creates a JGeometry that is a single NURBS curve.
- 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.
- createReportTable() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Creates the table to contain GeoRaster operation status information.
- 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, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Creates an empty spatial network.
- createSpatialBasicNetwork(String, int, 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, int, double, boolean, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createSpatialNetNode(long, int, double, boolean, int, JGeometry, LODUserDataIO) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createSpatialNetNode(long, int, double, boolean, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createSpatialNetNode(long, int, double, boolean, 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, int, double, boolean, int, int, int, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createSpatialNetNode(long, int, 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, int) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Creates an empty spatial partition.
- createSpatialPartition(String, int, 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.
- createTemplate(SdoGeoRaster, int, String, String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Populates a GeoRaster object with metadata of a general pattern, and optionally inserts entries with empty raster blocks into its raster data table.
- 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.
- GCPPoint - Class in oracle.spatial.georaster
-
- GCPPoint(int, int, int) - Constructor for class oracle.spatial.georaster.GCPPoint
-
Constructs a GCPPoint
object with the given parameters.
- 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.
- gcps - Variable in class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCPRefType
-
- 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.
- generateBlocksFromInputTable(long, String, String, int) - Static method in class oracle.spatial.util.Hilbert
-
- generatePartitionBlob(String, int, int, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkWrapper
-
Writes partition BLOBs into partition blob table.
- 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
-
Generate partition BLOB for the specified partition.
- 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
-
Writes partition BLOBs into partition blob table.
- 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
-
Generates partition BLOBs for the specified link level.
- 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.
- generateSpatialResolutions(SdoGeoRaster, long, Integer, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Generates and returns the spatial resolutions based on the georeferencing information in the metadata for the GeoRaster object.
- generateSpatialResolutions(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Sets the generated spatial resolutions in the metadata for the GeoRaster object.
- generateStatistics(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers and pyramid levels.
- generateStatistics(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers and pyramid levels.
- 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.
- generateStatisticsMax(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the maximum value.
- generateStatisticsMax(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the maximum value.
- generateStatisticsMean(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the mean value.
- generateStatisticsMean(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the mean value.
- generateStatisticsMedian(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the median value.
- generateStatisticsMedian(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the median value.
- generateStatisticsMin(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the minimum value.
- generateStatisticsMin(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the minimum value.
- generateStatisticsMode(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the mode value.
- generateStatisticsMode(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the mode value.
- generateStatisticsSTD(SdoGeoRaster, long, int, long[], String, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the STD value.
- generateStatisticsSTD(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes statistical data associated with one or more layers on a specified pyramid level, and returns the STD value.
- geodetic3DLength(JGeometry) - Static method in class oracle.spatial.geometry.JGeometry
-
This method computes Geodetic/Geographic 3D length for WGS-84 ellipsoid.
- geodetic3DLength(JGeometry, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
This method computes Geodetic/Geographic 3D length for any Geodetic/Geographic 3D SRID.
- GeodeticCostFunction - Class in oracle.spatial.network.lod
-
This class implements the heuristic cost as the 2D geodetic distance in meters between the current node and the goal node.
- GeodeticCostFunction() - Constructor for class oracle.spatial.network.lod.GeodeticCostFunction
-
- 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(SdoGeoRaster, String, int, SdoGeorPKG.SdoGeorGCP[], Boolean, Integer, Integer, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
returns the solution of any one of the supported geometric models using ground control points (GCPs) that are specified in the parameters.
- georeference(SdoGeoRaster, SdoGeorPKG.SdoGeorGCPRefType, Boolean, Integer, Integer, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
returns the solution of any one of the supported geometric models using ground control points (GCPs) that are specified in the parameters.
- georeference(SdoGeoRaster, String, Integer, Integer, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
returns the solution of any one of the supported geometric models using ground control points (GCPs) that are stored in the database.
- 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() - Method in class oracle.spatial.geometry.Chain.AccurateSum
-
Return the accumulated sum
- 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
-
- getAllStatusReport() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the current status for all operations for all clients in the status table.
- 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
-
- getArrayDescriptor(Object) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getArrayDescriptor(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- 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.
- getBatchSize() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- getBeginDateTime() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
-
Returns the begin date and time.
- getBelongingGeometry() - Method in class oracle.spatial.geometry.J3D_Geometry
-
- 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, long, long, long, long, int, String, String, long[]) - Method in class oracle.spatial.georaster.JRaster
-
Deprecated.
- getBitmapMaskSubsetBlobJS(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.
- getBitmapMaskSubsetBlobJS(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(DbDataSource, String, String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- getCachedNetworkIO(Connection, String, String, NetworkMetadata, LODUserDataIO[]) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
Deprecated.
user getCachedNetworkIO(Connection conn, String networkName, String globalNetworkName, NetworkMetadata metadata);
- getCachedNetworkIO(Connection, String, String, NetworkMetadata, boolean, LODUserDataIO[], PartitionBlobTranslator) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
Deprecated.
user getCachedNetworkIO(Connection conn, String networkName, String globalNetworkName, NetworkMetadata metadata);
- getCachedNetworkIOWM(DbDataSource, String, String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- getCachedNetworkIOWM(Connection, String, String, NetworkMetadata, boolean, LODUserDataIO[], PartitionBlobTranslator) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
Deprecated.
use getCachedNetworkIOWM(Connection conn, String networkName, String globalNetworkName, NetworkMetadata metadata)
- 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
-
Returns the caching handler object.
- getCachingPolicies() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- 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.
- getcellDimension() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point cell Dimension.
- 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 band 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.
- getCellValue(SdoGeoRaster, int, int, int, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Returns the values of a single cell located anywhere in the GeoRaster object by specifying its row, column, and band numbers in its cell coordinate system.
- getCellValue(SdoGeoRaster, int, JGeometry, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Returns the values of a single cell located anywhere in the GeoRaster object by specifying a point geometry in its model coordinate system and its logical layer numbers.
- getCellValues(JGeometry, int, String) - Method in class oracle.spatial.georaster.JRaster
-
Returns an array of values of a single cell located anywhere in the GeoRaster object by specifying a point geometry in its model coordinate system and its logical layer numbers.
- getCellValues(int, int, int, String) - Method in class oracle.spatial.georaster.JRaster
-
Returns an array of values 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 band numbers.
- 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.
- getColumn() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point column.
- 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.SdoGeorAdminPKG
-
Returns a connection which points to target database.
- getConnection() - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Returns a connection which points to target database.
- getConnection() - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Returns a connection which points to target database.
- getConnection() - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Returns a connection which points to target database.
- getConnection() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
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.NetworkIO
-
Deprecated.
use getDataSource instead
- 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 from a buffer center to the input point.
- getCosts() - Method in interface oracle.spatial.network.lod.PathFeature
-
Returns the costs of the path.
- getCosts() - Method in class oracle.spatial.network.lod.PathFeatureImpl
-
Returns the path costs.
- getCosts() - Method in class oracle.spatial.network.lod.SpanningTree
-
- getCosts() - Method in class oracle.spatial.network.lod.TspPath
-
Returns the total cost of the TSP tour.
- getCosts() - Method in class oracle.spatial.network.lod.TspPathFeature
-
Returns the total cost of the TSP tour.
- getCosts() - Method in class oracle.spatial.network.lod.VisitedNode
-
- 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.
- getDataSource() - Method in interface oracle.spatial.network.lod.LODUserDataIO
-
- getDataSource() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- getDataSource() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the data source.
- 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 class oracle.spatial.network.lod.VisitedNode
-
- 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.GCPPoint
-
Returns the GCP point 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.
- getDimensions() - Method in interface oracle.spatial.util.WKInputStream
-
- 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.
- getElement(int) - Method in interface oracle.spatial.network.lod.Feature
-
Returns the ith element in the feature.
- getElement(int) - Method in class oracle.spatial.network.lod.FeatureImpl
-
- getElement(long) - Method in interface oracle.spatial.network.lod.IdentifiablePriorityQueue
-
Returns the element with the input ID, if the element exists; otherwise, returns null.
- 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 interface oracle.spatial.network.lod.Feature
-
Returns the feature elements in the feature.
- getElements() - Method in class oracle.spatial.network.lod.FeatureImpl
-
- 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 class oracle.spatial.geometry.LRSGeometryG3D
-
- getEndMeasure(int) - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- 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 getEndPoints
- 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.FeatureElement
-
Returns the end percentage of the feature element.
- getEndPercentage() - Method in class oracle.spatial.network.lod.FeatureElementImpl
-
- 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
-
Deprecated.
use getEndPoints
- getEndPoints() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Returns the end points.
- getEntryCount() - Method in class oracle.spatial.util.RTree
-
Gets the number of entries (inserted objects) in the tree
- getErrorCode() - Method in exception oracle.spatial.network.lod.LODNetworkException
-
- getExpandedNode() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Returns the node currently being expanded.
- 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.
- getFeature(long) - Method in interface oracle.spatial.network.lod.FeatureLayer
-
Returns the feature with the input feature ID.
- getFeature(long) - Method in class oracle.spatial.network.lod.FeatureLayerImpl
-
- getFeature() - Method in class oracle.spatial.network.lod.FeaturePath
-
Returns the feature of interest.
- getFeatureData() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Returns the feature data associated to this network.
- getFeatureIds() - Method in interface oracle.spatial.network.lod.FeatureLayer
-
Returns all the feature IDs in this feature layer.
- getFeatureIds() - Method in class oracle.spatial.network.lod.FeatureLayerImpl
-
- getFeatureLayer(int) - Method in interface oracle.spatial.network.lod.FeatureData
-
Returns the feature data for the input feature layer.
- getFeatureLayer(int) - Method in class oracle.spatial.network.lod.FeatureDataImpl
-
- getFeatureLayerId() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the ID of the feature layer.
- getFeatureLayerIds() - Method in interface oracle.spatial.network.lod.FeatureData
-
Returns the feature layer IDs.
- getFeatureLayerIds() - Method in class oracle.spatial.network.lod.FeatureDataImpl
-
- getFeatureLayerIds() - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns feature layer IDs in ascending order.
- getFeatureLayerMetadata(int) - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns the feature layer metadata for the given feature layer ID.
- getFeatureLayerMetadata(String) - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns the feature layer metadata for the given feature layer name.
- getFeatureLayerMetadataOrderById() - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns the feature layer metadata array sorted by feature layer name.
- getFeatureLayerMetadataOrderByName() - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns the feature layer metadata array sorted by feature layer name.
- getFeatureLayerName() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the name of the feature layer.
- getFeatureLayerNames() - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns feature layer names in ascending order.
- getFeatureLayerType() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the type of the feature layer.
- getFeatureMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the feature metadata.
- getFeatures() - Method in interface oracle.spatial.network.lod.FeatureLayer
-
Returns all the features in this feature layer.
- getFeatures() - Method in class oracle.spatial.network.lod.FeatureLayerImpl
-
- getFeaturesOnLink(long) - Method in interface oracle.spatial.network.lod.FeatureLayer
-
Returns the features associated with the input link.
- getFeaturesOnLink(long) - Method in class oracle.spatial.network.lod.FeatureLayerImpl
-
- getFeaturesOnNode(long) - Method in interface oracle.spatial.network.lod.FeatureLayer
-
Returns the features associated with the input node.
- getFeaturesOnNode(long) - Method in class oracle.spatial.network.lod.FeatureLayerImpl
-
- getFeatureTableName() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the name of the feature table.
- 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.
- getFlat() - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- 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.
- getGcpFFMethod() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Returns the GCP FFMethod.
- getGcpPoints() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Returns the GCP points.
- getGCPPointType() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point description.
- getGcpTableName() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Returns the GCP table name.
- getGeogCrsUomFactor() - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- 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.
- getGeometryTolerance() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- 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.
- getGeoreferenceType(SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Returns a number that indicates the georeference type for a GeoRaster object.
- 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.
- getGoalNodeFilters() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getGoalNodeFilters() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default goal node filters to be applied to all analysis functions.
- 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[], 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 target point.
- getHierarchyLevel() - Method in interface oracle.spatial.network.Node
-
Returns the node hierarchy level.
- getHierarchyTableName() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the name of the hierarchy table.
- 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 class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point ID.
- getID() - Method in interface oracle.spatial.network.Link
-
Returns the link ID.
- getId() - Method in interface oracle.spatial.network.lod.Feature
-
Returns the feature ID.
- getId() - Method in class oracle.spatial.network.lod.FeatureImpl
-
- getId() - Method in interface oracle.spatial.network.lod.IdentifiablePriorityQueue.Identifiable
-
Returns the ID of the element.
- 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 class oracle.spatial.network.lod.VisitedNode
-
- 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.
- getIntTableType(String) - Static method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- 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.
- getJGeometry(Object) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getJGeometry(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- getKShortestPathsAlgorithm() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getKShortestPathsAlgorithm() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default k-shortest paths algorithm.
- 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(double) - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- 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() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the primary link cost calculator.
- getLinkCostCalculators() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getLinkCostCalculators() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the link cost calculators.
- getLinkCostCalculators() - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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 interface oracle.spatial.network.lod.FeatureElement
-
Returns the ID of the link on which the feature element is defined.
- getLinkId() - Method in class oracle.spatial.network.lod.FeatureElementImpl
-
- 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
- getLinkIntervalCostsOld(long, NetworkBuffer.DoubleInterval) - Method in class oracle.spatial.network.lod.NetworkBuffer
-
- 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.
- getLinkLevel() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Returns the link level of the network.
- getLinkLevel() - Method in interface oracle.spatial.network.lod.LogicalNetNode
-
Returns the link level of the containing partition.
- getLinkLevel() - Method in class oracle.spatial.network.lod.LogicalNetNodeImpl
-
- getLinkLevel() - Method in class oracle.spatial.network.lod.VisitedNode
-
- getLinkLevelArray() - Method in interface oracle.spatial.network.Network
-
Returns the link levels as an array.
- getLinkLevelSelector() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getLinkLevelSelector() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the link level selector to be used by all analysis functions.
- getLinkLevelSelector() - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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 expand 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 class oracle.spatial.network.lod.SpanningTree
-
- 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.
- getModelDimension() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point model Dimension.
- 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.
- getMosaicExtent(String, String, Integer) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Calculates and returns the minimum bounding rectangle (MBR) of the spatial extent of a virtual mosaic or a collection of GeoRaster objects.
- getMosaicExtent(String, Integer) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Calculates and returns the minimum bounding rectangle (MBR) of the spatial extent of a virtual mosaic or a collection of GeoRaster objects.
- getMosaicResolutions(String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Returns the resolution range of a virtual mosaic or a collection of GeoRaster objects in a specified unit.
- getMosaicResolutions(String, String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Returns the resolution range of a virtual mosaic or a collection of GeoRaster objects in a specified unit.
- getMosaicSubset(String, Integer, Integer, Integer, JGeometry, JGeometry, boolean, boolean, String, double[], String, String, JGeometry, BigDecimal[], String, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Performs subsetting over a virtual mosaic or a collection of GeoRaster objects.
- getMosaicSubset(String, String, Integer, Integer, Integer, JGeometry, JGeometry, boolean, boolean, String, double[], String, String, JGeometry, BigDecimal[], String, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Performs subsetting over a virtual mosaic or a collection of GeoRaster objects.
- 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 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() - Method in enum oracle.spatial.util.GML3.GMLVersion
-
- 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[], int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
-
Returns the network link from the specified partition.
- getNetNode(long, int, int[], int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
-
Returns the network node from the containing partition.
- getNetNodeForDummyExternalNode(int, long, long, int, int[], int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
-
Returns the network node from the containing partition for the dummy external Node.
- 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.
- getNetworkAnalysisConfig() - Method in class oracle.spatial.network.lod.config.LODConfig
-
- getNetworkAnalysisElement() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- 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
- getNetworkConstraints() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getNetworkConstraints() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default network constraints to be applied to all analysis functions.
- getNetworkDataSource(String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- 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(DbDataSource, String, String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- getNetworkIO(Connection, String, String, NetworkMetadata, boolean, LODUserDataIO[], PartitionBlobTranslator) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
Deprecated.
use getNetworkIO(Connection conn, String networkName, String globalNetworkName, NetworkMetadata metadata);
- getNetworkIO() - Method in class oracle.spatial.network.lod.NetworkExplorer
-
Returns the network IO.
- getNetworkIOConfig() - Method in class oracle.spatial.network.lod.config.LODConfig
-
- getNetworkIOConfig() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the network IO configuration.
- getNetworkIOElement() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
Returns the networkIO element that was used initially to construct this NetworkIOConfig object.
- 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(DbDataSource, String, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- 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 class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the network name for the feature layer.
- getNetworkName() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the network name used in 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
-
- getNextId() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the next value from the NDM ID sequence.
- 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() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the primary node cost calculator.
- getNodeCostCalculators() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getNodeCostCalculators() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the node cost calculators.
- getNodeCostCalculators() - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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 interface oracle.spatial.network.lod.FeatureElement
-
Returns the ID of the node on which the feature element is defined.
- getNodeId() - Method in class oracle.spatial.network.lod.FeatureElementImpl
-
- 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.
- 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.
- getNumberOfElements() - Method in interface oracle.spatial.network.lod.Feature
-
Returns the number of elements in the feature.
- getNumberOfElements() - Method in class oracle.spatial.network.lod.FeatureImpl
-
- 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
-
- getNumberOfFeatureLayers() - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns the number of feature layers.
- 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.
- getNumberOfNodesInMemory(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
-
Return the number of nodes in memory for the specified link level.
- 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
-
Returns the number of network partitions in the cache for the specified link level.
- 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.
- getNumberOfUserObjects() - Method in class oracle.spatial.network.lod.MaxCostConstraint
-
- getNumberOfUserObjects() - Method in class oracle.spatial.network.lod.MaxDepthConstraint
-
- 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
-
- getNurbsApprox(JGeometry) - Static method in class oracle.spatial.geometry.JGeometry
-
- getNurbsApprox(Struct) - Static method in class oracle.spatial.util.Adapters
-
- 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.
- getOracleArray(Object) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getOracleArray(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- getOracleAttributes(Object) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getOracleAttributes(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- getOracleConnection(Connection) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getOracleConnection(Connection) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- getOracleDataSource(String, String, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
Returns a new OracleDataSource instance.
- getOracleDescriptors(Connection) - Static method in class oracle.spatial.geometry.JGeometry
-
- getOracleDescriptorsStr() - 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(Object) - Static method in class oracle.spatial.georaster.JGeoRaster
-
Returns oracle.sql.STRUCT while running within WLS or any J2EE container such as OC4J, JBoss etc.
- 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.
- getOracleSTRUCTJS(Object) - Static method in class oracle.spatial.georaster.JGeoRaster
-
Returns java.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
-
- 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
-
- getOutArea() - Method in class oracle.spatial.georaster.image.GeoRasterImage
-
Get a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the resulting object of previous getReprojectedRasterImage call.
- getOutArea() - Method in class oracle.spatial.georaster.JRaster
-
Get a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the resulting object of previous getReprojectedRasterSubset or getReprojectedRasterSubsetBlob call.
- 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.
- getPairwiseCostCalculator() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getPairwiseCostCalculator() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default pairwise cost calculator.
- 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.
- getPairwiseShortestPathsAlgorithm() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getPairwiseShortestPathsAlgorithm() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default pairwise shortest paths algorithm.
- 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, 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.NetworkIOConfig
-
- getPartitionBlobTranslator() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the partition blob translator implementation.
- getPartitionBlobTranslator() - Static method in class oracle.spatial.network.lod.PartitionBlobTranslator11g
-
- getPartitionBlobTranslator() - Static method in class oracle.spatial.network.lod.PartitionBlobTranslator11gR2
-
- getPartitionID() - Method in interface oracle.spatial.network.Link
-
Returns the link partition ID
- getPartitionId() - Method in interface oracle.spatial.network.lod.LogicalNetLink
-
Returns the ID of the partition that owns the link.
- getPartitionId() - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
-
- 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 class oracle.spatial.network.lod.VisitedNode
-
- getPartitionID() - Method in interface oracle.spatial.network.Node
-
Returns the node partition ID.
- getPartitionIds(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
-
- getPartitions(int) - Method in class oracle.spatial.network.lod.LeveledNetworkCache
-
Returns all the network partitions in the cache for the specified link level.
- 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
-
Returns 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() - Method in class oracle.spatial.network.lod.FeaturePath
-
Returns the path feature.
- 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 class oracle.spatial.network.lod.TspPathFeature
-
Returns the individual paths on 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.FeatureElementImpl
-
- 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
-
- getPrevLink() - Method in class oracle.spatial.network.lod.VisitedNode
-
- 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
- getPrevNode() - Method in class oracle.spatial.network.lod.VisitedNode
-
- getProgress(long, long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the progress of the operation for a specified client (session) and optionally for a specified operation.
- getPyramidLevel(long) - Static method in class oracle.spatial.util.Las2SqlLdr
-
- 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(SdoGeoRaster, long, long, long, long, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
returns the LOB locator of a raster block by specifying the pyramidLevel, bandBlockNumber, rowBlockNumber, and columnBlockNumber parameters.
- getRasterBlockLocator2(SdoGeoRaster, long, long, long, long, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
return the LOB locator of a raster block that contains a specific single cell and the offset of the cell within the raster block.
- getRasterBlockLocator2(SdoGeoRaster, long, JGeometry, long, boolean, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
return the LOB locator of a raster block that contains a specific single cell and the offset of the cell within the raster block.
- getRasterBlockLocatorJS(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
-
Deprecated.
- getRasterDataJS(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, double[]) - 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, String, int, double[]) - 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, long[], double[]) - 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, JGeometry, String, int, long[], double[]) - 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, long[], double[]) - 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, int, long[], double[]) - 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, long[], double[]) - 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.
- getRasterImage(int, long, long, long, long, String, String, int, long[], double[]) - 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.
- getRasterRange(SdoGeoRaster, int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Gets the minimum and maximum cell values of a specified layer of a GeoRaster object or of the GeoRaster object itself (the object layer).
- getRasterSubset(int, JGeometry, String, String, double[], String) - 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, JGeometry, String, long[], String, double[], String) - 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, 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
-
Deprecated.
- getRasterSubsetBlobJS(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.
- getRasterSubsetBlobJS(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
-
- getRehashTime() - Static method in class oracle.spatial.network.lod.LongHashMap
-
- getRelationTableName() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the name of the relation table.
- getRelSchema(DBFReaderJGeom) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
-
- getRelSchema(DBFReaderJGeom, String) - Static method in class oracle.spatial.util.ShapefileFeatureJGeom
-
- getReprojectedRasterImage(int, JGeometry, String, int, long[], double[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
-
Reprojects the specified portion of the GeoRaster in the specified pyramidLevel, and returns it as a Java Image.
- getReprojectedRasterImage(int, JGeometry, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
-
Returns the specified portion of the GeoRaster in the specified pyramidLevel as a Java Image.
- getReprojectedRasterImage(int, long, long, long, long, String, int, long[], double[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
-
Reprojects the specified portion of the GeoRaster in the specified pyramidLevel, and returns it as a Java Image.
- getReprojectedRasterImage(int, long, long, long, long, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.image.GeoRasterImage
-
Reprojects the specified portion of the GeoRaster in the specified pyramidLevel, and returns it as a Java Image.
- getReprojectedRasterSubset(int, JGeometry, String, String, int, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
-
Reproject subset of a GeoRaster object, and returns binary raster data as a byte array, based on parameters which specify a window, layers, and customized cell depth.The immediately following getOutArea() call will return a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the resulting object.
- getReprojectedRasterSubset(int, long, long, long, long, String, String, int, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
-
Reproject subset of a GeoRaster object, and returns binary raster data as a byte array, based on parameters which specify a window, layers, and customized cell depth.The immediately following getOutArea() call will return a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the resulting object.
- getReprojectedRasterSubsetBlob(int, JGeometry, String, String, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
-
Deprecated.
- getReprojectedRasterSubsetBlob(int, long, long, long, long, String, String, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
-
Deprecated.
- getReprojectedRasterSubsetBlobJS(int, JGeometry, String, String, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
-
Reproject subset of a GeoRaster object, and returns binary raster data as a Blob, based on parameters which specify a window, layers, and customized cell depth.The immediately following getOutArea() call will return a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the resulting object.
- getReprojectedRasterSubsetBlobJS(int, long, long, long, long, String, String, String, String, String, int, int, long[], double[]) - Method in class oracle.spatial.georaster.JRaster
-
Reproject subset of a GeoRaster object, and returns binary raster data as a Blob, based on parameters which specify a window, layers, and customized cell depth.The immediately following getOutArea() call will return a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the resulting object.
- 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
- getRow() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point row.
- 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.
- getShortestPathAlgorithm() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getShortestPathAlgorithm() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default shortest path algorithm.
- 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.
- getSmax() - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- 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 class oracle.spatial.geometry.LRSGeometryG3D
-
- getStartMeasure(int) - Method in class oracle.spatial.geometry.LRSGeometryG3D
-
- 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 getStartPoints
- 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.FeatureElement
-
Returns the start percentage of the feature element.
- getStartPercentage() - Method in class oracle.spatial.network.lod.FeatureElementImpl
-
- 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
-
Deprecated.
use getStartPoints
- getStartPoints() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Returns the start points.
- 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.
- getStatistics() - Method in class oracle.spatial.network.lod.LongHashMap
-
- getStatus() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point status, the valid value as below: SpatialReferenceInfo.GCPPOINT_STATUS_MEASURED SpatialReferenceInfo.GCPPOINT_STATUS_REMOVED SpatialReferenceInfo.GCPPOINT_STATUS_ESTIMATED SpatialReferenceInfo.GCPPOINT_STATUS_VALIDATED SpatialReferenceInfo.GCPPOINT_STATUS_INVALID
- getStatusReport(long, long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the current status of the operations in the status table for a specified client (session) and optionally for a specified operation.
- getSTD() - Method in class oracle.spatial.georaster.SubLayerInfo
-
Returns the statistics STD value.
- getStructDescriptor(Object) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getStructDescriptor(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- 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
- getTspAlgorithm() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getTspAlgorithm() - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns the default TSP algorithm.
- 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.
- getTspOrder() - Method in class oracle.spatial.network.lod.TspPathFeature
-
Returns the index of the features 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.lod.Feature
-
Returns the feature type.
- getType() - Method in interface oracle.spatial.network.lod.FeatureElement
-
Returns the type of the feature element.
- getType() - Method in class oracle.spatial.network.lod.FeatureElementImpl
-
- getType() - Method in class oracle.spatial.network.lod.FeatureImpl
-
- 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
-
Deprecated.
- getUserData() - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
-
Deprecated.
- getUserData() - Method in class oracle.spatial.network.lod.PointOnNet
-
Returns the user data associated with this point on net in the default user data category.
- 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.FeatureFilter
-
Returns the required user data categories.
- 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 class oracle.spatial.network.lod.MaxCostConstraint
-
- getUserDataCategories() - Method in class oracle.spatial.network.lod.MaxDepthConstraint
-
- getUserDataCategories() - Method in interface oracle.spatial.network.lod.NodeCostCalculator
-
Returns the required user data categories.
- getUserDataIndex(String, String, int) - Method in interface oracle.spatial.network.UserDataMetadata
-
Returns the user data index.
- getUserDataIndexMap(String, int) - Method in interface oracle.spatial.network.UserDataMetadata
-
Returns the user data index map for the specified table type or feature layer name.
- getUserDataIOs() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- getUserDataIOs() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the user data IO implementations.
- getUserDataLength(String, String) - Method in interface oracle.spatial.network.UserDataMetadata
-
Returns the user data length
- getUserDataMetadata() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the user data metadata
- getUserDataNames(String) - Method in interface oracle.spatial.network.UserDataMetadata
-
Returns the user data names in the default category for the specified table type
- getUserDataNames(String, int) - Method in interface oracle.spatial.network.UserDataMetadata
-
Returns the user data names in the given category for the specified table type
- getUserDataType(String, String) - Method in interface oracle.spatial.network.UserDataMetadata
-
Returns the user data type for the give data name
- getUserID() - Method in class oracle.spatial.georaster.ObjectInfo
-
Returns the GeoRaster user ID.
- getUserObject() - Method in class oracle.spatial.network.lod.VisitedNode
-
- 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.
- getVersionException(String) - Static method in exception oracle.spatial.georaster.GeoRasterException
-
Returns a GeoRasterException instance about version issue.
- getVertical() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point vertical.
- 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.
- getWithinCostPolygonTolerance() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- getX() - Method in class oracle.spatial.geometry.JGeometry.Point
-
- getX() - Method in class oracle.spatial.geometry.JPoint2DD
-
- getX() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point x.
- getX() - Method in class oracle.spatial.topo.Point2DD
-
- getXMLSchema() - Method in class oracle.spatial.network.lod.AStar
-
- getXMLSchema() - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
-
- getXMLSchema() - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- getXMLSchema() - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
-
- getXMLSchema() - Method in class oracle.spatial.network.lod.NetworkSearch
-
- getXMLSchema() - Method in class oracle.spatial.network.lod.TspOp2
-
- getXMLSchema() - Method in interface oracle.spatial.network.lod.XMLConfigurable
-
Returns the XML schema for the input parameter.
- getXMLSchema() - Method in class oracle.spatial.network.lod.YenDeviation
-
- 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.
- getXRMS() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point xRMS.
- 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.georaster.GCPPoint
-
Returns the GCP point y.
- getY() - Method in class oracle.spatial.topo.Point2DD
-
- getYOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Returns the yOff value.
- getYRMS() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point yRMS.
- getYScale() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Returns the yScale value.
- getZ() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point z.
- getZOff() - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Returns the zOff value.
- getZRMS() - Method in class oracle.spatial.georaster.GCPPoint
-
Returns the GCP point zRMS.
- 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
-
- GML3.GMLVersion - Enum in oracle.spatial.util
-
- 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
-
- gml311ToSTRUCT(String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(String, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(String, Connection, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(CLOB, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(CLOB, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(OracleClob) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(OracleClob, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(OracleClob, String) - Static method in class oracle.spatial.util.Adapters
-
- gml311ToSTRUCT(OracleClob, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- GML3g - Class in oracle.spatial.util
-
- GML3g() - Constructor for class oracle.spatial.util.GML3g
-
- GML_COORD_ELEMENT - Static variable in class oracle.spatial.util.GML3g
-
Deprecated with GML version 3.0
- GML_COORDINATES_ELEMENT - Static variable in class oracle.spatial.util.GML3g
-
Deprecated with GML 3.1.0 Use the explicit properties "lowerCorner" and "upperCorner" instead.
- GML_LOWER_CORNER_ELEMENT - Static variable in class oracle.spatial.util.GML3g
-
- GML_POS_LIST_ELEMENT - Static variable in class oracle.spatial.util.GML3g
-
- GML_SRS_DIMENSION_ATTRIBUTE - Static variable in class oracle.spatial.util.GML3g
-
- GML_UPPER_CORNER_ELEMENT - Static variable in class oracle.spatial.util.GML3g
-
- GML_X - Static variable in class oracle.spatial.util.GML3g
-
- GML_Y - Static variable in class oracle.spatial.util.GML3g
-
- GML_Z - Static variable in 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
-
- gmlToSTRUCT(String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(String, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(String, Connection, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(CLOB, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(CLOB, String, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(OracleClob) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(OracleClob, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(OracleClob, String) - Static method in class oracle.spatial.util.Adapters
-
- gmlToSTRUCT(OracleClob, String, NUMBER) - 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
-
- RasterInfo - Class in oracle.spatial.georaster
-
RasterInfo is a Java class mapped to the XML element RasterInfo in the Oracle Spatial GeoRaster metadata.
- rasterMathOp(String, String[], String, SdoGeoRaster, boolean, Double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generate a new GeoRaster object from layers of one or more input GeoRaster objects based on the operation parameter specification.
- rasterMathOp(SdoGeoRaster[], String[], String, SdoGeoRaster, boolean, Double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generate a new GeoRaster object from layers of one or more input GeoRaster objects based on the operation parameter specification.
- rasterMathOp(SdoGeoRaster, String[], String, SdoGeoRaster, boolean, Double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generate a new GeoRaster object from layers of one or more input GeoRaster objects based on the operation parameter specification.
- rasterMathOp(SdoGeoRaster, SdoGeoRaster, Double, int, String, SdoGeoRaster, double[], boolean, Double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Applies a mathematical operation on all corresponding cells of each layer of one or two input GeoRaster objects.
- rasterUpdate(SdoGeoRaster, Integer, String[], String[][], double[], boolean, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Updates all cells for which the conditions specification is true, using values calculated from the vals specification.
- reachingNetworkBuffer(PointOnNet[], double, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Computes network buffer within the given 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.
- readByte() - Method in interface oracle.spatial.util.WKInputStream
-
- readByteOrder() - Method in interface oracle.spatial.util.WKInputStream
-
- readCodePage(String) - Method in class oracle.spatial.util.DBFReaderJGeom
-
Given a DBF file's name, open the (optional) .cpg file and read the character encoding value.
- 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
-
- readEndListOrSeparator() - Method in interface oracle.spatial.util.WKInputStream
-
- readFeatureData(LogicalPartition, int[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Adds feature data to the logical partition
- readFeatures(int, long[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Read features.
- 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.
- readHeader(DataInputStream, String) - Static method in class oracle.spatial.util.Las2SqlLdr
-
- readInnerLabel() - Method in interface oracle.spatial.util.WKInputStream
-
- 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
-
Retrieves node and link information for the specified logical path.
- 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
-
Retrieves node and link information for the specified logical paths.
- 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
-
Retrieves the standalone logical link, i.e., the logical link without references to the start and end nodes, for the specified link ID.
- 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
-
Retrieves the standalone logical links, i.e., the logical link without references to the start and end nodes, for the specified link ID.
- 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
-
Retrieves the logical network.
- readLogicalNetwork(int, 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
-
Retrieves the logical network.
- readLogicalNetwork(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves the logical network.
- readLogicalNetwork(int, 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
-
Retrieves the standalone logical node, i.e., the logical node without references to incoming and outgoing links, for the specified node ID.
- 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
-
Retrieves the logical network partition for the specified partition ID.
- 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, 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
-
Retrieves the logical network partition for the specified partition ID.
- readLogicalPartition(int, int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves the logical network partition for the specified partition ID.
- readLogicalPartition(int, 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
-
Retrieves all the logical network partitions.
- readLogicalPartitions(int, int[], int[], boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves all the logical network partitions.
- 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
-
Retrieves all the logical network partitions in this network.
- readLogicalPartitions(int, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves all the logical network partitions in this network.
- readLogicalPartitions(int, 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
-
Retrieves the logical path for the specified path ID.
- 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
-
Retrieves the logical paths for the specified path IDs.
- 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
-
Retrieves the logical subpath for the specified subpath ID.
- 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
-
Retrieves the logical subpaths for the specified subpath IDs.
- 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.
- readMetadata(Connection, String) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- 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.
- readNetworkBuffer(long, String) - 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
-
Retrieves the partition ID for the specified node ID.
- readPartitionIds(long[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves the partition IDs for the specified node IDs.
- readPartitionIds(int) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves all the partition IDs in the network.
- readpts(BLOB, int, int, Adapters.Ptclass[], NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- readptsJS(OracleBlob, int, int, Adapters.Ptclass[], NUMBER) - 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
-
Retrieves node and link information for the specified logical paths.
- 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
-
Retrieves node and link information for the specified logical paths.
- 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
-
Retrieves the spatial link for the specified link ID.
- 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
-
Retrieves the spatial links for the specified link IDs.
- 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
-
Retrieves the spatial node for the specified node ID.
- 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
-
Retrieves the spatial nodes for the specified node IDs.
- 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[], int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Retrieves spatial partition.
- 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
-
Retrieves spatial partition.
- readSpatialPartition(int, 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
-
Retrieves the spatial path for the specified path ID.
- 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
-
Retrieves the spatial path for the specified path ID.
- 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
-
Retrieves the spatial subpath information.
- 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
-
Retrieves the spatial subpath information.
- 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(LogicalPartition) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- readUserData(LogicalPartition, int[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Adds 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
- recreateDMLTriggers() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Re-creates the required standard GeoRaster data manipulation language (DML) triggers on all GeoRaster columns that the current user has privileges to access, so that the appropriate operations are performed when the triggers are fired.
- rectify(SdoGeoRaster, Integer, String, SdoGeoRaster, Integer, Integer, JGeometry, boolean, String, double[], String, JGeometry, String, String, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Perform rectification on all or part of a georeferenced GeoRaster object.
- rectify(SdoGeoRaster, Integer, String, SdoGeoRaster, Integer, Integer, JGeometry, boolean, String, double[], String, JGeometry, String, String, Blob, JGeometry, BigDecimal[], double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Perform rectification on all or part of a georeferenced GeoRaster object.
- reFormulateArc(double[]) - Static method in class oracle.spatial.geometry.JGeometry
-
In order to create arc shape, Recalculate centerX, centerY, radius, startAngle, midAngle and endAngle.
- registerGeoRasterColumns() - Method in class oracle.spatial.georaster.sql.SdoGeorAdminPKG
-
Creates DML triggers for all GeoRaster columns defined in the current schema.
- registerGeoRasterObjects() - Method in class oracle.spatial.georaster.sql.SdoGeorAdminPKG
-
Registers all GeoRaster objects defined in the current schema.
- 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.
- renameRDT(String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Renames one or more existing registered raster data tables owned by the current user, and updates the GeoRaster system data and all affected GeoRaster objects to reflect the new names.
- replaceElement(long, IdentifiablePriorityQueue.Identifiable) - Method in interface oracle.spatial.network.lod.IdentifiablePriorityQueue
-
Replace the old element of the specified id with a new element.
- reproject(SdoGeoRaster, String, String, int, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Reprojects a GeoRaster object to a different Oracle Spatial and Graph coordinate system (specified by the outSRID parameter).
- reproject(SdoGeoRaster, int, JGeometry, String, String, String, int, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Reprojects all or part of a GeoRaster object to a different Oracle Spatial and Graph coordinate system (specified by the outSRID parameter).
- reproject(SdoGeoRaster, int, double[], String, String, String, int, SdoGeoRaster, double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Reprojects all or part of a GeoRaster object to a different Oracle Spatial and Graph coordinate system (specified by the outSRID parameter).
- reproject(SdoGeoRaster, int, JGeometry, String, String, String, int, Blob, JGeometry, double[], double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Reprojects all or part of a GeoRaster object to a different Oracle Spatial and Graph coordinate system (specified by the outSRID parameter).
- reproject(SdoGeoRaster, int, double[], String, String, String, int, JGeometry, double[], double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Reprojects all or part of a GeoRaster object to a different Oracle Spatial and Graph coordinate system (specified by the outSRID parameter).
- 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() - Method in class oracle.spatial.geometry.Chain.AccurateSum
-
Reset the sum to zero
- 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
-
This method allows a stateful network constraint object to be reset to its original state and reused by network analysis functions.
- reset() - Method in class oracle.spatial.network.lod.MaxCostConstraint
-
- reset() - Method in class oracle.spatial.network.lod.MaxDepthConstraint
-
- reset() - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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.
- reverseAxisOrder(int, int, Connection) - Static method in class oracle.spatial.util.GML3g
-
- reverseKShortestPaths(PointOnNet[], PointOnNet[], int, LODNetworkConstraint) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns K shortest loopless paths from the start point candidates to the end point candidates, using reverse search direction.
- reverseKShortestPaths(PointOnNet[], PointOnNet[], int, LODNetworkConstraint, KShortestPaths) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Returns reverse K shortest loopless paths from the start point candiates to the end point candidates, using reverse search direction.
- reverseKShortestPaths(Feature[], Feature[], int, LODNetworkConstraint, KShortestPaths) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the top k shortest paths from the start feature candidates to the end feature candidates, using reverse search direction.
- reverseShortestPath(PointOnNet[], PointOnNet[], LODNetworkConstraint, ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path using the input algorithm, using reverse search direction.
- reverseShortestPath(Feature[], Feature[], LODNetworkConstraint, ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path from the start feature candidates to the end feature candidates, using reverse search direction.
- 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
-
- 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.
- SdoGeorAdminPKG - Class in oracle.spatial.georaster.sql
-
SdoGeorAdminPKG is a Java class which wraps PL/SQL functions and procedures defined in the server-side package SDO_GEOR_ADMIN.
- SdoGeorAdminPKG(Connection) - Constructor for class oracle.spatial.georaster.sql.SdoGeorAdminPKG
-
Constructs an SdoGeorAdminPKG
object using the given connection.
- SdoGeorAggrPKG - Class in oracle.spatial.georaster.sql
-
SdoGeorAggrPKG is a Java class which wraps PL/SQL functions and procedures defined in the server-side package SDO_GEOR_AGGR.
- SdoGeorAggrPKG(Connection) - Constructor for class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Constructs an SdoGeorAggrPKG
object using the given connection.
- 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.
- SdoGeorPKG.SdoGeorGCP - Class in oracle.spatial.georaster.sql
-
SdoGeorGCP is a Java class which wraps PL/SQL type SDO_GEOR_GCP defined in the server-side
- SdoGeorPKG.SdoGeorGCP() - Constructor for class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCP
-
- SdoGeorPKG.SdoGeorGCPRefType - Class in oracle.spatial.georaster.sql
-
SdoGeorGCPRefType is a Java class which wraps PL/SQL type SDO_GEOR_GCPGEOREFTYPE defined in the server-side
- SdoGeorPKG.SdoGeorGCPRefType() - Constructor for class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCPRefType
-
- SdoGeorRaPKG - Class in oracle.spatial.georaster.sql
-
SdoGeorRaPKG is a Java class which wraps PL/SQL functions and procedures defined in the server-side package SDO_GEOR_RA.
- SdoGeorRaPKG(Connection) - Constructor for class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Constructs an SdoGeorRaPKG
object using the given connection.
- SdoGeorUtlPKG - Class in oracle.spatial.georaster.sql
-
SdoGeorUtlPKG is a Java class which wraps PL/SQL functions and procedures defined in the server-side package SDO_GEOR_UTL.
- SdoGeorUtlPKG(Connection) - Constructor for class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Constructs an SdoGeorUtlPKG
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.
- setBatchSize(int) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- setBeginDateTime(TIMESTAMP) - Method in class oracle.spatial.georaster.TemporalReferenceInfo
-
Sets the begin date and time.
- setBelongingGeometry(J3D_Geometry) - Method in class oracle.spatial.geometry.J3D_Geometry
-
- 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(String) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- setCachingPolicies(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- 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
-
- setCellDimension(int) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point cell Dimension.
- 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.
- setClientID(long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the client ID for a session.
- 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.
- setColumn(double) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point column.
- 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.
- setConfig(String, LODConfig) - Method in class oracle.spatial.network.lod.config.ConfigManager
-
- setConnection(Connection) - Method in class oracle.spatial.georaster.sql.SdoGeorAdminPKG
-
Sets the connection which points to the target database.
- setConnection(Connection) - Method in class oracle.spatial.georaster.sql.SdoGeorAggrPKG
-
Sets the connection which points to the target database.
- setConnection(Connection) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Sets the connection which points to the target database.
- setConnection(Connection) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Sets the connection which points to the target database.
- setConnection(Connection) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
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.NetworkIO
-
Deprecated.
use setDataSource instead
- 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.LogicalLightPath
-
Sets the costs of the path.
- setCosts(double[]) - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
-
Sets the costs of the subpath.
- setCosts(double[]) - Method in class oracle.spatial.network.lod.PathFeatureImpl
-
Sets the path costs.
- setCount(long) - Method in class oracle.spatial.georaster.GeorHistogramEntry
-
Sets the count value.
- setDataSource(IDataSource) - Method in interface oracle.spatial.network.lod.LODUserDataIO
-
- setDataSource(IDataSource) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- setDataSource(IDataSource) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Sets the data source.
- 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.GCPPoint
-
Sets the GCP point description.
- 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.
- setDimensionSize(int, Long) - Method in class oracle.spatial.georaster.RasterInfo
-
Sets the dimension size of the specified dimension.
- 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
- setElement(int, FeatureElement) - Method in interface oracle.spatial.network.lod.Feature
-
Sets the ith feature element.
- setElement(int, FeatureElement) - Method in class oracle.spatial.network.lod.FeatureImpl
-
- 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
-
- setFeature(Feature) - Method in class oracle.spatial.network.lod.FeaturePath
-
Sets the feature of interest.
- setFeatureData(FeatureData) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Sets the feature data associated to this network.
- setFeatureLayer(int, FeatureLayer) - Method in interface oracle.spatial.network.lod.FeatureData
-
Sets the feature data for the input feature layer.
- setFeatureLayer(int, FeatureLayer) - Method in class oracle.spatial.network.lod.FeatureDataImpl
-
- setFeatureLayerId(int) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the ID of the feature layer.
- setFeatureLayerName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the feature layer.
- setFeatureLayerType(FeatureLayerMetadata.FeatureLayerType) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the type of the feature layer.
- setFeatureTableName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the feature table.
- 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.
- setGcpFFMethod(int) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Sets the GCP FFMethod.
- setGcpPoints(Vector) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Sets the GCP points.
- setGCPPointType(int) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point type.
- setGcpTableName(String) - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Sets the GCP table name.
- setGeodetic(boolean) - Method in interface oracle.spatial.network.NetworkMetadata
-
Sets the geodetic geometry to flag
- 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).
- setGeometryTolerance(double) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- 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.
- setGlobalNetworkName(String) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Sets the global network name, i.e., the network name that is globally unique, and is used as the cache key for the network.
- 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.
- setGmlVersion(GML3.GMLVersion) - Method in class oracle.spatial.util.GML3
-
Set the version of GML to generate.
- setGoalNodeFilters(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- 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.
- setHierarchyTableName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the hierarchy table.
- 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(String) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point ID.
- 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 class oracle.spatial.network.lod.NetworkSearch
-
- setInitialAnalysisInfo(LODAnalysisInfo) - Method in interface oracle.spatial.network.lod.PairwiseShortestPaths
-
Sets the initial analysis info.
- 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.
- setIsUserDataIncluded(boolean) - Method in class oracle.spatial.network.lod.PartitionBlob
-
- setIsUserDataLoaded(boolean) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Deprecated.
use addUserDataCategory
- setKShortestPathsAlgorithm(KShortestPaths) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default k-shortest paths algorithm.
- setKspAlgorithm(Element) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- 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
-
Sets the primary link cost calculator, and removes all secondary link cost calculators.
- setLinkCostCalculators(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setLinkCostCalculators(LinkCostCalculator[]) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the link cost calculators.
- setLinkCostCalculators(LinkCostCalculator[]) - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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(Element) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setLinkLevelSelector(LinkLevelSelector) - Method in interface oracle.spatial.network.lod.KShortestPaths
-
Sets link level selector.
- setLinkLevelSelector(LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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.
- setModelCoordLocation(SdoGeoRaster, String) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Sets the model coordinate location value for a GeoRaster object, or deletes the current model coordinate location value (if any) if the modelCoordLoc parameter is specified as null.
- setModelDimension(int) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point model Dimension.
- 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
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.DummyLinkLevelSelector
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
-
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.KShortestPaths
-
This method allows caller to pass the network analyst object to this k shortest paths algorithm implementation, so that the algorithm can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.LinkLevelSelector
-
This method allows caller to pass the network analyst object to this link level selector, so that the link level selector can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.LODGoalNode
-
This method allows caller to pass the network analyst object to this goal node filter, so that the goal node filter can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.LODNetworkConstraint
-
This method allows caller to pass the network analyst object to this constraint, so that the constraint can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.MaxCostConstraint
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.MaxDepthConstraint
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.NetworkSearch
-
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.PairwiseCostCalculator
-
This method allows caller to pass the network analyst object to this cost calculator implementation, so that the algorithm can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.PairwiseShortestPaths
-
This method allows caller to pass the network analyst object to this pairwise shortest paths implementation, so that the algorithm can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.ShortestPath
-
This method allows caller to pass the network analyst object to this shortest path algorithm implementation, so that the algorithm can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in interface oracle.spatial.network.lod.TSP
-
This method allows caller to pass the network analyst object to this TSP algorithm implementation, so that the algorithm can call the analysis functions provided by the network analyst, or access the network explorer associated with the network analyst.
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspNearestNeighbor
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspOp2
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.YenDeviation
-
- setNetworkCache(LeveledNetworkCache) - Method in interface oracle.spatial.network.lod.CachedNetworkIO
-
Sets the network cache.
- setNetworkConstraints(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setNetworkDataSource(String, DataSource) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- setNetworkExplorer(NetworkExplorer) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
- setNetworkExplorer(NetworkExplorer) - Method in class oracle.spatial.network.lod.NetworkSearch
-
- setNetworkMetadata(String, NetworkMetadata) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- 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
- setNetworkName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the network name for the feature layer.
- setNetworkUpdate(HashMap<Integer, NetworkUpdate>) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the network update objects.
- 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
-
Sets the primary node cost calculator, and removes all secondary node cost calculators.
- setNodeCostCalculators(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setNodeCostCalculators(NodeCostCalculator[]) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the node cost calculators.
- setNodeCostCalculators(NodeCostCalculator[]) - Method in class oracle.spatial.network.lod.NetworkSearch
-
- 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
-
- 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.
- setPairwiseCostCalculator(PairwiseCostCalculator) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default pairwise cost calculator.
- setPairwiseShortestPathsAlgorithm(PairwiseShortestPaths) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default pairwise shortest paths algorithm.
- 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 or replaces a network partition in 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.NetworkIOConfig
-
- setPartitionBlobTranslator(Element) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- setPartitionBlobTranslator(PartitionBlobTranslator) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Sets 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.LogicalNetLink
-
Sets the ID of the partition that owns the link.
- setPartitionId(int) - Method in class oracle.spatial.network.lod.LogicalNetLinkImpl
-
- 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.
- setPath(PathFeature) - Method in class oracle.spatial.network.lod.FeaturePath
-
Sets the path feature.
- 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
- setPwcc(Element) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setPwspAlgorithm(Element) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- 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.NetworkIOConfig
-
- setReadFromBlob(boolean) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Sets whether to read partitions from BLOBs.
- 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
-
- setRelationTableName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the relation table.
- setRow(double) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point row.
- 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.
- setSeqID(long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the sequence ID for a session.
- setShortestPathAlgorithm(ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default shortest path algorithm.
- setSourceInfo(String[]) - Method in class oracle.spatial.georaster.JGeoRasterMeta
-
set sourceInfo by a given array of string
- setSpAlgorithm(Element) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- 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.
- setStatus(Integer) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point status.
- 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.
- setTspAlgorithm(Element) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setTspAlgorithm(TSP) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default TSP algorithm.
- 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
-
Deprecated.
- setUserData(Map<String, Object>) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
-
Deprecated.
- setUserData(UserData) - Method in class oracle.spatial.network.lod.PointOnNet
-
Sets 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
-
- setUserDataIOs(String) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- setUserDataIOs(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- setUserDataIOs(LODUserDataIO[]) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Sets the user data IO implementations.
- 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.
- setVertical(Integer) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point vertical.
- setWindingRule(int) - Method in class oracle.spatial.util.SDODoubleGeneralPath
-
Sets the winding rule for this path to the specified value.
- setWithinCostPolygonTolerance(double) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- 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.georaster.GCPPoint
-
Sets the GCP point x.
- setX(double) - Method in class oracle.spatial.topo.Point2DD
-
- setXOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Sets the xOff value.
- setXRMS(Double) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point xRMS.
- 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.georaster.GCPPoint
-
Sets the GCP point y.
- setY(double) - Method in class oracle.spatial.topo.Point2DD
-
- setYOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Sets the yOff value.
- setYRMS(Double) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point yRMS.
- setYScale(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Sets the yScale value.
- setZ(Double) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point z.
- setZOff(double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Sets the zOff value.
- setZRMS(Double) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point zRMS.
- 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.
- shareNetworkDataSource() - Method in interface oracle.spatial.network.lod.LODUserDataIO
-
- shareNetworkDataSource() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- shortestPath(PointOnNet[], PointOnNet[], LODNetworkConstraint, ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path using the input algorithm.
- shortestPath(Feature[], Feature[], LODNetworkConstraint, ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path from the start feature candidates to the end feature candidates.
- shortestPath(PointOnNet[], PointOnNet[], LODNetworkConstraint, int) - Method in class oracle.spatial.network.lod.NetworkSearch
-
- ShortestPath - Interface in oracle.spatial.network.lod
-
This interface defines methods supported by a shortest path algorithm.
- shortestPath(PointOnNet[], PointOnNet[], LODNetworkConstraint, int) - Method in interface oracle.spatial.network.lod.ShortestPath
-
Returns the shortest path between a set of candidate start points and a set of 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 with 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.
- shortestPathAStar(PointOnNet[], PointOnNet[], LODNetworkConstraint, HeuristicCostFunction, LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path using A* algorithm.
- shortestPathAStar(Feature[], Feature[], LODNetworkConstraint, HeuristicCostFunction, LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path from the start feature candidates to the end feature candidates.
- 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 on the minimum link level using Dijkstra algorithm.
- shortestPathDijkstra(PointOnNet, PointOnNet, int, 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 given link level.
- shortestPathDijkstra(PointOnNet[], PointOnNet[], int, 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 given link level.
- shortestPathDijkstra(PointOnNet[], PointOnNet[], int, int, 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 given link level.
- shortestPathDijkstra(PointOnNet[], PointOnNet[], LODNetworkConstraint, LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path using Dijkstra algorithm with the given link level selector.
- shortestPathDijkstra(Feature[], Feature[], LODNetworkConstraint, LinkLevelSelector) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Finds the shortest path from the start feature candidates to the end feature candidates.
- 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 the start point candidates to the end point candidates.
- shortestPaths(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- shortestPaths(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>) - Method in interface oracle.spatial.network.lod.PairwiseShortestPaths
-
Returns the pair-wise shortest paths between a set of candidate start points and end points.
- 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
-
- shpMval - Static variable in class oracle.spatial.util.ShapefileReaderJGeom
-
- 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.
- simplifyVW(JGeometry, double, boolean, double, double, double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
This method is a new line simplification based on the enhanced version of Visvalingham-Whyatt (1993) line simplification algorithm using weighted effecive area concept (Ref: Zhou, Jones SDH'04: Shape Aware Line Generalization with Weighted Effective Area) on geodetic space.
- simplifyVW(JGeometry, double, boolean, double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
This method is a new line simplification based on the enhanced version of Visvalingham-Whyatt (1993) line simplification algorithm using weighted effecive area concept (Ref: Zhou, Jones SDH'04: Shape Aware Line Generalization with Weighted Effective Area) on projected space.
- simplifyVW(Struct, NUMBER, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- 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.lod.PriorityQueue
-
Returns the size of the queue.
- 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.
- solutionAccuracy - Variable in class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCPRefType
-
- sortByID(Object[]) - Static method in class oracle.spatial.network.OraTst
-
Sorts the network elements by IDs.
- SpanningTree - Class in oracle.spatial.network.lod
-
A spanning tree on the network.
- SpanningTree() - Constructor for class oracle.spatial.network.lod.SpanningTree
-
- 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
- status - Variable in class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCP
-
- StAXCityGML - Class in oracle.spatial.util
-
- StAXCityGML() - Constructor for class oracle.spatial.util.StAXCityGML
-
- StAXGML - Class in oracle.spatial.util
-
- StAXGML() - Constructor for class oracle.spatial.util.StAXGML
-
- store(JGeometry, Connection) - Static method in class oracle.spatial.geometry.JGeometry
-
- store(JGeometry, Connection, boolean) - Static method in class oracle.spatial.geometry.JGeometry
-
- store(JGeometry, Connection, Object[]) - Static method in class oracle.spatial.geometry.JGeometry
-
- 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
-
- 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.
- storeJS(JGeometry, Connection) - Static method in class oracle.spatial.geometry.JGeometry
-
Converts the given geometry object into an Oracle JDBC Struct object.
- storeJS(JGeometry, Connection, boolean) - Static method in class oracle.spatial.geometry.JGeometry
-
- storeJS(JGeometry, Connection, Object[]) - Static method in class oracle.spatial.geometry.JGeometry
-
Converts the given geometry object into an Oracle JDBC Struct object.
- storeJS(JGeometry, Connection, Object[], boolean) - Static method in class oracle.spatial.geometry.JGeometry
-
- storeJS(Connection, JGeometry) - 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
-
Deprecated.
- storeToDBJS() - 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
-
- structToWkbJS(Struct) - Static method in class oracle.spatial.util.Adapters
-
- structToWkbJS(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
-
- structToWktJS(Struct) - Static method in class oracle.spatial.util.Adapters
-
- structToWktJS(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 following 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, JGeometry, String, String, SdoGeoRaster, double[], String) - 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, int, JGeometry, String, String, SdoGeoRaster, double[], String) - 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
-
- switchXYOrdinates(JGeometry) - Static method in class oracle.spatial.util.GML3g
-
- 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 .