| Class | Description |
|---|---|
| RedshiftBox |
This represents the box datatype within com.amazon.redshift.
|
| RedshiftCircle |
This represents com.amazon.redshift's circle datatype, consisting of a point and a radius.
|
| RedshiftLine |
This implements a line represented by the linear equation Ax + By + C = 0.
|
| RedshiftLseg |
This implements a lseg (line segment) consisting of two points.
|
| RedshiftPath |
This implements a path (a multiple segmented line, which may be closed).
|
| RedshiftPoint |
It maps to the point datatype in com.amazon.redshift.
|
| RedshiftPolygon |
This implements the polygon datatype within Redshift.
|
Copyright © 2024 Amazon.com Inc.. All rights reserved.