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
F
FEATURE_COUNT
- Static variable in class gistoolkit.server.mapservice.
OGC1_0_0Parser
FEATURE_COUNT
- Static variable in class gistoolkit.server.mapservice.
OGC1_1_1Parser
FEATURE_RENDERER_NODE
- Static variable in class gistoolkit.display.labeler.
FeatureLabeler
Name for the Feature Renderer for the configuration file.
FILTER
- Static variable in class gistoolkit.server.mapservice.
OGC1_0_0Parser
FILTER
- Static variable in class gistoolkit.server.mapservice.
OGC1_1_1Parser
FLOAT
- Static variable in class gistoolkit.features.
AttributeType
The type used for floating point data.
FORMAT
- Static variable in class gistoolkit.server.mapservice.
OGC1_0_0Parser
FORMAT
- Static variable in class gistoolkit.server.mapservice.
OGC1_1_1Parser
FORMAT_CURRENCY
- Static variable in class gistoolkit.display.labeler.
ColumnAttributes
FORMAT_GIF
- Static variable in class gistoolkit.server.
MapRequest
Constant to use when requesting a GIF format.
FORMAT_JPG
- Static variable in class gistoolkit.server.
MapRequest
Constant to use when requesting a JPG format.
FORMAT_NONE
- Static variable in class gistoolkit.display.labeler.
ColumnAttributes
Available Formats.
FORMAT_NUMBER
- Static variable in class gistoolkit.display.labeler.
ColumnAttributes
FORMAT_PNG
- Static variable in class gistoolkit.server.
MapRequest
Constant to use when requesting a PNG format.
FORTPI
- Static variable in class gistoolkit.projection.
SimpleProjection
PI /4
FeatureLabeler
- class gistoolkit.display.labeler.
FeatureLabeler
.
Simple Labeler to be extended by more advanced renderers.
FeatureLabeler()
- Constructor for class gistoolkit.display.labeler.
FeatureLabeler
Creates new BasicLabeler
FeatureLabelerPanel
- class gistoolkit.application.layers.labelerpanel.
FeatureLabelerPanel
.
Panel for editing a SimpleLabeler
FeatureLabelerPanel()
- Constructor for class gistoolkit.application.layers.labelerpanel.
FeatureLabelerPanel
Creates new SimpleLabelerPanel
FeatureRenderer
- class gistoolkit.display.renderer.
FeatureRenderer
.
General calss for rendering all types of features in the GIS toolkit.
FeatureRenderer()
- Constructor for class gistoolkit.display.renderer.
FeatureRenderer
MonoShader constructor comment.
Filter
- interface gistoolkit.datasources.filter.
Filter
.
A base class to provide a way to filter a data source bassed on attributes, or on shapes.
FilterInfo
- class gistoolkit.server.
FilterInfo
.
Class to hold information about a filter so that the Service can find the filter, and can modify it.
FilterInfo(String, String, String)
- Constructor for class gistoolkit.server.
FilterInfo
Creates new FilterInfo
FilterPanel
- class gistoolkit.application.layers.layerpanel.filterpanel.
FilterPanel
.
Class to allow the editing of filters.
FilterPanel()
- Constructor for class gistoolkit.application.layers.layerpanel.filterpanel.
FilterPanel
Creates new FilterPanel
FilterSelectPanel
- class gistoolkit.application.layers.
FilterSelectPanel
.
Allows the user to select the filter they would like applied to this layer.
FilterSelectPanel()
- Constructor for class gistoolkit.application.layers.
FilterSelectPanel
Creates new FilterSelectPanel
FindImageDialog
- class gistoolkit.display.shader.
FindImageDialog
.
Panel for editing the Point Image Renderer.
FindImageDialog()
- Constructor for class gistoolkit.display.shader.
FindImageDialog
Creates new PointImageRendererPanel
FontButton
- class gistoolkit.display.widgets.
FontButton
.
A button to allow editing of Fonts.
FontButton()
- Constructor for class gistoolkit.display.widgets.
FontButton
Creates new FontButton
FontDlg
- class gistoolkit.display.widgets.
FontDlg
.
Dialog to allow the selecting of fonts.
FontDlg()
- Constructor for class gistoolkit.display.widgets.
FontDlg
Creates new FontDlg
filterDataset(GISDataset)
- Method in class gistoolkit.datasources.
SimpleDataSource
finalize()
- Method in class gistoolkit.datasources.mysql.
MySQLDataSource
Close any open connections
finalize()
- Method in class gistoolkit.datasources.mysql.
MySQLJoinDataSource
Close any open connections
finalize()
- Method in class gistoolkit.datasources.oracle.
OracleJoinDataSource
Close any open connections
finalize()
- Method in class gistoolkit.datasources.postgis.
PostGISDataSource
Close any open connections
finalize()
- Method in class gistoolkit.datasources.postgis.
PostGISJoinDataSource
Close any open connections
finalize()
- Method in class gistoolkit.datasources.shapefile.
DbaseFileWriter
finalize()
- Method in class gistoolkit.datasources.shapefile.
ShapeFileWriter
findAttribute(Record)
- Method in class gistoolkit.datasources.filter.
AttributeFilter
Finds the attribute in the attribute array, returns -1 if it is not found.
fireActionEvent()
- Method in class gistoolkit.application.layers.
ShaderButton
Fire an action event.
fireActionEvent()
- Method in class gistoolkit.application.layers.
StyleButton
Fire an action event.
fireCommit()
- Method in class gistoolkit.datasources.
SimpleDataSource
Called to notify the listeners that a commit has occured
fireDelete(Record)
- Method in class gistoolkit.datasources.
SimpleDataSource
Called to notify the listeners that the record has been deleted
fireEditingStopped()
- Method in class gistoolkit.display.shader.
RangeShaderPanel.ColorEditor
fireEvent(EditNodesDrawModelEvent)
- Method in class gistoolkit.display.drawmodel.
EditNodesDrawModel
notify the listeners of an event
fireInsert(Record)
- Method in class gistoolkit.datasources.
SimpleDataSource
Called to notify the listeners that the record has been inserted
firePointAdded(Point)
- Method in class gistoolkit.display.drawmodel.
EditNodesDrawModel
Fire an event when a point is added.
firePointAdded(Point)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Publish that a point was added.
firePointDeselected(Point)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Publish that a point was Deselected.
firePointMoved(Point)
- Method in class gistoolkit.display.drawmodel.
EditNodesDrawModel
Fire an event when a point is moved.
firePointRemoved(Point)
- Method in class gistoolkit.display.drawmodel.
EditNodesDrawModel
Fire an event when a point is deleted.
firePointRemoved(Point)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Publish that a point was removed.
firePointSelected(Point)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Publish that a point was selected.
fireRead(Record)
- Method in class gistoolkit.datasources.
SimpleDataSource
Called to notify the listeners that the record has been read
fireRecordDeselected(Record)
- Method in class gistoolkit.display.drawmodel.
SelectPointsModel
sends the notification if the record is Deselected.
fireRecordSelected(Record)
- Method in class gistoolkit.display.drawmodel.
SelectPointsModel
sends the notification if the record is selected.
fireRecordsDeselected(Record[])
- Method in class gistoolkit.display.drawmodel.
SelectDrawModel
Notifies the listener that a record was Deselected.
fireRecordsSelected(Record[])
- Method in class gistoolkit.display.drawmodel.
SelectDrawModel
Notifies the listener that a record was selected.
fireRollBack()
- Method in class gistoolkit.datasources.
SimpleDataSource
Called to notify the listeners that a rollback has occured
fireShapeUpdated(Shape)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Publish that the Shape was updated.
fireUpdate(Record)
- Method in class gistoolkit.datasources.
SimpleDataSource
Called to notify the listeners that the record has been updated
flush()
- Method in class cmp.LEDataStream.
LEDataOutputStream
forward(Point)
- Method in class gistoolkit.projection.ellipsoid.transform.
EllipsoidTransform
Convert the coordinates of the given point from reference to the From ellipsoid to reference to the To ellipsoid.
forwardM(double, double, double, double[])
- Method in class gistoolkit.projection.
TransversMercatorProjection
Utility functions for calculating M in forward direction.
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