|
Spatial DataBlade JAVA API v8.21 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ibm.spatial.geom | |
---|---|
com.ibm.spatial.geom | Provides geometry interfaces and classes. |
com.ibm.spatial.io | Provides interfaces and classes for reading/writing geometry objects. |
com.ibm.spatial.srs | Provides classes necessary to manage coordinate reference objects. |
Classes in com.ibm.spatial.geom used by com.ibm.spatial.geom | |
---|---|
CoordPoint
CoordPoint is a helper class that represents a coordinate point. |
|
CoordPoint.Double
The Double class defines a 2D CoordPoint specified in double precision coordinates. |
|
CoordPoint.Long
The Long class defines a 2D CoordPoint specified in integer coordinates. |
|
Curve
The Curve interface defines the methods for a class whose instances create a one-dimensional geometric object that has two end points. |
|
Envelope
The Envelope class describes the extent of a shape
defined by a minimum (minX, minY, minZ, minM), and a maximum
(maxX, maxY, maxZ, maxM). |
|
Geometry
Geometry is the root in a hierarchy of interfaces encapsulating the abstract model of OpenGIS Simple Features Specification. |
|
GeometryCollection
A GeometryCollection is a geometry that is a collection of 1 or more geometries. |
|
GeometryFactory
This class contains methods to create geometry objects. |
|
IfxGeometry
IfxGeometry partially implements the Geometry interface. |
|
IfxGeometryCollection
A IfxGeometryCollection is a geometry that implements the GeometryCollection interface. |
|
IfxMultiCoord
IfxMultiCoord is a non-instantiable class holding all the common attributes and methods of geometries with more than one vertex. |
|
IfxSurface
IfxSurface is an abstract class that does a partial implementation of two dimensional geometric objects. |
|
LineString
A LineString is a Curve with linear interpolation between points. |
|
MultiCurve
A MultiCurve is a one-dimensional GeometryCollection whose elements are Curves. |
|
MultiLineString
A MultiLineString is a MultiCurve whose elements are LineStrings. |
|
MultiPoint
The MultiPoint interface exposes a collection of zero-dimensional geometries. |
|
MultiPolygon
A MultiPolygon is a MultiSurface whose elements are Polygons. |
|
MultiSurface
A MultiSurface is a two-dimensional geometric collection whose elements are surfaces. |
|
Point
The Point interface defines the methods for a class whose instances create a zero-dimensional geometric object that represents a single location in coordinate space. |
|
Polygon
A Polygon is a planar Surface, defined by 1 exterior boundary and 0 or more interior boundaries. |
|
Surface
A Surface is a two-dimensional geometric object. |
Classes in com.ibm.spatial.geom used by com.ibm.spatial.io | |
---|---|
Geometry
Geometry is the root in a hierarchy of interfaces encapsulating the abstract model of OpenGIS Simple Features Specification. |
Classes in com.ibm.spatial.geom used by com.ibm.spatial.srs | |
---|---|
Envelope
The Envelope class describes the extent of a shape
defined by a minimum (minX, minY, minZ, minM), and a maximum
(maxX, maxY, maxZ, maxM). |
|
Spatial DataBlade JAVA API v8.21 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |