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
R
RASTER
- Static variable in class gistoolkit.features.
Shape
READING_FILE
- Static variable in class gistoolkit.datasources.imagefile.
ImageChopperEvent
READ_BEGIN
- Static variable in class gistoolkit.display.
LayerEvent
READ_COMPLETE
- Static variable in class gistoolkit.display.
LayerEvent
READ_OCCURED
- Static variable in class gistoolkit.display.
LayerEvent
RENDERER_ACITON_ADD
- Static variable in class gistoolkit.server.mapservice.adminextender.
RendererHandler
RENDERER_ACTION_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
RendererHandler
RENDERER_NAME_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
RendererHandler
RENDERER_NUM_TAG
- Static variable in class gistoolkit.server.mapservice.adminextender.
RendererHandler
REQUEST
- Static variable in class gistoolkit.server.mapservice.
OGC1_0_0Parser
REQUEST
- Static variable in class gistoolkit.server.mapservice.
OGC1_1_1Parser
REQUEST_GET_CAPABILITIES
- Static variable in class gistoolkit.server.
MapRequest
Constant to use when requesting the capabilities XML.
REQUEST_GET_FEATURE_INFO
- Static variable in class gistoolkit.server.
MapRequest
Constant to use when requesting information about a feature in a map.
REQUEST_GET_MAP
- Static variable in class gistoolkit.server.
MapRequest
Constant to use when requesting a map.
RailRoadStroke
- class gistoolkit.display.shader.stroke.
RailRoadStroke
.
A class to implement the railroad stroking of lines that is often desired in maps.
RailRoadStroke(float, float)
- Constructor for class gistoolkit.display.shader.stroke.
RailRoadStroke
Creates a new instance of RailRoadStroke, the inLineWidth is the thickness of the line, the inTieWidth is the Length of the ties of the rail road.
RailRoadStroke(float, float, boolean)
- Constructor for class gistoolkit.display.shader.stroke.
RailRoadStroke
Creates a new instance of RailRoadStroke, the inLineWidth is the thickness of the line, the inTieWidth is the Length of the ties of the rail road.
RailRoadStroke(float, float, float[], boolean)
- Constructor for class gistoolkit.display.shader.stroke.
RailRoadStroke
Creates a new instance of RailRoadStroke, the inLineWidth is the thickness of the line, the inTieWidth is the Length of the ties of the rail road.
RandomShader
- class gistoolkit.display.shader.
RandomShader
.
A shader that will always return the same color regardless of what values are sent in.
RandomShader()
- Constructor for class gistoolkit.display.shader.
RandomShader
Creates a new Random Shader with a Red Highlight Color, and a black label and line color.
RandomShader(Color)
- Constructor for class gistoolkit.display.shader.
RandomShader
Creates a new Random Shader with this default line color.
RandomShader(Color, Color)
- Constructor for class gistoolkit.display.shader.
RandomShader
Creates a new Random Shader with this default line color, and highlight color.
RandomShaderPanel
- class gistoolkit.display.shader.
RandomShaderPanel
.
Allows editing of the Random shader.
RandomShaderPanel()
- Constructor for class gistoolkit.display.shader.
RandomShaderPanel
Creates new RandomShaderPanel
RangeShader
- class gistoolkit.display.shader.
RangeShader
.
Returns a color bassed on a value.
RangeShader()
- Constructor for class gistoolkit.display.shader.
RangeShader
Creates new RangeShader
RangeShaderHandler
- class gistoolkit.server.mapservice.adminextender.shaderhandlers.
RangeShaderHandler
.
RangeShaderHandler()
- Constructor for class gistoolkit.server.mapservice.adminextender.shaderhandlers.
RangeShaderHandler
Creates new RangeShaderHandler
RangeShaderPanel
- class gistoolkit.display.shader.
RangeShaderPanel
.
Allows editing of the range shader.
RangeShaderPanel()
- Constructor for class gistoolkit.display.shader.
RangeShaderPanel
Creates new RangeShaderPanel
RangeShaderPanel.ColorEditor
- class gistoolkit.display.shader.
RangeShaderPanel.ColorEditor
.
RangeShaderPanel.ColorEditor(JButton)
- Constructor for class gistoolkit.display.shader.
RangeShaderPanel.ColorEditor
RangeShaderPanel.ColorRenderer
- class gistoolkit.display.shader.
RangeShaderPanel.ColorRenderer
.
RangeShaderPanel.ColorRenderer(boolean)
- Constructor for class gistoolkit.display.shader.
RangeShaderPanel.ColorRenderer
RangeShaderPanel.MyTableModel
- class gistoolkit.display.shader.
RangeShaderPanel.MyTableModel
.
RangeShaderPanel.MyTableModel(Object[][], String[])
- Constructor for class gistoolkit.display.shader.
RangeShaderPanel.MyTableModel
RasterCatalogCreator
- class gistoolkit.datasources.imagefile.
RasterCatalogCreator
.
Class to take a directory of images and tfw files and create a RasterCatalog from them.
RasterCatalogCreator()
- Constructor for class gistoolkit.datasources.imagefile.
RasterCatalogCreator
Creates a new instance of RasterCatalogCreator
RasterCatalogCreator(String)
- Constructor for class gistoolkit.datasources.imagefile.
RasterCatalogCreator
Creates a new instance of RasterCatalogCreator
RasterCatalogCreatorApplication
- class gistoolkit.datasources.imagefile.
RasterCatalogCreatorApplication
.
Class to provide a user interface to the RasterCatalogCreator.
RasterCatalogCreatorApplication()
- Constructor for class gistoolkit.datasources.imagefile.
RasterCatalogCreatorApplication
Creates a new instance of RasterCatalogCreatorApplication
RasterCatalogCreatorCommand
- class gistoolkit.application.command.
RasterCatalogCreatorCommand
.
Creates a RastoerCatalogCreatorApplication and displays it for the user.
RasterCatalogCreatorCommand(GISEditor)
- Constructor for class gistoolkit.application.command.
RasterCatalogCreatorCommand
Creates new ShapeFileProjectorCommand
RasterCatalogDataSource
- class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
.
The raster catalog is a way to split large georeferenced images into smaller "tiles", that can be more easilly handled.
RasterCatalogDataSource()
- Constructor for class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
Creates new RasterCatalogDataSource
RasterCatalogDataSource(File)
- Constructor for class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
Creates new RasterCatalogDataSource with the given file.
RasterCatalogDataSourcePanel
- class gistoolkit.application.layers.layerpanel.
RasterCatalogDataSourcePanel
.
Allows the user to interactively input the parameters to the Raster Catalog Data Source.
RasterCatalogDataSourcePanel()
- Constructor for class gistoolkit.application.layers.layerpanel.
RasterCatalogDataSourcePanel
Creates new RasterCatalogDataSourcePanel
RasterCatalogHandler
- class gistoolkit.server.mapservice.adminextender.datasourcehandlers.
RasterCatalogHandler
.
Class to handle the creation of the raster catalog data source, display the parameters, and handle the return values.
RasterCatalogHandler()
- Constructor for class gistoolkit.server.mapservice.adminextender.datasourcehandlers.
RasterCatalogHandler
RasterDatasource
- interface gistoolkit.datasources.
RasterDatasource
.
Rastor data sources tend to need to know what the pixel resolution of the resulting image should be.
RasterRenderer
- class gistoolkit.display.renderer.
RasterRenderer
.
Created to render rastor images on the screen, typically used for imagery.
RasterRenderer()
- Constructor for class gistoolkit.display.renderer.
RasterRenderer
Creates new RastorRenderer
RasterShape
- class gistoolkit.features.
RasterShape
.
Allows Bitmaps to be displayed on the screen.
RasterShape()
- Constructor for class gistoolkit.features.
RasterShape
Creates new RastorShape
RasterShape(Envelope, BufferedImage)
- Constructor for class gistoolkit.features.
RasterShape
Creates new RastorShape
ReadOnlyMySQLDataSource
- class gistoolkit.datasources.mysql.
ReadOnlyMySQLDataSource
.
Allows for any sql query to be sent to the database, and returns the data set.
ReadOnlyMySQLDataSource()
- Constructor for class gistoolkit.datasources.mysql.
ReadOnlyMySQLDataSource
Creates new ReadOnlyMySQLDataSource
ReadOnlyMySQLDataSourcePanel
- class gistoolkit.application.layers.layerpanel.
ReadOnlyMySQLDataSourcePanel
.
Allows the user to enter the parameters needed to initialize the ReadOnlyMySQLDataSource
ReadOnlyMySQLDataSourcePanel()
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyMySQLDataSourcePanel
Creates new ReadOnlyMySQLDataSourcePanel
ReadOnlyMySQLDataSourcePanel(LayoutManager)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyMySQLDataSourcePanel
Creates new ReadOnlyMySQLDataSourcePanel
ReadOnlyMySQLDataSourcePanel(LayoutManager, boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyMySQLDataSourcePanel
Creates new ReadOnlyMySQLDataSourcePanel
ReadOnlyOracleDataSource
- class gistoolkit.datasources.oracle.
ReadOnlyOracleDataSource
.
Class used to allow selects from an oracle database.
ReadOnlyOracleDataSource()
- Constructor for class gistoolkit.datasources.oracle.
ReadOnlyOracleDataSource
SpatialExtenderDataSource constructor comment.
ReadOnlyOracleDataSourcePanel
- class gistoolkit.application.layers.layerpanel.
ReadOnlyOracleDataSourcePanel
.
Allows the user to enter the parameters needed to initialize the ReadOnlyOracleDataSource
ReadOnlyOracleDataSourcePanel()
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyOracleDataSourcePanel
Creates new ReadOnlyOracleDataSourcePanel
ReadOnlyOracleDataSourcePanel(LayoutManager)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyOracleDataSourcePanel
Creates new ReadOnlyOracleDataSourcePanel
ReadOnlyOracleDataSourcePanel(LayoutManager, boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyOracleDataSourcePanel
Creates new ReadOnlyOracleDataSourcePanel
ReadOnlyPostGISDataSource
- class gistoolkit.datasources.postgis.
ReadOnlyPostGISDataSource
.
Allows for any sql query to be sent to the database, and returns the data set.
ReadOnlyPostGISDataSource()
- Constructor for class gistoolkit.datasources.postgis.
ReadOnlyPostGISDataSource
Creates new ReadOnlyPostGISDataSource
ReadOnlyPostGISDataSourcePanel
- class gistoolkit.application.layers.layerpanel.
ReadOnlyPostGISDataSourcePanel
.
Allows the user to enter the parameters needed to initialize the ReadOnlyPostGISDataSource
ReadOnlyPostGISDataSourcePanel()
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyPostGISDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
ReadOnlyPostGISDataSourcePanel(LayoutManager)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyPostGISDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
ReadOnlyPostGISDataSourcePanel(LayoutManager, boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyPostGISDataSourcePanel
Creates new ReadOnlyPostGISDataSourcePanel
ReadOnlyShapeFileDataSource
- class gistoolkit.datasources.shapefile.
ReadOnlyShapeFileDataSource
.
Reads a single shape file.
ReadOnlyShapeFileDataSource()
- Constructor for class gistoolkit.datasources.shapefile.
ReadOnlyShapeFileDataSource
Creates a new instance of ReadOnlyShapeFileDataSource
ReadOnlyShapeFileDataSource(String)
- Constructor for class gistoolkit.datasources.shapefile.
ReadOnlyShapeFileDataSource
Creates a new instance of the ReadOnlyShapeFileDataSource with this file as the input.
ReadOnlyShapeFileDataSourcePanel
- class gistoolkit.application.layers.layerpanel.
ReadOnlyShapeFileDataSourcePanel
.
Panel for collecting the information required for creating a shape file data source.
ReadOnlyShapeFileDataSourcePanel()
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyShapeFileDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlyShapeFileDataSourcePanel(LayoutManager)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyShapeFileDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlyShapeFileDataSourcePanel(LayoutManager, boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyShapeFileDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlyShapeFileDataSourcePanel(boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlyShapeFileDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlySpatialExtenderDataSource
- class gistoolkit.datasources.db2spatialextender.
ReadOnlySpatialExtenderDataSource
.
Allows connections to a DB2 Database given an arbitrary SQL String.
ReadOnlySpatialExtenderDataSource()
- Constructor for class gistoolkit.datasources.db2spatialextender.
ReadOnlySpatialExtenderDataSource
SpatialExtenderDataSource constructor comment.
ReadOnlySpatialExtenderDataSourcePanel
- class gistoolkit.application.layers.layerpanel.
ReadOnlySpatialExtenderDataSourcePanel
.
Panel for collecting the information required for creating a DB2 Spatial Extender data source.
ReadOnlySpatialExtenderDataSourcePanel()
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlySpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlySpatialExtenderDataSourcePanel(LayoutManager)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlySpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlySpatialExtenderDataSourcePanel(LayoutManager, boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlySpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
ReadOnlySpatialExtenderDataSourcePanel(boolean)
- Constructor for class gistoolkit.application.layers.layerpanel.
ReadOnlySpatialExtenderDataSourcePanel
ShapeFilePanel constructor comment.
Record
- class gistoolkit.features.
Record
.
Represents a single record from the dataset.
Record()
- Constructor for class gistoolkit.features.
Record
Record constructor comment.
Renderer
- interface gistoolkit.display.
Renderer
.
RendererHandler
- class gistoolkit.server.mapservice.adminextender.
RendererHandler
.
Class for selecting amung the available Renderers.
RendererHandler()
- Constructor for class gistoolkit.server.mapservice.adminextender.
RendererHandler
Creates new RENDERERHandler
RendererSelectPanel
- class gistoolkit.application.layers.
RendererSelectPanel
.
Allows the user to update and modify the renderers assigned to a layer.
RendererSelectPanel()
- Constructor for class gistoolkit.application.layers.
RendererSelectPanel
Creates new RendererSelectPanel
Request
- class gistoolkit.server.mapservice.
Request
.
Represents the incoming request from the client.
Request(Properties)
- Constructor for class gistoolkit.server.mapservice.
Request
Creates new Request
ResetEnvelopeCommand
- class gistoolkit.application.command.
ResetEnvelopeCommand
.
Command to reset the Envelope of the map to a preset ammount.
ResetEnvelopeCommand()
- Constructor for class gistoolkit.application.command.
ResetEnvelopeCommand
SelectCommand constructor comment.
ResetEnvelopeCommand(GISEditor)
- Constructor for class gistoolkit.application.command.
ResetEnvelopeCommand
Construct a simple command with this display.
Response
- class gistoolkit.server.mapservice.
Response
.
Represents the response to the client.
Response(OutputStream)
- Constructor for class gistoolkit.server.mapservice.
Response
Creates new Response
ResponseThread
- class gistoolkit.server.mapservice.
ResponseThread
.
Used for reading data coming from the input stream from the client, performing some action, and returning the data back to the client via the output stream.
ResponseThread(WebMapService, Socket)
- Constructor for class gistoolkit.server.mapservice.
ResponseThread
Creates new ResponseThread
r
- Variable in class cmp.LEDataStream.
LERandomAccessFile
rationalize(String)
- Static method in class gistoolkit.server.mapservice.adminextender.
ShaderHandler
Given a string, this will try to convert it to a integer between 0 and 255.
reProject(Projection, Projection, RasterShape)
- Static method in class gistoolkit.projection.
ImageProjector
ReProject the image.
read(byte[], int, int)
- Method in class cmp.LEDataStream.
LEDataInputStream
read(byte[], int, int)
- Method in class cmp.LEDataStream.
LERandomAccessFile
read(byte[])
- Method in class cmp.LEDataStream.
LERandomAccessFile
read()
- Method in class cmp.LEDataStream.
LERandomAccessFile
read()
- Method in class gistoolkit.datasources.shapefile.
DbaseFile
read the DBF file into memory.
read()
- Method in class gistoolkit.datasources.shapefile.
DbaseFileReader
Read a single dbase record
read(Envelope)
- Method in class gistoolkit.datasources.shapefile.
EnvelopeShapeFileReader
Read a single shapefile record
read()
- Method in class gistoolkit.datasources.shapefile.
ShapeFileReader
Read a single shapefile record returns the read shapefile record or null if there are no more records
read(Envelope)
- Method in class gistoolkit.datasources.webservice.
Client100
read(Envelope)
- Method in class gistoolkit.datasources.webservice.
OGCClient
Read the data source with the given envelope
read(Extents)
- Method in class gistoolkit.server.mapclient.wmsclient.
WMSClient
Read the data source with the given extents
read(Extents)
- Method in class gistoolkit.server.mapclient.wmsclient.
WMSClient100
read(Envelope)
- Method in class proprietary.datasources.arcims.
ArcIMSClient
readBoolean()
- Method in class cmp.LEDataStream.
LEDataInputStream
readBoolean()
- Method in class cmp.LEDataStream.
LERandomAccessFile
readByte()
- Method in class cmp.LEDataStream.
LEDataInputStream
readByte()
- Method in class cmp.LEDataStream.
LERandomAccessFile
readChar()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readChar except little endian.
readChar()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readChar except little endian.
readConfig(GISDisplay, String)
- Static method in class gistoolkit.config.
Configurator
Set up the GISDisplay with the given configuration file
readConfig(Server, String)
- Static method in class gistoolkit.config.
Configurator
Set up the Server with the given configuration file.
readConfig(String)
- Static method in class gistoolkit.config.
Configurator
Reads configuration information from the given file.
readDataSource(Envelope)
- Method in class gistoolkit.datasources.
SimpleJoinDataSource
Read the data for the joined data source.
readDataset()
- Method in interface gistoolkit.datasources.
DataSource
Reads all the objects from the data source.
readDataset(Envelope)
- Method in interface gistoolkit.datasources.
DataSource
Reads only the objects from the data source that intersect these extents.
readDataset(Envelope)
- Method in class gistoolkit.datasources.
SimpleDataSource
Reads only the objects from the data source that intersect these envelopes.
readDataset()
- Method in class gistoolkit.datasources.
SimpleDataSource
Reads all the objects from the data source.
readDataset(Envelope)
- Method in class gistoolkit.datasources.db2spatialextender.
ReadOnlySpatialExtenderDataSource
Reads only the objects from the data source that intersect these Envelope.
readDataset(Envelope)
- Method in class gistoolkit.datasources.imagefile.
ImageDirectoryDataSource
Reads only the objects from the data source that intersect these envelope.
readDataset()
- Method in class gistoolkit.datasources.imagefile.
ImageDirectoryDataSource
Reads all the objects from the data source.
readDataset(Envelope)
- Method in class gistoolkit.datasources.imagefile.
ImageFileDataSource
Reads only the objects from the data source that intersect these envelope.
readDataset()
- Method in class gistoolkit.datasources.imagefile.
ImageFileDataSource
Reads all the objects from the data source.
readDataset(Envelope)
- Method in class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
Reads only the objects from the data source that intersect these envelope.
readDataset()
- Method in class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
Reads all the objects from the data source.
readDataset()
- Method in class gistoolkit.datasources.memory.
MemoryDataSource
Reads all the objects from the data source.
readDataset(Envelope)
- Method in class gistoolkit.datasources.oracle.
ReadOnlyOracleDataSource
Reads only the objects from the data source that intersect these Envelope.
readDataset(Envelope)
- Method in class gistoolkit.datasources.shapefile.
ReadOnlyShapeFileDataSource
Reads only the objects from the data source that intersect this envelope.
readDataset()
- Method in class gistoolkit.datasources.terraserver.
TerraserverDataSource
Reading all data from terraserver is not an option, nothing is returned.
readDataset(Envelope)
- Method in class gistoolkit.datasources.terraserver.
TerraserverDataSource
Reads only the items from the datasource that are within the envelope.
readDataset(Envelope)
- Method in class proprietary.datasources.ermapper.
ERMapperDatasource
Reads only the objects from the data source that intersect these envelope.
readDataset()
- Method in class proprietary.datasources.ermapper.
ERMapperDatasource
Reads all the objects from the data source.
readDouble()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readDouble except little endian.
readDouble()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readDouble except little endian.
readEnvelope()
- Method in class gistoolkit.datasources.
SimpleDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.
SimpleJoinDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.db2spatialextender.
SpatialExtenderDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.imagefile.
ImageDirectoryDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.imagefile.
ImageFileDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.memory.
MemoryDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.mysql.
MySQLDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.oracle.
OracleDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.postgis.
PostGISDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.seamless.
SeamlessDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.shapefile.
ReadOnlyShapeFileDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class gistoolkit.datasources.shapefile.
ShapeFileDataSource
Returns the bounding rectangle of all the shapes in the shape file.
readEnvelope()
- Method in class gistoolkit.datasources.webservice.
OGCWebServiceDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class proprietary.datasources.arcims.
ArcIMSDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class proprietary.datasources.arcsde.
ArcSDEDataSource
Returns the bounding rectangle of all the shapes in the Data Source.
readEnvelope()
- Method in class proprietary.datasources.ermapper.
ERMapperDatasource
Returns the bounding rectangle of all the shapes in the Data Source.
readFloat()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readFloat except little endian.
readFloat()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readFloat except little endian.
readFromDisk(long)
- Method in class gistoolkit.datasources.terraserver.
TerraserverPerformanceLog
readFromServer(long)
- Method in class gistoolkit.datasources.terraserver.
TerraserverPerformanceLog
readFully(byte[])
- Method in class cmp.LEDataStream.
LEDataInputStream
readFully(byte[], int, int)
- Method in class cmp.LEDataStream.
LEDataInputStream
readFully(byte[])
- Method in class cmp.LEDataStream.
LERandomAccessFile
readFully(byte[], int, int)
- Method in class cmp.LEDataStream.
LERandomAccessFile
readHeader(LEDataInputStream)
- Method in class gistoolkit.datasources.shapefile.
DbaseFileHeader
Read the header data from the DBF file.
readHeader()
- Method in class gistoolkit.datasources.shapefile.
DbaseFileReader
Reads the dbase header record
readHeader()
- Method in class gistoolkit.datasources.shapefile.
EnvelopeShapeFileReader
Reads the shapefile header record
readHeader(LEDataInputStream)
- Method in class gistoolkit.datasources.shapefile.
ShapeFileHeader
Read the header from the shape file.
readHeader()
- Method in class gistoolkit.datasources.shapefile.
ShapeFileReader
Reads the shapefile header record
readImage(String)
- Method in class gistoolkit.datasources.imagefile.imagereaders.
AWTImageReader
readImage(String)
- Method in class gistoolkit.datasources.imagefile.imagereaders.
IconImageReader
Use the javax.imageio api to read the image.
readImage(String)
- Method in class gistoolkit.datasources.imagefile.imagereaders.
ImageIOImageReader
Use the javax.imageio api to read the image.
readImage(String)
- Static method in class gistoolkit.datasources.imagefile.imagereaders.
ImageReader
This method will attempt to use the available methods to read images.
readImage(String)
- Method in interface gistoolkit.datasources.imagefile.imagereaders.
ImageReaderInterface
Method to read the image information from a file.
readImage(String)
- Method in class gistoolkit.datasources.imagefile.imagereaders.
JAIImageReader
readImageInformation(File)
- Static method in class gistoolkit.datasources.imagefile.
ImageUtilities
Read the image information for this image.
readInt()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readInt except little endian.
readInt()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readInt except little endian.
readLine()
- Method in class cmp.LEDataStream.
LEDataInputStream
readLine()
- Method in class cmp.LEDataStream.
LERandomAccessFile
readLong()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readLong except little endian.
readLong()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readLong except little endian.
readRecords()
- Method in class gistoolkit.datasources.shapefile.
ShapeFile
Read the records from a shape file.
readRecords(LEDataInputStream)
- Method in class gistoolkit.datasources.shapefile.
ShapeFile
Read the records from a shape file.
readShapes(Envelope)
- Method in class gistoolkit.datasources.
SimpleDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.
SimpleJoinDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.db2spatialextender.
DB2JoinDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.db2spatialextender.
ReadOnlySpatialExtenderDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.db2spatialextender.
UpdateableSpatialExtenderDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.imagefile.
ImageDirectoryDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.imagefile.
ImageFileDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.imagefile.
RasterCatalogDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.memory.
MemoryDataSource
Reads only the objects from the data source that intersect these envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.mysql.
MySQLJoinDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.mysql.
ReadOnlyMySQLDataSource
This method returns the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.mysql.
UpdateableMySQLDataSource
This method returns the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.oracle.
OracleJoinDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.oracle.
ReadOnlyOracleDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.oracle.
UpdateableOracleDataSource
This method returns the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.postgis.
PostGISJoinDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.postgis.
ReadOnlyPostGISDataSource
This method returns the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.postgis.
UpdateablePostGISDataSource
This method returns the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.seamless.
SeamlessDataSource
Reads only the objects from the data source that intersect these Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.shapefile.
DbaseFileJoinDataSource
Reads the objects from the database that fall within the given Envelope.
readShapes(Envelope)
- Method in class gistoolkit.datasources.shapefile.
ReadOnlyShapeFileDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.shapefile.
ShapeFileDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class gistoolkit.datasources.webservice.
OGCWebServiceDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class proprietary.datasources.arcims.
ArcIMSDataSource
This method should return the shapes from the data source
readShapes(Envelope)
- Method in class proprietary.datasources.arcsde.
ArcSDEDataSource
Reads all the objects from the shape file, and populates the layer with them.
readShapes(Envelope)
- Method in class proprietary.datasources.ermapper.
ERMapperDatasource
This method should return the shapes from the data source
readShort()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readShort except little endian.
readShort()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readShort except little endian.
readUTF()
- Method in class cmp.LEDataStream.
LEDataInputStream
readUTF(DataInput)
- Static method in class cmp.LEDataStream.
LEDataInputStream
readUTF()
- Method in class cmp.LEDataStream.
LERandomAccessFile
readUnsignedByte()
- Method in class cmp.LEDataStream.
LEDataInputStream
readUnsignedByte()
- Method in class cmp.LEDataStream.
LERandomAccessFile
readUnsignedShort()
- Method in class cmp.LEDataStream.
LEDataInputStream
like DataInputStream.readUnsignedShort except little endian.
readUnsignedShort()
- Method in class cmp.LEDataStream.
LERandomAccessFile
like RandomAcessFile.readUnsignedShort except little endian.
recordDeleted(DataSourceEvent)
- Method in interface gistoolkit.datasources.
DataSourceListener
Called when the datasource deletes a record.
recordDeselected(Record)
- Method in class gistoolkit.application.command.
HighlightDisplay
Called when a record has been deselected.
recordDeselected(Record)
- Method in interface gistoolkit.display.drawmodel.
HighlightDrawModelListener
Called when a record has been deselected.
recordInserted(DataSourceEvent)
- Method in interface gistoolkit.datasources.
DataSourceListener
Called when the datasource inserts a record.
recordRead(LayerEvent)
- Method in class gistoolkit.application.layers.
LayerEntryPanel
Called when the layer has read a record from the database.
recordRead(DataSourceEvent)
- Method in interface gistoolkit.datasources.
DataSourceListener
Called when the datasource reads a record.
recordRead(LayerEvent)
- Method in interface gistoolkit.display.
LayerListener
Called when the layer has read a record from the database.
recordSelected(Record)
- Method in class gistoolkit.application.command.
HighlightDisplay
Called when a record has been selected.
recordSelected(Record)
- Method in class gistoolkit.application.command.
ShowAttributeCommand
Called when a row is selected.
recordSelected(Record)
- Method in interface gistoolkit.display.drawmodel.
HighlightDrawModelListener
Called when a record has been selected.
recordSelected(Record)
- Method in interface gistoolkit.display.widgets.
AttributeTableViewerListener
Called when a record is selected in the table viewer.
recordUpdated(DataSourceEvent)
- Method in interface gistoolkit.datasources.
DataSourceListener
Called when the datasource updates a record.
recordsDeselected(Record[])
- Method in class gistoolkit.application.command.
HighlightDisplay
Called when records have been deselected.
recordsDeselected(Record[])
- Method in interface gistoolkit.display.drawmodel.
SelectDrawModelListener
Called when a record has been deselected.
recordsSelected(Record[])
- Method in class gistoolkit.application.command.
HighlightDisplay
Called when records have been selected.
recordsSelected(Record[])
- Method in interface gistoolkit.display.drawmodel.
SelectDrawModelListener
Called when a record has been selected.
redraw()
- Method in class gistoolkit.display.
GISDisplay
Causes the display to refresh the data from the layers.
refresh()
- Method in class gistoolkit.application.
GISEditor
refresh the display
refresh()
- Method in class gistoolkit.application.layers.
LayerPanel
Refresh the display from the GISDisplay
refresh()
- Method in interface gistoolkit.server.mapclient.
Client
refresh()
- Method in class gistoolkit.server.mapclient.
OGCClient
Causes the client to requery the data source for a new image.
releaseSelectConnection(Connection)
- Method in class gistoolkit.datasources.
JDBCConnectionPool
Return a connection to the connection pool.
releaseUpdateConnection(Connection)
- Method in class gistoolkit.datasources.
JDBCConnectionPool
Return a connection to the connection pool.
releaseUpdateConnection()
- Method in class gistoolkit.datasources.db2spatialextender.
UpdateableSpatialExtenderDataSource
Return the update connection.
remove(LayerEntryPanel)
- Method in class gistoolkit.application.layers.
LayerPanel
Remove the layer from the display.
remove(ShapeFileRecord)
- Method in class gistoolkit.datasources.shapefile.
ShapeFileDataset
remove()
- Method in interface gistoolkit.display.
DrawModel
Function called to indicate that this draw model will be removed.
remove(Renderer)
- Method in class gistoolkit.display.
Style
Remove a renderer from this shape
remove(Labeler)
- Method in class gistoolkit.display.
Style
Remove a labeler from this shape
remove(HighlightDrawModelListener)
- Method in class gistoolkit.display.drawmodel.
HighlightDrawModel
Removes this listener from the list of listeners interested in events from this HighlightDrawModel.
remove(SelectDrawModelListener)
- Method in class gistoolkit.display.drawmodel.
SelectDrawModel
Removes this listener from the list of listeners interested in events from this HighlightDrawModel.
remove()
- Method in class gistoolkit.display.drawmodel.
SimpleDrawModel
Function called to indicate that this draw model will be removed.
remove(int)
- Method in class gistoolkit.features.
LineString
Removes the point at the given index from the LineString.
remove(int)
- Method in class gistoolkit.features.
LinearRing
Removes the point at the given index from the linear ring.
remove(int)
- Method in class gistoolkit.features.
MultiLineString
Delete the given point from the polygon.
remove(int)
- Method in class gistoolkit.features.
MultiPoint
Removes the point at the given index from the MultiPoint.
remove(int)
- Method in class gistoolkit.features.
MultiPolygon
Delete the given point from the polygon.
remove(int)
- Method in class gistoolkit.features.
Point
Removes the point at the given index.
remove(int)
- Method in class gistoolkit.features.
Polygon
Delete the given point from the polygon.
remove(int)
- Method in class gistoolkit.features.
RasterShape
Removes the point at the given index.
remove(int)
- Method in class gistoolkit.features.
Shape
Remove this point from the Shape.
removeAction(String)
- Method in class gistoolkit.application.command.
ActionList
Remove the command with the given name
removeActionListener(ActionListener)
- Method in class gistoolkit.application.layers.
ShaderButton
Remove an action listener from the list of objects to recieve action events.
removeActionListener(ActionListener)
- Method in class gistoolkit.application.layers.
StyleButton
Remove an action listener from the list of objects to recieve action events.
removeAllBins()
- Method in class gistoolkit.display.shader.
BinShader
Remove all bins.
removeAllEntries()
- Method in class gistoolkit.display.shader.
BinShader
remove all entries from the shader.
removeAllEntries()
- Method in class gistoolkit.display.shader.
RangeShader
Removes all entries from the shader
removeAllLabelers()
- Method in class gistoolkit.display.
Style
Remove all the labelers from this Style.
removeAllRecords()
- Method in class gistoolkit.datasources.shapefile.
DbaseFile
Removes all data from the dataset
removeAllRenderers()
- Method in class gistoolkit.display.
Style
Remove all the renderers from this Style.
removeAttributeTableViewerListener(AttributeTableViewerListener)
- Method in class gistoolkit.display.widgets.
AttributeTableViewer
Remove this observer from the list of observers that will be notified when a row is selected.
removeBin(int)
- Method in class gistoolkit.display.shader.
BinEntry
Remove the entry from this bin entry.
removeBin(String)
- Method in class gistoolkit.display.shader.
BinShader
Looks through the list of bins and tries to find the one with this name.
removeButton(Component)
- Method in class gistoolkit.application.
GISEditor
Remove a button from the display.
removeColumn(String)
- Method in class gistoolkit.datasources.shapefile.
DbaseFile
Removes the named column from the file
removeColumn(String)
- Method in class gistoolkit.datasources.shapefile.
DbaseFileHeader
Remove a column from this DbaseFileHeader.
removeColumn(String)
- Method in class gistoolkit.datasources.shapefile.
ShapeFile
Removes a named column from the shape file
removeDataSourceListener(DataSourceListener)
- Method in interface gistoolkit.datasources.
DataSource
Removes the datasource lisener from this datasource.
removeDataSourceListener(DataSourceListener)
- Method in class gistoolkit.datasources.
SimpleDataSource
Removes the datasource lisener from this datasource.
removeDataSourceListener(DataSourceListener)
- Method in class gistoolkit.datasources.terraserver.
TerraserverDataSource
Removes the datasource lisener from this datasource.
removeDraw(DrawModel)
- Method in class gistoolkit.application.command.
EditCommand
Removes the additional buttons from visibility.
removeDraw(DrawModel)
- Method in class gistoolkit.application.command.
NewShapeCommand
Removes the additional buttons from visibility.
removeDraw(DrawModel)
- Method in class gistoolkit.application.command.
SelectMultiCommand
Removes the additional buttons from visibility.
removeDraw(DrawModel)
- Method in class gistoolkit.application.command.
SimpleCommand
called when the draw model has been removed
removeDraw(DrawModel)
- Method in interface gistoolkit.display.
Command
called when the draw model has been removed
removeDuplicate(Object)
- Method in class gistoolkit.display.labeler.
SimpleLabeler
Removes this entry from the list of duplicates.
removeEditNodesDrawModelListener(EditNodesDrawModelListener)
- Method in class gistoolkit.display.drawmodel.
EditNodesDrawModel
Remove this listsner.
removeExtensionService(ExtensionService)
- Method in class gistoolkit.server.mapservice.
WebMapService
Remove an extension service.
removeGISDisplayLisetner(GISDisplayListener)
- Method in class gistoolkit.display.
GISDisplay
Remove a listener
removeHole(int)
- Method in class gistoolkit.features.
Polygon
Remove a hole at the given index.
removeImageChopperListener(ImageChopperListener)
- Method in class gistoolkit.datasources.imagefile.
ImageChopper
Remove a listener from the list of registered listeners.
removeLayer(Layer)
- Method in class gistoolkit.display.
GISDisplay
method to use to set the layers on the map
removeLayerDefinition(LayerDefinition)
- Method in class gistoolkit.server.
Service
Remove a layer Definition from this service.
removeLayerListener(LayerListener)
- Method in class gistoolkit.display.
Layer
removes a Layer Listener from the vector of Lisetners.
removeMouseListener(MouseListener)
- Method in class gistoolkit.display.widgets.
GISMenuButton
Remove the mouse listener from the set
removePoint(int)
- Method in class gistoolkit.display.shapeeditor.
LineStringEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
LineStringEditor
Called to notify the editor that the point was deleted.
removePoint(int)
- Method in class gistoolkit.display.shapeeditor.
LinearRingEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
LinearRingEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
MultiLineStringEditor
Called to notify the editor that the point was deleted.
removePoint(int)
- Method in class gistoolkit.display.shapeeditor.
MultiPointEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
MultiPointEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
MultiPolygonEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
PointEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
PolygonEditor
Called to notify the editor that the point was deleted.
removePoint(Point)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Called to notify the editor that the point was deleted.
removePolygon(int)
- Method in class gistoolkit.features.
MultiPolygon
Remove the indicated polygon from this multi polygon.
removeResponseThread(ResponseThread)
- Method in class gistoolkit.server.mapservice.
WebMapService
Remove a thread from the response thread vector.
removeService(Service)
- Method in class gistoolkit.server.
Server
Remove the service from the list of currently available services.
removeShapeEditorListener(ShapeEditorListener)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditor
Remove the listener from this ShapeEditor.
removeShapeEditorListener(ShapeEditorListener)
- Method in class gistoolkit.display.shapeeditor.
ShapeEditorDlg
Remove a shape editor listener from the list of listeners to receive events from the editor panels.
removeStyle(Style)
- Method in class gistoolkit.server.
LayerDefinition
Remove a given style from the list of available styles.
reorder()
- Method in class gistoolkit.features.
LinearRing
Exactly changes the orientation of the nodes in the ring
reproject(GISDataset, Projection, Projection)
- Static method in class gistoolkit.datasources.
ShapeUtils
Reproject the entire dataset, backward from the old projection, forward to the new projection
requestSelectConnection(String, String, String)
- Method in class gistoolkit.datasources.
JDBCConnectionPool
Retrieve a connection from the connection pool.
requestUpdateConnection(String, String, String)
- Method in class gistoolkit.datasources.
JDBCConnectionPool
Retrieve a connection from the connection pool.
requestUpdateConnection()
- Method in class gistoolkit.datasources.db2spatialextender.
UpdateableSpatialExtenderDataSource
Get a connection that can be used for updates.
reset()
- Method in interface gistoolkit.display.
DrawModel
Called when the DrawModel should quit doing what it is doing and reset to the initial state
reset()
- Method in class gistoolkit.display.drawmodel.
BoxDrawModel
Reset the position of the display
reset()
- Method in class gistoolkit.display.drawmodel.
ClickPointModel
Reset the display
reset()
- Method in class gistoolkit.display.drawmodel.
HighlightDrawModel
Reset the position of the display
reset()
- Method in class gistoolkit.display.drawmodel.
NewShapeDrawModel
Reset the draw model to the initial state
reset()
- Method in class gistoolkit.display.drawmodel.
PanDrawModel
Reset the position of the display
reset()
- Method in class gistoolkit.display.drawmodel.
SelectBoxModel
Reset the display
reset()
- Method in class gistoolkit.display.drawmodel.
SelectDrawModel
Reset the display
reset()
- Method in class gistoolkit.display.drawmodel.
SelectPointModel
Reset the display
reset()
- Method in class gistoolkit.display.drawmodel.
SelectPointerModel
Reset the display
reset()
- Method in class gistoolkit.display.drawmodel.
SelectPointsModel
Reset the display
reset()
- Method in class gistoolkit.display.drawmodel.
SimpleDrawModel
Called when the DrawModel should quit doing what it is doing and reset to the initial state
reset()
- Method in class gistoolkit.server.mapclient.drawer.
BasicDrawer
Reset the state of this draw model
reset()
- Method in class gistoolkit.server.mapclient.drawer.
BoxDrawer
Reset the state of this draw model
reset()
- Method in class gistoolkit.server.mapclient.drawer.
PanDrawer
Reset the state of this draw model
resetEnvelope()
- Method in class gistoolkit.datasources.
GISDataset
Used to recalculate the envelope when the dataset is reprojected.
resetSize()
- Method in class gistoolkit.display.widgets.
GISToolkitDialog
Setup the display properties of the panel.
reverse(Point)
- Method in class gistoolkit.projection.ellipsoid.transform.
EllipsoidTransform
Convert the coordinates of the given point from reference to the To ellipsoid to reference to the From ellipsoid.
reverseM(double, double, double[])
- Method in class gistoolkit.projection.
TransversMercatorProjection
Utility function for calculating M in the reverse direction.
rollback()
- Method in interface gistoolkit.datasources.
DataSource
Rollback any changes to this datasource since the last commit.
rollback()
- Method in class gistoolkit.datasources.
SimpleDataSource
Rollback any changes to this datasource since the last commit.
rollback()
- Method in class gistoolkit.datasources.mysql.
UpdateableMySQLDataSource
Rollback any changes to this datasource since the last commit.
rollback()
- Method in class gistoolkit.datasources.oracle.
UpdateableOracleDataSource
Rollback any changes to this datasource since the last commit.
rollback()
- Method in class gistoolkit.datasources.postgis.
UpdateablePostGISDataSource
Rollback any changes to this datasource since the last commit.
rollback()
- Method in class gistoolkit.datasources.shapefile.
ShapeFileDataSource
Rollback any changes to this datasource since the last commit.
rollback()
- Method in class gistoolkit.datasources.terraserver.
TerraserverDataSource
Update Terraserver, ....
rollback()
- Method in class gistoolkit.display.
Layer
Rollback any changes to this layer.
rollback()
- Method in class proprietary.datasources.arcsde.
UpdateableArcSDEDataSource
Rollback any changes to this datasource since the last commit.
run()
- Method in class gistoolkit.server.mapclient.command.
BasicCommand
Run the draw execute command
run()
- Method in class gistoolkit.server.mapservice.
ResponseThread
Read the data in and write the result out.
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