|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.c5corp.c5utm
package contains classes for the management and analysis of DEM and other data
in a relational database using the C5UTM (C5 Landscape database) Entity Relationship model.
See:
Description
Class Summary | |
---|---|
ArtificialPoints | public class Points |
C5UTM | C5UTM contains static methods for accessing the data in a C5 Landscape database installation. |
C5UTMconfs | public class C5UTMconfs
C5UTMconfs.java - part of the C5 Landscape database (otherwise known as the C5UTM database). |
C5UTMdatabaseMethods | Deprecated. This class is deprecated since version 1.0.3, and all of its functionality moved to the C5UTM class. |
ConnectionPool | Provides/manages a pool of java.sql.Connection objects capable of accessing the database. |
DbHelper | public class DbHelper
DbHelper.java - part of Landscape database (otherwise known as the C5UTM
database). |
DemMetadata | public class dbHelper
DemMetadata.java - part of Landscape database (otherwise known as the C5UTM database). |
DemMetaTable | Driver class for testing Grid object, DemMetadata object and C5utm's getGrids function. |
Grid | Grid is a 2d array of DemMetadata objects. |
MediaElement |
|
Person |
|
Point | public class Point
Point.java - part of Landscape database (otherwise known as the C5UTM
database). |
Points | Points.java - part of Landscape database (otherwise known as the C5UTM database). |
ReceiptWriter | public class Points
ReceiptWriter.java - part of Landscape database (otherwise known as the C5UTM database). |
StatisticalPoint | A Statistical Point extends a Point. |
UpdateConnectionPool | Provides/manages a pool of java.sql.Connection objects capable of updating the database |
UtmImage | A java.awt.image.BufferedImage that provides imaging methods for com.c5corp.c5utm.Points objects. |
The com.c5corp.c5utm
package contains classes for the management and analysis of DEM and other data
in a relational database using the C5UTM (C5 Landscape database) Entity Relationship model.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |