|
Spatial DataBlade JAVA API v8.21 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeometryCollection | |
---|---|
com.ibm.spatial.geom | Provides geometry interfaces and classes. |
Uses of GeometryCollection in com.ibm.spatial.geom |
---|
Subinterfaces of GeometryCollection in com.ibm.spatial.geom | |
---|---|
interface |
MultiCurve
A MultiCurve is a one-dimensional GeometryCollection whose elements are Curves. |
interface |
MultiLineString
A MultiLineString is a MultiCurve whose elements are LineStrings. |
interface |
MultiPoint
The MultiPoint interface exposes a collection of zero-dimensional geometries. |
interface |
MultiPolygon
A MultiPolygon is a MultiSurface whose elements are Polygons. |
interface |
MultiSurface
A MultiSurface is a two-dimensional geometric collection whose elements are surfaces. |
Classes in com.ibm.spatial.geom that implement GeometryCollection | |
---|---|
class |
IfxGeometryCollection
A IfxGeometryCollection is a geometry that implements the GeometryCollection interface. |
class |
IfxMultiLineString
IfxMultiLineString implements the MultiLineString interface. |
class |
IfxMultiPoint
IfxMultiPoint implements the MultiPoint interface. |
class |
IfxMultiPolygon
IfxMultiPolygon implements the MultiPolygon interface. |
|
Spatial DataBlade JAVA API v8.21 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |