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

C

CALLED_URL_PARAMETER - Static variable in class gistoolkit.server.mapservice.ResponseThread
 
CENTER - Static variable in class gistoolkit.display.labeler.SimpleLabeler
The orientation of the label.
CartesianPoint - class gistoolkit.projection.ellipsoid.transform.CartesianPoint.
Class to represent a point in three dimensional space.
CartesianPoint() - Constructor for class gistoolkit.projection.ellipsoid.transform.CartesianPoint
Creates new CartesianPoint
CenterOnPointCommand - class gistoolkit.application.command.CenterOnPointCommand.
Command to center the map where the user clicks.
CenterOnPointCommand(GISEditor) - Constructor for class gistoolkit.application.command.CenterOnPointCommand
CenterOnPointCommand constructor comment.
Clarke1866 - class gistoolkit.projection.ellipsoid.Clarke1866.
Used a lot in England.
Clarke1866() - Constructor for class gistoolkit.projection.ellipsoid.Clarke1866
Creates new Clarke1866
ClickDrawer - class gistoolkit.server.mapclient.drawer.ClickDrawer.
A drawer that just returns the clicks on the interface.
ClickDrawer() - Constructor for class gistoolkit.server.mapclient.drawer.ClickDrawer
Creates new ClickDrawer
ClickPointModel - class gistoolkit.display.drawmodel.ClickPointModel.
Draw model for capturing a click location on the map.
ClickPointModel() - Constructor for class gistoolkit.display.drawmodel.ClickPointModel
 
ClickPointModel(Command) - Constructor for class gistoolkit.display.drawmodel.ClickPointModel
 
Client - interface gistoolkit.server.mapclient.Client.
Allows multiple clients use the drawers and commands.
Client100 - class gistoolkit.datasources.webservice.Client100.
Client for the OGC 1.0.0 version web services.
Client100() - Constructor for class gistoolkit.datasources.webservice.Client100
Creates new OGCWebServiceClient100
Client110 - class gistoolkit.datasources.webservice.Client110.
class to handle OGC 1.1.0 web map servers.
Client110() - Constructor for class gistoolkit.datasources.webservice.Client110
Creates new Client11
ClientExtender - class gistoolkit.server.mapservice.clientextender.ClientExtender.
Extender to display the client applet to the user so they can browse the web service.
ClientExtender() - Constructor for class gistoolkit.server.mapservice.clientextender.ClientExtender
Creates new ClientExtender
ColorButton - class gistoolkit.display.widgets.ColorButton.
Button for displaying the colors editable in a shader.
ColorButton() - Constructor for class gistoolkit.display.widgets.ColorButton
Create a new color button with the default text.
ColorButton(String) - Constructor for class gistoolkit.display.widgets.ColorButton
Create a new color button with the given text displayed.
ColorDlg - class gistoolkit.display.widgets.ColorDlg.
Class to allow the editing of colors.
ColorDlg() - Constructor for class gistoolkit.display.widgets.ColorDlg
ColorDlg constructor comment.
ColorDlg(Color) - Constructor for class gistoolkit.display.widgets.ColorDlg
ColorDlg constructor comment.
ColumnAttributes - class gistoolkit.display.labeler.ColumnAttributes.
Class to contain the attributes of a column for labeling purposes.
ColumnAttributes(int, int, String, String) - Constructor for class gistoolkit.display.labeler.ColumnAttributes
Creates a new instance of ColumnAttributes
Command - interface gistoolkit.display.Command.
Represents a command that can be executed.
Command - interface gistoolkit.server.mapclient.Command.
Interface for classes to do something with the user interface.
CommandButton - class gistoolkit.server.mapclient.CommandButton.
 
CommandButton() - Constructor for class gistoolkit.server.mapclient.CommandButton
Creates new CommandButton
CommandButton(Command) - Constructor for class gistoolkit.server.mapclient.CommandButton
Creates new CommandButton
CommandRadioButton - class gistoolkit.server.mapclient.CommandRadioButton.
 
CommandRadioButton(Command) - Constructor for class gistoolkit.server.mapclient.CommandRadioButton
Creates new CommandButton
Config - class gistoolkit.application.config.Config.
Class for holding the configuration information for the editor.
Config(String) - Constructor for class gistoolkit.application.config.Config
This class can read and write configuration information for the application.
Configurator - class gistoolkit.config.Configurator.
Class for reading and writing configuration files.
Configurator() - Constructor for class gistoolkit.config.Configurator
Creates new Configurator
Constants - class gistoolkit.application.Constants.
Class to hold constant information for the application that may change should The application change.
Constants() - Constructor for class gistoolkit.application.Constants
Creates new Constants
Converter - class gistoolkit.display.Converter.
Class to convert from world coordinates to screen coordinates.
Converter(Envelope, Envelope) - Constructor for class gistoolkit.display.Converter
Create a converter to convert from the given screen Envelope to the given world Envelope, and vice versa.
Converter(Envelope, Envelope, boolean) - Constructor for class gistoolkit.display.Converter
Create a converter to convert from the given screen Envelope to the given world Envelope, and vice versa.
Converter - class gistoolkit.server.mapclient.Converter.
Class to convert from world coordinates to screen coordinates.
Converter(Extents, Extents) - Constructor for class gistoolkit.server.mapclient.Converter
Create a converter to convert from the given screen extents to the given world extents, and vice versa.
Converter(int, int, double, double, double, double) - Constructor for class gistoolkit.server.mapclient.Converter
Create a converter to convert from the given screen coordinates to the given world coordinates, and vice versa.
Converter(Extents, Extents, boolean) - Constructor for class gistoolkit.server.mapclient.Converter
Create a converter to convert from the given screen extents to the given world extents, and vice versa.
CoordinateFrameRotation - class gistoolkit.projection.ellipsoid.transform.CoordinateFrameRotation.
Although being common practice in particularly the European E&P industry Position Vector Transformation sign convention is not universally accepted.
CoordinateFrameRotation() - Constructor for class gistoolkit.projection.ellipsoid.transform.CoordinateFrameRotation
Creates a new CoordinateFrameRotation
CoordinateFrameRotation(Ellipsoid, Ellipsoid, double, double, double, double, double, double, double) - Constructor for class gistoolkit.projection.ellipsoid.transform.CoordinateFrameRotation
Creates new CoordinateFrameRotation.
CopyCommand - class gistoolkit.application.command.CopyCommand.
Command to copy the selected items from their current data source and store them in the copy buffer for later insertion into another data source.
CopyCommand(GISEditor) - Constructor for class gistoolkit.application.command.CopyCommand
CopyCommand constructor comment.
CutCommand - class gistoolkit.application.command.CutCommand.
Command to delete the selected items from their current data source and insert them into another data source.
CutCommand(GISEditor) - Constructor for class gistoolkit.application.command.CutCommand
CutCommand constructor comment.
calculateEnvelope(File, ImageInformation) - Static method in class gistoolkit.datasources.imagefile.ImageUtilities
Calculate the envelope given the TFWFile.
calculateEnvelope() - Method in class gistoolkit.features.LineString
Recalculates the envelope for the shape.
calculateEnvelope() - Method in class gistoolkit.features.LinearRing
Recalculates the envelope for the shape.
calculateEnvelope() - Method in class gistoolkit.features.MultiLineString
Calculates the envelope based on the data in the individual lines.
calculateEnvelope() - Method in class gistoolkit.features.MultiPoint
Recalculates the envelope for the shape.
calculateEnvelope() - Method in class gistoolkit.features.MultiPolygon
Recalculates the emvelope for the shape.
calculateEnvelope() - Method in class gistoolkit.features.Polygon
Calculates the envelope based on the data in the polygon.
calculateEnvelope() - Method in class gistoolkit.features.Shape
Recalculates the extents on the object, should be called if the object is changed.
canEdit(Renderer) - Method in class gistoolkit.application.layers.RendererSelectPanel
Get the editor for the particular renderer.
centerDialog() - Method in class gistoolkit.display.widgets.GISToolkitDialog
center the dialog on the screen.
checkDate() - Method in class gistoolkit.datasources.shapefile.ReadOnlyShapeFileDataSource
Checks if the file date has changed since the last time we read it, returns true if it is the same.
checkMaxPoint(Point) - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Function to ensure that the X and Y of the point are within the allowable limits
checkOrientation(double[], double[], int) - Static method in class gistoolkit.datasources.ShapeUtils
Checkorient tests the clockwise or counter-clockwise orientation of a polygon.
checkOrientation(Point[]) - Static method in class gistoolkit.datasources.ShapeUtils
checkorient tests the clockwise or counter-clockwise orientation of a polygon.
clear() - Method in class gistoolkit.display.labeler.OverlapManager
Clear the contents of the overlap manager.
clearCache() - Method in class gistoolkit.datasources.SimpleDataSource
Clear the cache.
clearGrid() - Method in class gistoolkit.display.shader.BinShaderPanel
Clear the contents of the array.
clearLabelColumns() - Method in class gistoolkit.display.labeler.MultipleLabeler
Clear all the label columns.
clearSelection() - Method in class gistoolkit.application.PopupListener
Utility class to clear the selection.
clone() - Method in class gistoolkit.datasources.GISDataset
Make a deep copy of this data set.
clone() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderRecord
Creats a copy of this record;
clone() - Method in class gistoolkit.datasources.memory.MemoryRecord
Need a clone method to allow editing of this record
clone() - Method in class gistoolkit.datasources.mysql.MySQLRecord
handle the clone method as the record will be cloned before it is modified.
clone() - Method in class gistoolkit.datasources.oracle.OracleRecord
handle the clone method as the record will be cloned before it is modified.
clone() - Method in class gistoolkit.datasources.postgis.PostGISRecord
handle the clone method as the record will be cloned before it is modified.
clone() - Method in class gistoolkit.datasources.shapefile.ShapeFileRecord
Creats a copy of this record;
clone() - Method in class gistoolkit.features.Envelope
Create a copy of the envelope.
clone() - Method in class gistoolkit.features.LineString
Creates a copy of the Line String Creation date: (5/3/2001 8:45:46 AM)
clone() - Method in class gistoolkit.features.LinearRing
Creates a copy of the Linear Ring Creation date: (5/3/2001 8:45:46 AM)
clone() - Method in class gistoolkit.features.MultiLineString
Creates a copy of the MultiLineString
clone() - Method in class gistoolkit.features.MultiPoint
Creates a copy of the MultiPoint
clone() - Method in class gistoolkit.features.MultiPolygon
Creates a copy of the MultiPolygon.
clone() - Method in class gistoolkit.features.Point
Creates a copy of the Point
clone() - Method in class gistoolkit.features.Polygon
Creates a copy of the Polygon
clone() - Method in class gistoolkit.features.RasterShape
clone this shape
clone() - Method in class gistoolkit.features.Record
Creats a copy of this record;
clone() - Method in class gistoolkit.features.Shape
Creates a copy of the shape
clone() - Method in class gistoolkit.projection.AlbersEqualAreaProjection
clone this projection
clone() - Method in class gistoolkit.projection.LambertConicConformalProjection
clone this object
clone() - Method in class gistoolkit.projection.NoProjection
clone this object
clone() - Method in interface gistoolkit.projection.Projection
Clone the object
clone() - Method in class gistoolkit.projection.SimpleProjection
clone this object
clone() - Method in class gistoolkit.projection.TransversMercatorProjection
clone this object
clone() - Method in class gistoolkit.projection.UniversalTransverseMercatorProjection
clone this object
clone() - Method in class gistoolkit.server.mapclient.Extents
Create a copy of the bounds.
close() - Method in class cmp.LEDataStream.LEDataInputStream
 
close() - Method in class cmp.LEDataStream.LEDataOutputStream
 
close() - Method in class cmp.LEDataStream.LERandomAccessFile
 
close() - Method in class gistoolkit.datasources.shapefile.DbaseFileWriter
 
close() - Method in class gistoolkit.datasources.shapefile.ShapeFileWriter
Closes the files for writing and re-writes the header with the correct number of records that were written.
closeConnection() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Close the connection to the database.
closeConnection() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Close the connection to the database.
closeConnection() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Close the connection to the database.
closeConnection() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Close the connection to the database.
closeConnection() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Close the connection to the database.
cmp.LEDataStream - package cmp.LEDataStream
 
commit() - Method in interface gistoolkit.datasources.DataSource
Commit all changes since the last commit.
commit() - Method in class gistoolkit.datasources.SimpleDataSource
Commit all changes since the last commit.
commit() - Method in class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
Commit all changes since the last commit.
commit() - Method in class gistoolkit.datasources.oracle.UpdateableOracleDataSource
Commit all changes since the last commit.
commit() - Method in class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
Commit all changes since the last commit.
commit() - Method in class gistoolkit.datasources.shapefile.ShapeFileDataSource
Commit the data since the last commit.
commit() - Method in class gistoolkit.datasources.terraserver.TerraserverDataSource
Update Terraserver, ....
commit() - Method in class gistoolkit.display.Layer
Commit any changes to this layer.
commit() - Method in class proprietary.datasources.arcsde.UpdateableArcSDEDataSource
Commit all changes since the last commit.
componentHidden(ComponentEvent) - Method in class gistoolkit.application.GISEditor.WindowHandler
 
componentHidden(ComponentEvent) - Method in class gistoolkit.application.layers.layerpanel.ImageFileDataSourcePanel
 
componentHidden(ComponentEvent) - Method in class gistoolkit.display.widgets.ImagePanel
 
componentHidden(ComponentEvent) - Method in class gistoolkit.server.mapclient.OGCClient
 
componentMoved(ComponentEvent) - Method in class gistoolkit.application.GISEditor.WindowHandler
 
componentMoved(ComponentEvent) - Method in class gistoolkit.application.layers.layerpanel.ImageFileDataSourcePanel
 
componentMoved(ComponentEvent) - Method in class gistoolkit.display.widgets.ImagePanel
 
componentMoved(ComponentEvent) - Method in class gistoolkit.server.mapclient.OGCClient
 
componentResized(ComponentEvent) - Method in class gistoolkit.application.GISEditor.WindowHandler
 
componentResized(ComponentEvent) - Method in class gistoolkit.application.layers.layerpanel.ImageFileDataSourcePanel
 
componentResized(ComponentEvent) - Method in class gistoolkit.display.widgets.ImagePanel
 
componentResized(ComponentEvent) - Method in class gistoolkit.server.mapclient.OGCClient
 
componentShown(ComponentEvent) - Method in class gistoolkit.application.GISEditor.WindowHandler
 
componentShown(ComponentEvent) - Method in class gistoolkit.application.layers.layerpanel.ImageFileDataSourcePanel
 
componentShown(ComponentEvent) - Method in class gistoolkit.display.widgets.ImagePanel
 
componentShown(ComponentEvent) - Method in class gistoolkit.server.mapclient.OGCClient
 
connect() - Method in class gistoolkit.datasources.db2spatialextender.DB2JoinDataSource
Initializes the connection to the database.
connect() - Method in class gistoolkit.datasources.db2spatialextender.ReadOnlySpatialExtenderDataSource
Connects this datasource to the database, calls the connect in the super class.
connect() - Method in class gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource
Initializes the connection to the database.
connect() - Method in class gistoolkit.datasources.db2spatialextender.UpdateableSpatialExtenderDataSource
Connects this datasource to the database, calls the connect in the super class.
connect() - Method in class gistoolkit.datasources.mysql.MySQLDataSource
Connect this datasource to the database
connect() - Method in class gistoolkit.datasources.mysql.MySQLJoinDataSource
Connect this datasource to the database
connect() - Method in class gistoolkit.datasources.mysql.UpdateableMySQLDataSource
 
connect() - Method in class gistoolkit.datasources.oracle.OracleDataSource
Initializes the connection to the database.
connect() - Method in class gistoolkit.datasources.oracle.OracleJoinDataSource
Connect this datasource to the database
connect() - Method in class gistoolkit.datasources.oracle.ReadOnlyOracleDataSource
Connects this datasource to the database, calls the connect in the super class.
connect() - Method in class gistoolkit.datasources.oracle.UpdateableOracleDataSource
 
connect() - Method in class gistoolkit.datasources.postgis.PostGISDataSource
Connect this datasource to the database
connect() - Method in class gistoolkit.datasources.postgis.PostGISJoinDataSource
Connect this datasource to the database
connect() - Method in class gistoolkit.datasources.postgis.UpdateablePostGISDataSource
 
connect() - Method in class gistoolkit.datasources.webservice.Client100
Connect to the web service.
connect() - Method in class gistoolkit.datasources.webservice.OGCClient
Connect to the web service.
connect() - Method in class gistoolkit.datasources.webservice.OGCWebServiceDataSource
Connect to the data source
connect() - Method in class gistoolkit.server.mapclient.OGCClient
Connect to the web service.
connect() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient
Connect to the web service.
connect() - Method in class gistoolkit.server.mapclient.wmsclient.WMSClient100
Connect to the web service.
connect() - Method in class proprietary.datasources.arcims.ArcIMSClient
Connect to the web service.
connect() - Method in class proprietary.datasources.arcims.ArcIMSDataSource
Connect to the data source
connect() - Method in class proprietary.datasources.arcsde.ArcSDEDataSource
Connect to the datasource to ensure that it is operational
contains(Record) - Method in class gistoolkit.datasources.filter.DateAttributeFilter
Determiens if this record should be included in the subsequent set.
contains(Record) - Method in class gistoolkit.datasources.filter.Expression
Determines if this record should or should not be returned as part of the resulting dataset.
contains(Record) - Method in interface gistoolkit.datasources.filter.Filter
Determines if this record should or should not be returned as part of the resulting dataset.
contains(Record) - Method in class gistoolkit.datasources.filter.Join
Determines if this record should or should not be returned as part of the resulting dataset.
contains(Record) - Method in class gistoolkit.datasources.filter.NumberAttributeFilter
Determiens if this record should be included in the subsequent set.
contains(Record) - Method in class gistoolkit.datasources.filter.ShapeFilter
 
contains(Record) - Method in class gistoolkit.datasources.filter.StringAttributeFilter
Determiens if this record should be included in the subsequent set.
contains(Envelope) - Method in class gistoolkit.features.Envelope
Determines if the Extents sent in is within the current Extents.
contains(double, double) - Method in class gistoolkit.features.Envelope
Determines if the point sent in is within the current envelope.
contains(Shape) - Method in class gistoolkit.features.LineString
For line strings, since the shape is a line, it can only contain points, and other line strings.
contains(Shape) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
contains(Shape) - Method in class gistoolkit.features.MultiPolygon
returns true if any of the contained polygons contain this shape.
contains(Shape) - Method in class gistoolkit.features.Point
Determines if this point contains the shape sent in; This Point can only contain the shape sent in if they are the same point.
contains(Shape) - Method in class gistoolkit.features.Polygon
returns true if any of the contained polygons contain this shape.
contains(Shape) - Method in class gistoolkit.features.Shape
Determines if this shape contains the shape sent in; Since this is the super class, it always returns false.
contains(Extents) - Method in class gistoolkit.server.mapclient.Extents
Determines if the Extents sent in is within the current Extents.
containsLine(LineString) - Method in class gistoolkit.features.LineString
For line strings, since the shape is a line, it can only contain points, and other line strings.
containsLine(LineString) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsLinearRing(LinearRing) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsMultiLine(MultiLineString) - Method in class gistoolkit.features.LineString
For line strings, since the shape is a line, it can only contain points, and other line strings.
containsMultiLine(MultiLineString) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsMultiPolygon(MultiPolygon) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsPoint(Point) - Method in class gistoolkit.features.LineString
For line strings, since the shape is a line, it can only contain points, and other line strings.
containsPoint(Point) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsPoint(double, double) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsPolygon(Polygon) - Method in class gistoolkit.features.LinearRing
For linear rings, since the shape is representing a simple polygon, if the shape is contained within the interior of the ring, then it is said to be within the simple polygon.
containsValue(String) - Method in class gistoolkit.display.shader.BinEntry
Determines if this entry contains this value.
convert(Shape, String) - Static method in class gistoolkit.datasources.WKBFactory
Converts the type of shape sent in, to therequired shape.
convert(Shape, String) - Static method in class gistoolkit.datasources.db2spatialextender.WKBParser
Converts the type of shape sent in, to therequired shape.
convert(Shape) - Method in class gistoolkit.datasources.oracle.SDOParser
Converts an GISToolkit feature to an oracle geometry.
convertLineString(LineString) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit LineString to a JTS LineString.
convertLineString(LineString) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS LineString to a GISToolkit LineString.
convertLinearRing(LinearRing) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit LinearRing to a JTS LinearRing.
convertLinearRing(LinearRing) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS LinearRing to a GISToolkit LinearRing.
convertMultiLineString(MultiLineString) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit MultiLineString to a JTS MultiLineString.
convertMultiLineString(MultiLineString) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS MultiLineString to a GISToolkit MultiLineString.
convertMultiPoint(MultiPoint) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit MultiPoint to a JTS MultiPoint.
convertMultiPoint(MultiPoint) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS MultiPoint to a GISToolkit MultiPoint.
convertMultiPolygon(MultiPolygon) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit MultiPolygon to a JTS Polygon.
convertMultiPolygon(MultiPolygon) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS MultiPolygon to a GISToolkit Polygon.
convertPoint(Point) - Method in class gistoolkit.features.jtsutils.JTSConverter
Convert a GISToolkit Point to a JTS Point.
convertPoint(Point) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS Point to a GISToolkit Point.
convertPolygon(Polygon) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit Polygon to a JTS Polygon.
convertPolygon(Polygon) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS Polygon to a GISToolkit Polygon.
convertSDO(Geometry) - Static method in class gistoolkit.datasources.oracle.SDOParser
Converts an oracle geometry to a GISToolkit feature.
convertShape(Shape) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a GISToolkit shape to a JTS Geomethry.
convertShape(Geometry) - Method in class gistoolkit.features.jtsutils.JTSConverter
Converts a JTS Geometry to a GISToolkit shape.
convertX(double) - Method in class gistoolkit.display.Converter
Convert the given world x coordinate to a corrisponding screen coordinate.
convertX(double) - Method in class gistoolkit.server.mapclient.Converter
Convert the given world x coordinate to a corrisponding screen coordinate.
convertY(double) - Method in class gistoolkit.display.Converter
 
convertY(double) - Method in class gistoolkit.server.mapclient.Converter
 
createFilterName() - Method in class gistoolkit.datasources.filter.AttributeFilter
Construct the filter name
createStrokedShape(Shape) - Method in class gistoolkit.display.shader.stroke.RailRoadStroke
 
currentColor - Variable in class gistoolkit.display.shader.RangeShaderPanel.ColorEditor
 

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