Package gistoolkit.features

Class Summary
AttributeType This class keeps a record of the type of object that the column represents.
Envelope Class to represent a 2 dimensional rectangular area in space.
LinearRing A ring is a closed group of line segments.
LineString A line string is a series of connected line segments.
MultiLineString Represents a collection of Line Strings.
MultiPoint Represents a collection of points.
MultiPolygon Represents a collection of Polygons.
Point A point is a feature that has no dimension, it only represents a point in two dimension space.
Polygon A Polygon is a group of rings, the first represents the external polygin, there may be zero or more holes as well.
RasterShape Allows Bitmaps to be displayed on the screen.
Record Represents a single record from the dataset.
Shape Represents the data associated with any shape.