Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
L
LABELER_ACITON_ADD
- Static variable in class gistoolkit.server.mapservice.adminextender.
LabelerHandler
LABELER_ACTION_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
LabelerHandler
LABELER_NAME_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
LabelerHandler
LABELER_NUM_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
LabelerHandler
LAYERS
- Static variable in class gistoolkit.server.mapservice.
OGC1_0_0Parser
LAYERS
- Static variable in class gistoolkit.server.mapservice.
OGC1_1_1Parser
LAYER_NAME_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
LayerHandler
LEDataInputStream
- class cmp.LEDataStream.
LEDataInputStream
.
LEDataInputStream(InputStream)
- Constructor for class cmp.LEDataStream.
LEDataInputStream
constructor
LEDataOutputStream
- class cmp.LEDataStream.
LEDataOutputStream
.
LEDataOutputStream(OutputStream)
- Constructor for class cmp.LEDataStream.
LEDataOutputStream
constructor
LERandomAccessFile
- class cmp.LEDataStream.
LERandomAccessFile
.
LERandomAccessFile(String, String)
- Constructor for class cmp.LEDataStream.
LERandomAccessFile
constructors
LERandomAccessFile(File, String)
- Constructor for class cmp.LEDataStream.
LERandomAccessFile
LETest
- class cmp.LEDataStream.
LETest
.
LETest()
- Constructor for class cmp.LEDataStream.
LETest
LINE
- Static variable in class gistoolkit.display.drawmodel.
NewShapeDrawModel
Constant for drawing a Line
LINEARRING
- Static variable in class gistoolkit.features.
Shape
LINESTRING
- Static variable in class gistoolkit.features.
Shape
LOWER_LEFT
- Static variable in class gistoolkit.display.scalebar.
SimpleScaleBar
The lower left quadrant of the screen.
LOWER_RIGHT
- Static variable in class gistoolkit.display.scalebar.
SimpleScaleBar
the lower right quadrant of the screen.
Labeler
- interface gistoolkit.display.
Labeler
.
Labelers are responsible for labeling the features of a particular layer.
LabelerHandler
- class gistoolkit.server.mapservice.adminextender.
LabelerHandler
.
Class for selecting amung the available labelers.
LabelerHandler()
- Constructor for class gistoolkit.server.mapservice.adminextender.
LabelerHandler
Creates new LabelerHandler
LabelerPanel
- class gistoolkit.display.labeler.
LabelerPanel
.
Abstract class to allow labelers to provide a user interface to the client in order to allow them to be edited.
LabelerPanel()
- Constructor for class gistoolkit.display.labeler.
LabelerPanel
LabelerSelectPanel
- class gistoolkit.application.layers.
LabelerSelectPanel
.
Allows the user to update and modify the labelers assigned to a projection.
LabelerSelectPanel()
- Constructor for class gistoolkit.application.layers.
LabelerSelectPanel
Creates new LabelerSelectPanel
LambertConicConformalProjection
- class gistoolkit.projection.
LambertConicConformalProjection
.
A conformal conic projection.
LambertConicConformalProjection()
- Constructor for class gistoolkit.projection.
LambertConicConformalProjection
Creates new LambertConnicConvormalProjection
LambertConicConformalProjectionHandler
- class gistoolkit.server.mapservice.adminextender.projectionhandlers.
LambertConicConformalProjectionHandler
.
LambertConicConformalProjectionHandler()
- Constructor for class gistoolkit.server.mapservice.adminextender.projectionhandlers.
LambertConicConformalProjectionHandler
Creates new RangeShaderHandler
LambertConicConformalProjectionPanel
- class gistoolkit.projection.
LambertConicConformalProjectionPanel
.
Allows the user to edit the attributes of a projection.
LambertConicConformalProjectionPanel()
- Constructor for class gistoolkit.projection.
LambertConicConformalProjectionPanel
Creates new LambertConnicConformalProjectionPanel
LatitudeTranslation
- class gistoolkit.projection.ellipsoid.transform.
LatitudeTranslation
.
Just add an offset to the Y value.
LatitudeTranslation()
- Constructor for class gistoolkit.projection.ellipsoid.transform.
LatitudeTranslation
Creates new LatitudeTranslation
LatitudeTranslation.EditPanel
- class gistoolkit.projection.ellipsoid.transform.
LatitudeTranslation.EditPanel
.
LatitudeTranslation.EditPanel()
- Constructor for class gistoolkit.projection.ellipsoid.transform.
LatitudeTranslation.EditPanel
Layer
- class gistoolkit.datasources.webservice.
Layer
.
Represents an available layer in a web service.
Layer()
- Constructor for class gistoolkit.datasources.webservice.
Layer
Creates new Capability
Layer(Node)
- Constructor for class gistoolkit.datasources.webservice.
Layer
Create the layer and populate it with the node
Layer(Node, Layer)
- Constructor for class gistoolkit.datasources.webservice.
Layer
Create the layer and populate it with the node
Layer
- class gistoolkit.display.
Layer
.
Represents a layer of the rendered map.
Layer()
- Constructor for class gistoolkit.display.
Layer
Creates a new layer without a datasource.
Layer(DataSource)
- Constructor for class gistoolkit.display.
Layer
Create the layer with a new datasource.
Layer
- class gistoolkit.server.mapclient.wmsclient.
Layer
.
Represents an available layer in a web service.
Layer()
- Constructor for class gistoolkit.server.mapclient.wmsclient.
Layer
Creates new Capability
Layer(Node)
- Constructor for class gistoolkit.server.mapclient.wmsclient.
Layer
Create the layer and populate it with the node
Layer(Node, Layer)
- Constructor for class gistoolkit.server.mapclient.wmsclient.
Layer
Create the layer and populate it with the node
LayerAttributesPanel
- class gistoolkit.application.layers.
LayerAttributesPanel
.
Panel to handle the attributes of layers, zoom ranges for example.
LayerAttributesPanel()
- Constructor for class gistoolkit.application.layers.
LayerAttributesPanel
Creates new LayerAttributesPanel
LayerDefinition
- class gistoolkit.server.
LayerDefinition
.
Holds information for a layer.
LayerDefinition()
- Constructor for class gistoolkit.server.
LayerDefinition
Creates new LayerDefinition
LayerDefinition(String)
- Constructor for class gistoolkit.server.
LayerDefinition
Creates new LayerDefinition
LayerDialog
- class gistoolkit.server.mapclient.
LayerDialog
.
Presents a list of layers to the user allowing them to select which ones to display, and which style to display them in.
LayerDialog()
- Constructor for class gistoolkit.server.mapclient.
LayerDialog
Creates new LayerDialog
LayerDlg
- class gistoolkit.application.layers.
LayerDlg
.
The LayerDlg is used to create a new layer.
LayerDlg(Dialog)
- Constructor for class gistoolkit.application.layers.
LayerDlg
Create a new LayerDlg with the proper initialization and parent dialog.
LayerDlg(Dialog, boolean)
- Constructor for class gistoolkit.application.layers.
LayerDlg
Sets up the dialog and makes it modal.
LayerDlg(Frame)
- Constructor for class gistoolkit.application.layers.
LayerDlg
See Parent.
LayerDlg(Frame, boolean)
- Constructor for class gistoolkit.application.layers.
LayerDlg
See Parent.
LayerEntryPanel
- class gistoolkit.application.layers.
LayerEntryPanel
.
Type for displaying information about a layer to the user.
LayerEntryPanel()
- Constructor for class gistoolkit.application.layers.
LayerEntryPanel
LayerEntryPanel constructor comment.
LayerEntryPanel(Layer, LayerPanel)
- Constructor for class gistoolkit.application.layers.
LayerEntryPanel
LayerEntryPanel constructor comment.
LayerEvent
- class gistoolkit.display.
LayerEvent
.
An event used to indicate that actions have been performed within a layer.
LayerEvent(int)
- Constructor for class gistoolkit.display.
LayerEvent
Creates new LayerEvent
LayerHandler
- class gistoolkit.server.mapservice.adminextender.
LayerHandler
.
LayerHandler()
- Constructor for class gistoolkit.server.mapservice.adminextender.
LayerHandler
Creates new LayerHandler
LayerListener
- interface gistoolkit.display.
LayerListener
.
Allows classes to listen for events from the Layer, such as reading data.
LayerPanel
- class gistoolkit.application.layers.
LayerPanel
.
Managers the layers involved in the map, by containing the LayerEntryPanels.
LayerPanel()
- Constructor for class gistoolkit.application.layers.
LayerPanel
LayerPanel constructor comment.
LayerPanel(LayoutManager)
- Constructor for class gistoolkit.application.layers.
LayerPanel
LayerPanel constructor comment.
LayerPanel(LayoutManager, boolean)
- Constructor for class gistoolkit.application.layers.
LayerPanel
LayerPanel constructor comment.
LayerPanel(boolean)
- Constructor for class gistoolkit.application.layers.
LayerPanel
LayerPanel constructor comment.
LayerPropertiesDialog
- class gistoolkit.application.layers.
LayerPropertiesDialog
.
Class for the editing of the properties of a layer.
LayerPropertiesDialog()
- Constructor for class gistoolkit.application.layers.
LayerPropertiesDialog
Creates new LayerPropertiesPanel
LegendCommand
- class gistoolkit.application.command.
LegendCommand
.
Displays the legend.
LegendCommand(GISEditor)
- Constructor for class gistoolkit.application.command.
LegendCommand
Creates new LegendCommand
LegendDialog
- class gistoolkit.application.dialog.
LegendDialog
.
A dialog to display the legend of the map.
LegendDialog(Frame)
- Constructor for class gistoolkit.application.dialog.
LegendDialog
Creates new LegendDialog
LineLabeler
- class gistoolkit.display.labeler.
LineLabeler
.
Labeler for drawing line labels on the screen.
LineLabeler()
- Constructor for class gistoolkit.display.labeler.
LineLabeler
Creates new PolygonLabeler
LineRenderer
- class gistoolkit.display.renderer.
LineRenderer
.
Created to render Lines in a single color, default color is black.
LineRenderer()
- Constructor for class gistoolkit.display.renderer.
LineRenderer
MonoShader constructor comment.
LineString
- class gistoolkit.features.
LineString
.
A line string is a series of connected line segments.
LineString()
- Constructor for class gistoolkit.features.
LineString
Create a new empty Line String.
LineString(double[], double[])
- Constructor for class gistoolkit.features.
LineString
Create a new LineString from the points.
LineString(Point[])
- Constructor for class gistoolkit.features.
LineString
Create a new LineString from the points.
LineStringEditor
- class gistoolkit.display.shapeeditor.
LineStringEditor
.
Provides the user interface for editing LineStrings.
LineStringEditor()
- Constructor for class gistoolkit.display.shapeeditor.
LineStringEditor
Creates new LineStringEditor.
LineStringM
- class gistoolkit.datasources.shapefile.
LineStringM
.
Just like a line string exept it is composed of points with M coordinates.
LineStringM()
- Constructor for class gistoolkit.datasources.shapefile.
LineStringM
LineStringM constructor comment.
LineStringM(double[], double[])
- Constructor for class gistoolkit.datasources.shapefile.
LineStringM
LineStringM constructor comment.
LineStringM(Point[])
- Constructor for class gistoolkit.datasources.shapefile.
LineStringM
LineStringM constructor comment.
LineStringZ
- class gistoolkit.datasources.shapefile.
LineStringZ
.
Just like a line stringM exept it is composed of points with z coordinates.
LineStringZ()
- Constructor for class gistoolkit.datasources.shapefile.
LineStringZ
LineStringM constructor comment.
LineStringZ(double[], double[])
- Constructor for class gistoolkit.datasources.shapefile.
LineStringZ
LineStringM constructor comment.
LineStringZ(Point[])
- Constructor for class gistoolkit.datasources.shapefile.
LineStringZ
LineStringM constructor comment.
LinearRing
- class gistoolkit.features.
LinearRing
.
A ring is a closed group of line segments.
LinearRing()
- Constructor for class gistoolkit.features.
LinearRing
Create a new empty linear ring.
LinearRing(double[], double[])
- Constructor for class gistoolkit.features.
LinearRing
Create a new linear ring from the points.
LinearRing(Point[])
- Constructor for class gistoolkit.features.
LinearRing
Create a new linear ring from the points.
LinearRingEditor
- class gistoolkit.display.shapeeditor.
LinearRingEditor
.
Provides the user interface for editing LinearRings.
LinearRingEditor()
- Constructor for class gistoolkit.display.shapeeditor.
LinearRingEditor
Creates new LinearRingEditor.
LinearRingM
- class gistoolkit.datasources.shapefile.
LinearRingM
.
Just like a linear ring but with M values for the points
LinearRingM()
- Constructor for class gistoolkit.datasources.shapefile.
LinearRingM
LinearRingM constructor comment.
LinearRingM(double[], double[])
- Constructor for class gistoolkit.datasources.shapefile.
LinearRingM
LinearRingM constructor comment.
LinearRingM(Point[])
- Constructor for class gistoolkit.datasources.shapefile.
LinearRingM
LinearRingM constructor comment.
LinearRingZ
- class gistoolkit.datasources.shapefile.
LinearRingZ
.
Just like a Linear Ring M, but with points with z coordinates.
LinearRingZ()
- Constructor for class gistoolkit.datasources.shapefile.
LinearRingZ
LinearRingZ constructor comment.
LinearRingZ(double[], double[])
- Constructor for class gistoolkit.datasources.shapefile.
LinearRingZ
LinearRingZ constructor comment.
LinearRingZ(Point[])
- Constructor for class gistoolkit.datasources.shapefile.
LinearRingZ
LinearRingZ constructor comment.
LongitudeRotation
- class gistoolkit.projection.ellipsoid.transform.
LongitudeRotation
.
One of the trivial transformations for ellipsoids, takes the longitude of one ellipsoid, and adds an offset to arrive at the second.
LongitudeRotation()
- Constructor for class gistoolkit.projection.ellipsoid.transform.
LongitudeRotation
Creates new LongitudeRotation
LongitudeRotation.EditPanel
- class gistoolkit.projection.ellipsoid.transform.
LongitudeRotation.EditPanel
.
LongitudeRotation.EditPanel()
- Constructor for class gistoolkit.projection.ellipsoid.transform.
LongitudeRotation.EditPanel
labelLayer(Graphics, Converter)
- Method in class gistoolkit.display.
Layer
Draw the label on the map with the given bounds
length()
- Method in class cmp.LEDataStream.
LERandomAccessFile
linesIntersect(Point, Point, Point, Point)
- Static method in class gistoolkit.features.
Shape
Determines if the Two Lines intersect.
linesIntersect(double, double, double, double, double, double, double, double)
- Static method in class gistoolkit.features.
Shape
Determines if the Two Lines intersect.
listen()
- Method in class gistoolkit.server.mapservice.
WebMapService
littleEndianMode
- Variable in class cmp.LEDataStream.
LEDataInputStream
littleEndianMode
- Variable in class cmp.LEDataStream.
LEDataOutputStream
load(Properties)
- Method in class gistoolkit.datasources.memory.
MemoryDataSource
Initialize the data source from the properties.
load(Properties)
- Method in class gistoolkit.datasources.mysql.
MySQLDataSource
Initialize the data source from the properties.
load(Properties)
- Method in class gistoolkit.datasources.postgis.
PostGISDataSource
Initialize the data source from the properties.
load(Properties)
- Method in class gistoolkit.datasources.seamless.
SeamlessDataSource
Initialize the data source from the properties.
load(Properties)
- Method in class gistoolkit.datasources.shapefile.
ShapeFileDataSource
set the properties of this datasource.
load(Properties)
- Method in class gistoolkit.datasources.terraserver.
TerraserverDataSource
Initialize the data source from the properties.
load(Properties)
- Method in interface gistoolkit.display.
Shader
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
FeatureRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
LineRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
MultiLineRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
MultiPointRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
MultiPolygonRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
PointRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
PolygonRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.renderer.
RasterRenderer
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.shader.
MonoShader
Read the properties for the initialization of the shader from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.shader.
RandomShader
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class gistoolkit.display.shader.
SimpleShader
Read the properties for the initialization of the rendere from the properties sent in.
load(Properties)
- Method in class proprietary.datasources.arcsde.
ArcSDEDataSource
Initialize the data source from the properties.
loadConfig(String)
- Method in class gistoolkit.application.
GISEditor
Load the configuration information for the application.
loadEnvelope(File)
- Method in class gistoolkit.datasources.imagefile.
ImageDirectoryDataSource
Check for a world file from which to load the Envelope.
loadEnvelope(File)
- Method in class gistoolkit.datasources.imagefile.
ImageFileDataSource
Check for a world file from which to load the Envelope.
loadEnvelope(File, File)
- Static method in class gistoolkit.datasources.imagefile.
ImageUtilities
Check for a world file from which to load the Envelope.
loadIndex()
- Method in class gistoolkit.datasources.imagefile.
ImageDirectoryDataSource
Create the index should it not exist.
loadIndex()
- Method in class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
Create the index should it not exist.
log(String)
- Method in class gistoolkit.datasources.terraserver.
TerraserverPerformanceLog
Logs a message.
log(String)
- Method in class gistoolkit.server.mapservice.
WebMapService
Log the string to the log file.
log(Throwable)
- Method in class gistoolkit.server.mapservice.
WebMapService
Log entries to the log files.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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