Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
boolean |
addEdgePre(int nodeID1,
int nodeID2,
Point2DD[] coords,
TopoMap t) |
boolean |
addIsolatedNodePre(Point2DD p,
TopoMap t) |
boolean |
addLoopPre(int nodeID,
Point2DD[] coords,
TopoMap t) |
boolean |
addNodePre(int edgeID,
Point2DD p,
int coordIndex,
boolean isNewShapePoint,
TopoMap t) |
-
-
Method Detail
-
addNodePre
boolean addNodePre(int edgeID,
Point2DD p,
int coordIndex,
boolean isNewShapePoint,
TopoMap t)
Oracle® Spatial and Graph Java API Reference
Release 19.1, E94803-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2007, 2019, Oracle and/or its affiliates. All Rights Reserved.