|
Spatial DataBlade JAVA API v8.21 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineString | |
---|---|
com.ibm.spatial.geom | Provides geometry interfaces and classes. |
Uses of LineString in com.ibm.spatial.geom |
---|
Classes in com.ibm.spatial.geom that implement LineString | |
---|---|
class |
IfxLineString
IfxLineString implements the LineString interface. |
Methods in com.ibm.spatial.geom that return LineString | |
---|---|
LineString |
Polygon.exteriorRing()
Returns the exterior ring of a Polygon. |
LineString |
IfxPolygon.exteriorRing()
Returns the exterior ring of a Polygon. |
LineString |
Polygon.interiorRingN(int index)
Returns the interior ring at the specified position in this Polygon. |
LineString |
IfxPolygon.interiorRingN(int index)
Returns the interior ring at the specified position in this Polygon. |
|
Spatial DataBlade JAVA API v8.21 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |