- 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.
- calcSurfaceArea(SdoGeoRaster, JGeometry, int) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Calculates the three dimensional (3D) surface area represented by digital elevation model (DEM) data that is stored in 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 class oracle.spatial.network.lod.GeodeticPairwiseCostCalculator
-
- calculate(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>) - Method in interface oracle.spatial.network.lod.PairwiseCostCalculator
-
Computes the pairwise costs between two sets of points.
- calculateFeatureElementGeometry(NFEFeatureElement, JGeometry) - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Returns the feature element geometry considering the start and end percentage.
- calculatePersistedNetworkMBR() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
-
- calculatePersistedNetworkMBR() - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Returns the minimum bounding rectangle of the model network.
- call() - Method in class oracle.spatial.network.lod.AnalysisEngine.DefaultCallable
-
- canAddVertex(GeoObject, JGeometrySegmentPoint) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.VertexEditableLayer
-
Tells whether it is possible to add a new vertex to the GeoObject at the specified snap point
- canAddVertex(GeoObject, JGeometrySegmentPoint) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- cancelManipulation(long) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Cancels the given manipulation and releases all the resources related to it
- cancelManipulation(long) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
-
- cancelManipulation(long) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- canSave() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns true if changes are register, false otherwise.
- canSave() - Method in class oracle.spatial.network.nfe.model.edit.NFEEditionManager
-
Tells whether currently exist changes that can be saved.
- CARDINALITY_UNBOUNDED - Static variable in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
No cardinality limit
- CATALOG_ALREADY_EXISTS - Static variable in exception oracle.spatial.network.nfe.io.NFEIOException
-
Catalog already exists error code.
- 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
-
- CBREFEREBCE_IMAGE - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- CBREFERENCE_OVERLAP - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- CBREFERENCE_VALUE - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- centralLongLatforGNMProjection() - Method in class oracle.spatial.geometry.JGeometry
-
Choose the default central long/lat point for a Gnomic projection based on the geometry's MBR.
- 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.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.
- changeCellValues(SdoGeoRaster, int[], int[], int, double[], double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Changes the value of raster cells specified by row/column arrays or by a multipoint geometry to new values.
- changeCellValues(SdoGeoRaster, JGeometry, int, double[], double[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Changes the value of raster cells specified by row/column arrays or by a multipoint geometry to new values.
- 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<Integer>, ArrayList<Integer>, 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).
- changeLinkEndNode(long, long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- changeLinkEndNode(long, long) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Changes the end node of the link identified by linkId to the node identified by endNodeId
- changeLinkStartNode(long, long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- changeLinkStartNode(long, long) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Changes the start node of the link identified by linkId to the node identified by startNodeId
- 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.
- CharacterColumn(byte[], int) - Constructor for class oracle.spatial.util.DBFReaderJGeom.CharacterColumn
-
- checkConstraintsConsistencies(Connection, String, String, NFENetworkMetadata, NFEEditionMode) - Static method in class oracle.spatial.network.nfe.util.WSUtil
-
Inserts the nodes that were deleted in the parent workspace and child workspace.
- 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.
- CHUNKSIZE - Static variable in class oracle.spatial.georaster.JGeoRasterVM
-
- 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() - Method in class oracle.spatial.network.lod.BinaryHeap
-
- clear() - Method in class oracle.spatial.network.lod.IdentifiableBinaryHeap
-
- 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 class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- clear() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- clear() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
- clear() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureTool
-
- clear() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEManipulateTool
-
- clear() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFESelectionTool
-
- clear() - Method in class oracle.spatial.network.nfe.vis.maps.core.DefaultSelectionManager
-
Clears the selection
- clear() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoDataProducer
-
Clears all existing data.
- clear() - Method in class oracle.spatial.network.nfe.vis.maps.core.HoverManager
-
- clear() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Clears all contents of this layer.
- clear() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- clear() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- clear() - Method in interface oracle.spatial.network.Tree
-
Clears the tree structure
- clearAllHover() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- clearAllSelections() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- 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.
- clearChanges() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Clear changes.
- clearChanges() - Method in class oracle.spatial.network.nfe.model.edit.NFEEditionManager
-
Removes all the changes currently held in the class.
- clearChanges() - Method in interface oracle.spatial.network.nfe.vis.maps.core.EditableLayer
-
- clearChanges() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- clearConnectableHierarchies() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.NFEInteractionEngine
-
Removes all the hierarchy levels for inter-hierarchy interactions.
- clearHover() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- clearHover() - Method in interface oracle.spatial.network.nfe.vis.maps.core.HoverableLayer
-
Removes the hovering state from all the geo-objects
- clearHover() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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.
- clearSelection() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
- clearSelection() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- clearSelection() - Method in interface oracle.spatial.network.nfe.vis.maps.core.SelectableLayer
-
Clears all selected objects
- clearSelection() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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
-
- ClipPcFlatCells - Class in oracle.spatial.util
-
- ClipPcFlatCells() - Constructor for class oracle.spatial.util.ClipPcFlatCells
-
- 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 class oracle.spatial.network.lod.AStar
-
- clone() - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- clone() - Method in class oracle.spatial.network.lod.BidirectionalDijkstra
-
- clone() - Method in class oracle.spatial.network.lod.BreadthFirstSearch
-
- 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 class oracle.spatial.network.lod.DefaultSingleSourceShortestPaths
-
- clone() - Method in class oracle.spatial.network.lod.Dijkstra
-
- 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.ShortestPath
-
- clone() - Method in interface oracle.spatial.network.lod.SingleSourceShortestPaths
-
- 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 class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
- clone() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
- clone() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionMember
-
- clone() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.PointIntersectionMember
-
- clone() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
A shallow clone
- clone() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
- 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
-
- closeBlock() - Method in class oracle.spatial.network.nfe.model.edit.undo.NFEBlockUndoableEdit
-
Sets the block to stop listening events.
- closeDataSource() - Method in class oracle.spatial.network.nfe.io.jdbc.JdbcDataSource
-
Closes this data source.
- closeDBF() - Method in class oracle.spatial.util.DBFReaderJGeom
-
close this dbfile.
- closeOracleConnection(OracleConnection) - Static method in class oracle.spatial.util.JDBCAdapter
-
- closeOracleConnection(OracleConnection) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- closePairwisePathResultIO() - Method in class oracle.spatial.network.lod.FilePairwisePathResultIO
-
- 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
-
- Cluster - Interface in oracle.spatial.network.lod
-
- cluster(PointOnNet[]) - Method in interface oracle.spatial.network.lod.PointClustering
-
- cluster(PointOnNet[]) - Method in class oracle.spatial.network.lod.SpatialBisectClustering
-
- cluster(PointOnNet[]) - Method in class oracle.spatial.network.lod.SpatialKMeansClustering
-
- ClusterEvaluator - Interface in oracle.spatial.network.lod
-
- ClusteringConstraint - Interface in oracle.spatial.network.lod
-
- ClusterResult - Interface in oracle.spatial.network.lod
-
- ClusterSizeConstraint - Class in oracle.spatial.network.lod
-
- ClusterSizeConstraint(int, int) - Constructor for class oracle.spatial.network.lod.ClusterSizeConstraint
-
- CollectionUtils - Class in oracle.spatial.network.nfe.util
-
Collection utilities class.
- CollectionUtils() - Constructor for class oracle.spatial.network.nfe.util.CollectionUtils
-
- COLOR_CHANGED_PROPERTY - Static variable in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Identifies a change to the color used to render the shadow.
- COLORBALANCE_LINEARSTRETCHING - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COLORBALANCE_NONE - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COLORBALANCE_NORMALIZATION - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- COMMONPOINTRULE_AVERAGE - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_CTC - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_END - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_HIGH - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_HIGHRES - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_LATEST - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_LOW - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_OLDEST - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- COMMONPOINTRULE_START - Static variable in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.PathToPoint
-
- compareTo(Object) - Method in class oracle.spatial.network.lod.VisitedNode
-
- compareTo(Object) - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
- compareTo(Object) - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
- 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
-
- CompJGeom - Class in oracle.spatial.geometry
-
- CompJGeom() - Constructor for class oracle.spatial.geometry.CompJGeom
-
- 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
-
- componentHidden(ComponentEvent) - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
- componentMoved(ComponentEvent) - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
- componentResized(ComponentEvent) - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
- componentShown(ComponentEvent) - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
- 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
-
- 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.
- compressJP2(SdoGeoRaster, String, SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Compresses the image in a GeoRaster object using JPEG 2000 compression.
- compute(Algorithm, Object...) - Method in class oracle.spatial.network.lod.AnalysisEngine
-
- 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
-
- computeLongLat() - Method in class oracle.spatial.geometry.UnitSphere
-
Compute and return the long/lat equivalent to this unit-sphere point.
- 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
-
- concaveHullDig(double) - Method in class oracle.spatial.geometry.JGeometry
-
Return the concave hull of the specified multipoint geometry.
- concaveHullDig(JGeometry, double) - Static method in class oracle.spatial.geometry.Ops
-
Return the concave hull of the specified multipoint geometry.
- 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
-
- ConflictDescriptor - Class in oracle.spatial.network.nfe.workspace
-
Describes a conflict as in the conflict table.
- ConflictDescriptor() - Constructor for class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Constructor.
- ConflictDescriptor(Map<String, String>, String, Object, Object, String, String) - Constructor for class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Constructor.
- connect(NFEConnectionDescriptor<NFEFeatureElement, NFEFeatureElement>) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Perform the connections described by the given connection descriptor instance.
- connect(NFEFeatureElement, NFEConnectableEdge<NFEFeatureElement>, double) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Connects a point feature element to a line feature element.
- 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.
- connectionExists(NFEFeatureElement, NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Tells whether two feature elements are directly connected.
- connectionExists(NFEFeatureElement, NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- connectionExists(NFEFeatureElement, NFEFeatureElement) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Tells whether the given feature elements are connected.
- Constraint<T> - Interface in oracle.spatial.network.lod
-
- 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(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- contains(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Tells whether the network contains the given networkElement or not
- contains(Object) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- contains(double, double) - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Tests if the specified coordinates are inside the boundary of the Drawable.
- contains(Point2D) - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Tests if a specified Point2D is inside the boundary of the Shape.
- contains(Object) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- 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
.
- containsAll(Collection<?>) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- containsAll(Collection<?>) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- containsEditionFlag(byte) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObject
-
- containsEditionFlag(byte) - Method in interface oracle.spatial.network.nfe.model.NFEModelObject
-
Tells whether the flag is on
- containsFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- containsFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Tells whether the feature layer contains the given feature
- containsKey(long) - Method in class oracle.spatial.network.lod.LongHashMap
-
- containsKey(Object) - Method in class oracle.spatial.network.nfe.util.LongHashTable
-
- 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
- containsMember(IntersectionMember<V>) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Tells whether an intersection member belongs to the current intersection
- 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
- containsTransformFlags(byte) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Tells whether the manipulation contains the given transform flags
- 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
- containsValue(Object) - Method in class oracle.spatial.network.nfe.util.LongHashTable
-
- ContextualMenuHandler - Interface in oracle.spatial.network.nfe.vis.mapcanvas.render
-
Interface to implement a class that will add menu items to the contextual menu.
- 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.
- convertToBufferedImage(Image) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Converts the specified image into a compatible buffered image.
- convexHull() - Method in class oracle.spatial.geometry.JGeometry
-
Returns the convex hull of the input geometry.
- convexHull(JGeometry) - Static method in class oracle.spatial.geometry.Ops
-
Return the convex hull of the input geometry.
- CoordSysInfo - Class in oracle.spatial.geometry
-
Immutable, thread-safe class that stores simplified coordinate system information.
- copy(SdoGeoRaster, SdoGeoRaster) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Makes a copy of an existing GeoRaster object.
- CoreLoop - Class in oracle.spatial.network.nfe.vis.maps.core
-
Each MapCanvas instance has a core rendering loop.
- CoreLoop(MapCanvas) - Constructor for class oracle.spatial.network.nfe.vis.maps.core.CoreLoop
-
- COST_DESCRIPTION - Static variable in class oracle.spatial.network.nfe.PathConstants
-
Cost description attribute.
- COST_VALUE - Static variable in class oracle.spatial.network.nfe.PathConstants
-
Cost value attribute.
- countElements() - Method in class oracle.spatial.geometry.Union
-
Returns the number of Sites/Elements (i.e., size of id Array).
- countSets() - Method in class oracle.spatial.geometry.Union
-
Returns the number of Sets/Components.
- create(Properties) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractSpatialIndex
-
Creates the index with the specified properties
- create(Properties, List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractSpatialIndex
-
Creates the index with the input features using their MBR's.
- create(Properties) - Method in class oracle.spatial.network.nfe.vis.maps.index.RTreeIndex
-
Creates the Rtree index with the given properties.
- create(Properties, List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.index.RTreeIndex
-
Creates the Rtree object with the input features using their MBR's.
- createArc2d(double[], int, int) - Static method in class oracle.spatial.geometry.JGeometry
-
Creates a JGeometry simple arc in 2D
- createAttributeConstraint() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createAttributeConstraint(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createAttributeConstraint() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEAttributeConstaint and automatically assigns an ID to it.
- createAttributeConstraint(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEAttributeConstaint and sets the given ID.
- createAttributeDescriptor() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createAttributeDescriptor() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEAttributeDescriptor.
- createCardinalityRule() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createCardinalityRule(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createCardinalityRule() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFECardinalityRule with and automatically assigns an ID to it
- createCardinalityRule(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFECardinalityRule with and sets the given ID
- createCatalog() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createCatalog(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createCatalog() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFECatalog and automatically assigns an ID to it.
- createCatalog(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFECatalog and sets the given ID.
- createCatalogValue() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createCatalogValue() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFECatalogValue.
- 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.
- createColorModelCompatibleImage(BufferedImage) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a new BufferedImage
using the same color model as the image passed as a parameter.
- createCompatibleImage(BufferedImage) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a new compatible image with the same width, height and transparency as the image specified as a parameter.
- createCompatibleImage(BufferedImage, int, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a new compatible image of the specified width and height, and the same transparency setting as the image specified as a parameter.
- createCompatibleImage(int, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a new opaque compatible image of the specified width and height.
- createCompatibleTranslucentImage(int, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a new translucent compatible image of the specified width and height.
- 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
- createConnectableEdge(NFEFeatureElement, Point2D, IntersectionLocation) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- createConnectableEdge(NFEFeatureElement, Point2D, IntersectionLocation) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Creates a new connectable edge which will be used by a connection descriptor.
- createConnectionDescriptor() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- createConnectionDescriptor() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Creates a new connection descriptor instance
- createContext(NFELinePointRule) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- createContext(NFELinePointRule) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Creates a new nested context for the line-point rule.
- 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.
- createCoordSysInfo(int) - Static method in class oracle.spatial.geometry.CoordSysInfo
-
Define a SRID to be a projected coordinate system, overriding the default values.
- createCoordSysInfo(int, double, double) - Static method in class oracle.spatial.geometry.CoordSysInfo
-
Define a SRID to be a geodetic coordinate system (longitude/latitude), overriding the default values.
- createCopy() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Returns object copy.
- createCopy() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- createCopy() - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFECatalogValue
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns a copy of the feature layer metadata.
- createCopy() - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicLink
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- createCopy() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Returns object copy.
- createCopy() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns a copy of the network.
- createCopy() - Method in class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Returns a copy of the object.
- createCopy() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Returns a copy of the rule.
- createCopy() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Returns a copy of the rule.
- createCopy() - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Returns a copy of the object.
- createDemBlocks(STRUCT, String, long, long, double, double, double, double, long, long, double, double, int, int) - Static method in class oracle.spatial.util.Pc2Dem
-
- 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.
- createDrawable(JGeometry, AffineTransform) - Static method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Creates a Drawable instance out from a JGeometry instance
- createDrawable(JGeometry[], AffineTransform) - Static method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Creates a Drawable instance collection out from the given JGeometry instances
- 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.
- createFeature(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createFeature(NFEFeatureClass) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates an empty Feature (with no Feature Element) of the specified Feature Class
- createFeature(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeature(long, long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeature(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeature for the Feature Layer identified by the given featureLayerId.
- createFeature(long, long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeature for the Feature Layer identified by the given featureLayerId and sets the given Feature ID.
- createFeatureClass(NFEModelMetadata, NFEFeatureClass, boolean, boolean) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO
-
Persists a feature class.
- createFeatureClass() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeatureClass(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeatureClass() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeatureClass and automatically assigns an ID to it.
- createFeatureClass(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeatureClass and sets the given ID.
- createFeatureElement(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeatureElement(long, long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeatureElement(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeatureElement for the Feature Layer identified by the given featureLayerId and automatically sets a sequence number to the Feature Element.
- createFeatureElement(long, long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeatureElement for the Feature Layer identified by the given featureLayerId and sets the given sequence number to the Feature Element.
- createFeatureLayer(NFEFeatureLayerMetadata, Collection<NFEAttributeDescriptor>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO
-
Creates the feature layer tables and metadata.
- createFeatureLayer(String, String, String, String, Collection<NFEAttributeDescriptor>, int, int) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCModelIOService
-
- createFeatureLayer(String, String, String, String, Collection<NFEAttributeDescriptor>, int, int) - Method in interface oracle.spatial.network.nfe.io.service.NFEModelIOService
-
Creates a feature layer.
- createFeatureLayer() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createFeatureLayer() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEFeatureLayer.
- createFromScratchModel(String, boolean, NFEGeometryDescriptor) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCModelIOService
-
- createFromScratchModel(String, boolean, NFEGeometryDescriptor) - Method in interface oracle.spatial.network.nfe.io.service.NFEModelIOService
-
Creates a model in from scratch mode.
- 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.
- createInSQLExpression(String, Collection<T>, boolean) - Static method in class oracle.spatial.network.nfe.io.jdbc.JDBCUtils
-
Creates a SQL IN expression of the form "column IN (elements)" taking care of the maximum number of elements supported in an in expression (1000).
- createKey(long, long, long, long) - Static method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
- createLeftHandLinePointHandlerParam(NFELineLineRuleHandlerParam) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- createLeftHandLinePointHandlerParam(NFELineLineRuleHandlerParam) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Creates a new parameter for a line-line rule's left hand side line-point rule
- 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.
- createLineFeature(NFEFeatureClass, JGeometry, boolean, double) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
Creates a new line feature and its corresponding feature element(s) and network elements.
- createLineFeature(NFEFeatureClass, JGeometry, boolean, double) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new line feature and its corresponding feature element(s) and network elements.
- createLineFeatureElement(NFELink, double, double, long, long) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createLineFeatureElement(NFELink, double, double, long, long) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new feature containing one line feature element.
- createLineLineRule() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createLineLineRule(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createLineLineRule() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFELineLineRule with and automatically assigns an ID to it
- createLineLineRule(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFELineLineRule with and sets the given ID
- createLinePointRule() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createLinePointRule(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createLinePointRule() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFELinePointRule with and automatically assigns an ID to it
- createLinePointRule(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFELinePointRule with and sets the given ID
- 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.
- createLink(NFENode, NFENode) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createLink(NFENode, NFENode, JGeometry) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createLink(NFENode, NFENode) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new link.
- createLink(NFENode, NFENode, JGeometry) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new link.
- createLink(NFENode, NFENode) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createLink(long, NFENode, NFENode) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createLink(NFENode, NFENode) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFELink and assigns an ID.
- createLink(long, NFENode, NFENode) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFELink and sets the given ID.
- 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
-
- createLogicalHeavyPath(LogicalLink[], LogicalNode[], double[], CategorizedUserData, boolean) - 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, boolean) - 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>, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
- createLogicalPath(long[], long[], double[], Map<String, Object>, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createLogicalPath(long[], long[], double[], CategorizedUserData, boolean) - 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
-
- 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.
- createModelSequence(long, String, String) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO
-
Creates a sequence in database and a record in the model sequence table.
- createModelWorkspaceRel(NFEWorkspace) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.WorkspaceDAO
-
Creates a record in the model workspace relationship table USER_NFE_NFE_MODEL_WORKSPACE.
- 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).
- createNetwork(long, String, Integer, boolean, boolean) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Creates the network and the related sequences.
- createNetwork() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createNetwork() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFENetwork class.
- 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.
- createNewModelTables(String, NFEEditionMode, boolean) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO
-
Creates the needed tables for a new model.
- createNFEGeometryMetadata(String, String, NFEGeometryDescriptor) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.SpatialDAO
-
Creates a spatial geometry 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.
- createNode(double[]) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createNode(JGeometry) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createNode(double[]) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new node.
- createNode(JGeometry) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new node.
- createNode() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createNode(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createNode() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFENode and assigns an ID.
- createNode(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFENode and sets the given ID.
- 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.
- createOverExistingNetworkModel(String, String) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCModelIOService
-
- createOverExistingNetworkModel(String, String) - Method in interface oracle.spatial.network.nfe.io.service.NFEModelIOService
-
Creates a model in from existing network mode.
- 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
-
- createPointFeature(NFEFeatureClass, JGeometry, boolean, double) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
Creates a new feature of the given feature class, containing only a PON feature element and its corresponding node.
- createPointFeature(NFEFeatureClass, JGeometry, boolean, double) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new feature of the given feature class, containing only a PON feature element and its corresponding node.
- createPOLFeatureElement(NFELink, double, long, long) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createPOLFeatureElement(NFELink, double, long, long) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new feature containing one PointOnLink feature element.
- createPONFeatureElement(NFENode, long, long) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createPONFeatureElement(NFENode, long, long) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new feature containing one PointOnNode feature element.
- createPredefinedConnectedPoint() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createPredefinedConnectedPoint(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createPredefinedConnectedPoint() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEPredefinedConnectedPoint with an ID assigned automatically.
- createPredefinedConnectedPoint(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFEPredefinedConnectedPoint and sets the given ID.
- createPredefinedConnectedPointFeatures(Collection<NFEPredefinedConnectedPoint>, JGeometry) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
Creates the predefined points defined in the line feature class along a line geometry using the predefined points position percentages.
- createPredefinedConnectedPointFeatures(Collection<NFEPredefinedConnectedPoint>, JGeometry) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates the predefined points defined in the line feature class along a line geometry using the predefined points position percentages.
- createPreview(Collection<Manipulation<NFENetworkElement>>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
Creates a preview for the given manipulations to network elements
- 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.
- createRighttHandLinePointHandlerParam(NFELineLineRuleHandlerParam) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- createRighttHandLinePointHandlerParam(NFELineLineRuleHandlerParam) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Creates a new parameter for a line-line rule's right hand side line-point rule
- createRuleInstance() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createRuleInstance(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- createRuleInstance() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFERuleInstance with and automatically assigns an ID to it
- createRuleInstance(long) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Creates a new instance of NFERuleInstance with and sets the given ID
- 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).
- createSegmentPoint(double, double, double[], int) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Creates a JGeometrySegmentPoint for the given line ordinates.
- createSequence(Connection, String, long, int) - Static method in class oracle.spatial.network.nfe.io.jdbc.JDBCUtils
-
Creates a sequence.
- createSequenceForTable(Connection, String, long, int) - Static method in class oracle.spatial.network.nfe.io.jdbc.JDBCUtils
-
Creates a sequence for a table, the name of the sequence will be the concatenation of the table name and _ID_SEQ.
- createShadow(BufferedImage) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Generates the shadow for a given picture and the current properties of the renderer.
- 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, boolean) - 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>, boolean) - 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.
- createSpatialIndex(String, String, String) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.SpatialDAO
-
Creates the spatial index.
- 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>, boolean) - Static method in class oracle.spatial.network.lod.LODNetworkFactory
-
Deprecated.
- createSpatialPath(long[], long[], double[], JGeometry, CategorizedUserData, boolean) - 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.
- createStandalonePointFeature(NFEFeatureClass, JGeometry) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- createStandalonePointFeature(NFEFeatureClass, JGeometry) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Creates a new feature of the given feature class, containing only a PON feature element and its corresponding node.
- createStrokedShape(Shape) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- createStyle(Style, String) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.SpatialDAO
-
Creates a style record in the view user_sdo_styles.
- 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.
- createThumbnail(BufferedImage, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnail(BufferedImage, int, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnailFast(BufferedImage, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnailFast(BufferedImage, int, int) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns a thumbnail of a source image.
- 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
- createWorkspace(String, String) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.WorkspaceDAO
-
Creates a workspace in the database with the specified workspace name.
- CREATION_DATE - Static variable in class oracle.spatial.network.nfe.PathConstants
-
Creation date attribute.
- cross(JPoint3DD, JPoint3DD) - Static method in class oracle.spatial.geometry.JPoint3DD
-
Return the cross product (a x b).
- 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.
- CUSTOM - Static variable in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Cost option custom.
- CustomCrsExport - Class in oracle.spatial.util
-
- CustomCrsExport() - Constructor for class oracle.spatial.util.CustomCrsExport
-
- 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
-
- GENERAL_ERROR - Static variable in exception oracle.spatial.network.nfe.io.NFEIOException
-
General error code.
- Generalization3D - Class in oracle.spatial.util
-
- Generalization3D() - Constructor for class oracle.spatial.util.Generalization3D
-
Java class that generalizes 3D buildings for different LOD levels.
- generateAreaWeightedMean(SdoGeoRaster, JGeometry, Integer, boolean) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Computes the area weighted mean value on a specified band of the input GeoRaster object.
- generateBitmapPyramid(SdoGeoRaster, SdoGeoRaster, SdoGeoRaster, String, double[], int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Generates pyramid data for a bitmap GeoRaster object.
- 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, long, String, String, int) - Static method in class oracle.spatial.util.Hilbert
-
- generateColorRamp(GeorColormap, BigDecimal[], String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Generates an SDO_GEOR_COLORMAP object with a color ramp (gradient) by interpolating the red, green, blue, and alpha values entered as seed.
- generateContours(STRUCT, String, long, double[], STRUCT, String) - Static method in class oracle.spatial.util.TIN2Contours
-
- generateContours(STRUCT, String, NUMBER, SdoNumberArray, STRUCT, String) - Static method in class oracle.spatial.util.TIN2Contours
-
- generateContours(STRUCT, String, NUMBER, NUMBER, NUMBER, NUMBER, STRUCT, String) - Static method in class oracle.spatial.util.TIN2Contours
-
- generateGrayRamp(GeorGrayscale, BigDecimal[], String, String) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Generates an SDO_GEOR_GRAYSCALE object with a grayscale ramp (gradient) by interpolating the values entered as seed.
- 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, long[], String, boolean, int) - 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, long, int, JGeometry, String, boolean, boolean, int) - 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, long[], String, boolean, int) - 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.
- generateStatisticsMax(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean, int) - 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, long[], String, boolean, int) - 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.
- generateStatisticsMean(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean, int) - 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, long[], String, boolean, int) - 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.
- generateStatisticsMedian(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean, int) - 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, long[], String, boolean, int) - 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.
- generateStatisticsMin(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean, int) - 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, long[], String, boolean, int) - 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.
- generateStatisticsMode(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean, int) - 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, long[], String, boolean, int) - 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.
- generateStatisticsSTD(SdoGeoRaster, long, int, JGeometry, String, boolean, boolean, int) - 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.
- genFeature(String, JGeometry, Map<String, Object>, StringBuilder) - Static method in class oracle.spatial.geometry.JGeomToGeoJson
-
- genFeature(String, JGeometry, Map<String, Object>) - Static method in class oracle.spatial.geometry.JGeomToGeoJson
-
- genFeatureCollectionHeader(String, int, boolean, double[], Map<String, String>) - Static method in class oracle.spatial.geometry.JGeomToGeoJson
-
- genFeatureCollectionHeader(String, int, boolean, double[], Map<String, String>, StringBuilder) - Static method in class oracle.spatial.geometry.JGeomToGeoJson
-
Calls genFeatureCollectionHeader with a null decimalFormat (which will thus use the defaultDecimalFormat).
- genFeatureCollectionHeader(String, int, boolean, double[], Map<String, String>, StringBuilder, DecimalFormat) - Static method in class oracle.spatial.geometry.JGeomToGeoJson
-
- GeoDataProducer - Interface in oracle.spatial.network.nfe.vis.maps.core
-
A generic spatial data producer that gets data from MDS on demand.
- geodetic3DLength(JGeometry) - Static method in class oracle.spatial.geometry.JGeometry
-
This method computes Geodetic/Geographic 3D length geodetic geometry.
- geodetic3DLength(JGeometry, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
This method computes Geodetic/Geographic 3D length for a specified smax and flattening.
- 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.
- GeodeticCostFunction(int, int, int) - Constructor for class oracle.spatial.network.lod.GeodeticCostFunction
-
Creates a GeodeticCostFunction instance.
- GeodeticCostFunction(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.
- GeodeticPairwiseCostCalculator - Class in oracle.spatial.network.lod
-
- GeodeticPairwiseCostCalculator() - Constructor for class oracle.spatial.network.lod.GeodeticPairwiseCostCalculator
-
- GeometryExceptionWithContext - Exception in oracle.spatial.util
-
- GeometryExceptionWithContext(String, String, String) - Constructor for exception oracle.spatial.util.GeometryExceptionWithContext
-
- GeometryFeature - Class in oracle.spatial.network.nfe.vis.maps.geoobject
-
Defines a geometry feature to be used in editable geometry sets.
- GeometryFeature() - Constructor for class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
- 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.
- GeoObject - Interface in oracle.spatial.network.nfe.vis.maps.core
-
An interface representing a piece of geo-spatial object.
- GeoObjectLayer - Interface in oracle.spatial.network.nfe.vis.maps.core
-
A layer to keep track of a group of GeoObjects
- 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(JGeoRasterVM, MosaicParameters) - Constructor for class oracle.spatial.georaster.image.GeoRasterImage
-
Constructs a GeoRasterImage
object with the given JGeoRasterVM object
- GeoRasterImage.NodataMapping - Class in oracle.spatial.georaster.image
-
- 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(Object) - Method in interface oracle.spatial.network.nfe.model.spatial.IndexedSpatialSet
-
Gets the object identified by the given key
- get(Point2D, double) - Method in interface oracle.spatial.network.nfe.model.spatial.IndexedSpatialSet
-
Gets the element which is closer to the given point but within the tolerance.
- get(Object) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- get(Point2D, double) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- get(Object) - Method in class oracle.spatial.network.nfe.util.LongHashTable
-
- get(int) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Gets the layer at the given position
- get(Node) - Method in interface oracle.spatial.network.Tree
-
Returns the tree node that contains the given network node
- getAbstractFeature(String) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
Returns the feature associated to the given key Returns the abstract feature
- getActiveWorkspace() - Method in class oracle.spatial.network.nfe.io.jdbc.NFEAbstractDataSource
-
- getActiveWorkspace() - Method in interface oracle.spatial.network.nfe.io.NFEDataSource
-
Returns the active workspace.
- 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.
- getAdjacentFeatureElements(NFEFeatureElement, int) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- getAdjacentFeatureElements(NFEFeatureElement, int) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Gets all the feature elements connected to the given feature element
- 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.
- getAfter() - Method in class oracle.spatial.network.lod.TspOrderConstraint
-
- getAll(Point2D, double) - Method in interface oracle.spatial.network.nfe.model.spatial.IndexedSpatialSet
-
Gets all the elements which distance to the given point is within the tolerance
- getAll(Point2D, double) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- getAll(Node, String[]) - Static method in class oracle.spatial.util.GML
-
- getAll(Node, String[], int, Vector) - Static method in class oracle.spatial.util.GML
-
- getAllSelections() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- getAllSetIdentifiersforParents() - Method in class oracle.spatial.geometry.Union
-
This method returns the Set/Component Identifiers for Parent Sites/Elements.
- 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.
- getAnalysisCost() - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Returns the analysis cost.
- getAnalysisCost() - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Returns the analysis cost.
- getAnalysisCost() - Method in class oracle.spatial.network.nfe.beans.NFETsp
-
Returns the analysis cost.
- getAnalysisCost() - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Returns the analysis cost.
- getAnalysisCustomizedCosts() - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Returns the analysis customized costs.
- getAnalysisEngine() - Static method in class oracle.spatial.network.lod.AnalysisEngine
-
- getAnalysisLayer() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getAnalysisLayer() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets a feature layer containing the paths resulting from analysis (if any)
- getAnalysisService() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- getAnalysisService() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Returns analysis service.
- getAnyInteract(Rectangle2D) - Method in interface oracle.spatial.network.nfe.model.spatial.IndexedSpatialSet
-
Gets all the elements interacting in some way with the given rectangle
- getAnyInteract(Area) - Method in interface oracle.spatial.network.nfe.model.spatial.IndexedSpatialSet
-
Gets all the elements interacting in some way with the given area
- getAnyInteract(Rectangle2D) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- getAnyInteract(Area) - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- getApplicableTransformation(GeoObject, Collection<GeoObject>, JGeometrySegmentPoint) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Gets manipulation available for the given GeoObject and its current snap point.
- getApplicableTransformation(GeoObject, Collection<GeoObject>, JGeometrySegmentPoint) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
-
- getApplicableTransformation(GeoObject, Collection<GeoObject>, JGeometrySegmentPoint) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- getApplyResolutionFilter() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- getArray() - Method in class oracle.spatial.geometry.JPoint2DD
-
- getArray() - Method in class oracle.spatial.geometry.Mer
-
Returns the mer as array - changing the returned array results in undefined behavior.
- 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
-
- getArrowStyle(NFELink, boolean, boolean) - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Returns the arrow marker style for the link.
- getAttribute(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getAttribute(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets the value of the attribute with the given name
- getAttribute(String) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- getAttribute() - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Returns the attribute in conflict.
- getAttributeChildValue() - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Returns the attribute value in the child workspace.
- getAttributeConstraints() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getAttributeConstraints() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets all the attribute constraint contained by the feature class
- getAttributeDescriptor() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Gets the attribute descriptor where the constraint is enforced
- getAttributeDescriptor() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- getAttributeDescriptor(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getAttributeDescriptor(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the attribute descriptor for the given attribute's name
- getAttributeDescriptors() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getAttributeDescriptors() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets all the attribute descriptors of the feature layer
- getAttributeName() - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Returns the attribute name.
- getAttributeNames() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
return the set of attribute names.
- getAttributeParentValue() - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Returns the attribute value in the parent workspace.
- getAttributes() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- getAttributes(String[]) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Returns the field values for attribute names.
- getAttributesPerFeature(NFEFeatureLayer, Long) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Returns the workspace attribute descriptors related to the specified feature.
- getAttributeType() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- getAttributeType() - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Gets the catalog's type.
- getAvailableConnections(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- getAvailableConnections(NFEFeatureElement) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Gets the number of available connections for the given point feature element.
- getBackground() - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.SimpleBGLayer
-
Returns the background color
- getBandCount() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Get the band dimension of the Virtual Mosaic object.
- 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
-
- getBefore() - Method in class oracle.spatial.network.lod.TspOrderConstraint
-
- getBeginDateTime() - Method in class oracle.spatial.georaster.TemporalReferenceInfo
-
Returns the begin date and time.
- getBelongingGeometry() - Method in class oracle.spatial.geometry.J3D_Geometry
-
- getBiDirectionalArrow() - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Returns the arrow marker style for a bidirectional arrow.
- 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.
- getBitmapMaskValues(SdoGeoRaster, int, int, int[], int[]) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Gets the values of multiple cells from a bitmap mask.
- getBitmapMaskValues(SdoGeoRaster, int, int, JGeometry) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Gets the values of multiple cells 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.
- getBorderColor() - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.SimpleBGLayer
-
Returns the border color
- 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.network.nfe.vis.maps.core.Drawable
-
Returns an integer Rectangle that completely encloses the Drawable.
- getBounds() - Method in class oracle.spatial.util.SDODoubleGeneralPath
-
Return the bounding box of the path.
- getBounds2D() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Returns a high precision and more accurate bounding box of the Drawable than the getBounds method.
- 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
-
- getCachedNetworkIO(Connection, String, String, NetworkMetadata, boolean, LODUserDataIO[], PartitionBlobTranslator) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- 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
-
- 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
-
- getCanvas() - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
Gets the associated MapCanvas
- getCanvas() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Gets the map canvas that this layer is displayed on.
- getCanvas() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- getCap() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getCardinalityRule(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets cardinality rule applicable for the given feature class
- getCardinalityRules() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.RuleDAO
-
Returns the model's cardinality rules from the table POINT_CARD_RULE_[model_id].
- getCardinalityRules() - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets all the cardinality rules contained in the rules model
- getCatalog() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Gets the catalog associated to this attribute (if any)
- getCatalog() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- getCatalogs(NFEModel) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO
-
Returns all the catalogs related to the specified model.
- getCatalogs() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCModelIOService
-
- getCatalogs() - Method in interface oracle.spatial.network.nfe.io.service.NFEModelIOService
-
Returns all the catalogs related to the model.
- getCatalogSimpleValues() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- getCatalogSimpleValues() - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Gets the actual values (that is, not holders) defined in the catalog
- getCatalogValues() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- getCatalogValues() - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Gets all the values defined in the catalog
- getCategory() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the network category (spatial or logical).
- getCategory() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Gets the attribute category value
- getCategory() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- getCategoryId() - Method in interface oracle.spatial.network.lod.LODUserDataIO
-
- getCategoryId() - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- getCBReference() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- getCellBits(String) - Static method in class oracle.spatial.georaster.RasterInfo
-
- 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.
- getCellValues(SdoGeoRaster, int, int[], int[], int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Returns the values of one or more cells located anywhere in the GeoRaster object by specifying its row/column/band numbers in its cell coordinate space, or by specifying a multipoint geometry in either model coordinate space or cell coordinate space and its logical layer number.
- getCellValues(SdoGeoRaster, int, JGeometry, int) - Method in class oracle.spatial.georaster.sql.SdoGeorPKG
-
Returns the values of one or more cells located anywhere in the GeoRaster object by specifying its row/column/band numbers in its cell coordinate space, or by specifying a multipoint geometry in either model coordinate space or cell coordinate space and its logical layer number.
- getCentralPoints() - Method in class oracle.spatial.network.lod.NetworkBuffer
-
Returns the central points.
- getChangedGeometry() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Gets the element's geometry after the manipulation
- getChangesKeeper() - Method in class oracle.spatial.network.nfe.model.edit.NFEEditionManager
-
- getChildFeatures(NFEModel, NFEFeature) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Returns the children of the specified feature.
- getChildFeatures(NFEFeature) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
-
- getChildFeatures(NFEFeature) - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Returns the child features of the specified feature.
- 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.
- getChildValue() - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Returns the attribute child value.
- getClockHeight() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Returns the clock's height
- getClockWidth() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Sets the clock's height
- getClusterId() - Method in interface oracle.spatial.network.lod.Cluster
-
- getClusterId(long) - Method in interface oracle.spatial.network.lod.ClusterResult
-
- getClusteringConstraint() - Method in interface oracle.spatial.network.lod.PointClustering
-
- getClusteringConstraint() - Method in class oracle.spatial.network.lod.SpatialBisectClustering
-
- getClusteringConstraint() - Method in class oracle.spatial.network.lod.SpatialKMeansClustering
-
- getClusters() - Method in interface oracle.spatial.network.lod.ClusterResult
-
- 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.
- getColor() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getColor() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Gets the color used by the renderer to generate shadows.
- getColorBalance() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- getColumn(int) - Method in class oracle.spatial.network.lod.Matrix
-
- 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.
- getColumnNames() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the list of columns names
- 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
- getCommonPointRule() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- getConflictDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Returns the attribute conflict descriptor if any conflict is related to this attribute, null otherwise.
- getConflictDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Returns the conflict descriptor if any conflict is related to this feature element, null otherwise.
- getConflictDescriptor() - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Returns the link conflict descriptor.
- getConflictDescriptor() - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Returns the conflict descriptor.
- getConflictsNumber() - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Returns the number of conflicts.
- getConflictsNumber() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the number of attributes in conflict.
- getConflictsNumber() - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Returns the number of conflicts.
- getConflictsNumber() - Method in class oracle.spatial.network.nfe.workspace.NFEConflictsDescriptor
-
Returns the number of conflicts.
- getConflictsNumberWithoutShape() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the number of non shape attributes in conflict.
- getConnectableEdges() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Gets a collection of edges to be connected to a vertex
- getConnectableIntersectionLocation() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Gets the location of edge where the connection will be performed.
- getConnectableSpatialPoint() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Gets the edge's point that will be connected
- getConnectableVertex() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Gets the vertex instance to be connected
- getConnectedElements(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Gets all the feature elements adjacent to the given feature element.
- getConnectingLineLineRuleId() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Gets the line line rule ID which allows the connections described
- getConnectingLinePointRuleId() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Gets the line point rule ID that will connect the edge
- getConnectingLinePointRuleId() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Gets the line point rule ID which allows the connections described
- getConnection() - Method in class oracle.spatial.georaster.JGeoRaster
-
Returns the connection object associated with current GeoRaster object.
- getConnection() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the current sql connection
- 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.SdoGeorIpPKG
-
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
-
- getConnection() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.AbstractDAO
-
Returns the connection.
- getConnection() - Method in class oracle.spatial.network.nfe.io.jdbc.NFEAbstractDataSource
-
- getConnection() - Method in interface oracle.spatial.network.nfe.io.NFEDataSource
-
Returns a Connection and throws the appropriate exception if it can not do so.
- 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
-
- getConnectionData() - Method in class oracle.spatial.network.nfe.io.jdbc.JdbcDataSource
-
Gets the connection data.
- getConnectionDescriptors(NFELineLineRuleHandlerParam) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandler
-
- getConnectionDescriptors(NFELinePointRuleHandlerParam) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandler
-
- getConnectionDescriptors(NFELineLineRuleHandlerParam) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandler
-
Gets a list connection descriptors which define how and which of the elements given the parameter, are going to be connected.
- getConnectionDescriptors(NFELinePointRuleHandlerParam) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELinePointRuleHandler
-
Gets a list connection descriptors which define how and which of the elements given the parameter, are going to be connected.
- getConnectionManager() - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- getConnectionManager() - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Gets the connection manager used by the current NFEModel
- getConnectionSpatialPoint() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Gets the point in the space where the connecting vertex will be placed after the connection is performed
- getConnectionWihoutWorkspaceHandling() - Method in class oracle.spatial.network.nfe.io.jdbc.JdbcDataSource
-
Obtains a connection from the Pool Data Source.
- getConnectionWihoutWorkspaceHandling() - Method in class oracle.spatial.network.nfe.io.jdbc.NFEAbstractDataSource
-
Returns a database connection and throws the appropriate exception if it can not do so.
- getConnStr(String, String, String, String) - Static method in class oracle.spatial.util.Util
-
connects to the database using supplied information.
- getConstraints() - Method in class oracle.spatial.network.lod.TspConstraintOperator.CombinedConstraint
-
- 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 class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandler
-
- getContext() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandler
-
- getContext() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandler
-
Gets the handler's context
- getContext() - Method in exception oracle.spatial.util.GeometryExceptionWithContext
-
- getCoord() - Method in class oracle.spatial.topo.Node
-
- getCoords() - Method in class oracle.spatial.topo.Edge
-
- getCoordsys(int) - Static method in class oracle.spatial.geometry.CoordSysInfo
-
Return the CoordSysInfo for the given srid.
- getCoordSysInfo() - Method in class oracle.spatial.geometry.JGeometry
-
Returns a CoordSysInfo for the srid of this geometry (updating the sridCSI field if necessary).
- getCoreLoop() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Gets the instance of Core Loop used by this canvas.
- 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
-
- getCost() - Method in interface oracle.spatial.network.lod.LogicalLightPath
-
- getCost() - Method in interface oracle.spatial.network.lod.LogicalLightSubPath
-
- 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 class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Gets the cost of the network element
- 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
- getCostExpression(AnalysisCustomizedCost, NFEFeatureLayer, NFEFeatureClass) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Returns the customized expression (analysisCustomizedCost.getExpression) if the customized cost applies to the featureLayer and featureClass, null otherwise.
- getCostOption() - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Returns the cost option.
- getCostRange() - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Returns the cost range.
- 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
-
Return the costs from the start points to the node.
- getCostsAtNode(int) - Method in interface oracle.spatial.network.lod.LogicalPath
-
Returns the costs to pass through the input node.
- getCostsAtNodes() - Method in interface oracle.spatial.network.lod.LogicalPath
-
Returns an array of costs at each individual nodes on the path.
- getCostsAtPrevNode() - Method in class oracle.spatial.network.lod.VisitedNode
-
Returns the costs to pass through the previous node.
- getCostsToNode(int) - Method in interface oracle.spatial.network.lod.LogicalPath
-
Returns the cumulative costs from the start node to the input node.
- getCostsToNode(int) - Method in interface oracle.spatial.network.lod.LogicalSubPath
-
Returns the cumulative costs from the start point to the input node.
- getCostsToNode(int) - Method in class oracle.spatial.network.lod.LogicalSubPathImpl
-
- getCostsToNodes() - Method in interface oracle.spatial.network.lod.LogicalPath
-
Returns an array of cumulative costs from the start node to the nodes on the path.
- getCount() - Method in class oracle.spatial.georaster.GeorHistogramEntry
-
Returns the count value.
- getCounts() - Method in class oracle.spatial.georaster.GeorHistogram
-
Returns the counts array.
- 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.
- getCurrentDeletedFeatures() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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.
- getCurrentRatioScale() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Returns the current ratio scale.
- getCurrentUserObjects() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Returns the user objects that have been accumulated so far.
- getCustCostOfLink(Connection, NFEModel, List<AnalysisCustomizedCost>, Long, NFEExpressionAnalyzer) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Returns the link custom cost.
- getDash() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getData() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoDataProducer
-
Gets currently available (already loaded) data.
- getDataMBR() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- getDataMBR() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoDataProducer
-
returns the MBR of all the data currently loaded.
- getDataMBR() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Gets the minimum bounding rectangle of all the data in this layer.
- getDataMBR() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
Always return null here.
- getDataSet() - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
- getDataSet() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- getDataSetLayer() - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
Returns the layer owning this object
- 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.
- getDataSource() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCAbstractIOService
-
- getDataSource() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- getDataSource() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOService
-
Returns the NFE data source.
- getDataSource() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Returns NFE data source.
- getDataSource() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- getDataSource(String...) - Static method in class oracle.spatial.util.JDBCAdapter
-
- getDataSource(String...) - Method in interface oracle.spatial.util.JDBCExtensionInterface
-
- getDataSRSTolerance(AffineTransform, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets a tolerance in the data coordinate system given a tolerance in pixels
- getDataWindow() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Gets the data window rectangle
- getDataWindowSrid() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Gets the data window SRID
- getDate() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Returns the saved point date
- getDateFormat() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Returns the date format used
- getDateGlobalizationSupport() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Returns true if date globalization is supported
- 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$
- getDefaultPointInitValues() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Gets a map containing all the point feature attributes and its initialization values
- getDefaultPointSize() - Static method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the default point size
- getDefaultRed() - Method in class oracle.spatial.georaster.ObjectInfo
-
Returns the default red band set in the GeoRaster object.
- getDefaultValue() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Gets the value the attribute must contain when it is created
- getDefaultValue() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- getDegree() - Method in interface oracle.spatial.network.Node
-
Gets the degree(number of links taht connect to the node) of a node
- getDeletedFeatureElements() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the deleted feature elements.
- getDeletedFeatures() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the deleted features.
- getDeletedLinkIds() - Method in class oracle.spatial.network.lod.NetworkUpdate
-
- getDeletedLinkIds() - Method in class oracle.spatial.network.lod.PartitionUpdate
-
- getDeletedLinks() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the deleted links.
- getDeletedNodeIds() - Method in class oracle.spatial.network.lod.NetworkUpdate
-
- getDeletedNodeIds() - Method in class oracle.spatial.network.lod.PartitionUpdate
-
- getDeletedNodes() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the deleted nodes.
- getDeletedRuleInstanceRelations() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the deleted rule instance relations.
- getDeletedRuleInstances() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the deleted rule instances.
- getDepth() - Method in class oracle.spatial.network.lod.VisitedNode
-
Returns the depth of the current node, which is equal to the number of links from the start node to the current node.
- 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 class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Returns the model dimensions.
- 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() - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Gets the dimension's name
- 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.
- getDirection() - Method in class oracle.spatial.network.lod.TspImpl
-
- getDispatcher() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getDispatcher() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the event dispatcher used by the model.
- getDistance(Point2D, Point2D) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the distance between two points
- getDistance(double, double, double, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the distance between two points
- getDistToInterCommonPoint() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Gets the distance from the element's intersected point to the point considered as the origin of the intersection
- getDrawable(AffineTransform) - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
- getDrawable(AffineTransform) - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
This method returns a drawable Java2D shape or point that can be directly rendered onto a device.
- getDrawable(AffineTransform) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
- getDrawable(AffineTransform) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
This method returns a drawable Java2D shape or point that can be directly rendered onto a device.
- getDrawables(AffineTransform) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
This method returns an array of drawable Java2D shape or point that can be directly rendered onto a device.
- 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() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Gets the edge to be connected
- 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.
- getEditionFlags() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObject
-
- getEditionFlags() - Method in interface oracle.spatial.network.nfe.model.NFEModelObject
-
Gets all the active flags
- getEditionManager() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getEditionManager() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the edition manager used by the current model
- getEditionMode() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getEditionMode() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the edition mode of the current model.
- getEditionMode() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns edition mode.
- 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 class oracle.spatial.network.lod.IdentifiableBinaryHeap
-
- getElement(long) - Method in interface oracle.spatial.network.lod.IdentifiablePriorityQueue
-
Returns the element with the input ID, if the element exists; otherwise, returns null.
- getElement() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Gets the intersection's element
- getElement() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionList
-
Gets the element represented by the line
- getElement() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Gets the manipulated element
- getElementAt(int) - Method in class oracle.spatial.geometry.JGeometry
-
Gets an element in this geometry.
- getElementAtIndex(int) - Method in class oracle.spatial.network.lod.BinaryHeap
-
- getElementByLabel(String) - Method in class oracle.spatial.geometry.J3D_Geometry
-
Returns the sub-geometry indicated by the label string.
- getElementIndexes() - Method in interface oracle.spatial.network.lod.Cluster
-
- 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.
- getElementType() - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Returns the feature element type.
- 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.
- getEnd() - Method in class oracle.spatial.network.lod.TimeWindow
-
- 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
-
- 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 class oracle.spatial.network.nfe.model.network.NFELink
-
Gets the link's end node
- 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.
- getEndNodeIdChild() - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Returns the end node identifier of the child workspace.
- getEndNodeIdParent() - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Returns the end node identifier of the parent workspace.
- 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 class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- getEndPercentage() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the line feature element's end point relative to its link's length.
- 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
-
- getEndPoints() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Returns the end points.
- getEngineConfig() - Method in class oracle.spatial.network.lod.config.ConfigManager
-
- 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
-
- getErrorCode() - Method in exception oracle.spatial.network.nfe.io.NFEIOException
-
Returns the error code.
- getErrorMessage(String) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Extracts the error message from an exception message.
- getErrorMsg() - Method in exception oracle.spatial.network.nfe.io.NFEIOException
-
Returns the error message.
- getErrors() - Method in class oracle.spatial.util.XMLValidator2
-
Returns errors.
- getEventDispatcher() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getEventDispatcher() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Returns the event dispatcher.
- getEventDispatcher() - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets the event dispatcher currently used.
- getEventDispatcher() - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
- getEventManager() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Gets the Event Manager instance used by this canvas.
- getExecutionOrder() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the rule execution order
- getExpandedNode() - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Returns the node currently being expanded.
- getExpression() - Method in class oracle.spatial.network.nfe.beans.AnalysisCustomizedCost
-
Returns the cost expression.
- getExpression() - Method in class oracle.spatial.network.nfe.expression.ExpressionLexicalAnalyzer
-
Returns the expression
- getExpressionAnalyzer() - Method in class oracle.spatial.network.nfe.model.rule.NFERulesEngine
-
Gets the current expression analyzer instance
- getExtent() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Get the Virtual Mosaic extent
- getExtent(int) - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Get one of the Virtual Mosaic extent values
- 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.
- getFailedDispatches() - Method in exception oracle.spatial.network.nfe.model.event.NFEEventDispatchException
-
Gets the objects for which the event could not be dispatched
- getFeatClassAttributesConstraintsTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the feature class attributes constraints table.
- getFeatClassDefaultConnectedPointTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the default connected points table.
- getFeatClassRelationTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the feature class relation table.
- getFeatClassTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns feature class table.
- getFeatRulesRelTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the table that keeps the relationship between features and rules.
- 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.
- getFeature() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- getFeature(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getFeature() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the feature element's feature
- getFeature(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets a feature identified by the given ID contained in the feature layer
- getFeatureAttributeDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the feature attributes descriptors.
- getFeatureClass() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getFeatureClass(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getFeatureClass() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets the feature class of the feature
- getFeatureClass(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets a feature class which belongs on this feature layer.
- getFeatureClass() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
Gets the feature class used for creating new features in case a target feature has not been specified
- getFeatureClass() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureTool
-
Gets the feature class currently used for creating features
- getFeatureClassDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the feature class descriptor.
- getFeatureClassDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Returns the feature class descriptors.
- getFeatureClasses() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getFeatureClasses(NFEFeatureShape) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getFeatureClasses() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the feature classes defined for this feature layer
- getFeatureClasses(NFEFeatureShape) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets all the feature classes matching the given shape from the feature layer
- getFeatureClassId() - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Returns the feature class id parameter.
- getFeatureClassId() - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Gets the feature class id for which the rule is applicable
- getFeatureClassId() - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Returns the feature class identifier.
- getFeatureClassIdOfFeature(NFEModelMetadata, Long, Collection<NFEFeatureClass>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Returns the feature class identifier of the specified feature
- getFeatureClassName() - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Returns the feature class name.
- getFeatureData() - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Returns the feature data associated to this network.
- getFeatureDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Returns the feature descriptor.
- getFeatureDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Returns the list of features involved in a conflict.
- getFeatureElement() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstanceRelation
-
Gets the related feature element
- getFeatureElement() - Method in class oracle.spatial.network.nfe.model.spatial.NFEFeatureElementGeoObject
-
Gets the GeoObject feature element
- getFeatureElementDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the feature element descriptors.
- getFeatureElements() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getFeatureElements() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets all the feature elements in the feature
- getFeatureElements(Point2D, double) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getFeatureElements(Rectangle2D) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getFeatureElements(Area) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getFeatureElements(Point2D, double, long) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getFeatureElements(Rectangle2D, long) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getFeatureElements(Area, long) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getFeatureElements(Point2D, double) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the feature elements interacting with the given point.
- getFeatureElements(Rectangle2D) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the feature elements interacting with the given rectangle.
- getFeatureElements(Area) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the feature elements interacting with the given area.
- getFeatureElements(Point2D, double, long) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the feature elements interacting with the given point.
- getFeatureElements(Rectangle2D, long) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the feature elements interacting with the given rectangle.
- getFeatureElements(Area, long) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the feature elements interacting with the given area.
- getFeatureElementsCount(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeatureElementsCount(NFENetworkElement) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the number of feature elements associated to a network element
- getFeatureElementsOnNetworkElement(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeatureElementsOnNetworkElement(NFENetworkElement, int) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeatureElementsOnNetworkElement(NFENetworkElement) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets all the feature elements associated to a network element
- getFeatureElementsOnNetworkElement(NFENetworkElement, int) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets all the feature elements with the given hierarchy level associated to a network element
- getFeatureElementType(FeatureElement.FeatureElementType) - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Returns the feature element type identifier.
- getFeatureId() - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Returns the feature id parameter.
- getFeatureId() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the feature identifier.
- 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
-
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets the feature's feature layer
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the feature class' feature layer
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the feature element's feature layer.
- getFeatureLayer(long) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeatureLayer(String) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeatureLayer(long) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets a model's feature layer by its id.
- getFeatureLayer(String) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets a model's feature layer by its name
- getFeatureLayer() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
Gets the rendered feature layer
- getFeatureLayerDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Returns the feature layer descriptor.
- getFeatureLayerDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.NFEConflictsDescriptor
-
Returns the feature layers descriptors.
- getFeatureLayerId() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the ID of the feature layer.
- getFeatureLayerId() - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Returns the feature layer id parameter.
- getFeatureLayerId() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO.ModelFeatLayerRelation
-
Returns the feature layer identifier.
- getFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the feature layer id.
- getFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Gets the feature layer id for which the rule is applicable
- getFeatureLayerId() - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Returns the feature layer identifier.
- 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.
- getFeatureLayerName() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the feature layer name.
- getFeatureLayerNames() - Method in class oracle.spatial.network.lod.FeatureMetadata
-
Returns feature layer names in ascending order.
- getFeatureLayerRenderers() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
Gets all the feature layer renderers associated
- getFeatureLayers() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeatureLayers() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the feature layers of the current model.
- getFeatureLayersAttributesUsingCatalog(long) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCModelIOService
-
- getFeatureLayersAttributesUsingCatalog(long) - Method in interface oracle.spatial.network.nfe.io.service.NFEModelIOService
-
Returns a map with as key the feature layer identifiers and as values the list of attributes using the catalog.
- getFeatureLayersMetadata() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the feature layers metadata.
- getFeatureLayerType() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the type of the feature layer.
- getFeatureLayerType() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the feature layer type.
- getFeatureLayerType(FeatureLayerMetadata.FeatureLayerType) - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Returns the feature layer type identifier.
- getFeatureList() - Method in class oracle.spatial.network.nfe.beans.NFETsp
-
Returns the features to visit on the tour.
- 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
-
- getFeatures() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getFeatures(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getFeatures() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets all the features in the feature layer.
- getFeatures(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets all the features with the given Feature Class in the Feature Layer.
- getFeatures(Point2D, double) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
Returns all the features interacting with the given point used the specified tolerance as buffer around the point
- getFeatures(Rectangle2D) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
Returns all the features that interact with the given MBR
- getFeatures(Area) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
Returns all the features that interact with the given area
- getFeaturesByAttribute(Rectangle2D, Field) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
Returns the feature that interact with input mbr and have an attribute value equal to input attribute.
- getFeatureService() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- getFeatureService() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Returns the feature service.
- getFeaturesNumber() - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Returns the number of features in conflict.
- getFeaturesNumber() - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Returns the number of features in conflict.
- getFeaturesNumber() - Method in class oracle.spatial.network.nfe.workspace.NFEConflictsDescriptor
-
Returns the number of features in conflict.
- 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
-
- getFeaturesOnNetworkElement(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getFeaturesOnNetworkElement(NFENetworkElement) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets all the features containing feature elements associated to the specified network element
- 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
-
- getFeatureTable() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the feature table.
- getFeatureTableName() - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Returns the name of the feature table.
- getFeatUserDataCatalogTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the catalog table.
- getFeatUserDataCatalogValueTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the catalogs values table.
- getFeatUserDataTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the feature user data 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.
- getFileAsByteArray(String) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Returns the file in path oracle/spatial/network/nfe/images/imageName
- getFillGap() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- getFirst() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Returns the first layer from this list, or null
if this list is empty.
- getFirst(Integer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Returns the first layer from the specified position in the list, or null
if there are no layers at that position.
- getFirstGeoRasterObject() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the first GeoRaster object found on the virtual mosaic
- 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
- getFont() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- getFrameForDialog() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Gets the containing frame
- getFullExtent() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- getFullExtent() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
- getFullExtent() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- getFullExtent() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- 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.
- getGeoDataProducer() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
Gets the currently set GeoDataProducer.
- 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 class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
gets the network element's geometry
- getGeometry() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Gets the geometry of the intersection's element
- getGeometry() - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
Gets the GeoObject's geometry
- 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.
- getGeometryDescriptor() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getGeometryDescriptor() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the geometry descriptor of the current model.
- getGeometryDescriptor() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the geometry descriptor.
- getGeometryTolerance() - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- getGeometryType() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the network geometry type.
- getGeometryType() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
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.
- getGeoObject(String) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
Gets the GeoObject identified by the given key
- 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
-
Deprecated.
- 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.
- getHandlePoints(GeoObject) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Gets the ordinates of the points from which a GeoObject can be manipulated
- getHandlePoints(GeoObject) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
-
- getHandlePoints(GeoObject) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- getHandler(NFEConnectivityRule) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
-
- getHandler(NFEConnectivityRule) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Gets the handler assigned to the given connectivity rule
- getHandler() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the rule handler instance associated to the rule
- getHandler(NFEConnectivityRule) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesEngine
-
Gets the appropriate handler for the given rule
- getHandlerClass() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the class of rule handler associated to the rule
- getHandlerClassName() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the name of the rule habdler's class associated to the rule
- getHandlerId() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the id of the rule handler associated to the rule
- getHeavyPointsOnNet(PointOnNet[], int[], int[]) - Method in class oracle.spatial.network.lod.NetworkExplorer
-
- getHeight() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- 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 class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO.ModelFeatLayerRelation
-
Returns the hierarchy level.
- getHierarchyLevel() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getHierarchyLevel() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the hierarchy level of the feature layer
- getHierarchyLevel() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getHierarchyLevel() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets the node's hierarchy level
- getHierarchyLevel() - Method in interface oracle.spatial.network.Node
-
Returns the node hierarchy level.
- getHierarchyTable() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the hierarchy table.
- 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.
- getHost() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the host.
- getHourHandSpeed() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Returns the clock´s hour hand speed
- getHover() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- getHover() - Method in interface oracle.spatial.network.nfe.vis.maps.core.HoverableLayer
-
Returns all the geo-object that are being hovered
- getHover() - Method in class oracle.spatial.network.nfe.vis.maps.core.HoverManager
-
- getHover() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- getHoverLayer() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
Gets the layer that is hovered when adding feature elements.
- getIcon() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
- getIcon() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- 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.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
-
Returns the ID of the node.
- getId() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Gets the constraint ID
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- getId() - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Gets the catalog ID
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFECatalogValue
-
Gets the value ID
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets the feature's ID
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the feature class' ID
- getId() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the id of the feature layer
- getId() - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Gets the descriptor ID
- getId() - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets the ID of the network
- getId() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Gets the ID of the network element
- getId() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the network id.
- getId() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getId() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the ID of the model.
- getId() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns model identifier.
- getId() - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Gets the cardinality rule id
- getId() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the rule id
- getId() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets the rule instance id
- getId() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets the intersection ID
- getId() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Gets the member's id
- getID() - Method in interface oracle.spatial.network.Node
-
Returns the node ID.
- getID() - Method in interface oracle.spatial.network.Path
-
Returns the path ID.
- getID() - Method in interface oracle.spatial.network.SubPath
-
- getId() - Method in class oracle.spatial.topo.Edge
-
- getID() - Method in class oracle.spatial.topo.Face
-
- getId() - Method in class oracle.spatial.topo.Node
-
- getIdBufferSize() - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdGenerator
-
- getIdBufferSize() - Method in interface oracle.spatial.network.nfe.model.NFEIdGenerator
-
Returns the size of the ID buffer.
- getIdGenerator(String) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getIdGenerator(String) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the NFEIdGenerator currently used for generating ID's for the given entity
- getIdManager() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getIdManager() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- getIdManager() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the id manager used by the current model
- getIdManager() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Gets the NFEIdManager instance currently used.
- getImage() - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
-
Gets the current working image.
- getImage() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
Gets the image associated with this geo-object.
- getImageOpacityAlpha() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
Gets the opacity
- getImpactedLinkDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Returns the links that belongs to the same conflict in case of a conflict group.
- getImpactedNodeDescriptorList() - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Returns the nodes that belongs to the same conflict in case of a conflict group.
- getImpactedNodesIds() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the nodes identifiers that directly are part of the conflict or that are the start or end of a link that is in conflict.
- 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.
- getIncludeNODATA() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- getIncomingLinkIds() - Method in interface oracle.spatial.network.lod.LogicalSubNetwork
-
Returns all the incoming link IDs in the sub-network.
- getInConnectionCount(NFEFeatureElement, long, long) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Gets the count of the incoming connected lines with the specified feature layer and feature class.
- getInConnectionsCount(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Gets the incoming connected lines count
- getInDegree() - Method in interface oracle.spatial.network.Node
-
Gets the in-degree of the node in a directed network
- getIndexedDataSet() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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 class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getInLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets all the in-links connected to the node
- getInLinks() - Method in interface oracle.spatial.network.Node
-
Returns the in-links of the node as an array.
- getInstance() - Static method in class oracle.spatial.network.nfe.io.jdbc.SQLValidator
-
Method to get an instance from SQLValidator (Singleton).
- getInteraction() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Gets the binary interaction which triggers this rule
- getInteractionEngine() - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- getInteractionEngine() - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Gets the current interaction engine instance
- 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.
- getIntersection() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandlerParam
-
- getIntersection() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandlerParam
-
- getIntersection() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandlerParam
-
Gets the intersection that is currently being processed.
- getIntersection() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELinePointRuleHandlerParam
-
Gets the intersection that is currently being processed.
- getIntersectionLocaction(JGeometry, JGeometrySegmentPoint) - Static method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionMember
-
Gets a line's intersection location based on the line's segment point
- getIntersectionLocation() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Gets the element's location where the intersection takes place
- getIntersectionMember(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandlerParam
-
- getIntersectionMember(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandlerParam
-
- getIntersectionMember(NFEFeatureElement) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandlerParam
-
Gets the feature element as an intersection member of the current intersection.
- getIntersectionMember(NFEFeatureElement) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELinePointRuleHandlerParam
-
Gets the intersection member representation of the given feature element.
- getIntersectionPoint() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets the spatial point where the intersection occurred
- getIntersectionPoint() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Gets the spatial point where the element is intersected.
- getIntersectionPoint() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionMember
-
- getIntersectionPoint() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.PointIntersectionMember
-
- getIntersectionSegmentPoint() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionMember
-
Gets the line's segment point where the intersection is taking place
- getInterval() - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkInterval
-
- getIntervals() - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
-
- getIntTableType(String) - Static method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- getInvolvedNodesIds() - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Returns the nodes identifiers that belongs to the feature and conflict regions.
- 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.
- getJdbcDriverMode() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the driver mode (thin or oci).
- 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
-
- getJoin() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getKey() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getKey() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- getKey() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Returns the feature's key.
- getKey() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the feature element's key which is used to uniquely identify a feature element in an NFEModel
- getKey() - Method in class oracle.spatial.network.nfe.model.network.NFELink
-
- getKey() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Gets the network element's key.
- getKey() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
- getKey() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the rule key which is used to uniquely identify the rule across other types of connectivity rules
- getKey() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstanceRelation
-
Gets the relation's key which is used to uniquely identify the relation
- getKey() - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
- getKey() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
Gets the key of the selected object.
- getKey() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- getKey() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
Gets the key of the selected object.
- getKeyList() - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Returns the key list.
- 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.
- getLast() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the last Drawable instance in a Drawable collection
- getLast() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Returns the last layer from this list, or null
if this list is empty.
- getLast(Integer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Returns the last layer from the specified position in the list, or null
if there are no layers at that position.
- 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.
- getLayer() - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
- getLayer() - Method in interface oracle.spatial.network.nfe.vis.maps.core.DataProducer
-
Gets the layer that is currently consuming data from this producer.
- getLayer() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
Gets the associated layer for this object.
- getLayer() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager.Entry
-
- getLayer() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManagerEvent
-
- getLayer() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- getLayer() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
Gets the associated layer for this object.
- getLayerByName(String) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- getLayerByPosition(Integer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- getLayerByTag(String) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- 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.
- getLayerManager() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Returns the LayerManager associated with this canvas.
- 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
- getLeftHandSideLinePointRule() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Gets the line-point rule that corresponds to the left hand side operand of the line-line rule
- 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 interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Gets the maximum length the attribute can be if it is a VARCHAR type
- getLength() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- 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.network.nfe.model.network.NFEBasicLink
-
- getLevel() - Method in class oracle.spatial.network.nfe.model.network.NFELink
-
Gets the link's level
- getLevel() - Method in class oracle.spatial.util.Logger
-
Gets the logging level of this instance.
- getLine() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionList
-
Gets the current line geometry
- getLineAttrCondition() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the rule's line attribute condition.
- getLineFeatureClass() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- getLineFeatureClass() - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Gets the descriptor's owner line feature class
- getLineFeatureClassId() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the rule's line feature class id
- getLineFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the rule's line feature layer id
- getLineLength(double[]) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the length of a line.
- getLineLineRules(Collection<NFELinePointRule>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.RuleDAO
-
Returns the model's line line rules from the table LINE_LINE_RULE_[model_id].
- getLineLineRules() - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets all the line-line rules contained in the rules model
- getLineLineRuleTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the line-line rules table.
- getLineNearestSegment(JGeometry, Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the line's segment nearest to the given point as long as it is not farer than the given tolerance
- getLineNearestSegment(double[], Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the line's segment nearest to the given point as long as it is not farer than the given tolerance
- getLinePointRules() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.RuleDAO
-
Returns the model's line point rules from the table LINE_POINT_RULE_[model_id].
- getLinePointRules() - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets all the line-point rules contained in the rules model
- getLinePointRuleTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the line-point rules table.
- getLineSegmentPoint(JGeometry, Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the nearest segment point in the line to the given point as long as it is not farer than the given tolerance.
- getLineSegmentPoint(double[], Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the nearest segment point in the line to the given point as long as it is not farer than the given tolerance.
- getLineSegmentPoint(JGeometry, Point2D) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the nearest segment point in the line to the given point.
- 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(long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- getLink(long) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets the link identified by the given ID.
- 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.
- getLinkCostCalculator() - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Returns the link cost calculator.
- getLinkCostCalculators() - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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.
- getLinkCostColumn() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the link table cost column.
- 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
- getLinkDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Returns the link descriptor if the network element is a link, null otherwise.
- getLinkDirection() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the network link type (directed, or undirected).
- getLinkDirection() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the link direction.
- getLinkDurationColumn() - Method in interface oracle.spatial.network.Network
-
Deprecated.
- getLinkDurationColumn() - Method in interface oracle.spatial.network.NetworkMetadata
-
Gets link duration column name
- getLinkEnteringCosts(long, boolean) - Method in class oracle.spatial.network.lod.NetworkBuffer
-
Returns the cost before entering the link.
- getLinkGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the link geometry column name in the database.
- getLinkGeomColumn() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the link table geometry column.
- 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.
- getLinkId() - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Returns the link identifier.
- 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.
- getLinkInformation(NFEModel, List<Long>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Returns the links objects for the specified links identifiers list.
- getLinkIntervalArray() - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkIntervals
-
Returns the intervals associated with the link.
- getLinkIntervalCosts(long, NetworkBuffer.DoubleInterval) - Method in class oracle.spatial.network.lod.NetworkBuffer
-
Returns the cost range to reach the input interval.
- getLinkIntervals() - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
-
Returns the link intervals in the network elements.
- getLinkIntervals(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.Elements
-
Returns the link intervals of the specified link.
- getLinkLevel() - Method in interface oracle.spatial.network.Link
-
Returns the link level.
- 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
-
Returns the link level the node is to be expanded on.
- getLinkLevelArray() - Method in interface oracle.spatial.network.Network
-
Returns the link levels as an array.
- getLinkLevelSelector() - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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 class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- getLinks() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets all the links contained in the network
- getLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets all the links (in and out) connected to the node
- 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.
- getLinksIdsByNodeId(long, NFENetworkMetadata) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Returns the links identifiers from the links having as start node or end node the specified node.
- getLinkTable() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the link table.
- getLinkTableIndexName() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the link table index name.
- 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.
- getListeners() - Method in class oracle.spatial.network.nfe.model.event.NFEEventSupport
-
Gets all the listeners
- getLoadedArea() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getLoadedArea() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the area currently loaded model's content.
- getLockedArea() - Method in class oracle.spatial.network.nfe.model.NFEWorkspaceInfo
-
Returns the locked area.
- 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.
- getLongLat() - Method in class oracle.spatial.geometry.UnitSphere
-
Retuns original long/lat equivalent of this UnitSphere, or if none, computes one.
- 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() - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Gets the dimension's lower boundary
- getLowerBound(int) - Method in class oracle.spatial.network.SDODimArray
-
Returns the specified lower bound.
- getLowerX() - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Returns the workspace work area lowest X.
- getLowerY() - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Returns the workspace work area lower Y.
- 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.
- getManipulableGeoObjects() - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Gets the layer's GeoObjects that can be manipulated
- getManipulableGeoObjects() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
-
- getManipulableGeoObjects() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- getManipulator() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getManipulator() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the manipulator instance which helps to perform some trivial feature-network operations over the model's content
- getMapCanvas() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- getMapRegion() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Returns the current MapRegion
- getMapScale() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Gets the current map scale denominator in the ratio scale.
- getMapSrid() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Gets the current map SRID
- 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.
- getMatchingLineFeatureElements() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandlerParam
-
- getMatchingLineFeatureElements() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELinePointRuleHandlerParam
-
Gets all the line feature elements from the current intersection that matches the line operand of the current line-point rule
- getMatchingPointFeatureElements() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandlerParam
-
- getMatchingPointFeatureElements() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandlerParam
-
- getMatchingPointFeatureElements() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandlerParam
-
Gets all the point feature elements from the current intersection that matches the point operand of the current line-point rule
- getMatchingPointFeatureElements() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELinePointRuleHandlerParam
-
Gets all the point feature elements from the current intersection that matches the point operand of the current line-point rule
- 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
- getMaxInConnections() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getMaxInConnections() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the maximum number of in connections when the feature class' shape type is point
- getMaxInConnections() - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Gets the maximum number of incoming connections defined by this rule
- getMaxInConnections() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the maximum number of incoming lines of the rule's line type allowed for the rule's point
- 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.
- getMaxMemSize() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the upper limit size of the memory that can be used for managing memory using the GeoRaster buffer system.
- 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.
- getMaxOutConnections() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getMaxOutConnections() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the maximum number of out connections when the feature class' shape type is point
- getMaxOutConnections() - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Gets the maximum number of outgoing connections defined by this rule
- getMaxOutConnections() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the maximum number of outgoing lines of the rule's line type allowed for the rule's point
- getMaxPathID() - Method in interface oracle.spatial.network.Network
-
Returns the maximum path ID.
- getMaxSize() - Method in class oracle.spatial.network.lod.ClusterSizeConstraint
-
- getMaxStretchValue() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.network.nfe.model.spatial.NFEGeoObject
-
- getMBR(JGeometry, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the MBR of the given geometry containing the given threshold
- getMBR() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
Gets the minimum bounding rectangle of this geo-object.
- getMBR() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Returns the minimum bounding rectangle of the spatial attribute.
- getMBR() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
Returns the minimum bounding rectangle of the spatial attribute.
- getMBR() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
- getMbr() - Method in class oracle.spatial.topo.Face
-
- getMBRForNodes(String, String, List<Long>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Returns the minimum bounding rectangle of the specified nodes.
- getMBRForNodes(String, String, List<Long>, String) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
-
- getMBRForNodes(String, String, List<Long>, String) - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Returns the minimum bounding rectangle of the specified nodes.
- 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.
- getMean() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- getMember(long) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets a member identified by the given ID
- getMembers() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets all the members of the intersection
- getMembers(int) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets all the members with the given geometry type
- getMembersCount() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets the number of elements participating in the intersection
- 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.
- getMetadata() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getMetadata() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the feature layer's metadata
- getMetadata() - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets the network's metadata
- getMetadata() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getMetadata() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the metadata of the current model.
- getMetadataObject() - Method in class oracle.spatial.georaster.JGeoRaster
-
Returns the JGeoRasterMeta object contained in this JGeoRaster object.
- getMetadataObject() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Returns the JGeoRasterMeta object contained in this JGeoRasterVM 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.
- getMinSize() - Method in class oracle.spatial.network.lod.ClusterSizeConstraint
-
- getMinStretchValue() - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- getMinuteHandSpeed() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Returns the clock´s minute hand speed
- 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.
- getMiterLimit() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getMode() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getModel() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.AbstractDAO
-
Returns the model.
- getModel() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCAbstractIOService
-
- getModel() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- getModel() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOService
-
Returns the NFE model.
- getModel() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Returns NFE model.
- getModel() - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- getModel() - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getModel() - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the current NFEModel instance
- getModel() - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Returns the current NFEModel instance
- getModel() - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets the NFE model associated to the rules model
- getModel() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
Gets the NFE model
- getModel() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFETool
-
Gets the current model
- 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.
- getModelId() - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Returns the model id to which the workspace is related.
- getModelObject() - Method in class oracle.spatial.network.nfe.model.event.NFEModelObjectEvent
-
Gets the model object related to this event
- getModelObjectFactory() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getModelObjectFactory() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the model object factory instance used by the current model.
- getModelObjects() - Method in class oracle.spatial.network.nfe.model.event.NFEModelObjectsEvent
-
Gets all the model objects involved in the event
- getModelObjectsClass() - Method in class oracle.spatial.network.nfe.model.event.NFEModelObjectsEvent
-
Gets the class of the model objects
- getModelService() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- getModelService() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Returns the model service.
- getModelsIdentificators() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCModelIOService
-
- getModelsIdentificators() - Method in interface oracle.spatial.network.nfe.io.service.NFEModelIOService
-
Returns a map with identifiers and names of all the existing models.
- getModelSRID() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Returns the SRID.
- getModelType() - Method in class oracle.spatial.georaster.SpatialReferenceInfo
-
Returns the model type.
- getModelWorkspaces(long) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.WorkspaceDAO
-
Returns the workspaces that belongs to the model
- getModelWorkspaces(long) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCWorkspaceIOService
-
- getModelWorkspaces(long) - Method in interface oracle.spatial.network.nfe.io.service.NFEWorkspaceIOService
-
Returns the workspaces and the data related to the workspaces work area for the specified model.
- getModeValue() - Method in class oracle.spatial.georaster.SubLayerInfo
-
Returns the statistics mode value.
- getModifiedFeatureElements() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the modified feature elements.
- getModifiedFeatures() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the modified features.
- getModifiedLinks() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the modified links.
- getModifiedLinks(Connection, String, String, String, NFEEditionMode) - Static method in class oracle.spatial.network.nfe.util.WSUtil
-
Returns the links that are different in child workspace and parent workspace.
- getModifiedNodes() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the modified nodes.
- 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.
- getMosaicParameters() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the active MosaicPameters
- 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(int, long, long, long, long, String, int, String, String, String, int, String, long[], double[]) - Method in class oracle.spatial.georaster.JGeoRasterVM
-
This private method performs the same operation as JRaster.getRasterSubset but for Virtual Mosaic and it should only be called by getRasterImageVM at this point.
- 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, Integer, String, Integer, Integer, JGeometry, JGeometry, boolean, boolean, String, double[], String, String, JGeometry[], BigDecimal[], String, double[], SdoGeoRaster, double[], double[], GeorHistogram[]) - 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.
- getMosaicSubset(String, String, Integer, String, Integer, Integer, JGeometry, JGeometry, boolean, boolean, String, double[], String, String, JGeometry[], BigDecimal[], String, double[], SdoGeoRaster, double[], double[], GeorHistogram[]) - 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.nfe.model.feature.NFEAttributeDescriptor
-
Gets the attribute name
- getName() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- getName() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- getName() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getName() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getName() - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Gets the catalog's name
- getName() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the feature class' name
- getName() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the name of the feature layer
- getName() - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets the name of the network
- getName() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Gets the network element's name
- getName() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the network name.
- getName() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getName() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the name of the model.
- getName() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns name.
- getName() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Gets the name of the layer.
- getName() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Returns the current workspace name
- getName() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- 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.
- getNetElementId() - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Returns the network element identifier.
- 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 class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- getNetwork() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the feature layer's network
- getNetwork() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Gets the network to which the network element belongs
- getNetwork() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- getNetwork() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the current model's 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.
- getNetworkAnalyst() - Method in class oracle.spatial.network.lod.TspImpl
-
- 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
- getNetworkCategory() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the network category.
- 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
-
- getNetworkElement() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- getNetworkElement() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the network element where the feature element resides
- getNetworkElement() - Method in class oracle.spatial.network.nfe.model.spatial.NFENetworkElementGeoObject
-
Gets the GeoObject's network element
- getNetworkElements(Point2D, double) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getNetworkElements(Rectangle2D) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getNetworkElements(Area) - Method in class oracle.spatial.network.nfe.model.spatial.NFERTreeSpatialModel
-
- getNetworkElements(Point2D, double) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the network elements interacting with the given point.
- getNetworkElements(Rectangle2D) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the network elements interacting with the given rectangle.
- getNetworkElements(Area) - Method in interface oracle.spatial.network.nfe.model.spatial.NFESpatialModel
-
Gets all the network elements interacting with the given area.
- 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
-
- 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.
- getNetworkMetadata() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
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 class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the network name.
- getNetworkName() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns network name.
- 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.
- getNewDataWindow() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegionEvent
-
Gets the current data window
- getNewFeatureElements() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the new feature elements.
- getNewFeatures() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the new features.
- getNewLinks() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the new links.
- getNewNodes() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the new nodes
- getNewRuleInstanceRelations() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the new rule instance relations.
- getNewRuleInstances() - Method in class oracle.spatial.network.nfe.model.edit.NFEChangesKeeper
-
Returns the new rule instances.
- getNewViewportTransform() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegionEvent
-
Gets the current AffineTransform
- getNext() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the next Drawable instance in a Drawable collection
- 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
-
- getNextFeatureElementSequence(long) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getNextFeatureElementSequence(long) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the next feature element sequence for the Feature Layer identified by the given featureLayerId.
- getNextFeatureId(long) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getNextFeatureId(long) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the next feature ID for the Feature Layer identified by the given featureLayerId
- getNextId() - Method in interface oracle.spatial.network.lod.NetworkIO
-
Returns the next value from the NDM ID sequence.
- getNextId() - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdGenerator
-
- getNextId(String) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getNextId() - Method in interface oracle.spatial.network.nfe.model.NFEIdGenerator
-
Gets the next ID
- getNextId(String) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the next ID for the given entity name.
- 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.
- getNextLinkId() - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getNextLinkId() - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the next link ID.
- 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.
- getNextNodeId() - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- getNextNodeId() - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Gets the next node ID.
- 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.
- getNFEEndFeature() - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Returns the end feature.
- getNFEFeatureClass() - Method in class oracle.spatial.network.nfe.beans.AnalysisCustomizedCost
-
Returns the feature class.
- getNFEFeatureLayer() - Method in class oracle.spatial.network.nfe.beans.AnalysisCustomizedCost
-
Returns the feature layer.
- getNFEFeatureLayer() - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Returns the feature layer to search for neighbors.
- getNFEFeatureLayer() - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Returns the feature layer to search in the analysis.
- getNfeFeatureLayer() - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Returns the NFE feature layer.
- getNFEStartFeature() - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Returns the start feature.
- getNFEStartFeature() - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Returns the start feature.
- getNFEStartFeature() - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Returns the start feature.
- 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(long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- getNode(long) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets the node identified by the given 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.
- getNodeCostCalculator() - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Returns the node cost calculator.
- getNodeCostCalculators() - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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.
- getNodeCostColumn() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the node table cost column.
- 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.
- getNodeDescriptor() - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Returns the node descriptor if the network element is a node, null otherwise.
- 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.
- getNodeGeomColumn() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the node table geometry column.
- 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.
- getNodeId() - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Returns the node identifier.
- 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.
- getNodeInformation(NFEModel, List<Long>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Returns the NFE node objects related to the specified nodes identifiers.
- 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 class oracle.spatial.network.nfe.model.network.NFEBasicNetwork
-
- getNodes() - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Gets all the nodes contained in the network
- 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.
- getNodeTable() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the node table.
- getNodeTableIndexName() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the node table index name.
- 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.
- getNonComplexAttributes() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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.
- getNoOfHierarchyLevels() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the network 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.
- getNumberOfEdits() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapUndoManager
-
Returns the current number of edits
- 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
-
- getNumberOfInLinks() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getNumberOfInLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets the number of in-links connected to the node
- 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.
- getNumberOfLinks() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getNumberOfLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets the number of links (in and out) connected to the node
- getNumberOfNeighbors() - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Returns the number of neighbors to be returned.
- 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
-
- getNumberOfOutLinks() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getNumberOfOutLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets the number of out-links connected to the node
- 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.
- getNumPointsFree() - Method in class oracle.spatial.util.Las2SqlLdr.PointData
-
- getNumPointsRemaining() - Method in class oracle.spatial.util.Las2SqlLdr.PointData
-
- getNumThreads() - Method in class oracle.spatial.network.lod.config.EngineConfig
-
- 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
-
- getObject(Object) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- getObject(Object) - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObjectLayer
-
Gets the GeoObject corresponding to the provided key
- getObject(Object) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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.
- getObjects() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- getObjects() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObjectLayer
-
Gets all GeoObjects in this layer
- getObjects() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- getOldDataWindow() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegionEvent
-
Gets the data window before the event
- getOldPosition() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManagerEvent
-
- getOldViewportTransform() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegionEvent
-
Gets the AffineTransform instance before the event
- getOpacity() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Gets the opacity used by the renderer to generate shadows.
- getOperator() - Method in class oracle.spatial.network.lod.TspConstraintOperator.CombinedConstraint
-
- 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.
- getOrdinal() - Method in enum oracle.spatial.network.nfe.model.rule.NFELinePointRule.LPRuleSource
-
- getOrdinal() - Method in enum oracle.spatial.network.nfe.model.spatial.interaction.BinaryInteraction
-
- 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.JGeoRasterVM
-
Get a SDO_GEOMETRY object containing the MBR (minimum bounding rectangle) in the model coordinate system of the virtual mosaic
- 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.
- getOutConnectionCount(NFEFeatureElement, long, long) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Gets the count of the outgoing connected lines with the specified feature layer and feature class.
- getOutConnectionsCount(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionManager
-
Gets the outgoing connected lines count
- 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 class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getOutLinks() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets all the out-links connected to the node
- getOutLinks() - Method in interface oracle.spatial.network.Node
-
Returns the out-links of the node as an array.
- getOwner() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets the member marked as intersection owner (if any)
- getPaintTime() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Returns the time spent on painting the last frame
- 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.
- getPairwiseCostCalculator() - Method in class oracle.spatial.network.lod.TspImpl
-
- getPairwiseCosts() - Method in class oracle.spatial.network.lod.DefaultPairwiseCostCalculator
-
Returns the pairwise costs.
- getPairwiseCosts() - Method in class oracle.spatial.network.lod.GeodeticPairwiseCostCalculator
-
- 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 class oracle.spatial.network.lod.GeodeticPairwiseCostCalculator
-
- 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.
- getParentFeatureId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getParentFeatureId() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets the feature's parent feature ID (if any)
- getParentFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- getParentFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Gets the feature layer ID of the feature's parent feature
- getParentForFeature(NFEFeatureLayer, Long) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Returns the value of the column NFE_PARENT$ and NFE_PARENT_LAYER$ that is in the feature table.
- getParentLink() - Method in interface oracle.spatial.network.Link
-
Returns the parent link.
- getParentLinkId() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicLink
-
- getParentLinkId() - Method in class oracle.spatial.network.nfe.model.network.NFELink
-
Gets the link's parent link ID (if any)
- 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
- getParentNodeId() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getParentNodeId() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets the node's parent node id if any
- getParentValue() - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Returns the attribute parent value.
- getParentWorkspace(String) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCWorkspaceIOService
-
- getParentWorkspace(String) - Method in interface oracle.spatial.network.nfe.io.service.NFEWorkspaceIOService
-
Gets the parent workspace of the specified workspace.
- 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
-
Returns the ID of the partition that the node is assigned to.
- getPartitionId() - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- getPartitionId() - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Gets the node's partition id
- 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.
- getPassword() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the password.
- 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.
- getPathColors() - Static method in class oracle.spatial.network.nfe.util.PathUtil
-
Returns the possible path colors and the XML style representation.
- 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
- getPathFeature() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEPathRenderer
-
Returns the path feature.
- getPathGeomColumn() - Method in interface oracle.spatial.network.NetworkMetadata
-
Returns the path geometry column name in the database.
- getPathGeomColumn() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the path table geometry column.
- 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.
- getPathLinkTableName() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
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.
- getPathTableName() - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Returns the network path table name.
- 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
- getPhase() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- getPixels(BufferedImage, int, int, int, int, int[]) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Returns an array of pixels, stored as integers, from a BufferedImage
.
- getPoint() - Method in class oracle.spatial.geometry.JGeometry
-
Gets the coordinate of this point geometry.
- getPoint() - Method in class oracle.spatial.network.lod.PathToPoint
-
- getPoint() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the referenced point.
- getPointAttrCondition() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the rule's point attribute condition.
- getPointAttrDefTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the default point attributes table.
- getPointCardRuleTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the cardinality rules table.
- getPointFeatureClass() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- getPointFeatureClass() - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Gets the feature class of the default connected point described
- getPointFeatureClassId() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Gets the feature class id of the point connecting both lines of the rule.
- getPointFeatureClassId() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the rule's point feature class id
- getPointFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Gets the feature layer id of the point connecting both lines of the rule.
- getPointFeatureLayerId() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the rule's point feature layer id
- getPointOnLine(double[], double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the spatial location of a point in the line given a percentage of the line's length
- getPopupMenu() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Gets the current pop up menu associated to this canvas (if any)
- getPort() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the port.
- getPosition() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- getPosition() - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Gets the position where the default connected point must be placed over a line.
- getPosition() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager.Entry
-
- getPosition(Layer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Gets the layer position
- getPosition() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManagerEvent
-
- getPositionPercentage(JGeometry, Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Given a line and a point, gives the corresponding percentage of that point relative to the line's length.
- getPositionPercentage(JGeometry, JGeometrySegmentPoint) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Given a line and a line's segment point, gives the corresponding percentage of that point relative to the line's length.
- getPPStatus(FastJGeometry.FastOp) - Method in class oracle.spatial.geometry.FastJGeometry
-
Return the preprocessing status of the specified operation.
- getPredefinedConnectedPoints() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- getPredefinedConnectedPoints() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the predefined connected points set to the feature class when the shape type is LINE or COMPLEX_LINE
- getPresentationName() - Method in class oracle.spatial.network.nfe.model.edit.undo.NFEBlockUndoableEdit
-
- getPrevEdgeL() - Method in class oracle.spatial.topo.Edge
-
- getPrevEdgeR() - Method in class oracle.spatial.topo.Edge
-
- getPreview(long) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Gets a preview for a manipulation
- getPreview(long) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
-
- getPreview(long) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- 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
-
- getPreviousValue() - Method in class oracle.spatial.network.nfe.model.event.NFEModelObjectPropertyChangedEvent
-
Gets the value of the property before it was changed
- getPrevLink() - Method in class oracle.spatial.network.lod.VisitedNode
-
Returns the ID of the previous link.
- getPrevLinkId() - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkInterval
-
- 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
-
Returns the previous node.
- 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.
- getProgressBar() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
- getProgressIndicator() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
- getProperties() - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractSpatialIndex
-
Returns the index properties
- getProperties() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- getProperty(String) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- getProperty(String, String) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- getPropertyChangeListeners() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- getPropertyChangeListeners(String) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- getPropertyChangeListeners() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- getPropertyChangeListeners(String) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- getPropertyName() - Method in class oracle.spatial.network.nfe.model.event.NFEModelObjectPropertyChangedEvent
-
Gets the name of the changed property
- getProviderID() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Returns the provider ID
- getProviderID() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- 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.
- getRanges() - Method in class oracle.spatial.geometry.Mer
-
Create and return a copy of the mer is an array of ranges, { {min x, max x}, {min y, max y}, etc.
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.
getRasterSubsetDataArray(int, long[], String, BigDecimal[], String, double[]) - Method in class oracle.spatial.georaster.JRaster
-
Returns raster data as a BigDecimal array for the associated GeoRaster object, based on parameters that specify the window, layers, and customized cell depth.
getRasterSubsetDataArray(int, JGeometry, String, BigDecimal[], String, double[], boolean) - Method in class oracle.spatial.georaster.JRaster
-
Returns raster data as a BigDecimal array for the associated GeoRaster object, based on parameters that specify the 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.
getReadBlockMemSize() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the size in bytes of the GeoRaster internal data block for read-only operations.
getReader() - Method in class oracle.spatial.network.lod.NetworkExplorer
-
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
getRelatedFeatureElements() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets all the feature elements currently related to this rule instance
getRelatedLinkIdsForFeature(NFEFeatureLayer, Long) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Returns the links identifiers of links related to the feature.
getRelatedLinkIdsForFeature(NFEFeatureLayer, Long) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
getRelatedLinkIdsForFeature(NFEFeatureLayer, Long) - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Returns the links identifiers of the links related by the specified feature.
getRelatedNodeIdsForFeature(NFEFeatureLayer, Long) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Returns the nodes identifiers of the nodes related to the feature.
getRelatedNodeIdsForFeature(NFEFeatureLayer, Long) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
getRelatedNodeIdsForFeature(NFEFeatureLayer, Long) - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Returns the nodes identifiers of the nodes related by the specified feature.
getRelatedNodesIdsForLink(Long, NFENetworkMetadata) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Returns start and end nodes identifiers of the link.
getRelatedNodesIdsForLink(Long) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
getRelatedNodesIdsForLink(Long) - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Returns the start and end nodes identifiers of the specified link.
getRelations() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets all the feature element relations.
getRelationsCount() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets the number of related feature elements
getRelationTable() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Returns the relation table.
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
getRenderOnZoomIn() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
getRenderOnZoomOut() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
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.
getResamplingMode() - Method in class oracle.spatial.georaster.util.MosaicParameters
getResamplingTolerance() - Method in class oracle.spatial.georaster.util.MosaicParameters
getResFilter() - Method in class oracle.spatial.georaster.util.MosaicParameters
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.
getResolutionRange() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Get the Virtual Mosaic resolution range
getResolutionRange(int) - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Get one of the Virtual Mosaic resolution range
getResolutions(int) - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Get one of the Virtual Mosaic base resolution values, the resolution used when the object was created.
getResultSetColumnValue(ResultSet, String, NFEAttributeType) - Static method in class oracle.spatial.network.nfe.io.jdbc.JDBCUtils
-
Gets the resultSet column value of the specified column, the resultSet will get the value depending on the type.
getResultSetColumnValue(ResultSet, String, NFEAttributeType) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Returns the column value of the result set.
getReturnType() - Method in class oracle.spatial.network.nfe.expression.ReturnValue
-
Returns return type.
getReturnValue() - Method in class oracle.spatial.network.nfe.expression.ReturnValue
-
Returns return value.
getReverseDirection(int) - Static method in class oracle.spatial.network.lod.NetworkExplorer
getReverseDirection() - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Returns true to use reverse search direction, false otherwise.
getRightHandSideLinePointRule() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Gets the line-point rule that corresponds to the right hand side operand of the line-line rule
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.
getRow(int) - Method in class oracle.spatial.network.lod.Matrix
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.
getRule() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandlerParam
getRule() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandlerParam
getRule() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandlerParam
-
The line-point rule that has been triggered
getRule() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELinePointRuleHandlerParam
-
The line-point rule that has been triggered
getRuleDecHandlerTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the rule decision handlers table.
getRuleId() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets the rule instance's rule id
getRuleInstance() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstanceRelation
-
Gets the rule instance object
getRuleInstance(long) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets the rule instance identified by the given id
getRuleInstances(NFEFeatureElement) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets all the rule instances associated to the given feature element
getRuleInstances(NFEFeatureElement, NFEConnectivityRule.ConnectivityRuleType) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
Gets all the rule instances associated to the given feature element and created by a connectivity rule of the specified type
getRuleInstanceTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the rule instance table.
getRuleLeftHandMatchingLineFeatureElements() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandlerParam
getRuleLeftHandMatchingLineFeatureElements() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandlerParam
-
Gets all the line feature elements from the current intersection that matches the left hand side line operand of the current line-line rule
getRuleRightHandMatchingLineFeatureElements() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandlerParam
getRuleRightHandMatchingLineFeatureElements() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFELineLineRuleHandlerParam
-
Gets all the line feature elements from the current intersection that matches the right hand side line operand of the current line-line rule
getRulesEngine() - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
getRulesEngine() - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Gets the rules engine instance that is currently used by the model
getRulesModel() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
getRulesModel() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the rules model associated to the current model.
getRulesModel() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets the current rules model
getRuleType() - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Gets the rule instance's rule type
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.
getSavedPoint() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Returns the saved point name
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.
getSegmentPoint(double[], double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the line segment point information corresponding to a position in the line given as a percentage of the line's length
getSelectedFeatures() - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.FeatureSelectableLayer
-
Gets the currently selected features
getSelectedFeatures() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
getSelection() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
getSelection(GeoObject) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
getSelection() - Method in class oracle.spatial.network.nfe.vis.maps.core.DefaultSelectionManager
-
Gets a list of selected objects
getSelection(V) - Method in class oracle.spatial.network.nfe.vis.maps.core.DefaultSelectionManager
-
Returns selected objects that are children of the provided objects GeoObject's isSubElementOf() determines if an object is children of another object
getSelection() - Method in interface oracle.spatial.network.nfe.vis.maps.core.SelectableLayer
-
Returns all selected objects
getSelection(GeoObject) - Method in interface oracle.spatial.network.nfe.vis.maps.core.SelectableLayer
-
Returns selected objects that are children of the provided objects GeoObject's isSubElementOf() determines if an object is children of another object
getSelection() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
getSelection(GeoObject) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
getSeqRegistryTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the table that keep the sequences names related to the model.
getSequence() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
getSequence() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the feature element's sequence number
getSequence() - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Returns the feature element sequence.
getSequenceNextValue(Connection, String) - Static method in class oracle.spatial.network.nfe.io.jdbc.JDBCUtils
-
Retrieves the next value from a given sequence name.
getSequenceNextValues(Connection, String, int) - Static method in class oracle.spatial.network.nfe.io.jdbc.JDBCUtils
-
Retrieves the next values from a given sequence name.
getServiceName() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the service name.
getServiceProvider() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCAbstractIOService
getServiceProvider() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOService
-
Returns the service provider.
getServiceProvider() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
getServiceProvider() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the service provider used by the model to perform IO operations
getShape() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
getShape() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the feature class' feature shape type
getShape() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the referenced shape.
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.
getShortestPathAlgorithm() - Method in class oracle.spatial.network.lod.TspImpl
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.
getSid() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the SID.
getSimpleArrow() - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Returns the arrow marker style for an unidirectional arrow.
getSize() - Method in class oracle.spatial.geometry.JGeometry
-
Gets an estimated size of the geometry in bytes.
getSize() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Gets the size in pixel used by the renderer to generate shadows.
getSliderEnabled() - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
getSmax() - Method in class oracle.spatial.geometry.LRSGeometryG3D
getSnapPoint(GeoObject, Point2D, double) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Gets the closer GeoObject's snap point to the given point using the tolerance specified
getSnapPoint(GeoObject, Point2D, double) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.VertexEditableLayer
-
Gets the closer GeoObject's snap point to the given point using the tolerance specified
getSnapPoint(GeoObject, Point2D, double) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
getSnapPoint(GeoObject, Point2D, double) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
getSnapPoint(Object, Point2D, double) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
getSnapPoint(Point2D) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
getSnapPoint(Point2D) - Method in interface oracle.spatial.network.nfe.vis.maps.layer.ui.ShapeDrawingLayer
-
Gets the shape snap point closest to the given point
getSource() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets a value indicating where the rule was created
getSource() - Method in class oracle.spatial.network.nfe.vis.maps.core.SelectionEvent
getSourceInfo() - Method in class oracle.spatial.georaster.JGeoRasterMeta
-
Returns an array of string, which represents the XML SourceInfo nodes, contained in the current instance.
getSpatialAttribute() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Returns the spatial attribute object.
getSpatialAttribute() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
Returns the spatial attribute object.
getSpatialAttributeClone() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Returns a clone of the spatial attribute
getSpatialAttributeClone() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
Returns a clone of the spatial attribute
getSpatialDimension() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Returns the feature spatial dimension.
getSpatialDimension() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
Returns the feature spatial dimension.
getSpatialExtent() - Method in class oracle.spatial.georaster.JGeoRaster
-
Returns the spatial extent.
getSpatialindex() - Method in interface oracle.spatial.network.nfe.model.spatial.IndexedSpatialSet
-
Gets the underlying implementation used to perform spatial-indexing
getSpatialindex() - Method in class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
getSpatialindex() - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
getSpatialJavaPoints() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Returns an array of java points representing the vertexes location of the spatial object.
getSpatialJavaPoints() - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
Returns an array of java points representing the vertexes location of the spatial object.
getSpatialModel() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
getSpatialModel() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the spatial model used by the current model to keep track of the spatial positions of its content (network elements and feature elements)
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.
getSpeed() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
getSqlCondition() - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Returns the SQL that will be added to the where clause of the search query on the feature table.
getSQLInStringWithLimit(List<Long>, String, int) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Creates a SQL string in format: columnToBeUsed IN (id[1], id[2],...id[limit]) OR IN (id[x], id[x+1],...id[x+limit])
getSqlQuery() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the SQL query, if exist
getSQLValidator() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.AbstractDAO
-
Returns the SQLValidator
getSRID() - Method in class oracle.spatial.geometry.JGeometry
-
Gets the geometry SRID.
getSrid() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the current SRID of the Virtual Mosaic object
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.network.nfe.model.NFEGeometryDescriptor
-
Returns SRID.
getSRID() - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
getSRID() - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Gets the current NFE model's SRID
getSRID() - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Gets the SRID of the Layer, 0 if it doesn't have an associated SRID
getSRID() - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
getSrid() - Method in class oracle.spatial.topo.TopoMap
-
Returns the SRID of the topology.
getSrs() - Method in class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Returns SRS.
getSRS() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Returns the map region SRS object.
getStandardDeviation() - Method in class oracle.spatial.georaster.util.MosaicParameters
getStart() - Method in class oracle.spatial.network.lod.NetworkBuffer.DoubleInterval
-
Returns the start value of the interval.
getStart() - Method in class oracle.spatial.network.lod.TimeWindow
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
-
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 class oracle.spatial.network.nfe.model.network.NFELink
-
Gets the link's start node
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.
getStartNodeIdChild() - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Returns the start node identifier of the child workspace.
getStartNodeIdParent() - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Returns the start node identifier of the parent workspace.
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 class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
getStartPercentage() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gets the position of the feature element's relative to its link's length.
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
-
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.
getStringWithoutLastComma(String) - Static method in class oracle.spatial.network.nfe.util.NFEUtil
-
Gets a substring from the string start to the first comma.
getStroke() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
getStructDescriptor(Object) - Static method in class oracle.spatial.util.JDBCAdapter
getStructDescriptor(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
getStyle() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
getStyle() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the SDO style instance assigned to the feature class
getStyleName() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
getStyleName() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the name of the style associated to this style
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.
getSubLine(JGeometry, Point2D, Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the geometry of a portion of the given line
getSubLine(JGeometry, double, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the geometry of a portion of the given line
getSubLine(JGeometry, JGeometrySegmentPoint, JGeometrySegmentPoint) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the geometry of a portion of the given line
getSubLineLength(JGeometry, Point2D, double) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the length from the line's start point to the given point in the line.
getSubLineLength(JGeometry, JGeometrySegmentPoint) - Static method in class oracle.spatial.network.nfe.util.SpatialUtils
-
Gets the length from the line's start point to the given point in the line.
getSubNetwork(MBR) - Method in interface oracle.spatial.network.Network
-
Returns the sub-network bound by the specified MBR.
getSubPath() - Method in class oracle.spatial.network.lod.PathToPoint
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
getTableKeyColumn() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
getTableName() - Method in class oracle.spatial.network.GeometryMetadata
-
Deprecated.
getTableName(boolean) - Method in class oracle.spatial.network.GeometryMetadata
-
Returns the geometry table name.
getTableNames() - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Return the list of tables names
getTableSequence(String) - Method in class oracle.spatial.network.nfe.model.NFEMetadata
-
Gets the name of the sequence associated to the given table name
getTablesWithSequence() - Method in class oracle.spatial.network.nfe.model.NFEMetadata
-
Returns all the table names that are associated to a sequence name
getTabRegistryTable() - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Returns the table that keeps the model table names.
getTags() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager.Entry
getTags(Layer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
Returns the layer tags
getTags() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManagerEvent
getTargetFeature() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
Gets the feature to which the new feature elements will be added
getTargetGeoObj() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEEditVertexTool
-
Gets the GeoObject to be modified
getTargetSRID() - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoDataProducer
-
Gets the data SRID.
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.
getText() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
getThemeDescriptor() - Method in interface oracle.spatial.network.nfe.vis.maps.core.MVThemeLayer
-
The theme descriptor used by a producer to perform the request to MapViewer
getThreadId() - Method in class oracle.spatial.network.nfe.model.edit.undo.NFEBlockUndoableEdit
-
Gets the id of the execution thread assigned to this block.
getThreadId() - Method in class oracle.spatial.network.nfe.model.event.NFEModelEvent
-
Gets the id of the thread where the event was fired
getTimeCostIndex() - Method in class oracle.spatial.network.lod.TspTimeWindowConstraint
getTimeStamp() - Method in class oracle.spatial.network.nfe.model.edit.undo.NFEAtomicUndoableEdit
-
Gets the time when this object was created.
getTimestamp() - Method in class oracle.spatial.network.nfe.model.event.NFEModelEvent
-
Gets the time when the event was fired
getTimeWindows() - Method in class oracle.spatial.network.lod.TspTimeWindowConstraint
getTolerance() - Method in class oracle.spatial.network.lod.Tsp2Opt
getTolerance() - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Gets the tolerance that was used to determine the interaction between the elements in the connection descriptor
getTolerance() - Method in class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Returns the tolerance.
getTolerance() - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Gets the dimension's tolerance value
getTolerance() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Gets the tolerance used to detect the intersection
getTolerance() - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionList
-
Gets the tolerance used to determine if two points can be considered the same point
getTolerance() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
Gets the screen tolerance converted to the model's coordinate system
getTolerance() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFETool
-
Gets the tolerance used by the tool
getTolerance(int) - Method in class oracle.spatial.network.SDODimArray
-
Returns the specified tolerance
getTopLeftCorner() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Returns the top left corner position for this spinning clock.
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.
getTourFlag() - Method in class oracle.spatial.network.nfe.beans.NFETsp
-
Returns a flag indicating whether the tour should be open or closed, and if the tour is open, whether the tour should have fixed start or end point.
getTransformDifference(AffineTransform) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
getTransformDifference() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegionEvent
-
The transformation difference from the old to the new Objects rendered in the old transformation can apply this to be transformed to the new transform
getTransformFlags() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Gets all the transform flags of the manipulation
getTree() - Method in class oracle.spatial.network.nfe.vis.maps.index.RTreeIndex
-
Returns the internal Rtree structure
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
getTspOptimizer() - Method in class oracle.spatial.network.lod.TspImpl
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.nfe.model.feature.NFEAttributeDescriptor
-
Gets the attribute type identifier
getType() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
getType() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
getType() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
getType() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Gest the type of the feature element.
getType() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the feature layer type
getType() - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Gets the actual connectivity rule type
getType() - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
getType() - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
getType() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the type of drawable.
getType() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManagerEvent
getType() - Method in class oracle.spatial.network.nfe.vis.maps.core.SelectionEvent
-
Returns the type of selection event
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
getTypeClass() - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Gets the attribute type as a Java Class
getTypeClass() - Method in enum oracle.spatial.network.nfe.model.feature.NFEAttributeType
-
Gets the Java Class that corresponds to the current type
getTypeClass() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
getULTCoordinate(int) - Method in class oracle.spatial.georaster.RasterInfo
-
Returns the ULT value of the specified dimension.
getUndoManager() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Returns the UndoManager associated with this canvas.
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() - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Gets the dimension's upper boundary
getUpperBound(int) - Method in class oracle.spatial.network.SDODimArray
-
Returns the specified upper bound.
getUpperX() - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Returns the workspace work area upper X.
getUpperY() - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Returns the workspace work area upper Y.
getUsedConnections(NFEFeatureElement, long, long) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEMemoryRuleHandlerContext
getUsedConnections(NFEFeatureElement, long, long) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandlerContext
-
Gets the number of in an out connections the given point contains with lines of the specified feature layer and feature class.
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.
getUserDataCategories() - Method in interface oracle.spatial.network.lod.TspConstraint
-
Returns the required user data categories.
getUserDataCategories() - Method in class oracle.spatial.network.lod.TspConstraintOperator.CombinedConstraint
getUserDataCategories() - Method in class oracle.spatial.network.lod.TspImpl.NetworkTspConstraint
getUserDataCategories() - Method in class oracle.spatial.network.lod.TspOrderConstraint
getUserDataCategories() - Method in class oracle.spatial.network.lod.TspTimeWindowConstraint
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.
getUserName() - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Returns the user name.
getUserObject() - Method in class oracle.spatial.network.lod.VisitedNode
-
Returns the user object associated to this node.
getUserSrid() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
getValidatedQuery(Connection, String, String...) - Method in class oracle.spatial.network.nfe.io.jdbc.SQLValidator
-
Receives a wildCarded SQL query and a list of SQL Names as parameters of the wildCards.
getValue() - Method in class oracle.spatial.network.nfe.model.feature.NFECatalogValue
-
Gets the actual value
getValue() - Method in enum oracle.spatial.network.nfe.model.feature.NFEFeatureShape
-
Gets the numeric value of the shape type
getValue() - Method in enum oracle.spatial.network.nfe.model.NFEEditionMode
-
Gets the ordinal value of the current enum value
getValue(int) - Method in class oracle.spatial.util.DBFReaderJGeom.RecordColumn
getValueAndCount() - Method in class oracle.spatial.georaster.GeorHistogram
-
Returns the GeorHistogramEntry array.
getValues() - Method in class oracle.spatial.georaster.GeorHistogram
-
Returns the values array.
getVATName() - Method in class oracle.spatial.georaster.SubLayerInfo
-
Returns the VAT table name.
getVectorX() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the end point's x ordinate of an oriented point
getVectorY() - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Gets the end point's y ordinate of an oriented point
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.
getVertexEditableGeoObjects() - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.VertexEditableLayer
-
Gets all the GeoObjects which vertices can be edited
getVertexEditableGeoObjects() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
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.
getVertices(GeoObject) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.VertexEditableLayer
-
Gets all the vertices of the GeoObject
getVertices(GeoObject) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
getViewportTransform() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
A convenience method to get the viewport transformation matrix of the current map region.
getViewportTransform() - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
getWidth() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
getWidth() - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
getWindingRule() - Method in class oracle.spatial.util.SDODoubleGeneralPath
-
Returns the fill style winding rule.
getWithinCostPolygonTolerance() - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
getWorkspace() - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Returns the workspace name.
getWorkspace() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
getWorkspaceConflicts(String, String, String, List<String>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.WorkspaceDAO
-
Returns the workspace conflicts between the child and parent workspace for specified the table.
getWorkspaceConflicts(String, String) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCWorkspaceIOService
getWorkspaceConflicts(String, String) - Method in interface oracle.spatial.network.nfe.io.service.NFEWorkspaceIOService
-
Returns the workspace conflicts.
getWorkspaceConflicts(Connection, String, String, NFEModel) - Static method in class oracle.spatial.network.nfe.util.WSUtil
-
Returns the workspace's conflicts.
getWorkspaceInfo() - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
getWorkspaceInfo() - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Gets the workspace manager related data associated to the current model
getWorkspaceName() - Method in class oracle.spatial.network.nfe.model.NFEWorkspaceInfo
-
Returns the workspace name.
getWorkspaces(NFEModelMetadata) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.WorkspaceDAO
-
Returns a list with the names of the workspaces related to the model.
getWorkspaceService() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
getWorkspaceService() - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Returns workspace service.
getWriteBlockMemSize() - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Returns the size in bytes of the GeoRaster internal data block for read/write operations.
getX() - Method in class oracle.spatial.geometry.JGeometry.Point
getX() - Method in class oracle.spatial.geometry.JPoint2DD
getX() - Method in class oracle.spatial.geometry.JPoint3DD
-
Get x.
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.GeodeticPairwiseCostCalculator
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.
getXMLType(Object) - Static method in class oracle.spatial.util.JDBCAdapter
getXMLType(Object) - Method in interface oracle.spatial.util.JDBCExtensionInterface
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.geometry.JPoint3DD
-
Get y.
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.geometry.JPoint3DD
-
Get z.
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.
getzOrder() - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO.ModelFeatLayerRelation
-
Returns the feature layer Z-order.
getZOrder() - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
getZOrder() - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Gets the Z order of the feature layer
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
-
- gotoWorkspace(Connection, String) - Static method in class oracle.spatial.network.nfe.util.WSUtil
-
Goes to a Workspace given (workspaceName
) in the DB connection given (conn
).
- GraphicsUtilities - Class in oracle.spatial.network.nfe.vis.maps.graphics
-
GraphicsUtilities
contains a set of tools to perform common graphics operations easily.
- greatCircle(UnitSphere, UnitSphere) - Static method in class oracle.spatial.geometry.UnitSphere
-
Compute the great circle through two points, and return it as the vector perpindicular to the plane through the two points and the center of the earth.
- 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
-
- 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
-
- save() - Method in interface oracle.spatial.network.nfe.vis.maps.core.EditableLayer
-
- save() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- saveCatalog(NFEModelMetadata, NFECatalog) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO
-
Persists the catalog in the tables FT_USR_DATA_CATLG_[model_id] and FT_USR_DATA_CVAL_[model_id].
- saveConnectedComponents(OrderedLongSet[], int) - Method in interface oracle.spatial.network.lod.NetworkIO
-
Stores the connected components information in the component table.
- saveFeatureElements(Collection<NFEFeatureElement>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Saves the new feature elements in the feature element relationship table.
- saveFeatures(Collection<NFEFeature>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.FeatureDAO
-
Saves the new features in the feature and hierarchy tables, also creates a record in the feature class relationship table.
- saveLinks(Collection<NFELink>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Persists the new links in the link table.
- saveModelContent() - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
-
- saveModelContent(Connection) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCFeatureIOService
-
- saveModelContent() - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Saves the feature layers network elements, feature elements, features and rules instances that were created, modified or deleted.
- saveModelContent(Connection) - Method in interface oracle.spatial.network.nfe.io.service.NFEFeatureIOService
-
Saves the feature layers network elements, feature elements, features and rules instances that were created, modified or deleted, the specified connection will NOT be closed, rollback or commited.
- saveNodes(Collection<NFENode>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.NetworkDAO
-
Persists the new nodes in the node table.
- savePaths(List<NFEFeature>) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCAnalysisIOService
-
- savePaths(List<NFEFeature>) - Method in interface oracle.spatial.network.nfe.io.service.NFEAnalysisIOService
-
Saves feature paths.
- saveRuleInstances(Collection<NFERuleInstance>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.RuleDAO
-
Persists the new rule instances in the table RULE_INSTANCE_[model_id].
- saveRuleInstancesRelations(Collection<NFERuleInstanceRelation>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.RuleDAO
-
Persists the new feature rule relations in the table FT_RULE_REL_[model_id].
- saveRules(Collection<? extends NFEConnectivityRule>) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.RuleDAO
-
Persists the new rules in the tables LINE_LINE_RULE_[model_id] and LINE_POINT_RULE_[model_id].
- saveWorkspace(String, NFEWorkspace) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCWorkspaceIOService
-
- saveWorkspace(String, NFEWorkspace) - Method in interface oracle.spatial.network.nfe.io.service.NFEWorkspaceIOService
-
Saves the workspace and create a record in the model workspace relationship table USER_SDO_NFE_MODEL_WORKSPACE.
- ScaleBarLayer - Class in oracle.spatial.network.nfe.vis.maps.layer.ui
-
A background layer that sits at the bottom of layer stack, and intercepts primarily mouse wheel zooming and mouse panning events.
- ScaleBarLayer(MapCanvas) - Constructor for class oracle.spatial.network.nfe.vis.maps.layer.ui.ScaleBarLayer
-
- 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.
- SchemaEntityResolver - Class in oracle.spatial.util
-
- SchemaEntityResolver(Connection) - Constructor for class oracle.spatial.util.SchemaEntityResolver
-
- schemaValidate(CLOB, String) - Method in class oracle.spatial.util.XMLValidator2
-
- schemaValidate(OracleClob, String) - Method in class oracle.spatial.util.XMLValidator2
-
- 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.
- SDODimElement - Class in oracle.spatial.network.nfe.model
-
This class contains information regarding a spatial dimension such as boundaries and tolerance.
- SDODimElement(String, double, double, double) - Constructor for class oracle.spatial.network.nfe.model.SDODimElement
-
Allocates a new instance initialized with the given values.
- 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.
- SdoGeorGCP() - Constructor for class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCP
-
- SdoGeorGCPRefType() - Constructor for class oracle.spatial.georaster.sql.SdoGeorPKG.SdoGeorGCPRefType
-
- SdoGeorIpPKG - Class in oracle.spatial.georaster.sql
-
SdoGeorIpPKG is a Java class which wraps PL/SQL functions and procedures defined in the server-side package SDO_GEOR_IP.
- SdoGeorIpPKG(Connection) - Constructor for class oracle.spatial.georaster.sql.SdoGeorIpPKG
-
Constructs an SdoGeorIpPKG
object using the given connection.
- 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.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
- 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.
- SdoPointInPolygon - Class in oracle.spatial.util
-
- SdoPointInPolygon() - Constructor for class oracle.spatial.util.SdoPointInPolygon
-
- 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.
- searchEntries(Rectangle2D) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractSpatialIndex
-
Returns all the entry that interact with the giveb MBR
- searchEntries(Rectangle2D) - Method in class oracle.spatial.network.nfe.vis.maps.index.RTreeIndex
-
Returns all the entry that interact with the giveb MBR
- searchFaceRTree(double[][], ArrayList) - Method in class oracle.spatial.topo.TopoMap
-
Return the list of faces from faceRtree for the given query MBR.
- select(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
- select(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- select(List<V>) - Method in class oracle.spatial.network.nfe.vis.maps.core.DefaultSelectionManager
-
Sets the objects in the list as selected without clearing the previous selections
- select(List<GeoObject>) - Method in interface oracle.spatial.network.nfe.vis.maps.core.SelectableLayer
-
Adds the provided objects to the selection list
- select(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- SelectableLayer - Interface in oracle.spatial.network.nfe.vis.maps.core
-
An interface for layers that have objects that can be selected They use a SelectionManager to handle selections
- selectFeatures(Collection<Long>) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.FeatureSelectableLayer
-
Selects a group of features.
- selectFeatures(Collection<Long>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
- selectionChanged(SelectionEvent) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- selectionChanged(SelectionEvent) - Method in interface oracle.spatial.network.nfe.vis.maps.core.SelectionListener
-
This method is called when a selection event is fired.
- SelectionEditableLayer - Interface in oracle.spatial.network.nfe.vis.mapcanvas.behavior
-
Defines a layer which selection can be edited
- SelectionEvent - Class in oracle.spatial.network.nfe.vis.maps.core
-
Represents a geo-object selection event.
- SelectionEvent(Layer, int) - Constructor for class oracle.spatial.network.nfe.vis.maps.core.SelectionEvent
-
Creates a new instance
- SelectionListener - Interface in oracle.spatial.network.nfe.vis.maps.core
-
Defines an interface for listening to selection changes.
- 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
-
- setActive(boolean) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Sets the network element as active or inactive
- setActiveWorkspace(String) - Method in class oracle.spatial.network.nfe.io.jdbc.NFEAbstractDataSource
-
- setActiveWorkspace(String) - Method in interface oracle.spatial.network.nfe.io.NFEDataSource
-
Sets the active workspace that will be used by the connection.
- setAfter(int) - Method in class oracle.spatial.network.lod.TspOrderConstraint
-
- 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.
- setAnalysisCost(AnalysisCost) - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Sets the analysis cost.
- setAnalysisCost(AnalysisCost) - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Sets the analysis cost.
- setAnalysisCost(AnalysisCost) - Method in class oracle.spatial.network.nfe.beans.NFETsp
-
Sets the analysis cost.
- setAnalysisCost(AnalysisCost) - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Sets the analysis cost.
- setAnalysisCustomizedCosts(List<AnalysisCustomizedCost>) - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Sets the analysis customized costs.
- setAnalysisLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setAnalysisLayer(NFEFeatureLayer) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets a feature layer which contains paths from analysis.
- setApplyResolutionFilter(boolean) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setAttribute(String, Object) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- setAttribute(String, Object) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Sets the value of the attribute with the given name
- setAttribute(String, Field) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- setAttribute(String) - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Sets the attribute in conflict.
- setAttributeChildValue(String) - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Sets the attribute value in the child workspace.
- setAttributeDescriptor(NFEAttributeDescriptor) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Sets the attribute descriptor where the constraint is enforced
- setAttributeDescriptor(NFEAttributeDescriptor) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- setAttributeName(String) - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Sets the attribute name.
- setAttributeParentValue(String) - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Sets the attribute value in the parent workspace.
- setAttributes(Field[]) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Sets the field attributes.
- setAttributeType(NFEAttributeType) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- setAttributeType(NFEAttributeType) - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Sets the catalog's type.
- setBackground(Color) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.SimpleBGLayer
-
Sets the background color
- setBackwardFlag(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- setBatchSize(int) - Method in class oracle.spatial.network.lod.config.NetworkIOConfig
-
- setBefore(int) - Method in class oracle.spatial.network.lod.TspOrderConstraint
-
- 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
- setBidirected(boolean) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicLink
-
- setBidirected(boolean) - Method in class oracle.spatial.network.nfe.model.network.NFELink
-
Sets whether the link is bidirected or not
- setBiDirectionalArrow(StyleMarker) - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Sets the arrow marker style for a bidirectional arrow.
- 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.
- setBorderColor(Color) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.SimpleBGLayer
-
Sets the border color
- setBorderless(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- 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
-
- setCanvas(MapCanvas) - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
Sets the associated MapCanvas
- setCanvas(MapCanvas) - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Sets the map canvas on which this layer is displayed.
- setCanvas(MapCanvas) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setCanvas(MapCanvas) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- setCanvas(MapCanvas) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
-
- setCap(int) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- setCatalog(NFECatalog) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Sets the catalog associated to this attribute
- setCatalog(NFECatalog) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- 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.
- setCategory(int) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Sets the attribute category value
- setCategory(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- setCategoryId(int) - Method in interface oracle.spatial.network.lod.LODUserDataIO
-
- setCategoryId(int) - Method in class oracle.spatial.network.lod.LODUserDataIOSDO
-
- setCBReference(String) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- setChangedGeometry(JGeometry) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Sets the element's geometry after the manipulation
- setChildRecordDeleted(boolean) - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Sets true if the child record is deleted, false otherwise.
- setChildValue(Object) - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Sets the attribute child value.
- setClientID(long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the client ID for a session.
- setClockSize(int, int) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Sets the new width and height for the indicator.
- setClusteringConstraint(ClusteringConstraint) - Method in interface oracle.spatial.network.lod.PointClustering
-
- setClusteringConstraint(ClusteringConstraint) - Method in class oracle.spatial.network.lod.SpatialBisectClustering
-
- setClusteringConstraint(ClusteringConstraint) - Method in class oracle.spatial.network.lod.SpatialKMeansClustering
-
- 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.
- setColor(Color) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- setColor(Color) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Sets the color used by the renderer to generate shadows.
- setColorBalance(String) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- setCommonPointRule(String) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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
-
- setConflictDescriptor(ConflictDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Sets the attribute conflict descriptor.
- setConflictDescriptor(ConflictDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Sets the conflict descriptor.
- setConflictDescriptor(ConflictDescriptor) - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Sets the conflict descriptor.
- setConflictDescriptor(ConflictDescriptor) - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Sets the conflict descriptor.
- setConnectableIntersectionLocation(IntersectionLocation) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Sets the location (as a fixed value) of edge where the connection will be performed.
- setConnectableSpatialPoint(Point2D) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Sets the edge's point that will be connected
- setConnectableVertex(U) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Sets the vertex instance to be connected
- setConnectingLineLineRuleId(long) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Sets the line line rule ID which allows the connections described
- setConnectingLinePointRuleId(long) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Sets the line point rule ID that will connect the edge
- setConnectingLinePointRuleId(long) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Sets the line point rule ID which allows the connections described
- setConnection(Connection) - Method in class oracle.spatial.georaster.JGeoRaster
-
Sets the connection object associated with current GeoRaster object.
- setConnection(Connection) - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Set a current valid connection to the JGeoRasterVM object to be used in subsequent getRasterSubset requests.
- 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.SdoGeorIpPKG
-
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
-
- 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
-
- setConnectionData(DbConnectionData) - Method in class oracle.spatial.network.nfe.io.jdbc.JdbcDataSource
-
- setConnectionData(DbConnectionData) - Method in interface oracle.spatial.network.nfe.io.jdbc.NFEConnectionDataSource
-
Sets the connection data.
- setConnectionSpatilPoint(Point2D) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Sets the point in the space where the connecting vertex will be placed after the connection is performed.
- setContext(NFERuleHandlerContext) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLineLineRuleHandler
-
- setContext(NFERuleHandlerContext) - Method in class oracle.spatial.network.nfe.model.rule.handler.NFEBasicLinePointRuleHandler
-
- setContext(NFERuleHandlerContext) - Method in interface oracle.spatial.network.nfe.model.rule.handler.NFERuleHandler
-
Sets the handler's context
- setCoreLoop(CoreLoop) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Sets the Core Loop instance to be used by this canvas.
- setCost(double) - Method in interface oracle.spatial.network.Link
-
Sets the link cost.
- setCost(double) - Method in interface oracle.spatial.network.lod.LogicalHeavyPath
-
- 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 class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Sets the cost of the network element
- setCost(double) - Method in interface oracle.spatial.network.Node
-
Sets the node cost.
- setCostOption(String) - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Sets the cost option.
- setCostRange(double) - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Sets the cost range.
- 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.
- setCreatePoint(boolean) - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Sets whether the rule creates a point automatically if it does not exist
- setCursor(Cursor) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
- setDash(float[]) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- setDataSetLayer(AbstractDataSetLayer) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
- 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.
- setDataSource(NFEDataSource) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCAbstractIOService
-
- setDataSource(NFEDataSource) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- setDataSource(NFEDataSource) - Method in interface oracle.spatial.network.nfe.io.service.NFEIOService
-
Sets the NFE data source.
- setDataSource(NFEDataSource) - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Sets NFE data source.
- setDataSource(AbstractDataSource) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setDataWindow(Rectangle2D) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sets the data window rectangle
- setDataWindow(Rectangle2D, int) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sets the data window rectangle and zoom level
- setDataWindowByScale(double, double, double) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sets the data window size using the given scale
- setDataWindowSrid(int) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sets the data window srid
- setDate(String) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Sets the saved point date
- setDateFormat(String) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Sets the date format to be used
- setDateGlobalizationSupport(String) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Sets true if date globalization is supported
- setDatetimestamWithZone(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Sets true if timestamp contains time zone flag
- 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.
- setDefaultPointSize(int) - Static method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Sets the default point size
- setDefaultRed(Long) - Method in class oracle.spatial.georaster.ObjectInfo
-
Sets the default red band for the current GeoRaster object.
- setDefaultValue(Object) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Sets the value the attribute must contain when it is created
- setDefaultValue(Object) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- 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.
- setDimensions(List<SDODimElement>) - Method in class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Sets the model dimensions.
- setDimensionSize(int, Long) - Method in class oracle.spatial.georaster.RasterInfo
-
Sets the dimension size of the specified dimension.
- setDimName(String) - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Sets the dimension's name
- setDirected(boolean) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets true if the network is directed, false otherwise.
- setDirection(int) - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Sets the direction the network is being explored.
- setDirection(int) - Method in class oracle.spatial.network.lod.TspImpl
-
- setDistToInterCommonPoint(double) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Sets the distance from the element's intersected point to the point considered as the origin of the intersection
- setDraggable(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
Sets the flag to indicate if this map tip can be dragged around the map.
- 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
- setEdge(V) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectableEdge
-
Sets an edge to be connected
- setEditable(boolean) - Method in interface oracle.spatial.network.nfe.vis.maps.core.EditableLayer
-
- setEditable(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setEditionFlags(byte) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObject
-
- setEditionFlags(byte) - Method in interface oracle.spatial.network.nfe.model.NFEModelObject
-
Sets the given flags on
- setEditionManager(NFEEditionManager) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setEditionManager(NFEEditionManager) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the edition managaer to be used by the current model to track changes made to the model's content.
- setEditionMode(NFEEditionMode) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets edition mode.
- 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
-
- setElement(V) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Sets the intersection's element
- setElement(V) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Sets the manipulated element
- setElementType(Integer) - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Sets the feature element type.
- setEnabled(boolean) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFETool
-
Sets whether the tool is enabled or not
- setEnd(double) - Method in class oracle.spatial.network.lod.TimeWindow
-
- 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.
- setEndNodeIdChild(Long) - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Sets the end node identifier of the child workspace.
- setEndNodeIdParent(Long) - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Sets the end node identifier of the parent workspace.
- 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 class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- setEndPercentage(double) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Sets the line feature element's end point relative to its link's length.
- setEndPercentage(double) - Method in interface oracle.spatial.network.SubPath
-
- setErrorCode(int) - Method in exception oracle.spatial.network.nfe.io.NFEIOException
-
Sets the error code.
- setErrorMsg(String) - Method in exception oracle.spatial.network.nfe.io.NFEIOException
-
Sets the error message.
- setEventDispatcher(NFEEventDispatcher<NFEModelListener>) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setEventDispatcher(NFEEventDispatcher<NFEModelListener>) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the event dispatcher.
- setEventDispatcher(NFEEventDispatcher<NFEModelListener>) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Sets the event dispatcher that will be used to fire new events.
- setEventDispatcher(NFEEventDispatcher<NFEModelListener>) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setEventDispatcher(NFEEventDispatcher<NFEModelListener>) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the event dispatcher used by the model to fire model events.
- setEventDispatcher(NFEEventDispatcher<NFEModelListener>) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesModel
-
- setEventManager(EventManager) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Sets the Event Manager instance to be used by this canvas.
- setExecutionOrder(int) - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Sets the rule execution order
- setExpression(String) - Method in class oracle.spatial.network.nfe.beans.AnalysisCustomizedCost
-
Sets the cost expression
- setExpression(String) - Method in class oracle.spatial.network.nfe.expression.ExpressionLexicalAnalyzer
-
- setExpression(String) - Method in interface oracle.spatial.network.nfe.expression.NFEExpressionAnalyzer
-
Sets the expression to analyze.
- setExpressionAnalyzer(NFEExpressionAnalyzer) - Method in class oracle.spatial.network.nfe.model.rule.NFERulesEngine
-
Sets the expression analyzer implementation to be used
- setFeatClassAttributesConstraintsTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the feature class attributes constraints table.
- setFeatClassDefaultConnectedPointTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the default connected points table.
- setFeatClassRelationTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the feature class relation table.
- setFeatClassTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets feature class table.
- setFeatRulesRelTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the table that keeps the relationship between features and rules.
- setFeature(Feature) - Method in class oracle.spatial.network.lod.FeaturePath
-
Sets the feature of interest.
- setFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- setFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Sets the feature which contains the feature element
- setFeatureActive(NFEFeature, boolean) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- setFeatureActive(NFEFeature, boolean) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Sets the feature's active property
- setFeatureAttributeDescriptorList(List<FeatureAttributeDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Sets the feature attributes descriptors.
- setFeatureBidirected(NFEFeature, boolean) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- setFeatureBidirected(NFEFeature, boolean) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Sets whether a feature is bidirected or not
- setFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- setFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Sets the feature class of the feature
- setFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
Sets the feature class used for creating new features in case a target feature has not been specified
- setFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureTool
-
Sets the feature class for the new features
- setFeatureClassDescriptor(FeatureClassDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Sets the feature class descriptor.
- setFeatureClassDescriptorList(List<FeatureClassDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Sets the feature class descriptors.
- setFeatureClassId(Long) - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Sets the feature class id parameter.
- setFeatureClassId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Sets the feature class id for which the rule is applicable
- setFeatureClassId(Long) - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Sets the feature class identifier.
- setFeatureClassName(String) - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Sets the feature class name.
- setFeatureData(FeatureData) - Method in interface oracle.spatial.network.lod.LogicalBasicNetwork
-
Sets the feature data associated to this network.
- setFeatureDescriptor(FeatureDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureAttributeDescriptor
-
Sets the feature descriptor.
- setFeatureDescriptorList(List<FeatureDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Sets the list of features involved in a conflict.
- setFeatureElementDescriptorList(List<FeatureElementDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Sets the feature elements descriptors.
- setFeatureId(Long) - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Sets the feature id parameter.
- setFeatureId(Long) - Method in class oracle.spatial.network.nfe.workspace.FeatureDescriptor
-
Sets the feature identifier.
- 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
-
- setFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- setFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Sets the feature's feature layer
- setFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the feature class' feature layer
- setFeatureLayerDescriptor(FeatureLayerDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureClassDescriptor
-
Sets the feature layer descriptor.
- setFeatureLayerDescriptorList(List<FeatureLayerDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.NFEConflictsDescriptor
-
Sets the feature layers descriptors.
- setFeatureLayerId(int) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the ID of the feature layer.
- setFeatureLayerId(Long) - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Sets the feature layer id parameter.
- setFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO.ModelFeatLayerRelation
-
Sets the feature layer identifier.
- setFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets the feature layer id.
- setFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Sets the feature layer id for which the rule is applicable
- setFeatureLayerId(Long) - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Sets the feature layer identifier.
- setFeatureLayerName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the feature layer.
- setFeatureLayerName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets the feature layer name
- setFeatureLayerType(FeatureLayerMetadata.FeatureLayerType) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the type of the feature layer.
- setFeatureLayerType(FeatureLayerMetadata.FeatureLayerType) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets the feature layer type.
- setFeatureList(List<NFEFeature>) - Method in class oracle.spatial.network.nfe.beans.NFETsp
-
Sets the features to visit on the tour.
- setFeatureSelection(Collection<Long>) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.FeatureSelectableLayer
-
Sets the given features as selected.
- setFeatureSelection(Collection<Long>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
- setFeatureTable(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets the feature table.
- setFeatureTableName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the feature table.
- setFeatUserDataCatalogTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the catalog table.
- setFeatUserDataCatalogValueTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the catalogs values table.
- setFeatUserDataTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the feature user data table.
- setFillGap(boolean) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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
- setFont(Font) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- 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.
- setGeoDataProducer(AbstractDataSetProducer) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
Sets a AbstractDataSetProducer on this layer.
- 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 class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Sets the network element's geometry
- setGeometry(JGeometry) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Sets the geometry of the intersection's element
- setGeometry(JGeometry) - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
Sets the GeoObject's geometry.
- 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).
- setGeometryDescriptor(NFEGeometryDescriptor) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the geometry descriptor.
- 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
- setGeometryType(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the network geometry type.
- 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.
- setHandler(NFERuleHandler) - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Sets the rule handler instance associated to the rule
- setHandlerClass(Class<? extends NFERuleHandler>) - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
- setHandlerClassName(String) - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Sets the name of the rule habdler's class associated to the rule
- setHandlerId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Sets the id of the rule handler associated to the rule
- setHidden(boolean) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
Sets whether the layer is hidden or not
- setHierarchyLevel(int) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO.ModelFeatLayerRelation
-
Sets the hierarchy level.
- setHierarchyLevel(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setHierarchyLevel(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the Hierarchy Level of the feature layer
- setHierarchyLevel(int) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- setHierarchyLevel(int) - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Sets the node's hierarchy level
- setHierarchyLevel(int) - Method in interface oracle.spatial.network.Node
-
Sets the node hierarchy level.
- setHierarchyTable(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets the hierarchy table.
- 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.
- setHighliteGeometries(JGeometry[]) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- 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.
- setHost(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the host.
- setHourHandSpeed(double) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Sets the clock´s hour hand speed
- setHover(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- setHover(List<GeoObject>) - Method in interface oracle.spatial.network.nfe.vis.maps.core.HoverableLayer
-
A list of geo-objects being hovered
- setHover(GeoObject) - Method in class oracle.spatial.network.nfe.vis.maps.core.HoverManager
-
- setHover(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setHoverLayer(HoverableLayer) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
Sets the layer that is hovered when adding feature elements.
- setID(String) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point ID.
- setId(long) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Sets the constraint ID
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- setId(long) - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Sets the catalog ID
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFECatalogValue
-
Sets the value ID
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Sets the feature's ID
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the feature class' ID
- setId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the ID of the feature layer
- setId(long) - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Sets the descriptor ID
- setId(long) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Sets the ID for the network
- setId(long) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Sets the ID of the network element
- setId(long) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the network id.
- setId(long) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets model identifier.
- setId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Sets the cardinality rule id
- setId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFEConnectivityRule
-
Sets the rule id
- setId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Sets the rule instance id
- setID(int) - Method in interface oracle.spatial.network.Path
-
Sets the path ID.
- setID(int) - Method in interface oracle.spatial.network.SubPath
-
- setIdBufferSize(int) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdGenerator
-
- setIdBufferSize(int) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- setIdBufferSize(int) - Method in interface oracle.spatial.network.nfe.model.NFEIdGenerator
-
Sets the size of the ID buffer size used by this generator.
- setIdBufferSize(int) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Sets the ID buffer size used by all the ID generators managed
- setIdGenerator(String, NFEIdGenerator) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- setIdGenerator(String, NFEIdGenerator) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Associates an NFEIdGenerator instance to the given entity.
- setIdManager(NFEIdManager) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setIdManager(NFEIdManager) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- setIdManager(NFEIdManager) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the id manager used by the current model to assign ids to newly created objects
- setIdManager(NFEIdManager) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Sets an instance of NFEIdManager which is used to assign ID's to newly created instances.
- setImage(RenderedImage) - Method in class oracle.spatial.georaster.image.GeoRasterImageProcessUtil
-
Sets the current working image.
- setImageOpacityAlpha(float) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
Sets the opacity for the layer's rendered images
- setImpactedLinkDescriptorList(List<LinkDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Sets the links that belongs to the same conflict in case of a conflict group.
- setImpactedNodeDescriptorList(List<NodeDescriptor>) - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Sets the nodes that belongs to the same conflict in case of a conflict group.
- setIncludeNODATA(boolean) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setIndex(E, int) - Method in class oracle.spatial.network.lod.IdentifiableBinaryHeap
-
- setIndexedDataSet(AbstractIndexedDataSet) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setInitialAnalysisInfo(LODAnalysisInfo) - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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.ShortestPath
-
Sets the initial analysis info.
- setInteraction(BinaryInteraction) - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Sets the binary interaction which triggers this rule
- setIntersectionLocation(IntersectionLocation) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.IntersectionMember
-
Sets the element's location where the intersection takes place
- setIntersectionPoint(Point2D) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Sets the spatial point where the intersection occurred
- setIntersectionSegmentPoint(JGeometrySegmentPoint) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.LineIntersectionMember
-
Sets the line's segment point where the intersection is taking place
- setInterval(NetworkBuffer.DoubleInterval) - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkInterval
-
- 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
-
- setJdbcDriverMode(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the driver mode (thin or oci).
- setJoin(int) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- setKey(Object) - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
- setKey(Object) - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
Sets a new key on the object.
- setKey(Object) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- setKey(Object) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
Sets a new key on the object.
- setKeyList(Map<String, String>) - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Sets key list.
- 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
-
- setLayer(Layer) - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
- setLayer(Layer) - Method in interface oracle.spatial.network.nfe.vis.maps.core.DataProducer
-
Sets the layer that should be notified when data is ready.
- setLayer(Layer) - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
Sets the layer to be associated with this object.
- setLayer(Layer) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
- setLayer(Layer) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
Sets the layer to be associated with this object.
- 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.
- setLayerManager(LayerManager) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Sets a LayerManager on this canvas.
- setLayerNumber(Integer) - Method in class oracle.spatial.georaster.SubLayerInfo
-
Sets the layer number.
- setLeftHandSideLinePointRule(NFELinePointRule) - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Sets the line-point rule that corresponds to the left hand side operand of the line-line rule
- setLength(int) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Sets the maximum length the attribute can be if it is a VARCHAR type
- setLength(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- setLevel(int) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicLink
-
- setLevel(int) - Method in class oracle.spatial.network.nfe.model.network.NFELink
-
Sets the link's level
- setLevel(int) - Method in class oracle.spatial.util.Logger
-
Sets the logging level of this instance.
- setLineAttrCondition(String) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the rule's line attribute condition.
- setLineFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- setLineFeatureClass(NFEFeatureClass) - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Sets the descriptor's owner line feature class
- setLineFeatureClassId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the rule's line feature class id
- setLineFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the rule's line feature layer id
- setLineLineRuleTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the line-line rules table.
- setLinePointRuleTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the line-point rules table.
- setLinkCostCalculator(LinkCostCalculator) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the primary link cost calculator, and removes all secondary link cost calculators.
- setLinkCostCalculator(LinkCostCalculator) - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Sets the link cost calculator.
- setLinkCostCalculators(LinkCostCalculator[]) - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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
- setLinkCostColumn(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the link table cost column.
- setLinkCostFunction(LinkCostFunction) - Method in interface oracle.spatial.network.Network
-
Sets up user defined link cost function
- setLinkDescriptor(LinkDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Sets the link descriptor.
- setLinkDirection(int) - Method in interface oracle.spatial.network.NetworkMetadata
-
Sets link diretion (Network.UNDIRECTED_LINK or Network.DIRECTED_LINK)
- setLinkDirection(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the link direction.
- setLinkDurationColumn(String) - Method in interface oracle.spatial.network.Network
-
Deprecated.
- setLinkDurationColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
-
Sets link duration column name
- setLinkGeomColumn(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the link table geometry column.
- setLinkGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
-
Sets Link Geometry Metadata
- setLinkId(Long) - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Sets the link identifier.
- setLinkLevel(int) - Method in interface oracle.spatial.network.Link
-
Sets the link level.
- setLinkLevelSelector(LinkLevelSelector) - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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.
- setLinkTableName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the link table name.
- setLockedArea(Area) - Method in class oracle.spatial.network.nfe.model.NFEWorkspaceInfo
-
Sets the locked area.
- setLockInd(boolean) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets true if the work area is locked, false otherwise.
- 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.
- setLowerBound(double) - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Sets the dimension's lower boundary
- setLowerX(double) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets the workspace work area lowest X.
- setLowerY(double) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets the workspace work area lower Y.
- 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.
- setMapCanvas(MapCanvas) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- setMapRegion(MapRegion) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Sets the MapRegion
- setMapSrid(int) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sets the current map SRID
- 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
-
- setMaxInConnections(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setMaxInConnections(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the maximum number of in connections when the feature class' shape type is point
- setMaxInConnections(int) - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Sets the maximum number of incoming connections defined by this rule
- setMaxInConnections(int) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the maximum number of incoming lines of the rule's line type allowed for the rule's point maxInConn the maximum number of in connections
- 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.
- setMaxMemSize(Long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the upper limit size of the memory that can be used for managing memory using the GeoRaster buffer system.
- 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.
- setMaxOutConnections(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setMaxOutConnections(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Gets the maximum number of out connections when the feature class' shape type is point
- setMaxOutConnections(int) - Method in class oracle.spatial.network.nfe.model.rule.NFECardinalityRule
-
Sets the maximum number of outgoing connections defined by this rule
- setMaxOutConnections(int) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Gets the maximum number of outgoing lines of the rule's line type allowed for the rule's point maxOutConn the maximum number of out connections
- setMaxPathID(int) - Method in interface oracle.spatial.network.Network
-
Sets the max path ID to maxID
- setMaxSize(int) - Method in class oracle.spatial.network.lod.ClusterSizeConstraint
-
- setMaxStretchValue(int) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setMaxSubPathID(int) - Method in interface oracle.spatial.network.Network
-
Sets the max subpath ID to maxID
- setMbrInd(boolean) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets true if a work area is defined for the workspace, false otherwise.
- 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.
- setMean(double) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- 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.
- setMetadata(NFEFeatureLayerMetadata) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setMetadata(NFEFeatureLayerMetadata) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the feature layer's metadata
- setMetadata(NFENetworkMetadata) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Sets the metadata of the network
- setMetadata(NFEModelMetadata) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setMetadata(NFEModelMetadata) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the metadata of the model.
- 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.
- setMinSize(int) - Method in class oracle.spatial.network.lod.ClusterSizeConstraint
-
- setMinStretchValue(int) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setMinuteHandSpeed(double) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Sets the clock´s minute hand speed
- setMiterLimit(float) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- setMode(int) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
sets the animation mode to either MODE_ONEWAY (the default) or MODE_TWOWAY.
- setModel(NFEModel) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCAbstractIOService
-
- setModel(NFEModel) - Method in class oracle.spatial.network.nfe.io.jdbc.service.JDBCIOServiceProvider
-
- setModel(NFEModel) - Method in interface oracle.spatial.network.nfe.io.service.NFEIOService
-
Sets the NFE model.
- setModel(NFEModel) - Method in interface oracle.spatial.network.nfe.io.service.NFEIOServiceProvider
-
Sets the NFE model.
- setModel(NFEModel) - Method in class oracle.spatial.network.nfe.model.NFEBasicModelObjectFactory
-
- setModel(NFEModel) - Method in class oracle.spatial.network.nfe.model.NFEDBSequenceIdManager
-
- setModel(NFEModel) - Method in interface oracle.spatial.network.nfe.model.NFEIdManager
-
Sets the current NFEModel instance.
- setModel(NFEModel) - Method in interface oracle.spatial.network.nfe.model.NFEModelObjectFactory
-
Sets an instance of NFEModel.
- 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.
- setModelId(long) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets the model id to which the workspace is related.
- setModelObjectFactory(NFEModelObjectFactory) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setModelObjectFactory(NFEModelObjectFactory) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the model object factory which will be used by the model to create new instances of model objects such as nodes, links, features and all the elements that are associated to the model.
- 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.
- setMosaicParameters(MosaicParameters) - Method in class oracle.spatial.georaster.JGeoRasterVM
-
Set the parameters for virtual mosaiac
- setMultiSelect(boolean) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFESelectionTool
-
Sets whether the tool allows multiple selection or not
- 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.nfe.model.feature.NFEAttributeDescriptor
-
Sets the attribute name
- setName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- setName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicCatalog
-
- setName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setName(String) - Method in interface oracle.spatial.network.nfe.model.feature.NFECatalog
-
Sets the catalog's name
- setName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the feature class' name
- setName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the name of the feature layer
- setName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetwork
-
Sets the name of the network
- setName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Sets the name of the network element
- setName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the network name.
- setName(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets name.
- setName(String) - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Sets the name for this layer.
- setName(String) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Sets the current workspace name
- setName(String) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
Sets the name for this layer.
- 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
-
- setNetElementId(Long) - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Sets the network element identifier.
- setNetwork(NFENetwork) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setNetwork(NFENetwork) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the feature layer's network
- setNetwork(NFENetwork) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkElement
-
Sets the network to which the network element belongs
- setNetwork(NFENetwork) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setNetwork(NFENetwork) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets a network to the current model.
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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.DefaultSingleSourceShortestPaths
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.DummyLinkLevelSelector
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.DynamicLinkLevelSelector
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.GeodeticPairwiseCostCalculator
-
- 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 class oracle.spatial.network.lod.ParallelPairwiseShortestPaths
-
- 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.SingleSourceShortestPaths
-
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 interface oracle.spatial.network.lod.TspConstraint
-
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.TspConstraintOperator.CombinedConstraint
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspImpl.NetworkTspConstraint
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspImpl
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspNearestNeighbor
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspOrderConstraint
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.TspTimeWindowConstraint
-
- setNetworkAnalyst(NetworkAnalyst) - Method in class oracle.spatial.network.lod.YenDeviation
-
- setNetworkCache(LeveledNetworkCache) - Method in interface oracle.spatial.network.lod.CachedNetworkIO
-
Sets the network cache.
- setNetworkCategory(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the network category.
- setNetworkConstraints(Element[]) - Method in class oracle.spatial.network.lod.config.NetworkAnalysisConfig
-
- setNetworkDataSource(String, DataSource) - Static method in class oracle.spatial.network.lod.LODNetworkManager
-
- setNetworkElement(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- setNetworkElement(NFENetworkElement) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Sets the network element where the feature element resides
- setNetworkElementGeometry(NFENetworkElement, JGeometry) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
Sets a new geometry to the specified network element.
- setNetworkElementGeometry(NFENetworkElement, JGeometry) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Sets a new geometry to the specified network element.
- setNetworkElementsGeometries(NFENetworkElement[], JGeometry[], boolean, double) - Method in class oracle.spatial.network.nfe.model.edit.NFEBasicModelManipulator
-
- setNetworkElementsGeometries(NFENetworkElement[], JGeometry[], boolean, double) - Method in interface oracle.spatial.network.nfe.model.edit.NFEManipulator
-
Changes geometries to a group of network elements.
- 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
- setNetworkMetadata(NFENetworkMetadata) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the network metadata.
- setNetworkName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the network name for the feature layer.
- setNetworkName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets network name.
- setNetworkName(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets network name.
- 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.
- setNeverShrink(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- setNext(Drawable) - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Sets the next Drawable instance for a collection of Drawable instances
- setNextUserObject(Object) - Method in class oracle.spatial.network.lod.LODAnalysisInfo
-
Sets the next user object to be accumulated.
- setNFEEndFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Sets the end feature.
- setNFEFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.beans.AnalysisCustomizedCost
-
Sets the feature class.
- setNFEFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.beans.AnalysisCustomizedCost
-
Sets the feature layer.
- setNFEFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Sets the feature layer to search for neighbors.
- setNFEFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Sets the feature layer to search in the analysis.
- setNfeFeatureLayer(NFEFeatureLayer) - Method in class oracle.spatial.network.nfe.workspace.FeatureLayerDescriptor
-
Sets the NFE feature layer.
- setNFEStartFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Sets the start feature.
- setNFEStartFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Sets the start feature.
- setNFEStartFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.beans.NFEWithinCost
-
Sets the start feature.
- setNodeCostCalculator(NodeCostCalculator) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the primary node cost calculator, and removes all secondary node cost calculators.
- setNodeCostCalculator(NodeCostCalculator) - Method in class oracle.spatial.network.nfe.beans.AnalysisCost
-
Sets the node cost calculator.
- setNodeCostCalculators(NodeCostCalculator[]) - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- 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
- setNodeCostColumn(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the node table cost column.
- setNodeDescriptor(NodeDescriptor) - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Sets the node descriptor.
- setNodeDurationColumn(String) - Method in interface oracle.spatial.network.Network
-
Deprecated.
- setNodeDurationColumn(String) - Method in interface oracle.spatial.network.NetworkMetadata
-
Sets node duration column name
- setNodeGeomColumn(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the node table geometry column
- setNodeGeomMetadata(GeometryMetadata) - Method in interface oracle.spatial.network.NetworkMetadata
-
Sets Node Geometry Metadata
- setNodeId(Long) - Method in class oracle.spatial.network.nfe.workspace.NodeDescriptor
-
Sets the node identifier.
- 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
-
- setNodeTableName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the node table name.
- 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.
- setNoOfHierarchyLevels(int) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the network 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
-
- setNumberOfNeighbors(int) - Method in class oracle.spatial.network.nfe.beans.NFENearestNeighbors
-
Sets the number of neighbors to be returned.
- setNumberOfOutgoingLinks(int) - Method in class oracle.spatial.network.lod.PartitionBlob
-
- setNumThreads(int) - Method in class oracle.spatial.network.lod.config.EngineConfig
-
- setNumTicks(int) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
-
- setOpacity(float) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Sets the opacity used by the renderer to generate shadows.
- 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.
- setPairwiseCostCalculator(PairwiseCostCalculator) - Method in class oracle.spatial.network.lod.TspImpl
-
- setPairwiseShortestPathsAlgorithm(PairwiseShortestPaths) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default pairwise shortest paths algorithm.
- setParentFeatureId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- setParentFeatureId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Sets the feature's parent feature ID
- setParentFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeature
-
- setParentFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeature
-
Sets the feature layer ID of the feature's parent feature.
- setParentLink(Link) - Method in interface oracle.spatial.network.Link
-
Sets the parent link.
- setParentLinkId(long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicLink
-
- setParentLinkId(long) - Method in class oracle.spatial.network.nfe.model.network.NFELink
-
Sets the link's parent link ID
- setParentNode(Node) - Method in interface oracle.spatial.network.Node
-
Sets the parent node.
- setParentNodeId(long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- setParentNodeId(long) - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Sets the node's parent node id
- setParentRecordDeleted(boolean) - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Sets true if the parent record is deleted, false otherwise.
- setParentValue(Object) - Method in class oracle.spatial.network.nfe.workspace.ConflictDescriptor
-
Sets the attribute parent value.
- 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(long) - Method in class oracle.spatial.network.nfe.model.network.NFEBasicNode
-
- setPartitionId(long) - Method in class oracle.spatial.network.nfe.model.network.NFENode
-
Sets the node's partition id
- 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.
- setPassword(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the password.
- setPath(PathFeature) - Method in class oracle.spatial.network.lod.FeaturePath
-
Sets the path feature.
- setPathColors(Map<String, String>) - Static method in class oracle.spatial.network.nfe.util.PathUtil
-
Sets the possible path colors and the XML style representation.
- setPathGeomColumn(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the path table geometry column.
- 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
- setPathLinkTableName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the path link table name.
- setPathTableName(String) - Method in class oracle.spatial.network.nfe.model.network.NFENetworkMetadata
-
Sets the network path table name.
- setPixels(BufferedImage, int, int, int, int, int[]) - Static method in class oracle.spatial.network.nfe.vis.maps.graphics.GraphicsUtilities
-
Writes a rectangular area of pixels in the destination BufferedImage
.
- setPoint(Point2D) - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
- setPointAttrCondition(String) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the rule's point attribute condition.
- setPointAttrDefTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the default point attributes table.
- setPointCardRuleTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the cardinality rules table.
- setPointFeatureClass(NFEFeatureClass) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- setPointFeatureClass(NFEFeatureClass) - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Sets the feature class of the default connected point described
- setPointFeatureClassId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the rule's point feature class id
- setPointFeatureLayerId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets the rule's point feature layer id
- setPopupMenu(JPopupMenu) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Sets a pop up menu to the canvas
- setPort(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the port.
- setPosition(double) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicPredefinedConnectedPoint
-
- setPosition(double) - Method in interface oracle.spatial.network.nfe.model.feature.NFEPredefinedConnectedPoint
-
Sets the position where the default connected point must be placed over a line.
- setPositionFirst(Layer, Integer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- setPositionLast(Layer, Integer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- setPreprocess(TopoPreprocess) - Method in class oracle.spatial.topo.TopoMap
-
Sets the preprocessing listener for addXXXX methods
- setPrevLinkId(long) - Method in class oracle.spatial.network.lod.NetworkBuffer.LinkInterval
-
- setProperty(String, String) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- setProviderID(String) - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Sets the provider ID
- setProviderID(String) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- 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.
- setReadBlockMemSize(Long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the size of the GeoRaster internal data block for read-only operations.
- 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.
- setReadOnly(boolean) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Sets whether the attribute is writable or read-only
- setReadOnly(boolean) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- 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
-
- setRelationTable(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayerMetadata
-
Sets the relation table
- setRelationTableName(String) - Method in class oracle.spatial.network.lod.FeatureLayerMetadata
-
Sets the name of the relation table.
- setRenderOnZoomIn(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setRenderOnZoomOut(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setResamplingMode(String) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setResamplingTolerance(double) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setResFilter(boolean) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setReturnType(String) - Method in class oracle.spatial.network.nfe.expression.ReturnValue
-
Sets return type.
- setReturnValue(Object) - Method in class oracle.spatial.network.nfe.expression.ReturnValue
-
Sets return value.
- setReverseDirection(Boolean) - Method in class oracle.spatial.network.nfe.beans.NFEShortestPath
-
Sets true to use reverse search direction, false otherwise.
- setRightHandSideLinePointRule(NFELinePointRule) - Method in class oracle.spatial.network.nfe.model.rule.NFELineLineRule
-
Sets the line-point rule that corresponds to the right hand side operand of the line-line rule
- setRounded(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- 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.
- setRuleDecHandlerTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the rule decision handlers table.
- setRuleId(long) - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Sets the rule instance's rule id
- setRuleInstanceTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the rule instance table.
- setRulesModel(NFERulesModel) - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Sets the current rules model instance
- setRuleType(NFEConnectivityRule.ConnectivityRuleType) - Method in class oracle.spatial.network.nfe.model.rule.NFERuleInstance
-
Sets the rule instance's rule type
- 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.
- setSavedPoint(String) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.WorkSpace
-
Sets the saved point name
- setScalingFunction(double, double, double, double) - Method in class oracle.spatial.georaster.SubLayerInfo
-
Sets the scaling function coefficient a0,a1,b0,b1.
- setSelection(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
- setSelection(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- setSelection(List<V>) - Method in class oracle.spatial.network.nfe.vis.maps.core.DefaultSelectionManager
-
Sets all the objects in the list as selected.
- setSelection(List<GeoObject>) - Method in interface oracle.spatial.network.nfe.vis.maps.core.SelectableLayer
-
Clears selection before setting the provided objects as selected
- setSelection(List<GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setSeqID(long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the sequence ID for a session.
- setSeqRegistryTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the table that keep the sequences names related to the model.
- setSequence(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- setSequence(long) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Sets the feature element's sequence number
- setSequence(Integer) - Method in class oracle.spatial.network.nfe.workspace.FeatureElementDescriptor
-
Sets the feature element sequence.
- setServiceName(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the service name.
- setServiceProvider(NFEIOServiceProvider) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setServiceProvider(NFEIOServiceProvider) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the service provider to the current model.
- setShadow(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- setShape(NFEFeatureShape) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setShape(NFEFeatureShape) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the feature class' feature shape type
- setShape(Shape, int) - Method in class oracle.spatial.network.nfe.vis.maps.core.Drawable
-
Sets the shape for this drawable.
- setShape(Shape) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
-
- setShape(Shape) - Method in interface oracle.spatial.network.nfe.vis.maps.layer.ui.ShapeDrawingLayer
-
Sets the shape to be drawn
- setShortestPathAlgorithm(ShortestPath) - Method in class oracle.spatial.network.lod.NetworkAnalyst
-
Sets the default shortest path algorithm.
- setShortestPathAlgorithm(ShortestPath) - Method in class oracle.spatial.network.lod.TspImpl
-
- setShowFlow(boolean) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
Sets whether the line features flow should be shown
- setShowFlow(boolean) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
Sets whether flow indicators are displayed for links
- setShowFlow(boolean) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEPathRenderer
-
Sets whether the line features flow should be shown.
- setSid(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the SID.
- setSimpleArrow(StyleMarker) - Static method in class oracle.spatial.network.nfe.util.NFEFeatureUtils
-
Sets the arrow marker style for an unidirectional arrow.
- setSize(int) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Sets the size, in pixels, used by the renderer to generate shadows.
- setSliderEnabled(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
-
- setSource(NFELinePointRule.LPRuleSource) - Method in class oracle.spatial.network.nfe.model.rule.NFELinePointRule
-
Sets a value indicating where the rule was created
- 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
-
- setSpatialAttribute(Object) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.AbstractFeature
-
Sets the spatial attribute object
- setSpatialAttribute(Object) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
Sets the spatial attribute object
- setSpatialExtent(JGeometry) - Method in class oracle.spatial.georaster.JGeoRaster
-
Sets the spatial extent.
- setSpatialIndex(AbstractSpatialIndex) - Method in class oracle.spatial.network.nfe.vis.maps.index.AbstractIndexedDataSet
-
- 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.
- setSpeed(float) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
Sets the speed for this stroke animation.
- setSqlCondition(String) - Method in class oracle.spatial.network.nfe.beans.NFESearchParams
-
Sets the SQL that will be added to the where clause of the search query on the feature table.
- 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.
- setSrid(int) - Method in class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Sets SRID.
- setSRID(int) - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Sets the SRID of the Layer
- setSRID(int) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- setSrs(SRS) - Method in class oracle.spatial.network.nfe.model.NFEGeometryDescriptor
-
Sets SRS
- setSRS(SRS) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sets the map region SRS information.
- 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
-
- setStandardDeviation(double) - Method in class oracle.spatial.georaster.util.MosaicParameters
-
- setStart(double) - Method in class oracle.spatial.network.lod.TimeWindow
-
- 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.
- setStartNodeIdChild(Long) - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Sets the start node identifier of the child workspace.
- setStartNodeIdParent(Long) - Method in class oracle.spatial.network.nfe.workspace.LinkDescriptor
-
Sets the start node identifier of the parent workspace.
- 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 class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- setStartPercentage(double) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Sets the feature element's position relative to its link's length.
- 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.
- setStopDispatchingAtFirstError(boolean) - Method in class oracle.spatial.network.nfe.model.event.NFEBasicEventDispatcher
-
- setStopDispatchingAtFirstError(boolean) - Method in interface oracle.spatial.network.nfe.model.event.NFEEventDispatcher
-
Sets the dispatcher to stop firing events if there is an error.
- 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.
- setStyle(Style) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setStyle(Style) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the SDO style instance assigned to the feature class.
- setStyleName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureClass
-
- setStyleName(String) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureClass
-
Sets the name of the style associated to this style.
- 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
- setTableSequence(String, String) - Method in class oracle.spatial.network.nfe.model.NFEMetadata
-
Associates a sequence name to a given table name
- setTabRegistryTable(String) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets the table that keeps the model table names.
- setTargetFeature(NFEFeature) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.tool.NFEAddFeatureElementTool
-
Sets the feature to which the new feature elements will be added.
- setTargetSRID(int) - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoDataProducer
-
Sets the data SRID.
- 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.
- setText(String) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.MapTip
-
- setThreadId(long) - Method in class oracle.spatial.network.nfe.model.edit.undo.NFEBlockUndoableEdit
-
Sets the id of the execution thread for the block.
- setThreadId(long) - Method in class oracle.spatial.network.nfe.model.event.NFEModelEvent
-
Sets the id of the thread where the event was fired
- setTimeCostIndex(int) - Method in class oracle.spatial.network.lod.TspTimeWindowConstraint
-
- setTimeStamp(long) - Method in class oracle.spatial.network.nfe.model.edit.undo.NFEAtomicUndoableEdit
-
Sets the time when this object was created.
- setTimestamp(long) - Method in class oracle.spatial.network.nfe.model.event.NFEModelEvent
-
Sets the time when the event was fired
- setTimeWindows(TimeWindow[]) - Method in class oracle.spatial.network.lod.TspTimeWindowConstraint
-
- setTolerance(double) - Method in class oracle.spatial.network.lod.Tsp2Opt
-
- setTolerance(double) - Method in class oracle.spatial.network.nfe.model.edit.NFEConnectionDescriptor
-
Sets the tolerance that was used to determine the interaction between the elements in the connection descriptor
- setTolerance(double) - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Sets the dimension's tolerance value
- setTolerance(double) - Method in class oracle.spatial.network.nfe.model.spatial.interaction.Intersection
-
Sets the tolerance used to detect the intersection
- setTopLeftCorner(Point2D) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
Sets the top left corner position for this spinning clock.
- setTotalRMS(Double) - Method in class oracle.spatial.georaster.GeorFunctionalFittingModel
-
Sets the totalRMS value.
- setToUpdate() - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- setTourFlag(TSP.TourFlag) - Method in class oracle.spatial.network.nfe.beans.NFETsp
-
Sets a flag indicating whether the tour should be open or closed, and if the tour is open, whether the tour should have fixed start or end point.
- setTransformFlags(byte) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.Manipulation
-
Overwrites the manipulation transform flags
- 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.
- setTspOptimizer(TspOptimizer) - Method in class oracle.spatial.network.lod.TspImpl
-
- 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(NFEAttributeType) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeDescriptor
-
Sets the attribute type identifier
- setType(NFEAttributeType) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeDescriptor
-
- setType(FeatureElement.FeatureElementType) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureElement
-
- setType(FeatureLayerMetadata.FeatureLayerType) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setType(FeatureElement.FeatureElementType) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureElement
-
Sets the type of the feature element.
- setType(FeatureLayerMetadata.FeatureLayerType) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the feature layer type
- setType(int) - Method in class oracle.spatial.network.nfe.vis.maps.core.SelectionEvent
-
Sets the type of selection event
- 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.
- setUndoManager(MapUndoManager) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapCanvas
-
Sets an UndoManager on this canvas.
- setUpperBound(double) - Method in class oracle.spatial.network.nfe.model.SDODimElement
-
Sets the dimension's upper boundary
- setUpperX(double) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets the workspace work area upper X.
- setUpperY(double) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets the workspace work area upper Y.
- 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.
- setUserName(String) - Method in class oracle.spatial.network.nfe.io.jdbc.DbConnectionData
-
Sets the user name.
- setUserSrid(int) - Method in class oracle.spatial.network.nfe.vis.maps.core.MapRegion
-
Sometimes when a map is displayed in a projected coordinate system, the coordinates do not make much sense to a user, who expects to see coordinates such as those displayed when moving mouse around the map to be in longitude/latitude.
- setValue(double) - Method in class oracle.spatial.georaster.GeorHistogramEntry
-
Sets the cell value.
- setValue(Object) - Method in class oracle.spatial.network.nfe.model.feature.NFECatalogValue
-
Sets the actual 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.
- setVersionable(boolean) - Method in class oracle.spatial.network.nfe.model.NFEModelMetadata
-
Sets true if the model is versionable, false otherwise.
- setVertical(Integer) - Method in class oracle.spatial.georaster.GCPPoint
-
Sets the GCP point vertical.
- setVisible(boolean) - Method in interface oracle.spatial.network.nfe.model.feature.NFEAttributeConstraint
-
Sets whether the attribute is visible or not.
- setVisible(boolean) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicAttributeConstraint
-
- setVisible(boolean) - Method in interface oracle.spatial.network.nfe.vis.maps.core.Layer
-
Sets the visibility of this layer.
- setVisible(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.layer.BasicLayer
-
- setVisible(boolean) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.ScaleBarLayer
-
- setWidth(float) - Method in class oracle.spatial.network.nfe.vis.maps.graphics.AnimatedStroke
-
- 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
-
- setWorkspace(String) - Method in class oracle.spatial.network.nfe.beans.NFEWorkspace
-
Sets the workspace name.
- setWorkspaceInfo(NFEWorkspaceInfo) - Method in class oracle.spatial.network.nfe.model.NFEBasicModel
-
- setWorkspaceInfo(NFEWorkspaceInfo) - Method in interface oracle.spatial.network.nfe.model.NFEModel
-
Sets the workspace manager configuration used by the model for IO operations
- setWorkspaceName(String) - Method in class oracle.spatial.network.nfe.model.NFEWorkspaceInfo
-
Sets the workspace name
- 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.
- setWriteBlockMemSize(Long) - Method in class oracle.spatial.georaster.sql.SdoGeorUtlPKG
-
Sets the size of the GeoRaster internal data block for read/write operations.
- 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.
- setzOrder(int) - Method in class oracle.spatial.network.nfe.io.jdbc.dao.ModelDAO.ModelFeatLayerRelation
-
Sets the feature layer Z-order.
- setZOrder(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEBasicFeatureLayer
-
- setZOrder(int) - Method in class oracle.spatial.network.nfe.model.feature.NFEFeatureLayer
-
Sets the Z order for the feature layer.
- 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.
- ShadowRenderer - Class in oracle.spatial.network.nfe.vis.maps.graphics
-
A shadow renderer generates a drop shadow for any given picture, respecting the transparency channel if present.
- ShadowRenderer() - Constructor for class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Creates a default good looking shadow generator.
- ShadowRenderer(int, float, Color) - Constructor for class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
A shadow renderer needs three properties to generate shadows.
- SHAPE_ATTR - Static variable in class oracle.spatial.network.nfe.util.WSUtil
-
Shape attribute name.
- shapeCompleted(MouseEvent) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
-
- shapeCompleted(MouseEvent) - Method in interface oracle.spatial.network.nfe.vis.maps.layer.ui.ShapeDrawingLayer
-
To be called when the shape is completely drawn
- ShapeDrawingLayer - Interface in oracle.spatial.network.nfe.vis.maps.layer.ui
-
An interface for layers that use a tool to create a shape and draw it For example, rectangle selection, rectangle zoom box and rectangular polygon creation layers can use the same RectangleTool if they implement this interface
- 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, int) - Method in class oracle.spatial.network.lod.BidirectionalBfs
-
- shortestPath(PointOnNet[], PointOnNet[], LODNetworkConstraint, int) - Method in class oracle.spatial.network.lod.BreadthFirstSearch
-
- 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 - 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.
- shortestPathCosts(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- shortestPathCosts(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in interface oracle.spatial.network.lod.PairwiseShortestPaths
-
Returns the pair-wise shortest path cost between a set of candidate start points and end points.
- shortestPathCosts(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in class oracle.spatial.network.lod.ParallelPairwiseShortestPaths
-
- 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, int) - Method in class oracle.spatial.network.lod.BreadthFirstSearch
-
- shortestPaths(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- shortestPaths(PointOnNet[], PointOnNet[][], LODNetworkConstraint, int) - Method in class oracle.spatial.network.lod.DefaultSingleSourceShortestPaths
-
- shortestPaths(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - 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, Matrix<Integer>, int) - Method in class oracle.spatial.network.lod.ParallelPairwiseShortestPaths
-
- shortestPaths(PointOnNet[], PointOnNet[][], LODNetworkConstraint, int) - Method in interface oracle.spatial.network.lod.SingleSourceShortestPaths
-
Returns the shortest paths from the start point (one of the start point candidates) to each set of end points (one of the end point candidates).
- 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.
- shortestPathsLight(PointOnNet[], PointOnNet[][], LODNetworkConstraint, int) - Method in class oracle.spatial.network.lod.BreadthFirstSearch
-
- shortestPathsLight(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- shortestPathsLight(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int, PairwisePathResultIO) - Method in class oracle.spatial.network.lod.DefaultPairwiseShortestPaths
-
- shortestPathsLight(PointOnNet[], PointOnNet[][], LODNetworkConstraint, int) - Method in class oracle.spatial.network.lod.DefaultSingleSourceShortestPaths
-
- shortestPathsLight(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in interface oracle.spatial.network.lod.PairwiseShortestPaths
-
Returns the pair-wise light weight shortest paths between a set of candidate start points and end points.
- shortestPathsLight(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int, PairwisePathResultIO) - Method in interface oracle.spatial.network.lod.PairwiseShortestPaths
-
Computes the pair-wise light weight shortest paths between a set of candidate start points and end points, and outputs the light weight paths via PairwisePathResultIO.
- shortestPathsLight(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int) - Method in class oracle.spatial.network.lod.ParallelPairwiseShortestPaths
-
- shortestPathsLight(PointOnNet[][], PointOnNet[][], LODNetworkConstraint, Matrix<Integer>, int, PairwisePathResultIO) - Method in class oracle.spatial.network.lod.ParallelPairwiseShortestPaths
-
- shortestPathsLight(PointOnNet[], PointOnNet[][], LODNetworkConstraint, int) - Method in interface oracle.spatial.network.lod.SingleSourceShortestPaths
-
Returns the light weight shortest paths from the start point (one of the start point candidates) to each set of end points (one of the end point candidates).
- 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
-
- shutdown() - Method in class oracle.spatial.network.lod.AnalysisEngine
-
- SilhouetteClusterEvaluator - Class in oracle.spatial.network.lod
-
This implementation uses the Silhouette method to measure cluster quality.
- SilhouetteClusterEvaluator(NetworkExplorer, int, int, int, int) - Constructor for class oracle.spatial.network.lod.SilhouetteClusterEvaluator
-
- SimpleBGLayer - Class in oracle.spatial.network.nfe.vis.maps.layer.ui
-
A background layer that sits at the bottom of layer stack, and intercepts primarily mouse wheel zooming and mouse panning events.
- SimpleBGLayer(MapCanvas) - Constructor for class oracle.spatial.network.nfe.vis.maps.layer.ui.SimpleBGLayer
-
- simplify(double) - Method in class oracle.spatial.geometry.JGeometry
-
Generates a new JGeometry object which is the simplified version of the input geometry.
- 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.
- 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 Visvalingam-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(double, boolean, double, double, double, double, double, double) - Method in class oracle.spatial.geometry.JGeometry
-
This method is a new line simplification based on the enhanced version of Visvalingam-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(JGeometry, double, boolean, double, double, double, double, double, double) - Static method in class oracle.spatial.geometry.JGeometry
-
Legacy method for calling simplifyVW.
- simplifyVW(double) - Method in class oracle.spatial.geometry.JGeometry
-
Simplified interface to the Visvalingam-Whyatt (1993) line simplification algorithm, which uses area to decide which vertices to delete.
- simplifyVW(Struct, NUMBER, NUMBER, NUMBER) - Static method in class oracle.spatial.util.Adapters
-
- SinglePoint() - Constructor for class oracle.spatial.util.Las2SqlLdr.PointData.SinglePoint
-
- SingleSourceShortestPaths - Interface in oracle.spatial.network.lod
-
- size() - Method in class oracle.spatial.network.lod.BinaryHeap
-
- size() - Method in interface oracle.spatial.network.lod.Cluster
-
- size() - Method in interface oracle.spatial.network.lod.ClusterResult
-
- size() - Method in class oracle.spatial.network.lod.IdentifiableBinaryHeap
-
- 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 class oracle.spatial.network.nfe.model.spatial.RTreeIndexedSpatialSet
-
- size() - Method in class oracle.spatial.network.nfe.vis.maps.core.DefaultSelectionManager
-
Returns the number of selected objects
- size() - Method in class oracle.spatial.network.nfe.vis.maps.core.HoverManager
-
Returns the number of GeoObject in hover.
- size() - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- 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
- SIZE_CHANGED_PROPERTY - Static variable in class oracle.spatial.network.nfe.vis.maps.graphics.ShadowRenderer
-
Identifies a change to the size used to render the shadow.
- SMALLER_OR_EQUALS_THAN - Static variable in class oracle.spatial.network.nfe.expression.ExpressionLexicalAnalyzer
-
SMALLER OR EQUALS THAN operator.
- SMALLER_THAN - Static variable in class oracle.spatial.network.nfe.expression.ExpressionLexicalAnalyzer
-
SMALLER THAN operator.
- smax() - Method in class oracle.spatial.geometry.CoordSysInfo
-
- 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.
- SpatialBisectClustering - Class in oracle.spatial.network.lod
-
- SpatialBisectClustering(int, NetworkExplorer, int, int, int, int) - Constructor for class oracle.spatial.network.lod.SpatialBisectClustering
-
- SpatialDAO - Class in oracle.spatial.network.nfe.io.jdbc.dao
-
The SpatialDAO data access object provides methods to load, create and manage spatial related data.
- SpatialDAO(Connection, NFEModel) - Constructor for class oracle.spatial.network.nfe.io.jdbc.dao.SpatialDAO
-
Creates a SpatialDAO with the specified connection and model.
- SpatialHeavyPath - Interface in oracle.spatial.network.lod
-
A SpatialHeavyPath is a LogicalHeavyPath with geometry information.
- SpatialKMeansClustering - Class in oracle.spatial.network.lod
-
- SpatialKMeansClustering(int, NetworkExplorer, int, int, int, int) - Constructor for class oracle.spatial.network.lod.SpatialKMeansClustering
-
- SpatialKMeansClustering(int, int, int, NetworkExplorer, int, int, int, int) - Constructor for class oracle.spatial.network.lod.SpatialKMeansClustering
-
- 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
-
- SpatialUtils - Class in oracle.spatial.network.nfe.util
-
This class provides multiple static methods for performing different spatial-related tasks
- SpatialUtils() - Constructor for class oracle.spatial.network.nfe.util.SpatialUtils
-
- SpinningClock - Class in oracle.spatial.network.nfe.vis.maps.graphics
-
Provides a utility to display an animated clock with spinning hour and minute hands.
- SpinningClock() - Constructor for class oracle.spatial.network.nfe.vis.maps.graphics.SpinningClock
-
- 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
- SQL_BLOCK_SEPARATOR - Static variable in class oracle.spatial.network.nfe.util.StringUtils
-
- SQL_BLOCK_SEPARATOR_SEMICOLON_INCLUSIVE - Static variable in class oracle.spatial.network.nfe.util.StringUtils
-
- SqlLdrStreamWrapper - Class in oracle.spatial.util
-
- SqlLdrStreamWrapper() - Constructor for class oracle.spatial.util.SqlLdrStreamWrapper
-
- SQLValidator - Class in oracle.spatial.network.nfe.io.jdbc
-
General validator for standard sql naming conventions.
- srid() - Method in class oracle.spatial.geometry.CoordSysInfo
-
- stack(SdoGeoRaster[], double[], int[], String, String, SdoGeoRaster, boolean, Double, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generates a single-layer GeoRaster object whose cell values are a local statistics value of a list of layers of the input GeoRaster array.The input layers are specified by the layerList parameter, and the statistics method is specified by the method parameter.
- stack(SdoGeoRaster[], JGeometry, int[], String, String, SdoGeoRaster, boolean, Double, boolean, int) - Method in class oracle.spatial.georaster.sql.SdoGeorRaPKG
-
Generates a single-layer GeoRaster object whose cell values are a local statistics value of a list of layers of the input GeoRaster array.The input layers are specified by the layerList parameter, and the statistics method is specified by the method parameter.
- start() - Method in class oracle.spatial.network.nfe.vis.maps.core.CoreLoop
-
- startManipulation(GeoObject, Collection<GeoObject>, JGeometrySegmentPoint, int) - Method in interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.manipulate.ManipulableLayer
-
Starts a manipulation session.
- startManipulation(GeoObject, Collection<GeoObject>, JGeometrySegmentPoint, int) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEManipulableFeatureLayerRenderer
-
- startManipulation(GeoObject, Collection<GeoObject>, JGeometrySegmentPoint, int) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
- startup() - Method in class oracle.spatial.network.lod.AnalysisEngine
-
- stateChanged(ChangeEvent) - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFERenderer
-
- stateChanged(ChangeEvent) - Method in class oracle.spatial.network.nfe.vis.maps.core.EventManager
-
- stateChanged(ChangeEvent) - Method in class oracle.spatial.network.nfe.vis.maps.layer.AbstractDataSetLayer
-
- stateChanged(ChangeEvent) - Method in class oracle.spatial.network.nfe.vis.maps.layer.ui.MapNavLayer
-
- 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
-
- stop() - Method in class oracle.spatial.network.nfe.vis.maps.core.CoreLoop
-
- 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.
- stretch(SdoGeoRaster, Integer, BigDecimal[], String, double[], double[], String, SdoGeoRaster, int) - Method in class oracle.spatial.georaster.sql.SdoGeorIpPKG
-
Performs a min-max linear stretch on the input GeoRaster object using the minimum and maximum values.
- stretch(SdoGeoRaster, Integer, JGeometry, String, double[], double[], String, SdoGeoRaster, int) - Method in class oracle.spatial.georaster.sql.SdoGeorIpPKG
-
Performs a min-max linear stretch on the input GeoRaster object using the minimum and maximum values.
- StringUtils - Class in oracle.spatial.network.nfe.util
-
Provides some internal NFE functions.
- StringUtils() - Constructor for class oracle.spatial.network.nfe.util.StringUtils
-
- 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.
- subSet(Integer, boolean, Integer, boolean) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- subSet(Integer, Integer) - Method in class oracle.spatial.network.nfe.vis.maps.core.LayerManager
-
- substract(List<? extends GeoObject>) - Method in class oracle.spatial.network.nfe.model.spatial.NFEGeoObject
-
- substract(List<? extends GeoObject>) - Method in interface oracle.spatial.network.nfe.vis.maps.core.GeoObject
-
Returns a set of GeoObjects that represent the substraction of the provided GeoObjects from this GeoObject
- substract(List<? extends GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.GeometryFeature
-
- substract(List<? extends GeoObject>) - Method in class oracle.spatial.network.nfe.vis.maps.geoobject.ImageObject
-
- 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.
- subtractPointWithLowestHilbert(Las2SqlLdr.PointData.SinglePoint) - Method in class oracle.spatial.util.Las2SqlLdr.PointData
-
- swapBytes(byte[], int, int) - Static method in class oracle.spatial.util.ShapefileReaderJGeom
-
- switchXYOrdinates(JGeometry) - Static method in class oracle.spatial.util.GML3g
-
- synchronizeWithModel() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEFeatureLayerRenderer
-
Updates the state to reflect the feature layer's state and refreshes the view
- synchronizeWithModel() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFENetworkRenderer
-
Refreshes the current state to refresh the state of the model's network
- synchronizeWithModel() - Method in class oracle.spatial.network.nfe.vis.mapcanvas.render.NFEPathRenderer
-
Updates the state to reflect the feature layer's state and refreshes the view.
- 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 .