A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

U

UNKNOWN - Static variable in class gistoolkit.features.AttributeType
The type used for Types that are unknown to this toolkit
UPPER_LEFT - Static variable in class gistoolkit.display.scalebar.SimpleScaleBar
The upper left quadrant of the screen.
UPPER_RIGHT - Static variable in class gistoolkit.display.scalebar.SimpleScaleBar
The upper right quadrant of the screen.
UTF8Encoder - class gistoolkit.datasources.webservice.UTF8Encoder.
Static Class to perform UTF8 Encoding and decoding of strings.
UTF8Encoder() - Constructor for class gistoolkit.datasources.webservice.UTF8Encoder
 
UTF8Encoder - class gistoolkit.server.UTF8Encoder.
Static Class to perform UTF8 Encoding and decoding of strings.
UTF8Encoder() - Constructor for class gistoolkit.server.UTF8Encoder
 
UTF8Encoder - class gistoolkit.server.mapclient.UTF8Encoder.
Static Class to perform UTF8 Encoding and decoding of strings.
UTF8Encoder() - Constructor for class gistoolkit.server.mapclient.UTF8Encoder
 
UniversalTransverseMercatorProjection - class gistoolkit.projection.UniversalTransverseMercatorProjection.
A projection used for converting from a WGS84 to UTM in a particular zone.
UniversalTransverseMercatorProjection() - Constructor for class gistoolkit.projection.UniversalTransverseMercatorProjection
Creates new UniversalTransverseMercatorProjection
UniversalTransverseMercatorProjectionHandler - class gistoolkit.server.mapservice.adminextender.projectionhandlers.UniversalTransverseMercatorProjectionHandler.
 
UniversalTransverseMercatorProjectionHandler() - Constructor for class gistoolkit.server.mapservice.adminextender.projectionhandlers.UniversalTransverseMercatorProjectionHandler
Creates new RangeShaderHandler
UniversalTransverseMercatorProjectionPanel - class gistoolkit.projection.UniversalTransverseMercatorProjectionPanel.
Panel for editing the Universal Transverse Mercator Projection.
UniversalTransverseMercatorProjectionPanel() - Constructor for class gistoolkit.projection.UniversalTransverseMercatorProjectionPanel
Creates new UniversalTransverseMercatorProjectionPanel
UpdateableArcSDEDataSource - class proprietary.datasources.arcsde.UpdateableArcSDEDataSource.
Retrieves data from an ArcSDEDataSource.
UpdateableArcSDEDataSource() - Constructor for class proprietary.datasources.arcsde.UpdateableArcSDEDataSource
Creates new ArcSDEDataSource
UpdateableArcSDEDataSourcePanel - class proprietary.datasources.arcsde.UpdateableArcSDEDataSourcePanel.
 
UpdateableArcSDEDataSourcePanel() - Constructor for class proprietary.datasources.arcsde.UpdateableArcSDEDataSourcePanel
Creates new form UpdateableArcSDEDataSourcePanel
UpdateableMySQLDataSource - class gistoolkit.datasources.mysql.UpdateableMySQLDataSource.
Reads the shapes from a single table.
UpdateableMySQLDataSource() - Constructor for class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
Creates new UpdateableMySQLDataSource
UpdateableMySQLDataSourcePanel - class gistoolkit.application.layers.layerpanel.UpdateableMySQLDataSourcePanel.
Allows the user to enter the parameters needed to initialize the UpdateableMySQLDataSource
UpdateableMySQLDataSourcePanel() - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableMySQLDataSourcePanel
Creates new UpdateableMySQLDataSourcePanel
UpdateableMySQLDataSourcePanel(LayoutManager) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableMySQLDataSourcePanel
Creates new UpdateableMySQLDataSourcePanel
UpdateableMySQLDataSourcePanel(LayoutManager, boolean) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableMySQLDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
UpdateableOracleDataSource - class gistoolkit.datasources.oracle.UpdateableOracleDataSource.
Class used to allow selects as well as inserts, updates and deletes from an oracle table.
UpdateableOracleDataSource() - Constructor for class gistoolkit.datasources.oracle.UpdateableOracleDataSource
Creates new UpdateableOracleDataSource.
UpdateableOracleDataSourcePanel - class gistoolkit.application.layers.layerpanel.UpdateableOracleDataSourcePanel.
Allows the user to enter the parameters needed to initialize the UpdateableOracleDataSource
UpdateableOracleDataSourcePanel() - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableOracleDataSourcePanel
Creates new UpdateableOracleDataSourcePanel
UpdateableOracleDataSourcePanel(LayoutManager) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableOracleDataSourcePanel
Creates new UpdateableOracleDataSourcePanel
UpdateableOracleDataSourcePanel(LayoutManager, boolean) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableOracleDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
UpdateablePostGISDataSource - class gistoolkit.datasources.postgis.UpdateablePostGISDataSource.
Reads the shapes from a single table.
UpdateablePostGISDataSource() - Constructor for class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
Creates new ReadOnlyPostGISDataSource
UpdateablePostGISDataSourcePanel - class gistoolkit.application.layers.layerpanel.UpdateablePostGISDataSourcePanel.
Allows the user to enter the parameters needed to initialize the ReadOnlyPostGISDataSource
UpdateablePostGISDataSourcePanel() - Constructor for class gistoolkit.application.layers.layerpanel.UpdateablePostGISDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
UpdateablePostGISDataSourcePanel(LayoutManager) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateablePostGISDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
UpdateablePostGISDataSourcePanel(LayoutManager, boolean) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateablePostGISDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
UpdateableSpatialExtenderDataSource - class gistoolkit.datasources.db2spatialextender.UpdateableSpatialExtenderDataSource.
Allowing joins in a map is very powerfull, but it gets into some very harry issues when it comes to updating, deleting, and otherwise modifying the base data.
UpdateableSpatialExtenderDataSource() - Constructor for class gistoolkit.datasources.db2spatialextender.UpdateableSpatialExtenderDataSource
Creates new UpdatableSpatialExtenderDataSource
UpdateableSpatialExtenderDataSourcePanel - class gistoolkit.application.layers.layerpanel.UpdateableSpatialExtenderDataSourcePanel.
Panel for collecting the information required for creating a DB2 Spatial Extender data source.
UpdateableSpatialExtenderDataSourcePanel() - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableSpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
UpdateableSpatialExtenderDataSourcePanel(LayoutManager) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableSpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
UpdateableSpatialExtenderDataSourcePanel(LayoutManager, boolean) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableSpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
UpdateableSpatialExtenderDataSourcePanel(boolean) - Constructor for class gistoolkit.application.layers.layerpanel.UpdateableSpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
union(Shape) - Method in class gistoolkit.features.LinearRing
Create the union of the two objects
unselectedBorder - Variable in class gistoolkit.display.shader.RangeShaderPanel.ColorRenderer
 
update(Record) - Method in interface gistoolkit.datasources.DataSource
Update the data source with the changed record.
update(Record) - Method in class gistoolkit.datasources.SimpleDataSource
Update the given record in the data source.
update(Record) - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Update Terraserver, ....
update(Graphics) - Method in class gistoolkit.display.GISDisplay
overloaded update method for drawing to the screen.
update(Record) - Method in class gistoolkit.display.Layer
Updates the data in the data source.
update(Graphics) - Method in class gistoolkit.display.widgets.ImagePanel
overload the draw method
update(Graphics) - Method in class gistoolkit.server.mapclient.ImagePanel
overload the draw method
updateInfo() - Method in class gistoolkit.application.GISEditor
Update the info message.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z