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

G

GISButton - interface gistoolkit.display.widgets.GISButton.
 
GISCommandButton - class gistoolkit.display.widgets.GISCommandButton.
Button for executing a GIS Command.
GISCommandButton() - Constructor for class gistoolkit.display.widgets.GISCommandButton
GISButton constructor comment.
GISCommandButton(String) - Constructor for class gistoolkit.display.widgets.GISCommandButton
GISButton constructor comment.
GISCommandButton(String, Command) - Constructor for class gistoolkit.display.widgets.GISCommandButton
GISButton constructor comment.
GISCommandButton(String, Icon) - Constructor for class gistoolkit.display.widgets.GISCommandButton
GISButton constructor comment.
GISCommandButton(Icon) - Constructor for class gistoolkit.display.widgets.GISCommandButton
GISButton constructor comment.
GISDataset - class gistoolkit.datasources.GISDataset.
Container for shapes and associated attribute data.
GISDataset() - Constructor for class gistoolkit.datasources.GISDataset
Layer constructor comment.
GISDataset(String[]) - Constructor for class gistoolkit.datasources.GISDataset
Create a new layer with the given number of attributes.
GISDataset(String[], AttributeType[]) - Constructor for class gistoolkit.datasources.GISDataset
Create a new Dataset with the given number and type of attributes.
GISDataset(Record[]) - Constructor for class gistoolkit.datasources.GISDataset
Create a new Dataset with the given records.
GISDisplay - class gistoolkit.display.GISDisplay.
The GISDisplay is the parent panel for displaying the contents of the data source.
GISDisplay() - Constructor for class gistoolkit.display.GISDisplay
GISDisplay constructor comment.
GISDisplayListener - interface gistoolkit.display.GISDisplayListener.
Allows classes to listen for changes in the GISDisplay such as Extents changing.
GISEditor - class gistoolkit.application.GISEditor.
Main Editor class.
GISEditor() - Constructor for class gistoolkit.application.GISEditor
Creates a new test display with the default constructor.
GISEditor(String) - Constructor for class gistoolkit.application.GISEditor
Creates a new test display frame with the given title.
GISEditor.WindowHandler - class gistoolkit.application.GISEditor.WindowHandler.
A class for handling messages from the window especially the window closing event to end the process when the window closes.
GISEditor.WindowHandler() - Constructor for class gistoolkit.application.GISEditor.WindowHandler
 
GISFileFilter - class gistoolkit.application.GISFileFilter.
Allows filtering of files in the JFileChooser.
GISFileFilter() - Constructor for class gistoolkit.application.GISFileFilter
Creates new FileFilter
GISFileFilter(String, String) - Constructor for class gistoolkit.application.GISFileFilter
Creates new FileFilter
GISMenuButton - class gistoolkit.display.widgets.GISMenuButton.
Button which will display a menu under and indented from the current button when it is selected.
GISMenuButton() - Constructor for class gistoolkit.display.widgets.GISMenuButton
GISMenuButton constructor comment.
GISMenuButton(Command, AbstractButton) - Constructor for class gistoolkit.display.widgets.GISMenuButton
Create a button with this text title and this command.
GISMenuItem - class gistoolkit.display.widgets.GISMenuItem.
Menu Item to hold a command so it can be executed from the menu.
GISMenuItem(String, Command) - Constructor for class gistoolkit.display.widgets.GISMenuItem
Creates new GISMenuItem
GISRadioButton - class gistoolkit.display.widgets.GISRadioButton.
A button that acts as with a group of buttons only one of which can be selected at any given time.
GISRadioButton() - Constructor for class gistoolkit.display.widgets.GISRadioButton
GISButton constructor comment.
GISRadioButton(String) - Constructor for class gistoolkit.display.widgets.GISRadioButton
GISButton constructor comment.
GISRadioButton(String, Command) - Constructor for class gistoolkit.display.widgets.GISRadioButton
GISButton constructor comment.
GISRadioButton(String, Icon) - Constructor for class gistoolkit.display.widgets.GISRadioButton
GISButton constructor comment.
GISRadioButton(Icon) - Constructor for class gistoolkit.display.widgets.GISRadioButton
GISButton constructor comment.
GISToolkitDialog - class gistoolkit.display.widgets.GISToolkitDialog.
Generic dialog to contain OK and Cancel Buttons.
GISToolkitDialog() - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Dialog) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Dialog, String) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Dialog, String, boolean) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Dialog, boolean) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Frame) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Frame, String) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Frame, String, boolean) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GISToolkitDialog(Frame, boolean) - Constructor for class gistoolkit.display.widgets.GISToolkitDialog
GISToolkitDialog constructor comment.
GRS80 - class gistoolkit.projection.ellipsoid.GRS80.
The Ellipsoid used to describe the GRS80 lat long conversion same as WGS84.
GRS80() - Constructor for class gistoolkit.projection.ellipsoid.GRS80
Creates new GRS80
GeocentricTranslation - class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation.
The vast majority of the transforms are simple geocentric translations.
GeocentricTranslation() - Constructor for class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation
Creates new GeocentricTranslation
GeocentricTranslation(Ellipsoid, Ellipsoid, double, double, double) - Constructor for class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation
Creates new GeocentricTranslation with the given ellipsoids, and translation parameters.
GeocentricTranslation.EditPanel - class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation.EditPanel.
 
GeocentricTranslation.EditPanel() - Constructor for class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation.EditPanel
 
gaussJord() - Method in class gistoolkit.projection.ellipsoid.transform.Matrix
Perform an elimination on the matrix to solve
generateImage(MapRequest) - Method in class gistoolkit.server.Service
Generates an image given the description parameters.
generatePopup() - Method in class gistoolkit.application.PopupListener
Determine what to put on the popup menu.
getAbstract() - Method in class gistoolkit.datasources.webservice.Client100
Get the abstract for the service
getAbstract() - Method in class gistoolkit.datasources.webservice.Layer
Return the abstract of the layer
getAbstract() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the abstract of the layer
getAbstract() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Get the abstract for the service
getAbstract() - Method in class proprietary.datasources.arcims.ArcIMSClient
Get the abstract for the service
getAccessConstraints() - Method in class gistoolkit.datasources.webservice.Client100
Retrieve the access constraints for this servcie
getAccessConstraints() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Retrieve the access constraints for this servcie
getAccessConstraints() - Method in class proprietary.datasources.arcims.ArcIMSClient
Retrieve the access constraints for this servcie
getAction(String) - Method in class gistoolkit.application.command.ActionList
Retrieve the command with the given name
getAllowDuplicates() - Method in class gistoolkit.display.labeler.SimpleLabeler
Returns true if duplicates are allowed, false otherwise.
getAllowOverlaps() - Method in class gistoolkit.display.labeler.SimpleLabeler
Get the allow overlaps flag.
getAlpha() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Retrieve the alpha of the shape 0 is clear, 1 is opaque.
getAlpha() - Method in class gistoolkit.display.shader.MonoShader
Retrieve the alpha of the shape 0 is clear, 1 is opaque.
getAlpha() - Method in class gistoolkit.display.shader.SimpleShader
Retrieve the alpha of the shape 0 is clear, 1 is opaque.
getApplicationName() - Static method in class gistoolkit.application.Constants
Returns a constant name for the application.
getAttribute(String) - Method in class gistoolkit.common.Node
Retrieve the value of this attribute
getAttribute() - Method in interface gistoolkit.display.widgets.AttributeEditor
Retrieve the edited attribute from the editor
getAttribute() - Method in class gistoolkit.display.widgets.attributeeditors.SimpleEditor
Return the edited (or in this case not) attribute
getAttribute() - Method in class gistoolkit.display.widgets.attributeeditors.SimpleStringEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleBooleanEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleDateEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleDoubleEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleEditor
Return the edited (or in this case not) attribute
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleFloatEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleIntegerEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleShortEditor
Return the edited string
getAttribute() - Method in class gistoolkit.display.widgets.attrieditors.SimpleStringEditor
Return the edited string
getAttributeCount() - Method in class gistoolkit.datasources.GISDataset
Return the number of attributes.
getAttributeEditor(AttributeType, Object) - Method in class gistoolkit.display.widgets.AttributePanel
Retrieve an appropriate attribute editor for this type
getAttributeEditor(Object) - Method in class gistoolkit.display.widgets.AttributePanel
Retrieve an appropriate attribute editor for this object
getAttributeName() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.SimpleAttributeFilterPanel
Retrieve the attribute to use.
getAttributeName(int) - Method in class gistoolkit.datasources.GISDataset
Return the attribute name at the given index.
getAttributeName() - Method in class gistoolkit.datasources.filter.AttributeFilter
Get the attribute name to use in comparisons.
getAttributeNames() - Method in class gistoolkit.application.layers.tableeditor.MemoryTableEditor
Return the edited attribute names.
getAttributeNames() - Method in class gistoolkit.common.Node
Retrieve the list of attribute names
getAttributeNames() - Method in class gistoolkit.datasources.GISDataset
Return the attribute names.
getAttributeNames() - Method in class gistoolkit.datasources.memory.MemoryDataSource
Returns the list of attribute names for this data source.
getAttributeNames() - Method in class gistoolkit.display.Layer
Retrieve the array of attribute names
getAttributeNames() - Method in class gistoolkit.features.Record
Returns the attribute names associated with the attributes.
getAttributeType(int) - Method in class gistoolkit.datasources.GISDataset
Return the attribute type at the given index.
getAttributeType(ResultSetMetaData, int) - Method in interface gistoolkit.datasources.SQLConverter
Convert the given ODBC type of data to the GISToolkit type of data.
getAttributeType(ResultSetMetaData, int) - Method in class gistoolkit.datasources.SimpleSQLConverter
Convert the given ODBC type of data to the GISToolkit type of data.
getAttributeTypes() - Method in class gistoolkit.application.layers.tableeditor.MemoryTableEditor
Return the edited attribute types.
getAttributeTypes() - Method in class gistoolkit.datasources.GISDataset
Return teh attribute types.
getAttributeTypes() - Method in class gistoolkit.datasources.memory.MemoryDataSource
Returns the list of attribute types for this data source.
getAttributeTypes() - Method in class gistoolkit.display.Layer
Retrieve the array of attribute types
getAttributeTypes() - Method in class gistoolkit.features.Record
Returns the AttributeTypes of the columns in this record.
getAttributeValue(int, int) - Method in class gistoolkit.datasources.GISDataset
Return the attribute at the given offset.
getAttributeValue() - Method in class gistoolkit.datasources.filter.AttributeFilter
Return the attribute value.
getAttributeValue() - Method in class gistoolkit.datasources.filter.DateAttributeFilter
Get the attribute value to use in comparisons.
getAttributeValue() - Method in class gistoolkit.datasources.filter.NumberAttributeFilter
Get the attribute value to use in comparisons.
getAttributeValue() - Method in class gistoolkit.datasources.filter.StringAttributeFilter
Get the attribute value to use in comparisons.
getAttributeValues(int) - Method in class gistoolkit.datasources.GISDataset
Return the attributes at the given offset.
getAttributes() - Method in class gistoolkit.features.Record
Returns the attribute data associated with this shape.
getAuxLength() - Method in class gistoolkit.features.AttributeType
This is an additional nength.
getAuxillaryPanel() - Method in class gistoolkit.application.GISEditor
Returns a panel on the display where additional information can be displayed for information or edit.
getAvailableLayers() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Retrieve the available layers
getAvailableLayers() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Retrieve the available layers
getAvailableMapFormats() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Retrieve the available map formats
getAvailableMapFormats() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Retrieve the available map formats
getAvailableSRS() - Method in class gistoolkit.datasources.webservice.Layer
Return the SRS of this layer
getAvailableSRS() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the SRS of this layer
getAvailableSize(int, int) - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Get the available width of the Scale bar
getBackgroundColor() - Method in class gistoolkit.server.MapRequest
Get the background color of the image.
getBannerPageImageFileName() - Method in class gistoolkit.server.mapclient.AppletClient
Get the banner page image file name.
getBannerPageImageFileName() - Method in class gistoolkit.server.mapservice.adminextender.AdminExtender
Get the banner page image file name.
getBannerPageImageFileName() - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Get the banner page image file name.
getBannerPageImageFileName() - Method in class gistoolkit.server.mapservice.htmlclientextender.HTMLClientExtender
Get the banner page image file name.
getBin(double) - Method in class gistoolkit.display.shader.BinEntry
Based on this value, find the bin where this row resides, will return -1 if no bin exists.
getBinColors() - Method in class gistoolkit.display.shader.BinShader
Returns all the BinColors
getBinColumnName() - Method in class gistoolkit.display.shader.BinShader
Get the name of the column to shade by
getBinCount() - Method in class gistoolkit.display.shader.BinEntry
Get the number of bins.
getBinNames() - Method in class gistoolkit.display.shader.BinShader
Returns all the Bin Names
getBottomX() - Method in interface gistoolkit.server.mapclient.Client
 
getBottomX() - Method in class gistoolkit.server.mapclient.Extents
 
getBottomX() - Method in class gistoolkit.server.mapclient.OGCClient
Retrieves the horrizontal location of the lower right hand corner in world coordinates
getBottomY() - Method in interface gistoolkit.server.mapclient.Client
 
getBottomY() - Method in class gistoolkit.server.mapclient.Extents
 
getBottomY() - Method in class gistoolkit.server.mapclient.OGCClient
Retrieves the vertical location of the lower right hand corner in world coordinates
getBoundingBoxLatLong() - Method in class gistoolkit.datasources.webservice.Layer
return the bounding box in Lat Long
getBoundingBoxLatLong() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
return the bounding box in Lat Long
getBoundingBoxes() - Method in class gistoolkit.datasources.webservice.Layer
Retireve all the bounding boxes for this layer except EPSG:4326
getBoundingBoxes() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Retireve all the bounding boxes for this layer except EPSG:4326
getBounds(String, Graphics2D) - Static method in class gistoolkit.display.labeler.SimpleLabeler
Method to get the length and width of the string even if it contains carage returns.
getBoxColor() - Method in class gistoolkit.server.mapclient.drawer.BoxDrawer
Retrieves the color the box will be drawn
getBufferImage() - Method in class gistoolkit.display.GISDisplay
Retrieves the image used for double buffering the display.
getCacheDataset() - Method in class gistoolkit.datasources.SimpleDataSource
Return the cached data set.
getCacheEnvelope() - Method in class gistoolkit.datasources.SimpleDataSource
Return the envelope of the cached dataset
getCached() - Method in class gistoolkit.datasources.SimpleDataSource
Returns true if this datasource is caching it's shapes.
getCalledURL() - Method in class gistoolkit.server.MapRequest
Get the URL that was used to call this request.
getCancelButton() - Method in class gistoolkit.display.widgets.GISToolkitDialog
Returns the Cancel Button.
getCapabilitiesRequest(MapRequest, Response, Server) - Method in class gistoolkit.server.mapservice.OGC1_0_0Parser
get the capabilities request.
getCapabilitiesRequest(MapRequest, Response, Server) - Method in class gistoolkit.server.mapservice.OGC1_1_1Parser
get the capabilities request.
getCapabilitiesRequest(MapRequest, Response, Server) - Method in class gistoolkit.server.mapservice.OGCParser
get the capabilities request.
getCatalogDirectory() - Method in class gistoolkit.datasources.imagefile.RasterCatalogDataSource
Get the name of the directory where the images are stored.
getCellEditorValue() - Method in class gistoolkit.display.shader.RangeShaderPanel.ColorEditor
 
getCentralScale() - Method in class gistoolkit.projection.TransversMercatorProjection
Retrieve the central scale factor, default is 0.9996
getCentroid() - Method in class gistoolkit.features.Polygon
Find a point within the polygon .
getChecked(int, int) - Static method in class gistoolkit.server.mapservice.adminextender.AdminExtender
Utility method for determining if a choice item should be selected.
getChild(String) - Method in class gistoolkit.common.Node
return the first child with the given name
getChildren() - Method in class gistoolkit.common.Node
return the list of child nodes
getChildren(String) - Method in class gistoolkit.common.Node
return the children with the given name
getClickPoint() - Method in class gistoolkit.server.mapclient.drawer.ClickDrawer
retrieve the point of intereste
getClient() - Method in class gistoolkit.server.mapclient.command.BasicCommand
Retrieve a reference to the client so it can be manipulated
getClosestIndex(double, double) - Method in class gistoolkit.features.LineString
Return the point in the LineString that is the closest to this point.
getClosestIndex(double, double) - Method in class gistoolkit.features.LinearRing
Return the point in the LineString that is the closest to this point.
getClosestIndex(double, double) - Method in class gistoolkit.features.MultiLineString
Return the point in the MultiLineString that is the closest to this point.
getClosestIndex(double, double) - Method in class gistoolkit.features.MultiPoint
Return the point in the LineString that is the closest to this point.
getClosestIndex(double, double) - Method in class gistoolkit.features.MultiPolygon
Find index of the point within the MultiPolygon closest to this point.
getClosestIndex(double, double) - Method in class gistoolkit.features.Point
Get the point nearest this location.
getClosestIndex(double, double) - Method in class gistoolkit.features.Polygon
Return the index of the point in the polygon that is the closest to this point.
getClosestIndex(double, double) - Method in class gistoolkit.features.RasterShape
Get the index of the point within the shape nearest this location.
getClosestIndex(double, double) - Method in class gistoolkit.features.Shape
Get the index of the point within the shape nearest this location.
getClosestPoint(double, double) - Method in class gistoolkit.features.LineString
Return the point in the LineString that is the closest to this point.
getClosestPoint(double, double) - Method in class gistoolkit.features.LinearRing
Return the point in the LineString that is the closest to this point.
getClosestPoint(double, double) - Method in class gistoolkit.features.MultiLineString
Return the point in the MultiLineString that is the closest to this point.
getClosestPoint(double, double) - Method in class gistoolkit.features.MultiPoint
Return the point in the MultiPoint that is the closest to this point.
getClosestPoint(double, double) - Method in class gistoolkit.features.MultiPolygon
Find the point within the MultiPolygon closest to this point.
getClosestPoint(double, double) - Method in class gistoolkit.features.Point
Get the point nearest this location.
getClosestPoint(double, double) - Method in class gistoolkit.features.Polygon
Return the point in the polygon that is the closest to this point.
getCode() - Method in class gistoolkit.projection.ellipsoid.EPSGEllipsoid
Return the EPSG code for this ellipsoid
getCoefficients(double) - Method in class gistoolkit.projection.TransversMercatorProjection
Calculate the series expansion.
getColNum() - Method in class gistoolkit.projection.ellipsoid.transform.Matrix
Return the number of columns in the matrix
getColor(double, double, int, int, int, TerraserverPerformanceLog) - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
returns the color of the pixel at the given location in UTM coordinates.
getColor() - Method in class gistoolkit.display.widgets.ColorButton
Retrieve the displayed color
getColor() - Method in class gistoolkit.display.widgets.ColorDlg
Get the color from the dialog.
getColors() - Method in class gistoolkit.display.shader.RandomShader
 
getColumnClass(int) - Method in class gistoolkit.display.shader.RangeShaderPanel.MyTableModel
 
getColumnFormat() - Method in class gistoolkit.display.labeler.ColumnAttributes
Get the format to apply to the column.
getColumnName() - Method in class gistoolkit.display.shader.RandomShader
Get the name of the column to shade by
getColumnName() - Method in class gistoolkit.display.shader.RangeShader
Get the name of the column to shade by
getColumnName() - Method in class gistoolkit.display.shader.SimpleShader
Get the name of the column to shade by
getColumnNum() - Method in class gistoolkit.display.labeler.ColumnAttributes
Get the number of the column to label.
getColumnPostString() - Method in class gistoolkit.display.labeler.ColumnAttributes
Get the string to append after the column.
getColumnPreString() - Method in class gistoolkit.display.labeler.ColumnAttributes
Get the string to append before the column.
getCommand() - Method in interface gistoolkit.display.widgets.GISButton
gets the command to execute when the button is pressed.
getCommand() - Method in class gistoolkit.display.widgets.GISCommandButton
gets the command to execute when the button is pressed.
getCommand() - Method in class gistoolkit.display.widgets.GISMenuButton
gets the command to execute when the button is pressed.
getCommand() - Method in class gistoolkit.display.widgets.GISMenuItem
Retrieve the command to be executed
getCommand() - Method in class gistoolkit.display.widgets.GISRadioButton
gets the command to execute when the button is pressed.
getCommand() - Method in class gistoolkit.server.mapclient.CommandButton
Retrieves the command from this button.
getCommand() - Method in class gistoolkit.server.mapclient.CommandRadioButton
Retrieves the command from this button.
getCommand() - Method in class gistoolkit.server.mapclient.drawer.BasicDrawer
Retrieve the Command from the Drawer
getCommandName() - Method in interface gistoolkit.server.mapclient.Command
Used to retrieve the name of this command.
getCommandName() - Method in class gistoolkit.server.mapclient.command.BasicCommand
Used to retrieve the name of this command.
getComparison() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.SimpleAttributeFilterPanel
Retrieve the comparison to use.
getComparison() - Method in class gistoolkit.datasources.filter.AttributeFilter
Returns the type of comparison to perform.
getComparison() - Method in class gistoolkit.datasources.filter.Expression
Return the comparison to perform on the two filters.
getComparison() - Method in class gistoolkit.datasources.filter.Join
Return the comparison to perform on the two filters.
getComparison() - Method in class gistoolkit.datasources.filter.ShapeFilter
Returns the type of comparison to perform.
getContentPane() - Method in class gistoolkit.display.widgets.GISToolkitDialog
Return a reference to the Contents Panel.
getContentType() - Method in class gistoolkit.server.mapservice.Response
Get the content type.
getConverter() - Method in class gistoolkit.display.GISDisplay
set the converter, called from the drawLayers routine.
getCopyBuffer() - Method in class gistoolkit.application.GISEditor
Get the records that are in the copy buffer.
getCountLabelColumns() - Method in class gistoolkit.display.labeler.MultipleLabeler
Get the number of label columns.
getDOQResolutions() - Static method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Retrieve the list of valid resolutions
getDRGResolutions() - Static method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Retrieve the list of valid resolutions
getDashArray() - Method in class gistoolkit.display.shader.stroke.RailRoadStroke
 
getDashArrayFromString(String) - Method in class gistoolkit.display.shader.SimpleShader
Construct the dash array from the string that saves it to configuration.
getDataSource() - Method in interface gistoolkit.application.layers.DataSourcePanel
Return the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.LayerPanel
returns the datasource created when the OK button was pressed.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ImageDirectoryDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ImageFileDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.OGCWebServiceDataSourcePanel
Return the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.RasterCatalogDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ReadOnlyMySQLDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ReadOnlyOracleDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ReadOnlyPostGISDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ReadOnlyShapeFileDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ReadOnlySpatialExtenderDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.SeamlessDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.ShapeFileDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.TerraserverDataSourcePanel
Return the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.UpdateableMySQLDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.UpdateableOracleDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.UpdateablePostGISDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.application.layers.layerpanel.UpdateableSpatialExtenderDataSourcePanel
Returns the fully configured datasource.
getDataSource() - Method in class gistoolkit.display.Layer
Retrieve the data source from the layer
getDataSource() - Method in class gistoolkit.server.LayerDefinition
Get the data source to use with this layer definition.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.DatasourceHandler
Return the fully configured datasource for this particular data source type.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.DB2SpatialHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.ERMapperHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.ImageDirectoryHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.ImageFileHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.MySQLHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.OracleHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.PostGISHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.RasterCatalogHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.SeamlessHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.ShapeFileHandler
Create the Data source.
getDataSource(Request, Response, Server, Service) - Static method in class gistoolkit.server.mapservice.adminextender.datasourcehandlers.TerraserverHandler
Create the Data source.
getDataSource() - Method in class proprietary.datasources.arcims.ArcIMSDataSourcePanel
Return the fully configured datasource.
getDataSource() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Return the full configured data source.
getDataSource() - Method in class proprietary.datasources.arcsde.UpdateableArcSDEDataSourcePanel
Return the fully configured datasource.
getDataSource() - Method in class proprietary.datasources.ermapper.ERMapperDataSourcePanel
Returns the fully configured datasource.
getDataURL() - Method in class gistoolkit.datasources.webservice.Layer
Return the DataURL of the layer
getDataURL() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the DataURL of the layer
getDatabaseDriver() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the jdbc driver class used for connection to the database.
getDatabaseDriver() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the jdbc driver class used for connection to the database.
getDatabaseDriver() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get The driver to use when accessing the database.
getDatabaseDriver() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the jdbc driver class used for connection to the database.
getDatabaseDriver() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get The driver to use when accessing the database.
getDatabaseDriver() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get The driver to use when accessing the database.
getDatabaseName() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the name of the DB2 Database.
getDatabaseName() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the name of the DB2 Database.
getDatabaseName() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the database name the postmaster should access for servicing this request.
getDatabaseName() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the database name the postmaster should access for servicing this request.
getDatabaseName() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the name of the Oracle Database.
getDatabaseName() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the database name the postmaster should access for servicing this request.
getDatabaseName() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the database name the postmaster should access for servicing this request.
getDatabaseName() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the database name the postmaster should access for servicing this request.
getDatabaseName() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Retrieve the name of the database with which to connect
getDatabasePassword() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the password to use when connecting to the DB2 server.
getDatabasePassword() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the password to use when connecting to the DB2 server.
getDatabasePassword() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the password that validates the username.
getDatabasePassword() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the password that validates the username.
getDatabasePassword() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the password to use when connecting to the Oracle server.
getDatabasePassword() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the password that validates the username.
getDatabasePassword() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the password that validates the username.
getDatabasePassword() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the password that validates the username.
getDatabasePort() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the tcpip port to use when connecting to the DB2 server
getDatabasePort() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the tcpip port to use when connecting to the DB2 server
getDatabasePort() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the TCP-IP port number on which the postmaster is listening.
getDatabasePort() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the TCP-IP port number on which the postmaster is listening.
getDatabasePort() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the tcpip port to use when connecting to the Oracle server
getDatabasePort() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the TCP-IP port number on which the postmaster is listening.
getDatabasePort() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the TCP-IP port number on which the postmaster is listening.
getDatabasePort() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the TCP-IP port number on which the postmaster is listening.
getDatabaseQuery() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
SQL Query to use in retrieving data from the database.
getDatabaseQuery() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
SQL Query to use in retrieving data from the database.
getDatabaseQuery() - Method in class gistoolkit.datasources.mysql.ReadOnlyMySQLDataSource
return the SQLQuery to use when accessing the data source
getDatabaseQuery() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
SQL Query to use in retrieving data from the database.
getDatabaseQuery() - Method in class gistoolkit.datasources.oracle.ReadOnlyOracleDataSource
retrieve the sql string that defines the layer.
getDatabaseQuery() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
SQL Query to use in retrieving data from the database.
getDatabaseQuery() - Method in class gistoolkit.datasources.postgis.ReadOnlyPostGISDataSource
return the SQLQuery to use when accessing the data source
getDatabaseSchema() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the name of the schema within the DB2 database where the data resides.
getDatabaseSchema() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the name of the schema within the DB2 database where the data resides.
getDatabaseSchema() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the name of the schema within the Oracle database where the data resides.
getDatabaseServername() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the computer name of the DB2 server.
getDatabaseServername() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the computer name of the DB2 server.
getDatabaseServername() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get thehostname/servername of the target computer.
getDatabaseServername() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get thehostname/servername of the target computer.
getDatabaseServername() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the computer name of the Oracle server.
getDatabaseServername() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get thehostname/servername of the target computer.
getDatabaseServername() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get thehostname/servername of the target computer.
getDatabaseServername() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get thehostname/servername of the target computer.
getDatabaseShapeColumn() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the name of the shape column.
getDatabaseShapeColumn() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the name of the column containing shapes.
getDatabaseShapeColumn() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the name of the shape column.
getDatabaseShapeColumn() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the name of the column containing shapes.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseSpatialReferenceID() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Returns the spatial reference id to use for converting shapes to and from database format.
getDatabaseTableName() - Method in class gistoolkit.datasources.db2spatialextender.UpdateableSpatialExtenderDataSource
Return the table name from which to retrieve data from spatial extender
getDatabaseTablename() - Method in class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
return the tablename to use when accessing the data source
getDatabaseTablename() - Method in class gistoolkit.datasources.oracle.UpdateableOracleDataSource
return the tablename to use when accessing the data source
getDatabaseTablename() - Method in class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
return the tablename to use when accessing the data source
getDatabaseURLBase() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the url base to use when connecting through the JDBC driver.
getDatabaseURLBase() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the url base to use when connecting through the JDBC driver.
getDatabaseURLBase() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the string to prepend to the url used to locate the database.
getDatabaseURLBase() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the string to prepend to the url used to locate the database.
getDatabaseURLBase() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the url base to use when connecting through the JDBC driver.
getDatabaseURLBase() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the string to prepend to the url used to locate the database.
getDatabaseURLBase() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the string to prepend to the url used to locate the database.
getDatabaseURLBase() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the string to prepend to the url used to locate the database.
getDatabaseUsername() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the username to use when connecting to the DB2 server.
getDatabaseUsername() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the username to use when connecting to the DB2 server.
getDatabaseUsername() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the username with permission to connect to the database.
getDatabaseUsername() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the username with permission to connect to the database.
getDatabaseUsername() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the username to use when connecting to the Oracle server.
getDatabaseUsername() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the username with permission to connect to the database.
getDatabaseUsername() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the username with permission to connect to the database.
getDatabaseUsername() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the username with permission to connect to the database.
getDatabasename() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Retrieve the database name of the database that SDE will access to service this request
getDataset() - Method in class gistoolkit.display.Layer
Return the currently displayed dataset.
getDatasourceJoinColumn() - Method in class gistoolkit.datasources.SimpleJoinDataSource
Get the name of the DB2 column to join with.
getDatasourceRecord(Object) - Method in class gistoolkit.datasources.SimpleJoinDataSource
Return the data source record associated with this key.
getDbaseFileName() - Method in class gistoolkit.datasources.shapefile.DbaseFileJoinDataSource
Returns the url base to use when connecting through the JDBC driver.
getDefaultAlphaComposite() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Return the default alpha composite
getDefaultAlphaComposite() - Method in class gistoolkit.display.shader.SimpleShader
Return the default alpha composite
getDefaultFillColor() - Method in class gistoolkit.display.shader.SimpleShader
Retrieve the default fill color
getDefaultFont() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Get the font to be used when writing labels
getDefaultFont() - Method in class gistoolkit.display.shader.SimpleShader
Get the font to be used when writing labels
getDefaultHighlightColor() - Method in class gistoolkit.display.shader.SimpleShader
Retrieve the default Highligh color
getDefaultLabelColor() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Retrieve the default fill color
getDefaultLabelColor() - Method in class gistoolkit.display.shader.SimpleShader
Retrieve the default fill color
getDefaultLineColor() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Retrieve the default fill color
getDefaultLineColor() - Method in class gistoolkit.display.shader.SimpleShader
Retrieve the default fill color
getDefaultServiceName() - Method in class gistoolkit.server.mapservice.WebMapService
Get the name of the default service.
getDelimiter() - Method in class gistoolkit.display.labeler.MultipleLabeler
Get the string to place between the labels.
getDescription() - Method in class gistoolkit.application.GISFileFilter
retrieve the description of this filter
getDescription() - Method in interface gistoolkit.display.ScaleBar
A description to be displayed to the user that indicates what this scale bar does.
getDescription() - Method in class gistoolkit.display.scalebar.MeterToEnglishScaleBar
A description to be displayed to the user that indicates what this scale bar does.
getDescription() - Method in class gistoolkit.display.scalebar.MeterToMetricScaleBar
A description to be displayed to the user that indicates what this scale bar does.
getDescription() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
A description to be displayed to the user that indicates what this scale bar does.
getDescription() - Method in class gistoolkit.display.shader.SimpleShader
A description to be displayed to the user that indicates what this scale bar does.
getDescriptiveName() - Method in interface gistoolkit.projection.Ellipsoid
Returns a description of the elipsoid, good place for any aliases.
getDescriptiveName() - Method in class gistoolkit.projection.ellipsoid.SimpleEllipsoid
Returns a description of the Ellipsoid, good place for any aliases.
getDestinationImageDirectory() - Method in class gistoolkit.datasources.imagefile.ImageChopper
Get the location of the source directory containing the images to convert.
getDestinationImageDirectory() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreator
Get the location of the source directory containing the images to convert.
getDiskCache() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the location on the disk where the caching of tiles should take place
getDisplay() - Method in class gistoolkit.application.GISEditor
Return the display used in this editor, mostly used for commands.
getDisplayPanel() - Method in class gistoolkit.projection.SimpleProjectionPanel
return the panel for display of additional parameters
getDistance(double, double, double, double) - Static method in class gistoolkit.features.Shape
Determine the distance between two points.
getDistanceToEnvelope(double, double) - Method in class gistoolkit.features.Shape
Determines the distance from the given point to the extents of this shape.
getDistanceToLine(Point, Point, double, double) - Static method in class gistoolkit.features.Shape
Calculates the distance from the line defined by point 1 and 2 to the point defined by X and Y.
getDistanceToLine(double, double, double, double, double, double) - Static method in class gistoolkit.features.Shape
Calculates the distance from the line defined by point 1 and 2 to the point defined by X and Y.
getDistanceToPoint(double, double) - Method in class gistoolkit.features.LineString
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.LinearRing
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.MultiLineString
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.MultiPoint
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.MultiPolygon
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.Point
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.Polygon
Get the distance from this shape to the given point
getDistanceToPoint(double, double) - Method in class gistoolkit.features.RasterShape
Get the distance from this shape to the given point.
getDistanceToPoint(double, double) - Method in class gistoolkit.features.Shape
Get the distance from this shape to the given point
getDrawModel() - Method in class gistoolkit.display.GISDisplay
Returns a reference to the currently selected draw model
getESquared() - Method in class gistoolkit.projection.SimpleProjection
get the esquared number
getEasting() - Method in class gistoolkit.projection.SimpleProjection
Retrieve the easting of true oragin for this projection
getEasting() - Method in class gistoolkit.projection.TransversMercatorProjection
Retrieve the easting of true oragin for this projection
getEccentricity() - Method in class gistoolkit.projection.SimpleProjection
get the eccentricity number
getEditDialog() - Method in class gistoolkit.display.shader.SimpleShader
Each shader should have a dialog to display to edit the shader.
getEditModel() - Method in class gistoolkit.application.command.EditCommand
Insert the method's description here.
getEditPanel() - Method in class gistoolkit.display.labeler.FeatureLabeler
Return the edit panel used to edit this labeler
getEditPanel() - Method in class gistoolkit.display.labeler.MultipleLabeler
Return the edit panel used to edit this labeler
getEditPanel() - Method in class gistoolkit.display.shader.BinShader
return the panel needed to edit this shader
getEditPanel() - Method in interface gistoolkit.display.shader.EditableShader
return the panel needed to edit this shader
getEditPanel() - Method in class gistoolkit.display.shader.MonoShader
Returns a new edit panel for editing this type of shader.
getEditPanel() - Method in class gistoolkit.display.shader.RandomShader
return the panel needed to edit this shader
getEditPanel() - Method in class gistoolkit.display.shader.RangeShader
return the panel needed to edit this shader
getEditPanel() - Method in class gistoolkit.projection.AlbersEqualAreaProjection
Get the panel used to edit this projection
getEditPanel() - Method in interface gistoolkit.projection.EditableProjection
return the panel needed to edit this projection
getEditPanel() - Method in class gistoolkit.projection.LambertConicConformalProjection
Get the panel used to edit this projection
getEditPanel() - Method in class gistoolkit.projection.NoProjection
return the panel needed to edit this projection
getEditPanel() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
return the panel needed to edit this projection
getEditPanel() - Method in class gistoolkit.projection.ellipsoid.transform.EllipsoidTransform
Get the edit panel for this transform, if there is not one, then just return null (the default)
getEditPanel() - Method in class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation
Create an edit panel to allow the user to edit this transform
getEditPanel() - Method in class gistoolkit.projection.ellipsoid.transform.LatitudeTranslation
Create an edit panel to allow the user to edit the parameters of this transform
getEditPanel() - Method in class gistoolkit.projection.ellipsoid.transform.LongitudeRotation
Create an edit panel to allow the user to edit the parameters of this transform
getEditPanel() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Create an edit panel to allow the user to edit this transform
getEllipsoid() - Method in interface gistoolkit.projection.EllipsoidProjection
Retrieve the ellipsoid that serves as the basis for this projection
getEllipsoid() - Method in class gistoolkit.projection.NoProjection
Return the Ellipsoid for this projection
getEllipsoid() - Method in class gistoolkit.projection.SimpleProjection
Retrieve the ellipsoid used to model the lat long coordinates of the earth
getEllipsoid() - Method in class gistoolkit.projection.TransversMercatorProjection
Retrieve the ellipsoid used to model the lat long coordinates of the earth
getEllipsoid(String) - Static method in class gistoolkit.projection.ellipsoid.EllipsoidFactory
Retrieve the ellipsoid by name
getEndPoint() - Method in class gistoolkit.display.drawmodel.PanDrawModel
Return the point to which the mouse was dragged.
getEndPoint() - Method in class gistoolkit.server.mapclient.drawer.BoxDrawer
Retrieve the ending point of the drag in screen coordinates
getEndPoint() - Method in class gistoolkit.server.mapclient.drawer.PanDrawer
Retrieve the ending point of the drag in screen coordinates
getEntries() - Method in class gistoolkit.display.shader.BinShader
Returns all the entries in the shader.
getEnvelope() - Method in interface gistoolkit.datasources.DataSource
Returns the bounding rectangle of all the shapes in the Data Source.
getEnvelope() - Method in class gistoolkit.datasources.GISDataset
Return the Envelope of the data in the dataset.
getEnvelope() - Method in class gistoolkit.datasources.SimpleDataSource
Returns the projected envelope.
getEnvelope() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Returns the bounding rectangle of all the shapes in the shape file.
getEnvelope() - Method in class gistoolkit.display.GISDisplay
Retireves the Envelope of the current map.
getEnvelope() - Method in class gistoolkit.display.Layer
Returns the bounding rectangle of the layer
getEnvelope() - Method in class gistoolkit.display.drawmodel.BoxDrawModel
Retrieves the Envelope associated with the box.
getEnvelope() - Method in class gistoolkit.features.LineString
return the bounding rectangle of this shape.
getEnvelope() - Method in class gistoolkit.features.LinearRing
return the bounding rectangle of this shape.
getEnvelope() - Method in class gistoolkit.features.MultiLineString
 
getEnvelope() - Method in class gistoolkit.features.MultiPoint
Retrieve the envelope for this shape.
getEnvelope() - Method in class gistoolkit.features.MultiPolygon
Return the envelope of this multipolygon.
getEnvelope() - Method in class gistoolkit.features.Point
return the bounding rectangle of this shape.
getEnvelope() - Method in class gistoolkit.features.Polygon
 
getEnvelope() - Method in class gistoolkit.features.RasterShape
Return the envelope.
getEnvelope() - Method in class gistoolkit.features.Shape
return the bounding rectangle of this shape.
getEnvelope() - Method in class gistoolkit.features.featureutils.EnvelopeBuffer
Return the envelope from this EnvelopeBuffer.
getEventType() - Method in class gistoolkit.display.LayerEvent
Returns the type of event.
getExceptionFormats() - Method in class gistoolkit.datasources.webservice.Client100
Return the available formats for exceptions
getExceptionFormats() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Return the available formats for exceptions
getExceptionFormats() - Method in class proprietary.datasources.arcims.ArcIMSClient
Return the available formats for exceptions
getExtension() - Method in class gistoolkit.application.GISFileFilter
Retrieve the file extension to filter for
getExtensionService(String) - Method in class gistoolkit.server.mapservice.WebMapService
Get the extension service with the given name
getFD() - Method in class cmp.LEDataStream.LERandomAccessFile
 
getFalseEasting() - Method in class gistoolkit.projection.SimpleProjectionPanel
return the false easting of the projection
getFalseNorthing() - Method in class gistoolkit.projection.SimpleProjectionPanel
return the false northing of the projection
getFeatureCount() - Method in class gistoolkit.server.MapRequest
Get the numbe of features to return information about.
getFeatureInfo(MapRequest) - Method in class gistoolkit.server.Server
gets the feature information for for this service.
getFeatureInfo(MapRequest, Response, Server) - Method in class gistoolkit.server.mapservice.OGCParser
get the map request.
getFees() - Method in class gistoolkit.datasources.webservice.Client100
Retrieve the Fees to be charged for the use of the service
getFees() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Retrieve the Fees to be charged for the use of the service
getFees() - Method in class proprietary.datasources.arcims.ArcIMSClient
Retrieve the Fees to be charged for the use of the service
getFieldDecimalCount(int) - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
 
getFieldDecimalLength(int) - Method in class gistoolkit.datasources.shapefile.DbaseFile
Retrieve the location of the decimal point.
getFieldDescription(int) - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
Return the Field Descriptor for the given field.
getFieldLength(int) - Method in class gistoolkit.datasources.shapefile.DbaseFile
Retrieve the length of the given column.
getFieldLength(int) - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
 
getFieldName(int) - Method in class gistoolkit.datasources.shapefile.DbaseFile
Retrieve the name of the given column.
getFieldName(int) - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
 
getFieldNames() - Method in class gistoolkit.datasources.shapefile.DbaseFile
Returns the array of field names.
getFieldNames() - Method in class gistoolkit.datasources.shapefile.DbaseFileStream
Returns the field names for the dbase file being read.
getFieldType(int) - Method in class gistoolkit.datasources.shapefile.DbaseFile
Retrieve the type of the given column.
getFieldType(int) - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
 
getFieldType(AttributeType) - Static method in class gistoolkit.datasources.shapefile.ShapeFile
returns the dbf file type for the attribute sent in.
getFieldTypes() - Method in class gistoolkit.datasources.shapefile.DbaseFileStream
Returns the field names for the dbase file being read.
getFileCode() - Method in class gistoolkit.datasources.shapefile.ShapeFileHeader
Return the file code.
getFileEnvelope() - Method in class gistoolkit.datasources.shapefile.ShapeFileHeader
Get the envelope of the shape file.
getFileLength() - Method in class gistoolkit.datasources.shapefile.ShapeFileHeader
Return the number of 16 bit words in the shape file as recorded in the header
getFileLocation() - Method in class proprietary.datasources.ermapper.ERMapperDatasource
Get the file or URL where the data source is to draw it's data.
getFileName() - Method in class gistoolkit.datasources.shapefile.DbaseFile
Retrieves the file name to read or write.
getFilePointer() - Method in class cmp.LEDataStream.LERandomAccessFile
 
getFillColor() - Method in class gistoolkit.display.shader.MonoShader
Color to use when filling a shape
getFillColors() - Method in class gistoolkit.display.shader.RangeShader
return the list of fill colors
getFillGraphics(Graphics, Object[], String[]) - Method in interface gistoolkit.display.Shader
Set up the graphics context for the drawing of lines.
getFillGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.BinShader
 
getFillGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.MonoShader
Set up the graphics context for the drawing of lines.
getFillGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.RandomShader
Set up the graphics context for the drawing of lines.
getFillGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.RangeShader
Set up the graphics context for the drawing of lines.
getFillGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.SimpleShader
Set up the graphics context for the filling of shapes.
getFillHighlightGraphics(Graphics, Object[], String[]) - Method in interface gistoolkit.display.Shader
Set up the graphics context for the drawing of lines.
getFillHighlightGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.MonoShader
Set up the graphics context for the drawing of lines.
getFillHighlightGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.SimpleShader
Set up the graphics context for the drawing of lines.
getFillPattern() - Method in class gistoolkit.display.shader.MonoShader
Get the pattern to use when filling a polygon.
getFillPatternFileName() - Method in class gistoolkit.display.shader.MonoShader
Get the file name of the fill pattern.
getFilter() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.DateFilterPanel
Retrieve the configured filter from the filter panel.
getFilter() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.FilterPanel
Retrieve the configured filter from the filter panel.
getFilter() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.NumberFilterPanel
Retrieve the configured filter from the filter panel.
getFilter() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.SimpleAttributeFilterPanel
Retrieve the configured filter from the filter panel.
getFilter() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.StringFilterPanel
Retrieve the configured filter from the filter panel.
getFilter() - Method in interface gistoolkit.datasources.DataSource
Get the filter to use with this datasource.
getFilter() - Method in class gistoolkit.datasources.SimpleDBDataSource
Retrieve the filter from the data source.
getFilter() - Method in class gistoolkit.datasources.SimpleDataSource
Get the filter used with this data source.
getFilter() - Method in class gistoolkit.datasources.SimpleJoinDBDataSource
Retrieve hte filter from the data source.
getFilter() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Terraserver datasource does not use filters, always returns null.
getFilter() - Method in class gistoolkit.display.Layer
Gets the filter in use with this datasource.
getFilter1() - Method in class gistoolkit.datasources.filter.Expression
Return the first filter.
getFilter1() - Method in class gistoolkit.datasources.filter.Join
Return the first filter.
getFilter2() - Method in class gistoolkit.datasources.filter.Expression
Return the second filter.
getFilter2() - Method in class gistoolkit.datasources.filter.Join
Return the second filter.
getFilterName() - Method in class gistoolkit.datasources.filter.AttributeFilter
Get the name for this filter.
getFilterName() - Method in class gistoolkit.datasources.filter.Expression
Get the name for this filter.
getFilterName() - Method in interface gistoolkit.datasources.filter.Filter
Returns a name for this filter.
getFilterName() - Method in class gistoolkit.datasources.filter.Join
Get the name for this filter.
getFilterName() - Method in class gistoolkit.datasources.filter.ShapeFilter
Get the name for this filter.
getFilterName() - Method in class gistoolkit.server.FilterInfo
Returns the name of the filter that the value is to be given to.
getFilterSQL() - Method in class gistoolkit.datasources.SimpleDBDataSource
Returns the SQL for the filters.
getFilterSQL() - Method in class gistoolkit.datasources.SimpleJoinDBDataSource
Returns the SQL for the filters.
getFilterSQL(SQLConverter) - Method in class gistoolkit.datasources.filter.SQLDateAttributeFilter
The SQL functions have been moved to database specific SQLConverters.
getFilterSQL(SQLConverter) - Method in class gistoolkit.datasources.filter.SQLExpression
The SQL functions have been moved to database specific SQLConverters.
getFilterSQL(SQLConverter) - Method in interface gistoolkit.datasources.filter.SQLFilter
The SQL functions have been moved to database specific SQLConverters.
getFilterSQL(SQLConverter) - Method in class gistoolkit.datasources.filter.SQLJoin
The SQL functions have been moved to database specific SQLConverters.
getFilterSQL(SQLConverter) - Method in class gistoolkit.datasources.filter.SQLNumberAttributeFilter
Returns the actual SQL String to return to the database.
getFilterSQL(SQLConverter) - Method in class gistoolkit.datasources.filter.SQLStringAttributeFilter
Yah, I know I need a different place for the toSQL functions, than SimpleDBDataSource, I'm working on it.
getFilterSQL(SQLConverter) - Method in class gistoolkit.datasources.filter.SQLStringAttributeINFilter
Yah, I know I need a different place for the toSQL functions, than SimpleDBDataSource, I'm working on it.
getFilterValue() - Method in class gistoolkit.server.FilterInfo
Return the falue that is to be applied to the filter.
getFilters() - Method in class gistoolkit.server.MapRequest
Get the filters to apply to the layers.
getFilters(String) - Static method in class gistoolkit.server.mapservice.OGCParser
Parse the filter info objects out of the filter string.
getFilters(String) - Static method in class gistoolkit.server.mapservice.SimpleExtensionService
Parse any filter information from the string.
getFollowMap() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
Return true if the projection follows the map, false if it does not
getFont() - Method in class gistoolkit.display.widgets.FontDlg
Retrieve the currently selected font from the dialog
getFormat() - Method in class gistoolkit.server.MapRequest
Get the format of the output image.
getFormat(String) - Static method in class gistoolkit.server.mapservice.OGCParser
sets the format.
getFrame() - Method in class gistoolkit.datasources.imagefile.ImageChopperApplication
Return the parent panel for this frame.
getFrame() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreatorApplication
Return the parent panel for this frame.
getFromEllipsoid() - Method in class gistoolkit.projection.ellipsoid.transform.EllipsoidTransform
Retrieve the Ellipsoid to convert from
getFromPanel() - Method in class gistoolkit.application.dialog.ShapeFileConverterDialog
Retrieve the panel for the From coordinate system
getFromProjection() - Method in interface gistoolkit.datasources.DataSource
Gets the projection to use to convert from the storage media, source projection.
getFromProjection() - Method in class gistoolkit.datasources.SimpleDataSource
Returns the projection to use to convert from the datasource native projection to the display projection, or a basis projection for the display projection.
getFromProjection() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
 
getFromProjection() - Method in class gistoolkit.display.Layer
Retrieve the from projection in use with this layer
getFromProjection() - Method in class gistoolkit.server.LayerDefinition
 
getGISDiplay() - Method in class proprietary.datasources.arcsde.UpdateableArcSDEDataSourcePanel
 
getGISDisplay() - Method in class gistoolkit.application.PopupListener
Return a reference to the GISDisplay.
getGISDisplay() - Method in class gistoolkit.application.command.SimpleCommand
Return the GISDisplay to modify.
getGISDisplay() - Method in class gistoolkit.application.layers.LayerPanel
Insert the method's description here.
getGISDisplay() - Method in class gistoolkit.display.drawmodel.SimpleDrawModel
Retrieves the parent GISDisplay for this draw mdoel.
getGISEditor() - Method in class gistoolkit.application.command.SimpleCommand
Return the GISEditor associated with this command.
getGISToolBar() - Method in class gistoolkit.application.GISEditor
Create the tool bar for the application
getHeader() - Method in class gistoolkit.datasources.shapefile.DbaseFileStream
Return the shapefile header associated with this reader
getHeader() - Method in class gistoolkit.datasources.shapefile.ShapeFileStream
Return the shapefile header associated with this reader
getHeaderLength() - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
Return the length of the header
getHeaderLength() - Method in class gistoolkit.datasources.shapefile.ShapeFileHeader
Return the length of the header in 16 bit words..
getHeight() - Method in class gistoolkit.datasources.imagefile.JAIImageReader
 
getHeight() - Method in class gistoolkit.datasources.imagefile.imagereaders.AWTImageReader
 
getHeight() - Method in class gistoolkit.datasources.imagefile.imagereaders.IconImageReader
 
getHeight() - Method in class gistoolkit.datasources.imagefile.imagereaders.ImageIOImageReader
 
getHeight() - Method in class gistoolkit.datasources.imagefile.imagereaders.JAIImageReader
 
getHeight() - Method in class gistoolkit.datasources.webservice.Client100
Retrieve the height of the resulting image
getHeight() - Method in class gistoolkit.features.Envelope
Returns the height of this envelope
getHeight() - Method in class gistoolkit.server.MapRequest
Get the heigth of the request result.
getHeight() - Method in class gistoolkit.server.mapclient.Extents
Returns the height of this extents
getHeight() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Retrieve the height of the resulting image
getHeight() - Method in class proprietary.datasources.arcims.ArcIMSClient
Retrieve the height of the resulting image
getHighlightColor() - Method in class gistoolkit.display.shader.MonoShader
Color to use when highlighting a selected shape
getHoles() - Method in class gistoolkit.features.Polygon
Return the negative rings.
getHorizontalOffset() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Set the offset from the uleft or rightr edge of the screen in pixels.
getHostName() - Method in class gistoolkit.server.Server
Get the hostname.
getHostName() - Method in interface gistoolkit.server.ServerHolder
Get the host name.
getHostName() - Method in class gistoolkit.server.mapservice.WebMapService
Get the host name.
getIcon(String) - Method in class gistoolkit.application.GISEditor
Retrieve an Icon from the Images Directory.
getIcon(String) - Static method in class gistoolkit.application.command.SimpleCommand
Retrieve an Icon from the Images Directory.
getIcon(String) - Method in class gistoolkit.application.images.ImageSource
 
getIcon(String) - Method in class gistoolkit.display.renderer.images.ImageSource
 
getIcon(String) - Method in class gistoolkit.display.shader.images.ImageSource
 
getIcon(String) - Method in class gistoolkit.server.mapclient.images.ImageSource
 
getIcon(String) - Method in class gistoolkit.server.mapservice.adminextender.images.ImageSource
 
getIcon(String) - Method in class gistoolkit.server.mapservice.clientextender.images.ImageSource
 
getIcon(String) - Method in class gistoolkit.server.mapservice.htmlclientextender.images.ImageSource
 
getImage(String) - Method in class gistoolkit.application.images.ImageSource
 
getImage() - Method in class gistoolkit.datasources.imagefile.JAIImageReader
 
getImage() - Method in class gistoolkit.datasources.imagefile.imagereaders.AWTImageReader
 
getImage() - Method in class gistoolkit.datasources.imagefile.imagereaders.IconImageReader
 
getImage() - Method in class gistoolkit.datasources.imagefile.imagereaders.ImageIOImageReader
 
getImage() - Method in class gistoolkit.datasources.imagefile.imagereaders.ImageInformation
Get the buffered Image.
getImage() - Method in class gistoolkit.datasources.imagefile.imagereaders.JAIImageReader
 
getImage() - Method in class gistoolkit.display.renderer.PointImageRenderer
Get the image.
getImage(String) - Method in class gistoolkit.display.renderer.images.ImageSource
 
getImage() - Method in class gistoolkit.display.shader.FindImageDialog
 
getImage(String) - Method in class gistoolkit.display.shader.images.ImageSource
 
getImage() - Method in class gistoolkit.features.RasterShape
return the image to the calling routine
getImage(String) - Method in class gistoolkit.server.mapclient.images.ImageSource
 
getImage(Request, Response) - Method in class gistoolkit.server.mapservice.adminextender.AdminExtender
Retrieve an image from the images folder.
getImage(String) - Method in class gistoolkit.server.mapservice.adminextender.images.ImageSource
 
getImage(Request, Response) - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Retrieve an image from the images folder.
getImage(String) - Method in class gistoolkit.server.mapservice.clientextender.images.ImageSource
 
getImage(Request, Response) - Method in class gistoolkit.server.mapservice.htmlclientextender.HTMLClientExtender
Retrieve an image from the images folder.
getImage(String) - Method in class gistoolkit.server.mapservice.htmlclientextender.images.ImageSource
 
getImageDirectory() - Method in class gistoolkit.datasources.imagefile.ImageDirectoryDataSource
Get the name of the directory where the images are stored.
getImageEnvelope() - Method in class gistoolkit.datasources.imagefile.ImageFileDataSource
Return the envelope in world coordinates of the map.
getImageFile() - Method in class gistoolkit.datasources.imagefile.ImageFileDataSource
Return the file representing the image.
getImageFileName() - Method in class gistoolkit.display.renderer.PointImageRenderer
Returns the file name of the image.
getImageHeight() - Method in class gistoolkit.datasources.imagefile.RasterCatalogDataSource
Return the height of the image to generate
getImageHeight() - Method in class gistoolkit.datasources.imagefile.imagereaders.ImageInformation
get the height of the image.
getImageHeight() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the height of the image to generate
getImageHeight() - Method in class proprietary.datasources.ermapper.ERMapperDatasource
Get the height (in pixels) of the image to retrieve.
getImageName() - Method in class gistoolkit.display.shader.FindImageDialog
 
getImagePanel() - Method in interface gistoolkit.server.mapclient.Client
 
getImagePanel() - Method in class gistoolkit.server.mapclient.OGCClient
Returns a reference to the image panel so the commands can access them.
getImagePanel() - Method in class gistoolkit.server.mapclient.drawer.BasicDrawer
Retrieve the image panel from the drawer
getImageType() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the type of image to retrieve, choices are DOQ, or DRG
getImageWidth() - Method in class gistoolkit.datasources.imagefile.RasterCatalogDataSource
Return the width of the image to generate
getImageWidth() - Method in class gistoolkit.datasources.imagefile.imagereaders.ImageInformation
Get the width of the image.
getImageWidth() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the width of the image to generate
getImageWidth() - Method in class proprietary.datasources.ermapper.ERMapperDatasource
Get the width (in pixels) of the image to retrieve.
getIndex(Shape) - Method in class gistoolkit.datasources.GISDataset
If the shape is contained within the data set, this returns the index of the first instance of that shape.
getIndex() - Method in class gistoolkit.datasources.shapefile.ShapeFileRecord
Returns the index into the shape file.
getIndexFileName() - Method in class gistoolkit.datasources.imagefile.ImageDirectoryDataSource
Get the name of the index file.
getIndexFileName() - Method in class gistoolkit.datasources.imagefile.RasterCatalogDataSource
Get the name of the index file.
getInformationSource() - Method in class gistoolkit.projection.ellipsoid.EPSGEllipsoid
Return the InformationSource for this Ellipsoid
getInstance() - Static method in class gistoolkit.datasources.JDBCConnectionPool
Return a reference to the JDBCConnectionPool.
getIsReversed() - Method in class gistoolkit.projection.ellipsoid.transform.EllipsoidTransform
Get the Reversed flag
getJAR(Request, Response) - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Retrieve the client jar file from the images folder.
getJDBCURL() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the correctly formated URL for connecting to a db2 database.
getJoinDataSource(DataSource) - Method in class gistoolkit.application.layers.joindatasource.DB2JoinDialog
Return a fully configured DB2 Join Datasource.
getJoinDataSource(DataSource) - Method in class gistoolkit.application.layers.joindatasource.DbaseFileJoinDialog
Return a fully configured DbaseFile Join Datasource.
getJoinDataSource(DataSource) - Method in class gistoolkit.application.layers.joindatasource.MySQLJoinDialog
Return a fully configured MySQLQuery Join Datasource.
getJoinDataSource(DataSource) - Method in class gistoolkit.application.layers.joindatasource.OracleJoinDialog
Return a fully configured MySQLQuery Join Datasource.
getJoinDataSource(DataSource) - Method in class gistoolkit.application.layers.joindatasource.PostGISJoinDialog
Return a fully configured PostGIS Join Datasource.
getJoinDataSource() - Method in class gistoolkit.datasources.SimpleJoinDataSource
Retrieve the joined datasource.
getJoinDataSourceAttributeNames() - Method in class gistoolkit.datasources.SimpleJoinDataSource
return the datasource attribute names.
getJoinDataSourceAttributeTypes() - Method in class gistoolkit.datasources.SimpleJoinDataSource
Method to return the attribute types for the data source.
getJoinedDataCached() - Method in class gistoolkit.datasources.SimpleJoinDataSource
true to indicate that the joined datasource should be queried for all of it's records, the records cached, and then joined to the db2 data or false to indicate that the joined datasource should be queried on the fly for it's records, and then those records joined to the DB2 data.
getKeywords() - Method in class gistoolkit.datasources.webservice.Layer
Return the keywords of the layer
getKeywords() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the keywords of the layer
getKnownEllipsoids() - Static method in class gistoolkit.projection.ellipsoid.EllipsoidFactory
Return the list of know ellipsoids
getKnownTransforms() - Method in class gistoolkit.projection.ellipsoid.transform.TransformFactory
Return the list of know transforms
getLabelAttributes(int) - Method in class gistoolkit.display.labeler.MultipleLabeler
Return the information for the label columns.
getLabelColor() - Method in class gistoolkit.display.shader.MonoShader
Returns the color this MonoShader will use for displaying a label.
getLabelColors() - Method in class gistoolkit.display.shader.RangeShader
return the list of Label colors
getLabelColumn() - Method in class gistoolkit.display.labeler.SimpleLabeler
Retrive the label by column.
getLabelFont() - Method in class gistoolkit.display.shader.MonoShader
Return the font to use when displaying the label.
getLabelGraphics(Graphics, Object[], String[]) - Method in interface gistoolkit.display.Shader
Set up the graphics context for the drawing of lines.
getLabelGraphics(Graphics) - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Set up the graphics context for the drawing of lines.
getLabelGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.MonoShader
Set up the graphics context for the drawing of lines.
getLabelGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.RangeShader
Set up the graphics context for the drawing of labels.
getLabelGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.SimpleShader
Set up the graphics context for the drawing of lines.
getLabelHighlightGraphics(Graphics, Object[], String[]) - Method in interface gistoolkit.display.Shader
Set up the graphics context for the drawing of lines.
getLabelHighlightGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.MonoShader
Set up the graphics context for the drawing of lines.
getLabelHighlightGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.SimpleShader
Set up the graphics context for the drawing of lines.
getLabelOffset() - Method in class gistoolkit.display.labeler.SimpleLabeler
Get the distance from the label point that the label will be placed.
getLabelOrientation() - Method in class gistoolkit.display.labeler.SimpleLabeler
Get the orientation of the labels relative to their anchor.
getLabelPosition(int, int, int, int) - Method in class gistoolkit.display.labeler.SimpleLabeler
Convenience method for subclasses, given the anchor position, calculate the label position.
getLabeler() - Method in class gistoolkit.application.layers.labelerpanel.FeatureLabelerPanel
Retrieve the edited labeler
getLabeler() - Method in class gistoolkit.application.layers.labelerpanel.MultipleLabelerPanel
Retrieve the edited labeler
getLabeler(int) - Method in class gistoolkit.display.Style
Retrieve the labeler at the given index
getLabeler() - Method in class gistoolkit.display.labeler.LabelerPanel
called when the editing is complete, and the labeler is to be used
getLabeler() - Method in class gistoolkit.display.labeler.SimpleLabelerPanel
Retrieve the edited labeler
getLabelerName() - Method in interface gistoolkit.display.Labeler
Get a name for this labeler.
getLabelerName() - Method in class gistoolkit.display.labeler.FeatureLabeler
A name for this labeler, returns "Feature Labeler".
getLabelerName() - Method in class gistoolkit.display.labeler.LineLabeler
The name for this labeler, returns "Line Labeler"
getLabelerName() - Method in class gistoolkit.display.labeler.MultipleLabeler
A name for this labeler, returns "Simple Labeler".
getLabelerName() - Method in class gistoolkit.display.labeler.PolygonLabeler
The name for this labeler, returns "Polygon Labeler"
getLabelerName() - Method in class gistoolkit.display.labeler.SimpleLabeler
A name for this labeler, returns "Simple Labeler".
getLastSelectedLayer() - Method in class gistoolkit.display.drawmodel.HighlightDrawModel
Return the last layer an object was selected from.
getLastUpdateDate() - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
Return the date this file was last updated.
getLatLonEnvelope() - Method in class gistoolkit.server.LayerDefinition
Get the maximum Envelope of the map in Latitude and longitude.
getLatOragin() - Method in class gistoolkit.projection.SimpleProjection
Retrieve the latitude location of the true oragin of the map.
getLatOragin() - Method in class gistoolkit.projection.TransversMercatorProjection
Retrieve the latitude location of the true oragin of the map.
getLatitude1() - Method in class gistoolkit.projection.AlbersEqualAreaProjection
return the first latitude where the distortion is zero
getLatitude1() - Method in class gistoolkit.projection.LambertConicConformalProjection
return the first latitude where the distortion is zero
getLatitude2() - Method in class gistoolkit.projection.AlbersEqualAreaProjection
return the first latitude where the distortion is zero
getLatitude2() - Method in class gistoolkit.projection.LambertConicConformalProjection
return the first latitude where the distortion is zero
getLatitudeOffset() - Method in class gistoolkit.projection.ellipsoid.transform.LatitudeTranslation
Retrieve the Latitude Offset
getLayer() - Method in class gistoolkit.application.PopupListener
Utility class to get the selected layer from the GISDisplay.
getLayer() - Method in class gistoolkit.application.layers.FilterSelectPanel
get the layer after it has been edited
getLayer() - Method in class gistoolkit.application.layers.LabelerSelectPanel
Retrieve the edited Layer from the dialog
getLayer() - Method in class gistoolkit.application.layers.LayerAttributesPanel
Retrieves the layer from the panel, populating it's attributes bassed on those entered
getLayer() - Method in class gistoolkit.application.layers.LayerDlg
Returns a layer from the dialog with the appropriate information.
getLayer() - Method in class gistoolkit.application.layers.LayerEntryPanel
Returns the layer assigned to this panel.
getLayer() - Method in class gistoolkit.application.layers.LayerPropertiesDialog
get the layer from the dialog
getLayer() - Method in class gistoolkit.application.layers.ProjectionSelectPanel
get the layer after it has been edited
getLayer() - Method in class gistoolkit.application.layers.RendererSelectPanel
Retrieve the edited Layer from the dialog
getLayer() - Method in class gistoolkit.application.layers.StyleShaderPanel
get the layer after it has been edited
getLayer() - Method in class gistoolkit.display.drawmodel.EditNodesDrawModel
Returns the layer associated with the record.
getLayer() - Method in class gistoolkit.display.drawmodel.HighlightDrawModel
Return the layer associated with the record that was just selected.
getLayer(String) - Method in class gistoolkit.server.ImageGenerator
Retrieve a layer by name.
getLayer() - Method in class gistoolkit.server.LayerDefinition
Returns the layer.
getLayer(String) - Method in class gistoolkit.server.LayerDefinition
Returns the layer with the given definition and style.
getLayerDefinition(String) - Method in class gistoolkit.server.Service
Return the layer definition with the requested name.
getLayerDefinitions() - Method in class gistoolkit.server.Service
Return the complete list of layer definitions for this service.
getLayerName() - Method in class gistoolkit.display.Layer
Returns the name of this layer.
getLayerName() - Method in class gistoolkit.server.FilterInfo
Return the name of the layer where this filter is to be applied.
getLayerName() - Method in class gistoolkit.server.LayerDefinition
Get the name of the layer.
getLayerPanel() - Method in class gistoolkit.application.GISEditor
Retrieve the LayerPanel from the display
getLayerTitle() - Method in class gistoolkit.server.LayerDefinition
Get the name of the layer.
getLayers() - Method in class gistoolkit.datasources.webservice.Client100
Return the Available Layers
getLayers() - Method in class gistoolkit.datasources.webservice.OGCClient
Retrieve the Available layers from the Connected Client
getLayers() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Retrieve the list of layers
getLayers() - Method in class gistoolkit.display.GISDisplay
method to use to set the layers on the map
getLayers() - Method in class gistoolkit.server.MapRequest
Get the layers to be included in the map, in the order in which they are to be included.
getLayers() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient
Retrieve the Available layers from the Connected Client
getLayers() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Return the Available Layers
getLayers() - Method in class proprietary.datasources.arcims.ArcIMSClient
Return the Available Layers
getLayers() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Retrieve the list of layers
getLayersStyles(Request, Response) - Method in class gistoolkit.server.mapservice.htmlclientextender.HTMLClientExtender
Get the layers from the request.
getLegend() - Method in class gistoolkit.display.GISDisplay
Retrieve the legend from the Layers
getLegend() - Method in class gistoolkit.display.Layer
Retrieve the legend from the style
getLegend() - Method in interface gistoolkit.display.Shader
Returns the legend for the shader.
getLegend() - Method in class gistoolkit.display.shader.BinShader
Generate a lagend from this shader.
getLegend() - Method in class gistoolkit.display.shader.MonoShader
Generate the legend for this shader.
getLegend() - Method in class gistoolkit.display.shader.RandomShader
Generate a legend from this shader.
getLegend() - Method in class gistoolkit.display.shader.RangeShader
Generate a lagend from this shader.
getLegend() - Method in class gistoolkit.display.shader.SimpleShader
Return the Legend for this shader
getLength() - Method in class gistoolkit.features.AttributeType
This is the maximum length of the attribute.
getLineColor() - Method in class gistoolkit.display.shader.MonoShader
Color to use when drawing lines
getLineColors() - Method in class gistoolkit.display.shader.RangeShader
return the list of line colors
getLineEnd() - Method in class gistoolkit.config.Configurator
Set the line end string to use in writing the XML file.
getLineGraphics(Graphics, Object[], String[]) - Method in interface gistoolkit.display.Shader
Set up the graphics context for the drawing of lines.
getLineGraphics(Graphics) - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Set up the graphics context for the drawing of lines.
getLineGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.MonoShader
Set up the graphics context for the drawing of lines.
getLineGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.RangeShader
Set up the graphics context for the drawing of lines.
getLineGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.SimpleShader
Set up the graphics context for the drawing of lines.
getLineHighlightGraphics(Graphics, Object[], String[]) - Method in interface gistoolkit.display.Shader
Set up the graphics context for the highlighting of lines.
getLineHighlightGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.MonoShader
Set up the graphics context for the highlighting of lines.
getLineHighlightGraphics(Graphics, Object[], String[]) - Method in class gistoolkit.display.shader.SimpleShader
Set up the graphics context for the highlighting of lines.
getLineWidth() - Method in class gistoolkit.display.shader.stroke.RailRoadStroke
Return the width of the "Line" that is to be used as the single rail of the rail road.
getLines() - Method in class gistoolkit.features.MultiLineString
Retrieves the array of lines contained in this multi Line String.
getLinesIntersect(Point, Point, Point, Point) - Static method in class gistoolkit.features.Shape
Determines if the Two Lines intersect.
getListFromString(String) - Static method in class gistoolkit.server.mapservice.OGCParser
Returns a list from the given comma separated string.
getListFromString(String) - Static method in class gistoolkit.server.mapservice.SimpleExtensionService
Returns a list from the given comma separated string.
getLittleEndianMode() - Method in class cmp.LEDataStream.LEDataInputStream
 
getLittleEndianMode() - Method in class cmp.LEDataStream.LEDataOutputStream
 
getLonOragin() - Method in class gistoolkit.projection.SimpleProjection
Retrieve the longatude location of the true oragin of the map.
getLonOragin() - Method in class gistoolkit.projection.TransversMercatorProjection
Retrieve the longatude location of the true oragin of the map.
getLongitudeOffset() - Method in class gistoolkit.projection.ellipsoid.transform.LongitudeRotation
Retrieve the Longitude Offset
getM() - Method in class gistoolkit.datasources.shapefile.PointM
return the M coordinate.
getMajorAxis() - Method in interface gistoolkit.projection.Ellipsoid
Returns the semi-major axis of the elipsoid.
getMajorAxis() - Method in class gistoolkit.projection.ellipsoid.SimpleEllipsoid
Returns the semi-major axis of the Ellipsoid.
getMap(MapRequest) - Method in class gistoolkit.server.Server
Get the Image from the service, and return it as the appropriate value.
getMapFormats() - Method in class gistoolkit.datasources.webservice.Client100
Return the available formats for the map
getMapFormats() - Method in class gistoolkit.datasources.webservice.OGCClient
Get the Available Map Formats
getMapFormats() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient
Get the Available Map Formats
getMapFormats() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Return the available formats for the map
getMapFormats() - Method in class proprietary.datasources.arcims.ArcIMSClient
Return the available formats for the map
getMapImage() - Method in class gistoolkit.display.GISDisplay
Retrieves the image used for double buffering the display.
getMapImage(MapRequest) - Method in class gistoolkit.server.Server
Get the Image from the service, and return it as the appropriate value.
getMapRequest(Request) - Method in class gistoolkit.server.mapservice.OGC1_0_0Parser
Create a map request given the web request.
getMapRequest(Request) - Method in class gistoolkit.server.mapservice.OGC1_1_1Parser
Create a map request given the web request.
getMapRequest(Request) - Method in class gistoolkit.server.mapservice.OGCParser
Create a map request with the given web input request.
getMapRequest(MapRequest, Response, Server) - Method in class gistoolkit.server.mapservice.OGCParser
get the map request.
getMapRequest(Request) - Static method in class gistoolkit.server.mapservice.ResponseThread
Create the map request given the request, and return it.
getMapURL() - Method in class gistoolkit.datasources.webservice.Client100
Return the URL where the map can be found
getMapURL() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Return the URL where the map can be found
getMapURL() - Method in class proprietary.datasources.arcims.ArcIMSClient
Return the URL where the map can be found
getMax(int) - Method in class gistoolkit.display.shader.BinEntry
Get the max at the given index.
getMaxDisplayDistance() - Method in class gistoolkit.server.LayerDefinition
This layer will only be drawn if the width of the view is less than this distance.
getMaxDistance() - Method in class gistoolkit.display.Layer
Gets the maximum distance this at which this layer is drawn.
getMaxLabelDistance() - Method in class gistoolkit.display.Layer
Get the maximum distance at which this layer should allow labeling.
getMaxLabelDistance() - Method in class gistoolkit.server.LayerDefinition
This label will only be drawn if the width of the view is less than this distance.
getMaxM() - Method in class gistoolkit.datasources.shapefile.LineStringM
returns the maximum M value.
getMaxM() - Method in class gistoolkit.datasources.shapefile.LinearRingM
returns the maximum M value.
getMaxM() - Method in class gistoolkit.datasources.shapefile.MultiLineStringM
returns the maximum M value.
getMaxM() - Method in class gistoolkit.datasources.shapefile.MultiPointM
returns the maximum M value.
getMaxM() - Method in class gistoolkit.datasources.shapefile.MultiPolygonM
returns the maximum M value.
getMaxM() - Method in class gistoolkit.datasources.shapefile.PolygonM
returns the maximum M value.
getMaxRetrySeconds() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Get the Maximum retry time.
getMaxValues() - Method in class gistoolkit.display.shader.RangeShader
return the list of maximumvalues, and the list of doubles
getMaxWidth() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreator
Get the maximum width of an image.
getMaxX() - Method in class gistoolkit.datasources.webservice.BoundingBox
 
getMaxX() - Method in class gistoolkit.features.Envelope
Returns the maximum X coordinate.
getMaxX() - Method in class gistoolkit.features.featureutils.EnvelopeBuffer
Return the Maximum X coordinate.
getMaxX() - Method in class gistoolkit.server.MapRequest
Get the maximum X coordinate.
getMaxX() - Method in class gistoolkit.server.mapclient.wmsclient.BoundingBox
 
getMaxX() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Get the maximum X value to be sent to the database.
getMaxY() - Method in class gistoolkit.datasources.webservice.BoundingBox
 
getMaxY() - Method in class gistoolkit.features.Envelope
Returns the maximum Y coordinate.
getMaxY() - Method in class gistoolkit.features.featureutils.EnvelopeBuffer
Return the Maximum Y coordinate.
getMaxY() - Method in class gistoolkit.server.MapRequest
Get the maximum Y coordinate.
getMaxY() - Method in class gistoolkit.server.mapclient.wmsclient.BoundingBox
 
getMaxY() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Get the maximum Y value to be sent to the database.
getMaxZ() - Method in class gistoolkit.datasources.shapefile.LineStringZ
returns the maximum Z value.
getMaxZ() - Method in class gistoolkit.datasources.shapefile.LinearRingZ
returns the maximum Z value.
getMaxZ() - Method in class gistoolkit.datasources.shapefile.MultiLineStringZ
returns the maximum Z value.
getMaxZ() - Method in class gistoolkit.datasources.shapefile.MultiPointZ
returns the maximum Z value.
getMaxZ() - Method in class gistoolkit.datasources.shapefile.MultiPolygonZ
returns the maximum Z value.
getMaxZ() - Method in class gistoolkit.datasources.shapefile.PolygonZ
returns the maximum Z value.
getMemoryCache() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the number of tiles to keep in memory.
getMin(int) - Method in class gistoolkit.display.shader.BinEntry
Get the min at the given index.
getMinDisplayDistance() - Method in class gistoolkit.server.LayerDefinition
This layer will only be drawn if the width of the view is greater than this distance.
getMinDistance() - Method in class gistoolkit.display.Layer
Gets the minimum distance at which this layer is drawn.
getMinLabelDistance() - Method in class gistoolkit.display.Layer
Get the minimum distance at which this layer should allow labeling.
getMinLabelDistance() - Method in class gistoolkit.server.LayerDefinition
This label will only be drawn if the width of the view is greater than this distance.
getMinM() - Method in class gistoolkit.datasources.shapefile.LineStringM
returns the minimum M value.
getMinM() - Method in class gistoolkit.datasources.shapefile.LinearRingM
returns the minimum M value.
getMinM() - Method in class gistoolkit.datasources.shapefile.MultiLineStringM
returns the minimum M value.
getMinM() - Method in class gistoolkit.datasources.shapefile.MultiPointM
returns the minimum M value.
getMinM() - Method in class gistoolkit.datasources.shapefile.MultiPolygonM
returns the minimum M value.
getMinM() - Method in class gistoolkit.datasources.shapefile.PolygonM
returns the minimum M value.
getMinValues() - Method in class gistoolkit.display.shader.RangeShader
return the list of minimum values, and the list of doubles
getMinX() - Method in class gistoolkit.datasources.webservice.BoundingBox
 
getMinX() - Method in class gistoolkit.features.Envelope
Returns the minimum X coordinate.
getMinX() - Method in class gistoolkit.features.featureutils.EnvelopeBuffer
Return the Minimum X coordinate.
getMinX() - Method in class gistoolkit.server.MapRequest
Get the minimum X coordinate.
getMinX() - Method in class gistoolkit.server.mapclient.wmsclient.BoundingBox
 
getMinX() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Get the minimum X value to be sent to the database.
getMinY() - Method in class gistoolkit.datasources.webservice.BoundingBox
 
getMinY() - Method in class gistoolkit.features.Envelope
Returns the minimum Y coordinate.
getMinY() - Method in class gistoolkit.features.featureutils.EnvelopeBuffer
Return the minimum Y coordinate.
getMinY() - Method in class gistoolkit.server.MapRequest
Get the minimumv Y coordinate.
getMinY() - Method in class gistoolkit.server.mapclient.wmsclient.BoundingBox
 
getMinY() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Get the minimum X value to be sent to the database.
getMinZ() - Method in class gistoolkit.datasources.shapefile.LineStringZ
returns the minimum Z value.
getMinZ() - Method in class gistoolkit.datasources.shapefile.LinearRingZ
returns the minimum Z value.
getMinZ() - Method in class gistoolkit.datasources.shapefile.MultiLineStringZ
returns the minimum Z value.
getMinZ() - Method in class gistoolkit.datasources.shapefile.MultiPointZ
returns the minimum Z value.
getMinZ() - Method in class gistoolkit.datasources.shapefile.MultiPolygonZ
returns the minimum Z value.
getMinZ() - Method in class gistoolkit.datasources.shapefile.PolygonZ
returns the minimum Z value.
getMinorAxis() - Method in interface gistoolkit.projection.Ellipsoid
Returns the semi-minor axis.
getMinorAxis() - Method in class gistoolkit.projection.ellipsoid.SimpleEllipsoid
Returns the semi-minor axis.
getMode() - Method in class gistoolkit.display.drawmodel.EditNodesDrawModel
Get the state of the model, Add = add nodes, Move = move nodes, Delete = delete nodes.
getName() - Static method in class gistoolkit.application.command.AboutCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.CenterOnPointCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.CopyCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.CutCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.ExitCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.LegendCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.NewLayerCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.OpenLayerCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.PasteCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.PrintCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.ProjectionCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.SaveCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.SaveImageCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.SaveSVGCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.SaveSelectionCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.ScaleBarCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.SelectAllCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.SelectCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.ShowAttributeCommand
The identifying name for this command
getName() - Static method in class gistoolkit.application.command.ZoomToSelectedShapesCommand
The identifying name for this command
getName() - Method in class gistoolkit.common.Node
Retrieve the name of this node
getName() - Method in interface gistoolkit.datasources.DataSource
Returns the identifier string for the datasource.
getName() - Method in class gistoolkit.datasources.SimpleDataSource
Gets the identifier string for the datasource.
getName() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Return the name of this datasource for display to the user.
getName() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Return the name of this datasource for display to the user.
getName() - Method in class gistoolkit.datasources.memory.MemoryDataSource
Returns the identifier string for the datasource.
getName() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Return the name of this datasource for display to the user.
getName() - Method in class gistoolkit.datasources.seamless.SeamlessDataSource
Returns the identifier string for the datasource.
getName() - Method in class gistoolkit.datasources.shapefile.DbaseFileJoinDataSource
Return the name of this datasource for display to the user.
getName() - Method in class gistoolkit.datasources.shapefile.ShapeFileDataSource
Insert the method's description here.
getName() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the name of this datasource for display to the user.
getName() - Method in class gistoolkit.datasources.webservice.Layer
Return the name of the layer
getName() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Returns the identifier string for the datasource.
getName() - Method in class gistoolkit.datasources.webservice.Style
Retrieve the name of the style
getName() - Method in class gistoolkit.display.shader.MonoShader
Retrieve the name of the shader
getName() - Method in class gistoolkit.display.shader.SimpleShader
Get the name of the shader
getName() - Method in interface gistoolkit.projection.Ellipsoid
Returns the name of the elipsoid.
getName() - Method in class gistoolkit.projection.ellipsoid.SimpleEllipsoid
Returns the name of the Ellipsoid.
getName() - Method in class gistoolkit.projection.ellipsoid.transform.EllipsoidTransform
Get the name of the transform
getName() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the name of the layer
getName() - Method in class gistoolkit.server.mapclient.wmsclient.Style
Retrieve the name of the style
getName() - Method in interface gistoolkit.server.mapservice.ExtensionService
Called to identify this service.
getName() - Method in class gistoolkit.server.mapservice.SimpleExtensionService
Called to identify this service.
getName() - Method in class gistoolkit.server.mapservice.WebMapService
Get the name of the service.
getName() - Method in class gistoolkit.server.mapservice.adminextender.AdminExtender
Called to identify this service.
getName() - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Called to identify this service.
getName() - Method in class gistoolkit.server.mapservice.htmlclientextender.HTMLClientExtender
Called to identify this service.
getName() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Returns the identifier string for the datasource.
getNear(Layer, Point, double) - Method in class gistoolkit.display.drawmodel.SelectDrawModel
Loops through the layer to find an object near this point
getNode() - Method in interface gistoolkit.datasources.DataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.SimpleDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.SimpleJoinDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.db2spatialextender.ReadOnlySpatialExtenderDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.db2spatialextender.UpdateableSpatialExtenderDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.filter.AttributeFilter
Get the configuration information for this filter
getNode() - Method in class gistoolkit.datasources.filter.DateAttributeFilter
Get the configuration information for this filter
getNode() - Method in class gistoolkit.datasources.filter.Expression
Get the configuration information for the filter.
getNode() - Method in interface gistoolkit.datasources.filter.Filter
Get the configuration information for the filter.
getNode() - Method in class gistoolkit.datasources.filter.Join
Get the configuration information for the filter.
getNode() - Method in class gistoolkit.datasources.filter.NumberAttributeFilter
Get the configuration information for this filter
getNode() - Method in class gistoolkit.datasources.filter.ShapeFilter
Get the configuration information for the filter.
getNode() - Method in class gistoolkit.datasources.filter.StringAttributeFilter
Get the configuration information for this filter
getNode() - Method in class gistoolkit.datasources.imagefile.ImageDirectoryDataSource
Get the configuration information for this layer.
getNode() - Method in class gistoolkit.datasources.imagefile.ImageFileDataSource
Get the configuration information for this layer.
getNode() - Method in class gistoolkit.datasources.imagefile.RasterCatalogDataSource
Get the configuration information for this layer.
getNode() - Method in class gistoolkit.datasources.memory.MemoryDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.mysql.ReadOnlyMySQLDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.oracle.ReadOnlyOracleDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.oracle.UpdateableOracleDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.postgis.ReadOnlyPostGISDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.seamless.SeamlessDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.shapefile.DbaseFileJoinDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.shapefile.ReadOnlyShapeFileDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.shapefile.ShapeFileDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Get the configuration information for this data source
getNode() - Method in class gistoolkit.display.GISDisplay
Get the configuration information from this display
getNode() - Method in interface gistoolkit.display.Labeler
get the configuration information for this labeler
getNode() - Method in class gistoolkit.display.Layer
Retrieve the configuration information for this layer.
getNode() - Method in interface gistoolkit.display.Renderer
Get the configuration information for this renderer
getNode() - Method in interface gistoolkit.display.ScaleBar
Get the configuration information for this ScaleBar
getNode() - Method in interface gistoolkit.display.Shader
Get the configuration information for this shader
getNode() - Method in class gistoolkit.display.Style
Retrieve the configuration information for this style
getNode() - Method in class gistoolkit.display.labeler.FeatureLabeler
get the configuration information for this labeler
getNode() - Method in class gistoolkit.display.labeler.LineLabeler
get the configuration information for this labeler
getNode() - Method in class gistoolkit.display.labeler.MultipleLabeler
get the configuration information for this labeler
getNode() - Method in class gistoolkit.display.labeler.PolygonLabeler
get the configuration information for this labeler
getNode() - Method in class gistoolkit.display.labeler.SimpleLabeler
get the configuration information for this labeler
getNode() - Method in class gistoolkit.display.renderer.FeatureRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.LineRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.MultiLineRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.MultiPointRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.MultiPolygonRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.PointImageRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.PointRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.PolygonRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.RasterRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.renderer.SimpleRenderer
Get the configuration information for this renderer
getNode() - Method in class gistoolkit.display.scalebar.MeterToEnglishScaleBar
Get the configuration information for this ScaleBar
getNode() - Method in class gistoolkit.display.scalebar.MeterToMetricScaleBar
Get the configuration information for this ScaleBar
getNode() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Get the configuration information for this ScaleBar
getNode() - Method in class gistoolkit.display.shader.BinShader
Get the configuration information for this shader
getNode() - Method in class gistoolkit.display.shader.MonoShader
Get the configuration information for this shader
getNode() - Method in class gistoolkit.display.shader.RandomShader
 
getNode() - Method in class gistoolkit.display.shader.RangeShader
Get the configuration information for this shader
getNode() - Method in class gistoolkit.display.shader.SimpleShader
Get the configuration information for this shader
getNode() - Method in class gistoolkit.projection.AlbersEqualAreaProjection
Return the configuration information for this projection
getNode() - Method in class gistoolkit.projection.LambertConicConformalProjection
Return the configuration information for this projection
getNode() - Method in class gistoolkit.projection.NoProjection
Return the configuration information for this projection
getNode() - Method in interface gistoolkit.projection.Projection
Return the configuration information for this projection
getNode() - Method in class gistoolkit.projection.SimpleProjection
Return the configuration information for this projection
getNode() - Method in class gistoolkit.projection.TransversMercatorProjection
Return the configuration information for this projection
getNode() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
Return the configuration information for this projection
getNode() - Method in class gistoolkit.server.Server
Set up the configuration of this server.
getNode() - Method in class gistoolkit.server.Service
Set the configuration node.
getNode() - Method in interface gistoolkit.server.mapservice.ExtensionService
Called to get the configuration information for this service.
getNode() - Method in class gistoolkit.server.mapservice.SimpleExtensionService
Called to get the configuration information for this service.
getNode() - Method in class gistoolkit.server.mapservice.adminextender.AdminExtender
Called to get the configuration information for this service.
getNode() - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Called to get the configuration information for this service.
getNode() - Method in class gistoolkit.server.mapservice.htmlclientextender.HTMLClientExtender
Called to get the configuration information for this service.
getNode() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Get the configuration information for this data source
getNode() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Get the configuration information for this data source
getNode() - Method in class proprietary.datasources.arcsde.UpdateableArcSDEDataSource
Get the configuration information for this data source
getNode() - Method in class proprietary.datasources.ermapper.ERMapperDatasource
Get the configuration information for this layer.
getNodeFromStroke(Stroke) - Method in class gistoolkit.display.shader.SimpleShader
 
getNorthing() - Method in class gistoolkit.projection.SimpleProjection
Retrieve the northing of true oragin for this projection
getNorthing() - Method in class gistoolkit.projection.TransversMercatorProjection
Retrieve the northing of true oragin for this projection
getNumFields() - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
Return the number of fields in the records.
getNumLabelers() - Method in class gistoolkit.display.Style
Return the number of labelers
getNumPoints() - Method in class gistoolkit.display.shapeeditor.LineStringEditor
Get the number of points.
getNumPoints() - Method in class gistoolkit.display.shapeeditor.LinearRingEditor
Get the number of points.
getNumPoints() - Method in class gistoolkit.display.shapeeditor.PolygonEditor
Returns the number of points in this polygon.
getNumPoints() - Method in class gistoolkit.features.LineString
Return the number of points in this shape.
getNumPoints() - Method in class gistoolkit.features.LinearRing
Return the number of points in this shape.
getNumPoints() - Method in class gistoolkit.features.MultiLineString
Return the number of points in this shape.
getNumPoints() - Method in class gistoolkit.features.MultiPoint
Return the number of points in this shape.
getNumPoints() - Method in class gistoolkit.features.MultiPolygon
Return the number of points in this shape.
getNumPoints() - Method in class gistoolkit.features.Point
Returns the number of points in the shape.
getNumPoints() - Method in class gistoolkit.features.Polygon
Return the number of points in this shape.
getNumPoints() - Method in class gistoolkit.features.RasterShape
Returns the number of points in the shape.
getNumPoints() - Method in class gistoolkit.features.Shape
Returns the number of points in the shape.
getNumRecords() - Method in class gistoolkit.datasources.shapefile.DbaseFile
 
getNumRecords() - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
Return the number of records in the file
getNumRenderers() - Method in class gistoolkit.display.Style
Return the number of renderers
getNumShapes() - Method in class gistoolkit.datasources.GISDataset
Deprecated. This method is being deprecated in vavor of size();
getOK() - Method in class gistoolkit.display.widgets.GISToolkitDialog
Returns true if the OK button was selected.
getOKButton() - Method in class gistoolkit.display.widgets.GISToolkitDialog
Returns the OK Button.
getObjectContaining(Shape) - Method in class gistoolkit.display.Layer
Returns the record of the shape containing this shape.
getOldAttributes() - Method in class gistoolkit.datasources.mysql.MySQLRecord
return the old attributes of this record
getOldAttributes() - Method in class gistoolkit.datasources.oracle.OracleRecord
return the old attributes of this record
getOldAttributes() - Method in class gistoolkit.datasources.postgis.PostGISRecord
return the old attributes of this record
getOldShape() - Method in class gistoolkit.datasources.mysql.MySQLRecord
return the old shape of this record
getOldShape() - Method in class gistoolkit.datasources.oracle.OracleRecord
return the old shape of this record
getOldShape() - Method in class gistoolkit.datasources.postgis.PostGISRecord
return the old shape of this record
getOptimization() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Retrieve the optimization level for this image
getOrrigionalLatitude() - Method in class gistoolkit.projection.SimpleProjectionPanel
Return the Orrigional Latitude in degreese
getOrrigionalLongitude() - Method in class gistoolkit.projection.SimpleProjectionPanel
Return the Orrigional Longitude
getOutputStream() - Method in class gistoolkit.server.mapservice.Response
Get the outputstream fro writing binary data.
getOutputType() - Method in class gistoolkit.datasources.imagefile.ImageChopper
Get the type to write.
getOutputType() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreator
Get the type to write.
getOverlap(Envelope) - Method in class gistoolkit.features.Envelope
Return the overlap of these two extents, returns null if they do not overap.
getOverlapManager() - Method in class gistoolkit.display.labeler.SimpleLabeler
Return the OverlapManager for this labeler.
getParameter(String) - Method in class gistoolkit.server.mapservice.Request
Get a parameter.
getPassword() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Retrieve the password of the user to use for verification when connecting to the database
getPassword() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Retrieve the password corresponding to the username used when authenticating access to the database
getPoint() - Method in class gistoolkit.display.drawmodel.ClickPointModel
Retrieve the point where the user released the mounse.
getPoint() - Method in class gistoolkit.display.drawmodel.EditNodesDrawModelEvent
Retrieve the point that was modified.
getPoint() - Method in class gistoolkit.display.drawmodel.SelectPointModel
Retrieve the point where the user released the mounse.
getPoint(int) - Method in class gistoolkit.features.LineString
Get the point at the given index.
getPoint(int) - Method in class gistoolkit.features.LinearRing
Get the point at the given index.
getPoint(int) - Method in class gistoolkit.features.MultiLineString
Get the point at the given index.
getPoint(int) - Method in class gistoolkit.features.MultiPoint
Get the point at the given index.
getPoint(int) - Method in class gistoolkit.features.MultiPolygon
Get the point at the given index.
getPoint(int) - Method in class gistoolkit.features.Point
Returns the point at the given index.
getPoint(int) - Method in class gistoolkit.features.Polygon
Get the point at the given index.
getPoint(int) - Method in class gistoolkit.features.RasterShape
Returns the point at the given index.
getPoint(int) - Method in class gistoolkit.features.Shape
Returns the point at the given index.
getPointImageRenderer() - Method in class gistoolkit.application.layers.rendererpanel.PointImageRendererDialog
Return the edited point image renderer.
getPoints() - Method in class gistoolkit.features.LineString
Returns the points representing this line string.
getPoints() - Method in class gistoolkit.features.LinearRing
Return the Points which make up the linear ring.
getPoints() - Method in class gistoolkit.features.MultiLineString
Return the points that comprise the object
getPoints() - Method in class gistoolkit.features.MultiPoint
Returns the list of points from this multi point.
getPoints() - Method in class gistoolkit.features.MultiPolygon
Returns an array of points representing this shape.
getPoints() - Method in class gistoolkit.features.Point
return a point array of one point for this point
getPoints() - Method in class gistoolkit.features.Polygon
Return the points that comprise the object
getPoints() - Method in class gistoolkit.features.RasterShape
 
getPoints() - Method in class gistoolkit.features.Shape
Returns the points that comprise the object.
getPolygon() - Method in class gistoolkit.features.Envelope
Return the polygon for this Shape.
getPolygons() - Method in class gistoolkit.features.MultiPolygon
return the list of Polygons contained within this MultiPolygon.
getPort() - Method in interface gistoolkit.server.ServerHolder
Get the PortNumber.
getPort() - Method in class gistoolkit.server.mapservice.WebMapService
Get the port on which this web maps service is listening.
getPortNumber() - Method in class gistoolkit.server.Server
Get the port number.
getPortNumber() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Retrieve the port number where the ARCSDE service is listening
getPortNumber() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Retrieve the port number on which the SDE server is listening for incoming requests.
getPosativeRing() - Method in class gistoolkit.features.Polygon
Return the posative Polygon from the shape.
getPreread() - Method in class gistoolkit.datasources.db2spatialextender.ReadOnlySpatialExtenderDataSource
Returns the preread flag.
getPreread() - Method in class gistoolkit.datasources.mysql.ReadOnlyMySQLDataSource
Returns the preread flag.
getPreread() - Method in class gistoolkit.datasources.oracle.ReadOnlyOracleDataSource
Returns the preread flag.
getPreread() - Method in class gistoolkit.datasources.postgis.ReadOnlyPostGISDataSource
Returns the preread flag.
getPreviousAttributes() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderRecord
Retrieve the previous attributes.
getPreviousShape() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderRecord
Retrieve the previous Shape.
getProjection() - Method in class gistoolkit.application.dialog.ProjectionDialog
Retrieve the edited projection from the layout
getProjection() - Method in class gistoolkit.application.layers.ProjectionSelectPanel
get the selected projection.
getProjection() - Method in class gistoolkit.display.GISDisplay
Retrieve the currently used projection
getProjection() - Method in class gistoolkit.display.Layer
Retrieve the projection in use with this layer
getProjection() - Method in class gistoolkit.projection.AlbersEqualAreaProjectionPanel
Retrieve the edited projeciton
getProjection() - Method in class gistoolkit.projection.LambertConicConformalProjectionPanel
Retrieve the edited projeciton
getProjection() - Method in class gistoolkit.projection.NoProjectionPanel
Retrieve the edited projection
getProjection() - Method in class gistoolkit.projection.ProjectionPanel
Retrieve the edited projection
getProjection() - Method in class gistoolkit.projection.SimpleProjectionPanel
Return the edited projection back to the caller
getProjection() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjectionPanel
Retrieve the edited projection from the panel
getProjection() - Method in class gistoolkit.server.Service
Get the projection to use with this layer.
getProjectionName() - Method in class gistoolkit.projection.AlbersEqualAreaProjection
Return the name of this projeciton
getProjectionName() - Method in class gistoolkit.projection.BritishNationalGridProjection
return the name of the projection
getProjectionName() - Method in class gistoolkit.projection.LambertConicConformalProjection
return the name of the projection
getProjectionName() - Method in class gistoolkit.projection.NoProjection
return the name of the projection
getProjectionName() - Method in interface gistoolkit.projection.Projection
return the name of the projection
getProjectionName() - Method in class gistoolkit.projection.SimpleProjection
return the name of the projection
getProjectionName() - Method in class gistoolkit.projection.TransversMercatorProjection
return the name of the projection
getProjectionName() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
return the name of the projection
getProjectionName() - Static method in class gistoolkit.server.mapservice.adminextender.projectionhandlers.AlbersEqualAreaProjectionHandler
 
getProjectionName() - Static method in class gistoolkit.server.mapservice.adminextender.projectionhandlers.LambertConicConformalProjectionHandler
 
getProjectionName() - Static method in class gistoolkit.server.mapservice.adminextender.projectionhandlers.NoProjectionHandler
 
getProjectionName() - Static method in class gistoolkit.server.mapservice.adminextender.projectionhandlers.UniversalTransverseMercatorProjectionHandler
 
getQuadrant() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
gets the quadrent UPPER_LEFT, UPPER_RIGHT, LOWER_LEFT, LOWER_RIGHT of the screen where the scale bar should be placed.
getRecord(int) - Method in class gistoolkit.datasources.GISDataset
Returns the record for the current selected dataset.
getRecord(int) - Method in class gistoolkit.datasources.shapefile.DbaseFile
 
getRecord() - Method in class gistoolkit.display.drawmodel.EditNodesDrawModel
Returns the last selected record.
getRecord() - Method in class gistoolkit.display.drawmodel.HighlightDrawModel
Returns the last selected record.
getRecord() - Method in class gistoolkit.display.widgets.AttributePanel
Retrieve the edited record from the panel
getRecordCount() - Method in class gistoolkit.datasources.GISDataset
Return the number of recordsd in this layer.
getRecordLength() - Method in class gistoolkit.datasources.shapefile.DbaseFileHeader
Return the length of the records in bytes.
getRecords() - Method in class gistoolkit.application.PopupListener
Utility class to get the selected records from the GISDisplay.
getRecords() - Method in class gistoolkit.datasources.GISDataset
Returns the records within this dataset
getRecords() - Method in class gistoolkit.datasources.shapefile.ShapeFile
Retrieves the records from the shape file.
getRecords() - Method in class gistoolkit.display.Layer
Returns all the currently displayed records
getRecords(MapRequest) - Method in class gistoolkit.server.Service
Return the records identified by this map request.
getRectangle() - Method in class gistoolkit.display.drawmodel.BoxDrawModel
Retrieves the rectangle drawn on the screen.
getRemarks() - Method in class gistoolkit.projection.ellipsoid.EPSGEllipsoid
Return the EPSG Remarks for this ellipsoid
getRenderer(int) - Method in class gistoolkit.display.Style
Retrieve the renderer at the given index
getRendererName() - Method in interface gistoolkit.display.Renderer
Returns a descriptive name for this renderer.
getRendererName() - Method in class gistoolkit.display.renderer.FeatureRenderer
The name for this renderer, always returns "Feature Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.LineRenderer
The name for this renderer, always returns "Line Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.MultiLineRenderer
The name for this renderer, always returns "MultiLine Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.MultiPointRenderer
The name for this renderer, always returns "MultiPoint Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.MultiPolygonRenderer
The name for this renderer, always returns "MultiPolygon Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.PointImageRenderer
The name for this renderer, always returns "Point Image Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.PointRenderer
The name for this renderer, always returns "Point Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.PolygonRenderer
The name for this renderer, always returns "Polygon Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.RasterRenderer
The name for this renderer, always returns "Raster Renderer"
getRendererName() - Method in class gistoolkit.display.renderer.SimpleRenderer
Returns a descriptive name for this renderer.
getRequest() - Method in class gistoolkit.server.MapRequest
Get the name of the request.
getRequest(Request, Response, Server) - Method in class gistoolkit.server.mapservice.OGCParser
Executes the request with the given server.
getResolutions() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreator
Get the resolutions to break the images into.
getResource(String) - Method in class gistoolkit.display.renderer.images.ImageSource
 
getResource(String) - Method in class gistoolkit.display.shader.images.ImageSource
 
getResource(String) - Method in class gistoolkit.server.mapservice.adminextender.images.ImageSource
 
getResource(String) - Method in class gistoolkit.server.mapservice.clientextender.images.ImageSource
 
getResource(String) - Method in class gistoolkit.server.mapservice.htmlclientextender.images.ImageSource
 
getRingPoints() - Method in class gistoolkit.features.LinearRing
Return the Points which make up the linear ring.
getRowNum() - Method in class gistoolkit.projection.ellipsoid.transform.Matrix
Return the number of rows in the matrix
getSQL(String, int) - Static method in class gistoolkit.datasources.WKBFactory
Returns the base Sql for updating a particular shape type, for example.
getSQL(String, int) - Static method in class gistoolkit.datasources.db2spatialextender.WKBParser
Returns the base Sql for updating a particular shape type.
getSQLConverter() - Method in class gistoolkit.datasources.SimpleDBDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.SimpleJoinDBDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Returns the converter for this Database.
getSQLConverter() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Returns the converter for this Database.
getSQLString() - Method in class gistoolkit.datasources.db2spatialextender.ReadOnlySpatialExtenderDataSource
retrieve the sql string that defines the layer.
getSRS() - Method in class gistoolkit.datasources.webservice.BoundingBox
 
getSRS() - Method in class gistoolkit.server.MapRequest
Get the Spatial Reference System Identifier.
getSRS() - Method in class gistoolkit.server.Service
Return the Spatial Reference String for this service.
getSRS() - Method in class gistoolkit.server.mapclient.wmsclient.BoundingBox
 
getSRSLatitude() - Method in class gistoolkit.server.MapRequest
Get the SRSLatitude value for auto SRS's
getSRSLongitude() - Method in class gistoolkit.server.MapRequest
Get the SRSLongitude value for auto SRS's
getScale() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Get the scale value to apply to the entire transform in parts per million (ppm) or 1e-6
getScaleBar() - Method in class gistoolkit.application.dialog.ScaleBarDialog
Get the edited ScaleBar from this dialog.
getScaleBar() - Method in class gistoolkit.application.dialog.scalebar.ScaleBarPanel
called when the editing is complete, and the shader is to be used
getScaleBar() - Method in class gistoolkit.application.dialog.scalebar.SimpleScaleBarPanel
retrieve the edited ScaleBar from the dialog
getScaleBar() - Method in class gistoolkit.display.GISDisplay
Get the currently employed scale bar for this may, may return null if no scalebar is set.
getScaleBar() - Method in class gistoolkit.server.Service
get the scale bar to use with this layer.
getScaleFactor() - Method in class gistoolkit.projection.LambertConicConformalProjection
return the scale factor
getScreenEnvelope() - Method in class gistoolkit.display.Converter
Returns a copy of the screen Envelope used to create this converter.
getScreenExtents() - Method in class gistoolkit.server.mapclient.Converter
Returns a copy of the screen extents used to create this converter.
getScreenHeight() - Method in class gistoolkit.display.Converter
Return the height of the screen
getScreenHeight() - Method in class gistoolkit.server.mapclient.Converter
Return the height of the screen
getScreenPercent() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
get what percent of the screen width this bar should use.
getScreenWidth() - Method in class gistoolkit.display.Converter
Return the width of the screen
getScreenWidth() - Method in class gistoolkit.server.mapclient.Converter
Return the width of the screen
getSelLayersString() - Method in class proprietary.datasources.arcims.ArcIMSClient
 
getSelLayersString() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Retrive the selected layer of the service
getSelected(int, int) - Static method in class gistoolkit.server.mapservice.adminextender.AdminExtender
Utility method for determining if a choice item should be selected.
getSelectedLayer() - Method in class gistoolkit.display.GISDisplay
get the currently selected layer
getSelectedLayer() - Method in class gistoolkit.display.drawmodel.SelectDrawModel
Get the currently selected layer
getSelectedLayers() - Method in class gistoolkit.datasources.webservice.Client100
Retrieve the selected layers
getSelectedLayers() - Method in class gistoolkit.server.mapclient.LayerDialog
returns the list of selected layers.
getSelectedLayers() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient
Returns the list of selected layers.
getSelectedLayers() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Retrieve the selected layers
getSelectedLayers() - Method in class proprietary.datasources.arcims.ArcIMSClient
Retrieve the selected layers
getSelectedMapFormat() - Method in class gistoolkit.datasources.webservice.Client100
Retrieve the selected map format
getSelectedMapFormat() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Retrieve the selected map format
getSelectedMapFormat() - Method in class proprietary.datasources.arcims.ArcIMSClient
Retrieve the selected map format
getSelectedRecords() - Method in class gistoolkit.display.drawmodel.SelectDrawModel
Get the currently selected records.
getSelectedSRS() - Method in class gistoolkit.datasources.webservice.Layer
Return the selected SRS
getSelectedSRS() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the selected SRS
getSelectedStyle() - Method in class gistoolkit.datasources.webservice.Layer
Return the selected style for this layer
getSelectedStyle() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the selected style for this layer
getServer() - Method in class gistoolkit.server.mapservice.SimpleExtensionService
Gets the reference to the server should it be needed for anything.
getServer() - Method in class gistoolkit.server.mapservice.WebMapService
The response thread needs to get to the server in order to generate the image.
getServername() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Retrieve the name of the server where the SDE process is running
getServername() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Retrieve the name of the server where the SDE process is running
getService() - Method in class gistoolkit.datasources.webservice.OGCClient
Retrive the name of the service
getService() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Retrive the name of the service
getService(String) - Method in class gistoolkit.server.Server
Return the service of the given name.
getService() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient
Retrive the name of the service
getService(Request, Response) - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Send a page with the requested service in it.
getService() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Retrive the name of the service
getServiceLink() - Method in class gistoolkit.server.Service
Gets the Link to be used to get more information about this service.
getServiceName() - Method in class gistoolkit.datasources.webservice.Client100
Get the service Name
getServiceName() - Method in class gistoolkit.server.MapRequest
Get the name of the service to which this request is addressed.
getServiceName() - Method in class gistoolkit.server.Service
Get the name of the service.
getServiceName() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Get the service Name
getServiceName() - Method in class proprietary.datasources.arcims.ArcIMSClient
Get the service Name
getServiceTitle() - Method in class gistoolkit.server.Service
Get the Title of the service.
getServiceURL() - Method in class gistoolkit.datasources.webservice.Client100
Get the Online Resource for the actual service
getServiceURL() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Get the Online Resource for the actual service
getServiceURL() - Method in class proprietary.datasources.arcims.ArcIMSClient
Get the Online Resource for the actual service
getServices() - Method in class gistoolkit.server.Server
Return the set of configured services.
getShader() - Method in class gistoolkit.application.layers.ShaderButton
Returns the shader assigned to this button.
getShader() - Method in class gistoolkit.application.layers.ShaderSelectPanel
get the shader after it has been edited
getShader() - Method in class gistoolkit.display.Style
Get the shader to use with this style.
getShader() - Method in class gistoolkit.display.shader.BinShaderPanel
Gets the edited Range shader.
getShader() - Method in class gistoolkit.display.shader.MonoShaderPanel
retrieve the edited shader from the dialog
getShader() - Method in class gistoolkit.display.shader.RandomShaderPanel
Gets the edited Random shader.
getShader() - Method in class gistoolkit.display.shader.RangeShaderPanel
Gets the edited Range shader.
getShader() - Method in class gistoolkit.display.shader.ShaderPanel
called when the editing is complete, and the shader is to be used
getShape(int) - Method in class gistoolkit.datasources.GISDataset
Return the shape at the given index.
getShape() - Method in class gistoolkit.datasources.filter.ShapeFilter
Return the shape to compare against.
getShape() - Method in class gistoolkit.display.drawmodel.EditNodesDrawModelEvent
Retrieve the shape that was modified.
getShape() - Method in class gistoolkit.display.drawmodel.NewShapeDrawModel
Retrieve the shape from the draw model
getShape() - Method in class gistoolkit.display.shapeeditor.PointEditor
Get the Point from the panel.
getShape() - Method in class gistoolkit.display.shapeeditor.ShapeEditor
retrieve the shape from the panel
getShape() - Method in class gistoolkit.features.Record
Returns the Shape associated with this object
getShapeFileRecords() - Method in class gistoolkit.datasources.shapefile.ShapeFileDataset
 
getShapeLine() - Method in class gistoolkit.display.drawmodel.NewShapeDrawModel
Return the line from the arrays
getShapeName(int) - Static method in class gistoolkit.datasources.shapefile.ShapeFile
Returns a string representing the given shape type.
getShapePoint() - Method in class gistoolkit.display.drawmodel.NewShapeDrawModel
Return the point from the arrays
getShapePolygon() - Method in class gistoolkit.display.drawmodel.NewShapeDrawModel
Return the polygon from the arrrays
getShapeType(Shape) - Static method in class gistoolkit.datasources.shapefile.ShapeFile
Returns the numerical type for the given shape.
getShapeType() - Method in class gistoolkit.features.LineString
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.LinearRing
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.MultiLineString
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.MultiPoint
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.MultiPolygon
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.Point
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.Polygon
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.RasterShape
Return the type of shape this is
getShapeType() - Method in class gistoolkit.features.Shape
Return the type of shape this is
getSnappedPoint(double, double, Converter) - Method in class gistoolkit.datasources.GISDataset
Return the snapped Point to this dataset
getSourceImageDirectory() - Method in class gistoolkit.datasources.imagefile.ImageChopper
Get the location of the source directory containing the images to convert.
getSourceImageDirectory() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreator
Get the location of the source directory containing the images to convert.
getStart(int, int, int, int) - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Return the start point given the width and height.
getStartPoint() - Method in class gistoolkit.display.drawmodel.PanDrawModel
Return the point where the mouse was clicket.
getStartPoint() - Method in class gistoolkit.server.mapclient.drawer.BoxDrawer
Retrieve the starting point of the drag in screen coordinates
getStartPoint() - Method in class gistoolkit.server.mapclient.drawer.PanDrawer
Retrieve the starting point of the drag in screen coordinates
getStringFromDashArray(float[]) - Method in class gistoolkit.display.shader.SimpleShader
Construct the string for saving the dash array from the array sent in.
getStrings(String) - Static method in class gistoolkit.display.labeler.SimpleLabeler
Get the individual Strings.
getStroke() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Return the stroke for this shader.
getStroke() - Method in class gistoolkit.display.shader.MonoShader
Return the stroke for this shader.
getStroke() - Method in class gistoolkit.display.shader.SimpleShader
Return the stroke for this shader.
getStrokeFromNode(Node) - Method in class gistoolkit.display.shader.SimpleShader
 
getStyle() - Method in class gistoolkit.application.layers.StyleButton
Returns the Style assigned to this button.
getStyle() - Method in class gistoolkit.application.layers.StyleShaderPanel
Returns the edited Style
getStyle() - Method in interface gistoolkit.datasources.DataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.SimpleDataSource
Get the default style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.db2spatialextender.ReadOnlySpatialExtenderDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.db2spatialextender.UpdateableSpatialExtenderDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.imagefile.ImageDirectoryDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.imagefile.ImageFileDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.imagefile.RasterCatalogDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.memory.MemoryDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.mysql.ReadOnlyMySQLDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.oracle.ReadOnlyOracleDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.oracle.UpdateableOracleDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.postgis.ReadOnlyPostGISDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.seamless.SeamlessDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.shapefile.DbaseFileJoinDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Get the style to use with this datasource.
getStyle() - Method in class gistoolkit.display.Layer
Insert the method's description here.
getStyle(String) - Method in class gistoolkit.server.LayerDefinition
Retrieve the style with this name from the list of available styles.
getStyle() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
 
getStyle() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Get the style to use with this datasource.
getStyleName() - Method in class gistoolkit.display.Style
Get the name of this style.
getStyleTitle() - Method in class gistoolkit.display.Style
Get the title of this style.
getStyleURL() - Method in class gistoolkit.datasources.webservice.Style
Return the URL of additional information about the Style
getStyleURL() - Method in class gistoolkit.server.mapclient.wmsclient.Style
Return the URL of additional information about the Style
getStyles() - Method in class gistoolkit.datasources.webservice.Layer
return the styles available for this layer
getStyles() - Method in class gistoolkit.server.LayerDefinition
Retrieve a list of the available styles for this layer.
getStyles() - Method in class gistoolkit.server.MapRequest
Get the list of styles to apply to the layers.
getStyles() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
return the styles available for this layer
getSupportedOutputTypes() - Method in class gistoolkit.datasources.imagefile.RasterCatalogCreator
Return the supported output types.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class gistoolkit.display.shader.RangeShaderPanel.ColorEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class gistoolkit.display.shader.RangeShaderPanel.ColorRenderer
 
getTableJoinColumn() - Method in class gistoolkit.datasources.SimpleJoinDataSource
Get the name of the DB2 column to join with.
getTableName() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Retrieve the name of the table where the data for this data source is stored
getTablename() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Retrieve the tablename where the data for this datasource resides
getTextField() - Method in class gistoolkit.application.layers.layerpanel.filterpanel.SimpleAttributeFilterPanel
Get the value of the text field.
getTieWidth() - Method in class gistoolkit.display.shader.stroke.RailRoadStroke
The width of the railroad ties.
getTitle() - Method in class gistoolkit.datasources.webservice.Client100
Get the title of the service
getTitle() - Method in class gistoolkit.datasources.webservice.Layer
Return the title of the layer
getTitle() - Method in class gistoolkit.datasources.webservice.Style
Return the title of the style
getTitle() - Method in class gistoolkit.server.mapclient.wmsclient.Layer
Return the title of the layer
getTitle() - Method in class gistoolkit.server.mapclient.wmsclient.Style
Return the title of the style
getTitle() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Get the title of the service
getTitle() - Method in class proprietary.datasources.arcims.ArcIMSClient
Get the title of the service
getToEllipsoid() - Method in class gistoolkit.projection.ellipsoid.transform.EllipsoidTransform
Retrieve the Ellipsoid to convert to
getToPanel() - Method in class gistoolkit.application.dialog.ShapeFileConverterDialog
Retrieve the panel for the From coordinate system
getToProjection() - Method in interface gistoolkit.datasources.DataSource
Gets the projection to which this datasource is required to project its contents.
getToProjection() - Method in class gistoolkit.datasources.SimpleDataSource
Returns the ToProjection.
getToProjection() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Return the projection this data source is to project to.
getTopShader() - Method in class gistoolkit.display.Style
Get the shader to use with this style.
getTopX() - Method in interface gistoolkit.server.mapclient.Client
 
getTopX() - Method in class gistoolkit.server.mapclient.Extents
 
getTopX() - Method in class gistoolkit.server.mapclient.OGCClient
Retrieves the horrizontal location of the upper left hand corner in world coordinates
getTopY() - Method in interface gistoolkit.server.mapclient.Client
 
getTopY() - Method in class gistoolkit.server.mapclient.Extents
 
getTopY() - Method in class gistoolkit.server.mapclient.OGCClient
Retrieves the vertical location of the upper left hand corner in world coordinates
getTransform() - Method in class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation.EditPanel
retrieve the edited transform
getTransform() - Method in class gistoolkit.projection.ellipsoid.transform.LatitudeTranslation.EditPanel
retrieve the edited transform
getTransform() - Method in class gistoolkit.projection.ellipsoid.transform.LongitudeRotation.EditPanel
retrieve the edited transform
getTransform() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform.EditPanel
retrieve the edited transform
getTransform() - Method in class gistoolkit.projection.ellipsoid.transform.TransformEditPanel
retrieve the edited transform
getTransform(Ellipsoid, Ellipsoid) - Method in class gistoolkit.projection.ellipsoid.transform.TransformFactory
Find the ellipsoid transform and parameters for converting between the given ellipsoids
getTransformPanel() - Method in class gistoolkit.application.dialog.ShapeFileConverterDialog
Retrieve the panel for the Transforming the Ellipsoid
getTransparent() - Method in class gistoolkit.server.MapRequest
Get the transparent value.
getTwoLine() - Method in class gistoolkit.display.shader.stroke.RailRoadStroke
Use two lines the same distance apart as the continuious lines of the rail road.
getType() - Method in class gistoolkit.display.drawmodel.EditNodesDrawModelEvent
Determine what type of event happened.
getType() - Method in class gistoolkit.features.AttributeType
Return the type of this attribute.
getURLBase() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Returns the URL location of the tile.asp script on terraserver
getURLBase() - Method in class gistoolkit.datasources.webservice.OGCClient
Retrieve the location of the web service.
getURLBase() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Retrieve the base URL for reading information from this datasource
getURLBase() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient
Retrieve the location of the web service.
getURLBase() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Retrieve the base URL for reading information from this datasource
getUTMZone(double, double) - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
Retrieve the UTM zone of interest.
getUnitOfMeasure() - Method in interface gistoolkit.projection.Ellipsoid
Returns the units of measure for the ellipsoid.
getUnitOfMeasure() - Method in class gistoolkit.projection.NoProjection
Returns the units of measure for the projection.
getUnitOfMeasure() - Method in interface gistoolkit.projection.Projection
Get the units of the projection.
getUnitOfMeasure() - Method in class gistoolkit.projection.SimpleProjection
return the units for this projection.
getUnitOfMeasure() - Method in class gistoolkit.projection.TransversMercatorProjection
Returns the units of measure for the projection.
getUnitOfMeasure() - Method in class gistoolkit.projection.ellipsoid.SimpleEllipsoid
Returns the unit of measure for this ellipsoid.
getUsername() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Retrieve the username to use when connecting to the SDE database
getUsername() - Method in class proprietary.datasources.arcsde.ArcSDEDataSourcePanel
Return the username for accessing the database
getValidShapeTypes() - Method in class gistoolkit.datasources.SimpleDataSource
 
getValidShapeTypes() - Method in class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
Return the valid shapes for this data source
getValidShapeTypes() - Method in class gistoolkit.datasources.oracle.UpdateableOracleDataSource
Return the valid shapes for this data source
getValidShapeTypes() - Method in class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
Return the valid shapes for this data source
getValue(String) - Method in class gistoolkit.application.config.Config
Return the Value associated with this key, returns void if the key was not found
getValue(String, String) - Method in class gistoolkit.application.config.Config
Return the Value associated with this key, returns void if the key was not found
getValue() - Method in class gistoolkit.common.Node
Get the value of this node
getValue(int, int) - Method in class gistoolkit.projection.ellipsoid.transform.Matrix
Return the value at the given indexes
getValueColumnName() - Method in class gistoolkit.display.shader.BinShader
Get the name of the column to shade by
getValues() - Method in class gistoolkit.display.shader.BinEntry
Return the values for this entry.
getValues() - Method in class gistoolkit.display.shader.RandomShader
 
getVersion() - Static method in class gistoolkit.application.GISEditor
The version of this editor.
getVersion() - Method in class gistoolkit.datasources.shapefile.ShapeFileHeader
Return the version of the file.
getVersion() - Method in class gistoolkit.server.mapservice.OGC1_0_0Parser
 
getVersion() - Method in class gistoolkit.server.mapservice.OGC1_1_0Parser
 
getVersion() - Method in class gistoolkit.server.mapservice.OGC1_1_1Parser
 
getVersion() - Method in class gistoolkit.server.mapservice.OGCParser
 
getVerticalOffset() - Method in class gistoolkit.display.scalebar.SimpleScaleBar
Set the offset from the upper or lower edge of the screen in pixels.
getWKT() - Method in class gistoolkit.features.LineString
Returns the OGIS Well Know Text Representation of this shape
getWKT() - Method in class gistoolkit.features.LinearRing
There is no WKT for a linear ring
getWKT() - Method in class gistoolkit.features.MultiLineString
Returns the OGIS Well Know Text Representation of this shape
getWKT() - Method in class gistoolkit.features.MultiPoint
Returns the OGIS Well Know Text Representation of this shape
getWKT() - Method in class gistoolkit.features.MultiPolygon
Returns the OGIS Well Know Text Representation of this shape
getWKT() - Method in class gistoolkit.features.Point
Returns the OGIS Well Know Text Representation of this shape
getWKT() - Method in class gistoolkit.features.Polygon
Returns the OGIS Well Know Text Representation of this shape
getWKT() - Method in class gistoolkit.features.RasterShape
 
getWKT() - Method in class gistoolkit.features.Shape
Returns the OGIS Well Know Text Representation of this shape
getWhereString(Envelope) - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Get the where clause based on the Envelope
getWhereString(Envelope) - Method in class gistoolkit.datasources.oracle.OracleDataSource
Get the where clause based on the Envelope
getWidth() - Method in class gistoolkit.datasources.imagefile.JAIImageReader
 
getWidth() - Method in class gistoolkit.datasources.imagefile.imagereaders.AWTImageReader
 
getWidth() - Method in class gistoolkit.datasources.imagefile.imagereaders.IconImageReader
 
getWidth() - Method in class gistoolkit.datasources.imagefile.imagereaders.ImageIOImageReader
 
getWidth() - Method in class gistoolkit.datasources.imagefile.imagereaders.JAIImageReader
 
getWidth() - Method in class gistoolkit.datasources.webservice.Client100
Retrieve the width of the resulting image
getWidth() - Method in class gistoolkit.features.Envelope
Returns the width of this envelope
getWidth() - Method in class gistoolkit.server.MapRequest
Get the width of the requested result.
getWidth() - Method in class gistoolkit.server.mapclient.Extents
Returns the width of this extents
getWidth() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Retrieve the width of the resulting image
getWidth() - Method in class proprietary.datasources.arcims.ArcIMSClient
Retrieve the width of the resulting image
getWorldEnvelope() - Method in class gistoolkit.display.Converter
Returns a copy of the world Envelope used to create this converter.
getWorldExtents() - Method in class gistoolkit.server.mapclient.Converter
Returns a copy of the world extents used to create this converter.
getWorldHeight() - Method in class gistoolkit.display.Converter
Retrieve the height of the world
getWorldHeight() - Method in class gistoolkit.server.mapclient.Converter
Retrieve the height of the world
getWorldWidth() - Method in class gistoolkit.display.Converter
Return the width of the world
getWorldWidth() - Method in class gistoolkit.server.mapclient.Converter
Return the width of the world
getWriter() - Method in class gistoolkit.server.mapservice.Response
Get the Print writer for writing to the client.
getX() - Method in class gistoolkit.features.Point
 
getX() - Method in class gistoolkit.projection.ellipsoid.transform.CartesianPoint
Return the X coordinate of this point
getXCoordinates() - Method in class gistoolkit.features.LineString
Return the array of X Coordinates.
getXCoordinates() - Method in class gistoolkit.features.LinearRing
Return the array of X Coordinates.
getXCoordinates() - Method in class gistoolkit.features.MultiPoint
Return the array of X Coordinates.
getXERCES(Request, Response) - Method in class gistoolkit.server.mapservice.clientextender.ClientExtender
Retrieve the XERCES jar file from the images folder.
getXML(String) - Static method in class gistoolkit.config.Configurator
Read an XML document from the given location, and parse it into a node tree
getXPoint() - Method in class gistoolkit.server.MapRequest
Get the X coordinate of the pixel of interest for a getInfo request.
getXRotation() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Retrieve the rotation to apply to the X coordinate
getXTranslation() - Method in class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation
Return the translation in the X direction
getXTranslation() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Retrieve the translation to apply to the X coordinate
getY() - Method in class gistoolkit.features.Point
 
getY() - Method in class gistoolkit.projection.ellipsoid.transform.CartesianPoint
Return the Y coordinate of this point
getYCoordinates() - Method in class gistoolkit.features.LineString
Return the array of Y Coordinates.
getYCoordinates() - Method in class gistoolkit.features.LinearRing
Return the array of Y Coordinates.
getYCoordinates() - Method in class gistoolkit.features.MultiPoint
Return the array of Y Coordinates.
getYPoint() - Method in class gistoolkit.server.MapRequest
Get the Y coordinate of the pixel of interest for a getInfo request.
getYRotation() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Retrieve the rotation to apply to the Y coordinate
getYTranslation() - Method in class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation
Return the translation in the Y direction
getYTranslation() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Retrieve the translation to apply to the Y coordinate
getZ() - Method in class gistoolkit.datasources.shapefile.PointZ
return the Z coordinate.
getZ() - Method in class gistoolkit.projection.ellipsoid.transform.CartesianPoint
Return the Z coordinate of this point
getZRotation() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Retrieve the rotation to apply to the Z coordinate
getZTranslation() - Method in class gistoolkit.projection.ellipsoid.transform.GeocentricTranslation
Return the translation in the Z direction
getZTranslation() - Method in class gistoolkit.projection.ellipsoid.transform.PositionVectorTransform
Retrieve the translation to apply to the Z coordinate
getZone() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
 
gisDisplay - Variable in class proprietary.datasources.arcsde.UpdateableArcSDEDataSourcePanel
Sets the GISDisplay in case the panel should need it.
gistoolkit.application - package gistoolkit.application
 
gistoolkit.application.command - package gistoolkit.application.command
 
gistoolkit.application.config - package gistoolkit.application.config
 
gistoolkit.application.dialog - package gistoolkit.application.dialog
 
gistoolkit.application.dialog.scalebar - package gistoolkit.application.dialog.scalebar
 
gistoolkit.application.images - package gistoolkit.application.images
 
gistoolkit.application.layers - package gistoolkit.application.layers
 
gistoolkit.application.layers.joindatasource - package gistoolkit.application.layers.joindatasource
 
gistoolkit.application.layers.labelerpanel - package gistoolkit.application.layers.labelerpanel
 
gistoolkit.application.layers.layerpanel - package gistoolkit.application.layers.layerpanel
 
gistoolkit.application.layers.layerpanel.filterpanel - package gistoolkit.application.layers.layerpanel.filterpanel
 
gistoolkit.application.layers.rendererpanel - package gistoolkit.application.layers.rendererpanel
 
gistoolkit.application.layers.tableeditor - package gistoolkit.application.layers.tableeditor
 
gistoolkit.common - package gistoolkit.common
 
gistoolkit.config - package gistoolkit.config
 
gistoolkit.datasources - package gistoolkit.datasources
 
gistoolkit.datasources.db2spatialextender - package gistoolkit.datasources.db2spatialextender
 
gistoolkit.datasources.filter - package gistoolkit.datasources.filter
 
gistoolkit.datasources.imagefile - package gistoolkit.datasources.imagefile
 
gistoolkit.datasources.imagefile.imagereaders - package gistoolkit.datasources.imagefile.imagereaders
 
gistoolkit.datasources.memory - package gistoolkit.datasources.memory
 
gistoolkit.datasources.mysql - package gistoolkit.datasources.mysql
 
gistoolkit.datasources.oracle - package gistoolkit.datasources.oracle
 
gistoolkit.datasources.postgis - package gistoolkit.datasources.postgis
 
gistoolkit.datasources.seamless - package gistoolkit.datasources.seamless
 
gistoolkit.datasources.shapefile - package gistoolkit.datasources.shapefile
 
gistoolkit.datasources.terraserver - package gistoolkit.datasources.terraserver
 
gistoolkit.datasources.webservice - package gistoolkit.datasources.webservice
 
gistoolkit.display - package gistoolkit.display
 
gistoolkit.display.drawmodel - package gistoolkit.display.drawmodel
 
gistoolkit.display.labeler - package gistoolkit.display.labeler
 
gistoolkit.display.renderer - package gistoolkit.display.renderer
 
gistoolkit.display.renderer.images - package gistoolkit.display.renderer.images
 
gistoolkit.display.scalebar - package gistoolkit.display.scalebar
 
gistoolkit.display.shader - package gistoolkit.display.shader
 
gistoolkit.display.shader.images - package gistoolkit.display.shader.images
 
gistoolkit.display.shader.stroke - package gistoolkit.display.shader.stroke
 
gistoolkit.display.shapeeditor - package gistoolkit.display.shapeeditor
 
gistoolkit.display.widgets - package gistoolkit.display.widgets
 
gistoolkit.display.widgets.attributeeditors - package gistoolkit.display.widgets.attributeeditors
 
gistoolkit.display.widgets.attrieditors - package gistoolkit.display.widgets.attrieditors
 
gistoolkit.features - package gistoolkit.features
 
gistoolkit.features.featureutils - package gistoolkit.features.featureutils
 
gistoolkit.features.jtsutils - package gistoolkit.features.jtsutils
 
gistoolkit.projection - package gistoolkit.projection
 
gistoolkit.projection.ellipsoid - package gistoolkit.projection.ellipsoid
 
gistoolkit.projection.ellipsoid.transform - package gistoolkit.projection.ellipsoid.transform
 
gistoolkit.server - package gistoolkit.server
 
gistoolkit.server.mapclient - package gistoolkit.server.mapclient
 
gistoolkit.server.mapclient.command - package gistoolkit.server.mapclient.command
 
gistoolkit.server.mapclient.drawer - package gistoolkit.server.mapclient.drawer
 
gistoolkit.server.mapclient.images - package gistoolkit.server.mapclient.images
 
gistoolkit.server.mapclient.wmsclient - package gistoolkit.server.mapclient.wmsclient
 
gistoolkit.server.mapservice - package gistoolkit.server.mapservice
 
gistoolkit.server.mapservice.adminextender - package gistoolkit.server.mapservice.adminextender
 
gistoolkit.server.mapservice.adminextender.datasourcehandlers - package gistoolkit.server.mapservice.adminextender.datasourcehandlers
 
gistoolkit.server.mapservice.adminextender.images - package gistoolkit.server.mapservice.adminextender.images
 
gistoolkit.server.mapservice.adminextender.labelerhandlers - package gistoolkit.server.mapservice.adminextender.labelerhandlers
 
gistoolkit.server.mapservice.adminextender.projectionhandlers - package gistoolkit.server.mapservice.adminextender.projectionhandlers
 
gistoolkit.server.mapservice.adminextender.rendererhandlers - package gistoolkit.server.mapservice.adminextender.rendererhandlers
 
gistoolkit.server.mapservice.adminextender.scalebarhandlers - package gistoolkit.server.mapservice.adminextender.scalebarhandlers
 
gistoolkit.server.mapservice.adminextender.shaderhandlers - package gistoolkit.server.mapservice.adminextender.shaderhandlers
 
gistoolkit.server.mapservice.clientextender - package gistoolkit.server.mapservice.clientextender
 
gistoolkit.server.mapservice.clientextender.images - package gistoolkit.server.mapservice.clientextender.images
 
gistoolkit.server.mapservice.htmlclientextender - package gistoolkit.server.mapservice.htmlclientextender
 
gistoolkit.server.mapservice.htmlclientextender.images - package gistoolkit.server.mapservice.htmlclientextender.images
 

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