DataPipe |
DataPipe maintains an extensible in-memory binary data stream |
GADT |
Mother of all GFC ADTs |
GADTDef |
gadt |
GADTManager |
|
GAlgorithm |
GAlgorithm
This class defines the generic call interface for GFC
algorithms |
GArc |
The Arc ADT represents a linear feature with branches |
GBitArray |
GBitArray provides an array of bits |
GChar |
GFC type of 'char' |
GCircle |
Class for circles |
GDBFieldDesc |
structure describing individual DBF fields |
GDBFile |
class for reading DBF records (tabular data). |
GDate |
Gregorian date/time structure |
GDem |
GDem
|
GEMeasure |
|
GETopology |
|
GETransform |
|
GEllipsoid |
Ellipsoid of the Earth
|
GEndian |
|
GEpisode |
The unit of a time series. |
GFCConfig |
gcxx |
GGraph |
GGraph
The general graph class |
GGrid |
GGrid
This is the class for grids which are regular 2D arrays of
cells |
GGridDriver |
GGridImporter
This is the abstract base class for importing custom raster/grid data
to the native GFC grid |
GGridIO |
the abstract base class for Grid I/O facilities |
GGridMeta |
ggrid |
GInt |
GFC type of int4 |
GList |
A template double-linked list |
GMMap |
portable memory mapping class |
GMapProj |
defines basic variables/methods for map projections. |
GMatrix |
Defines a 2D transformation matrix |
GNode |
GNode represents a node (vertex) in the graph |
GObject |
Abstract base class for all the GFC serializable classes |
GOps |
Class for generic Ordered Point Sets |
GPoint |
ADT of a geometric point |
GPolygon |
The 2D polygon (with holes) ADT |
GProjAlbers |
Albers Conical equal-area projection class. |
GProjLambert |
Class for Lambert Conformal Conic projection. |
GProjMercator |
Mercator projection class |
GProjUTM |
class for UTM projection. |
GRaster |
ADT for raster data |
GRasterHdr |
|
GRasterMeta |
the header structure for a raster object |
GReal |
GFC type of real numbers |
GRecordPool |
grecordpool |
GRect |
a rectangle ADT class |
GSMeasure |
|
GSTransform |
|
GSegment |
The ADT of Segments |
GShapeFile |
ArcView shapefile reader class. |
GShmem |
GShmem is an abstraction for a shared memory segment |
GSlab |
The morton slab used in conjunction with the Raster ADT |
GSpatial |
Base class for all Spatial ADTs |
GTemporal |
Base class for all Temporal ADTs
|
GTimeSeries |
GTimeSeries manages a time series. |
GTimeSeriesItr |
An iterator class for a time series object |
GTimestamp |
GFC's timestamp class |
GTrig |
class GTrig
riangle class |
GVarchar |
GFC type of VARCHAR (like what ORACLE has) |
GVoronoi |
A voronoi diagram generation class. |
GWire |
GWire represents a wire (or edge, or arc) in the graph |
GXMLAttr |
structure for the XML attribute; a name-value pair
|
GXMLElement |
structure for the XML element node |
GXMLProcessor |
The GFC XML processor |
REntry |
Class for RTree entries |
RNode |
Class for RTree node. |
RPred |
this class defines RTree searching predicates |
RPtr |
the pointer part of an RTree entry |
RTree |
This class provides the RTree spatial index interface. |
VEdge |
This struct defines the edges of a Voronoi diagram |