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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
G
GEOCOORDINATE
- Static variable in class twaver.gis.
TWaverGisConst
GEOGRAPHYMAP_TYPE_SHPFILE
- Static variable in interface twaver.gis.
GeographyMap
Constant for defining a geographical map object's type.It specifies shape files will be used as the data source of the map object.
GEOGRAPHYMAP_TYPE_TILE
- Static variable in interface twaver.gis.
GeographyMap
Constant for defining a geographical map object's type.It specifies some GIS servers will be used as the data source of the map object.
GEOMETRY_TYPE_MULTILINE
- Static variable in class twaver.gis.
TWaverGisConst
GEOMETRY_TYPE_MULTIPOLYGON
- Static variable in class twaver.gis.
TWaverGisConst
GEOMETRY_TYPE_POINT
- Static variable in class twaver.gis.
TWaverGisConst
GOOGLEMAP_LOCALE
- Static variable in class twaver.gis.
TWaverGisConst
GOOGLEMAP_VERSION
- Static variable in class twaver.gis.
TWaverGisConst
GOOGLE_COLOR
- Static variable in class twaver.gis.
TWaverGisConst
GRAB_BUFFER
- Static variable in class twaver.gis.
TWaverGisConst
GRID_COLOR
- Static variable in class twaver.gis.
TWaverGisConst
GRID_MARK_FONT
- Static variable in class twaver.gis.
TWaverGisConst
GRID_VISIBLE_PRECISION
- Static variable in class twaver.gis.
TWaverGisConst
GROUNDING_STYLE_DEFAULT
- Static variable in interface twaver.gis.
GeographyMap
Constant which defines the style of painting the grounding of the map.
GROUNDING_STYLE_GRADIENT_HORIZONTAL
- Static variable in interface twaver.gis.
GeographyMap
Constant which defines the style of painting the grounding of the map.
GROUNDING_STYLE_GRADIENT_ROUND
- Static variable in interface twaver.gis.
GeographyMap
Constant which defines the style of painting the grounding of the map.
GROUNDING_STYLE_GRADIENT_VERTICAL
- Static variable in interface twaver.gis.
GeographyMap
Constant which defines the style of painting the grounding of the map.
GeoCoordinate
- class twaver.gis.utils.
GeoCoordinate
.
A GeoCoordinate instance representing a location in geographical coordinate space, specified in double precision.
GeoCoordinate()
- Constructor for class twaver.gis.utils.
GeoCoordinate
GeoCoordinate(double, double)
- Constructor for class twaver.gis.utils.
GeoCoordinate
GeographyFeature
- interface twaver.gis.
GeographyFeature
.
This interface is used to manage feature attributes.
GeographyLayer
- interface twaver.gis.
GeographyLayer
.
The interface defines a layer object.
GeographyMap
- interface twaver.gis.
GeographyMap
.
An interface is used to manage a geography map and paint it.
GisActionButton
- class twaver.gis.gadget.actionbuttons.
GisActionButton
.
A GisActionButton is used to handle operations on a GeographyMap.
GisActionButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisActionButton
GisBackground
- interface twaver.gis.
GisBackground
.
A GisBackground interface is designed for displaying vector shape.
GisDistanceButton
- class twaver.gis.gadget.actionbuttons.
GisDistanceButton
.
A GisDistanceButton is used to handle measuring distance operation.
GisDistanceButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisDistanceButton
Deprecated.
GisDistanceButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisDistanceButton
GisExportImageButton
- class twaver.gis.gadget.actionbuttons.
GisExportImageButton
.
A GisExportImageButton helps to show a dialog which is used to set the options of exporting image.
GisExportImageButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisExportImageButton
GisInputHandlerFactory
- class twaver.gis.
GisInputHandlerFactory
.
GisInputHandlerFactory can create different interaction mode used in GIS.
GisInputHandlerFactory()
- Constructor for class twaver.gis.
GisInputHandlerFactory
GisMagnifierButton
- class twaver.gis.gadget.actionbuttons.
GisMagnifierButton
.
A GisMagnifierButton is used to browse more details of the map under current scale.
GisMagnifierButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisMagnifierButton
GisManager
- class twaver.gis.
GisManager
.
This class is used to store the default settings which are used by TWaver GIS development kit.
GisManager()
- Constructor for class twaver.gis.
GisManager
GisMatchButton
- class twaver.gis.gadget.actionbuttons.
GisMatchButton
.
The GisMatchButton is used to invoke ImageCorrector and to match vector data and image data.
GisMatchButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisMatchButton
GisNetworkAdapter
- class twaver.gis.
GisNetworkAdapter
.
This class helps wrap a TNetowrk object(network) with a geographical map.
GisNetworkAdapter(TNetwork)
- Constructor for class twaver.gis.
GisNetworkAdapter
GisNetworkDefaultButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkDefaultButton
.
A GisNetworkDefaultButton is used to handle the default mouse interaction.
GisNetworkDefaultButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkDefaultButton
Deprecated.
GisNetworkDefaultButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkDefaultButton
GisNetworkPanButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkPanButton
.
A GisNetworkPanButton is used to handle pan operation.
GisNetworkPanButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkPanButton
Deprecated.
GisNetworkPanButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkPanButton
Constructs a base button initialized by specified network.
GisNetworkZoomBackButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkZoomBackButton
.
The GisReviseViewPortButton is used to revise current window of a map referring to the current viewport of the map.
GisNetworkZoomBackButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomBackButton
Deprecated.
GisNetworkZoomBackButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomBackButton
Constructs a base button initialized by specified network.
GisNetworkZoomInButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkZoomInButton
.
A GisNetworkZoomInButton is used to handle zoom in operation.
GisNetworkZoomInButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomInButton
GisNetworkZoomInButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomInButton
GisNetworkZoomInByRectangleButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkZoomInByRectangleButton
.
A GisNetworkZoomInButton is used to handle zoom in operation.
GisNetworkZoomInByRectangleButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomInByRectangleButton
Deprecated.
GisNetworkZoomInByRectangleButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomInByRectangleButton
GisNetworkZoomOutButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkZoomOutButton
.
A GisNetworkZoomOutButton is used to handle zoom out operation.
GisNetworkZoomOutButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomOutButton
Deprecated.
GisNetworkZoomOutButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomOutButton
GisNetworkZoomResetButton
- class twaver.gis.gadget.actionbuttons.
GisNetworkZoomResetButton
.
A GisNetworkZoomResetButton is used to handle reset operation.
GisNetworkZoomResetButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomResetButton
Deprecated.
GisNetworkZoomResetButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisNetworkZoomResetButton
GisOverviewButton
- class twaver.gis.gadget.actionbuttons.
GisOverviewButton
.
A GisOverviewButton can create a overview panel which displays the whole map.
GisOverviewButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisOverviewButton
Deprecated.
GisOverviewButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisOverviewButton
GisOverviewPanel
- class twaver.gis.gadget.
GisOverviewPanel
.
GisOverviewPanel is used to display a map and the elements of the specified network as the hawk eye.
GisOverviewPanel(TNetwork)
- Constructor for class twaver.gis.gadget.
GisOverviewPanel
Constructor of the GisOverviewPanel class.
GisPanInterHandler
- class twaver.gis.gadget.inputhandler.
GisPanInterHandler
.
GisPanInterHandler is used to handle pan interaction.
GisPanInterHandler(TNetwork, GeographyMap)
- Constructor for class twaver.gis.gadget.inputhandler.
GisPanInterHandler
GisPanInterHandler(GeographyMap)
- Constructor for class twaver.gis.gadget.inputhandler.
GisPanInterHandler
GisPrintButton
- class twaver.gis.gadget.actionbuttons.
GisPrintButton
.
The GisPrintButton can create a print job which can print the map and the elements displayed on the TNetwork together.
GisPrintButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisPrintButton
GisPrintPreviewButton
- class twaver.gis.gadget.actionbuttons.
GisPrintPreviewButton
.
The GisPrintPreviewButton can create a print job which can print the map and the elements displayed on the TNetwork together and can preview that print effect.
GisPrintPreviewButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisPrintPreviewButton
GisQueryButton
- class twaver.gis.gadget.actionbuttons.
GisQueryButton
.
A GisQueryButton is used to handle selection operation.
GisQueryButton(GeographyMap, TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisQueryButton
Deprecated.
GisQueryButton(TNetwork)
- Constructor for class twaver.gis.gadget.actionbuttons.
GisQueryButton
GisToolkits
- class twaver.gis.
GisToolkits
.
The GisToolkits provides some methods to help developers do some calculation, deal with image object and do some presettings, etc.
GisToolkits()
- Constructor for class twaver.gis.
GisToolkits
GridBbox
- class twaver.gis.utils.
GridBbox
.
A GridBbox instance represents the the bound of an geographical area.
GridBbox()
- Constructor for class twaver.gis.utils.
GridBbox
GridBbox(double, double, double, double)
- Constructor for class twaver.gis.utils.
GridBbox
GridBbox(double[])
- Constructor for class twaver.gis.utils.
GridBbox
getAllFeatures()
- Method in interface twaver.gis.
GeographyLayer
Gets all the GeographyFeatures of the layer.
getAllFeatures()
- Method in class twaver.gis.
ImageLayer
getAllLayerNames()
- Method in interface twaver.gis.
GeographyMap
Gets the names of all the layers stored in the map.
getAlpha()
- Method in interface twaver.gis.
GeographyLayer
Gets the alpha value of the style which has been set to the layer.
getAlpha()
- Method in class twaver.gis.
ImageLayer
getAttribute(String)
- Method in interface twaver.gis.
GeographyFeature
Gets the specified attribute value
getAttribute(int)
- Method in interface twaver.gis.
GeographyFeature
Gets the value of the attribute specified by the index
getAttributeName()
- Method in interface twaver.gis.
GeographyLayer
Gets the name of the attribute which is used as the label.
getAttributeName()
- Method in class twaver.gis.
ImageLayer
getAttributes()
- Method in interface twaver.gis.
GeographyFeature
Gets all the values of the feature's attributes include geometry and non-geometry ones.
getBoolean(String)
- Static method in class twaver.gis.
GisManager
getBounds()
- Method in interface twaver.gis.
GeographyFeature
Gets the bounds of the feature's default geometry.
getBundledShape(int, int, int, boolean, Point, Point, TNetwork)
- Method in class twaver.gis.link.
InterceptedLinkUI
getCenterPoint()
- Method in interface twaver.gis.
GeographyMap
Gets the center point of the map, and the point is described by a
GeoCoordinate
instance.
getCenterPoint()
- Method in class twaver.gis.link.
InterceptedLinkUI
getContents()
- Method in class twaver.gis.gadget.
GisOverviewPanel
getCroundingStyle()
- Method in interface twaver.gis.
GeographyMap
Gets the style uesed to paint the grounding of the map.
getDefaultSetting(String)
- Static method in class twaver.gis.
GisManager
getDegree(double[])
- Static method in class twaver.gis.
GisToolkits
getDistance(double, double, double, double)
- Method in interface twaver.gis.
GeographyMap
Measures the distance between the two points specified by the given coordinates.
getDistance(ArrayList)
- Method in interface twaver.gis.
GeographyMap
Measures the summation of the distances between the points stored in the specified ArrayList.
getDouble(String)
- Static method in class twaver.gis.
GisManager
getEventType()
- Method in class twaver.gis.event.
MapEvent
Returns the event type..
getEventType()
- Method in class twaver.gis.event.
MapLayerChangedEvent
Returns the event type.
getEventTypeDescription()
- Method in class twaver.gis.event.
MapEvent
Returns a parameter string identifying this event.
getEventTypeDescription()
- Method in class twaver.gis.event.
MapLayerChangedEvent
Returns a parameter string identifying this event.
getFeatureTypeName()
- Method in interface twaver.gis.
GeographyLayer
Gets the name of the feature type.
getFeatureTypeName()
- Method in class twaver.gis.
ImageLayer
getFeatures(double, double)
- Method in interface twaver.gis.
GeographyLayer
Gets the features which geometric shape contains the coordinates.
getFeatures(double, double)
- Method in class twaver.gis.
ImageLayer
getFeaturesByAttribute(String, Object)
- Method in interface twaver.gis.
GeographyLayer
Gets the features referring to the specified attribute's value.
getFeaturesByAttribute(String, Object)
- Method in class twaver.gis.
ImageLayer
getFillColor()
- Method in interface twaver.gis.
GeographyLayer
Gets the color used to fill the layer.
getFillColor()
- Method in class twaver.gis.
ImageLayer
getFont()
- Method in interface twaver.gis.
GeographyLayer
Gets the font used to paint the label.
getFont()
- Method in class twaver.gis.
ImageLayer
getFontColor()
- Method in interface twaver.gis.
GeographyLayer
Gets the color used to paint the label.
getFontColor()
- Method in class twaver.gis.
ImageLayer
getFormatNumber(double, int)
- Static method in class twaver.gis.
GisToolkits
getFullImage(Dimension)
- Method in interface twaver.gis.
GeographyMap
Gets a image on which the context of the whole map is drawn referring to the specified projection range.
getGroundingColor()
- Method in interface twaver.gis.
GeographyMap
Gets the grounding color of the map
getHeight()
- Method in class twaver.gis.utils.
GridBbox
getID()
- Method in interface twaver.gis.
GeographyFeature
Gets feature id.
getImage(String)
- Static method in class twaver.gis.
GisToolkits
Gets an Image object according to the specified file path.
getImageIcon(String)
- Static method in class twaver.gis.
GisToolkits
getInputStream(String)
- Static method in class twaver.gis.
GisToolkits
getInt(String)
- Static method in class twaver.gis.
GisManager
getLL(double, double)
- Method in interface twaver.gis.
GeographyMap
Gets the geographical coordinate of a specified screen point which is described by x-y axes.
getLatitude()
- Method in class twaver.gis.utils.
GeoCoordinate
Gets the latitude
getLayer(int)
- Method in interface twaver.gis.
GeographyMap
Gets a GeographyLayer object in the map with the specified index.
getLayer(String)
- Method in interface twaver.gis.
GeographyMap
Gets a GeographyLayer object by the specified layer name.
getLayerBounds()
- Method in interface twaver.gis.
GeographyLayer
Gets the bound of the layer.
getLayerBounds()
- Method in class twaver.gis.
ImageLayer
getLayerCount()
- Method in interface twaver.gis.
GeographyMap
Gets the count of the layers stored in the map.
getLayerGeometryTypeName()
- Method in interface twaver.gis.
GeographyLayer
Gets the name of the layer's geometry type.
getLayerGeometryTypeName()
- Method in class twaver.gis.
ImageLayer
getLayerIndex(String)
- Method in interface twaver.gis.
GeographyMap
Gets a layer's index by the specified layer name.
getLayerName()
- Method in class twaver.gis.event.
MapLayerChangedEvent
Gets the name of the source on which the event initially occurred.
getLayerPath(String)
- Method in interface twaver.gis.
GeographyMap
Gets the URL of a layer according to the specified layer name.
getLayerPaths()
- Method in interface twaver.gis.
GeographyMap
Gets all URLs of all the layers.
getLayerPropertiesNames()
- Method in interface twaver.gis.
GeographyLayer
Gets the names of all the properties stored in the layer.
getLayerPropertiesNames()
- Method in class twaver.gis.
ImageLayer
getLayersName()
- Method in class twaver.gis.event.
MapLayerChangedEvent
getLongitude()
- Method in class twaver.gis.utils.
GeoCoordinate
Gets the longitude.
getMap()
- Method in interface twaver.gis.
GisBackground
Gets the GeographyMap object used as the background.
getMap()
- Method in class twaver.gis.
GisNetworkAdapter
Gets the map used as the background of the network.
getMap()
- Method in class twaver.gis.event.
MapEvent
Gets the object on which the event initially occurred.
getMapArea()
- Method in interface twaver.gis.
GeographyMap
Gets the whole map's bound.
getMapLatitude(double)
- Method in interface twaver.gis.
GeographyMap
Converts Y coordinate of the screen to latitude referring to map's projection.
getMapLongitude(double)
- Method in interface twaver.gis.
GeographyMap
Converts X coordinate of the screen to longitude referring to the map's geographic information.
getMapMode()
- Method in interface twaver.gis.
GeographyMap
Gets the operation mode of the map.
getMapType()
- Method in interface twaver.gis.
GeographyMap
Gets the type of the map object.
getMaxx()
- Method in class twaver.gis.utils.
GridBbox
getMaxy()
- Method in class twaver.gis.utils.
GridBbox
getMinx()
- Method in class twaver.gis.utils.
GridBbox
getMiny()
- Method in class twaver.gis.utils.
GridBbox
getOverviewDimesion()
- Method in interface twaver.gis.
GeographyMap
Gets the predefined dimension of the overview panel.
getPath()
- Method in class twaver.gis.link.
InterceptedLinkUI
getPoints(GeneralPath, List, List)
- Static method in class twaver.gis.link.
InterceptedLinkUI
getQueryLayerIndex()
- Method in interface twaver.gis.
GeographyMap
Gets the index of the query layer.
getRandomColor()
- Static method in class twaver.gis.
GisToolkits
Gets a random color.
getRasterData()
- Method in interface twaver.gis.
GeographyMap
Gets the raster data of the map.
getRegisteredMapBackAndForwardLimit()
- Static method in class twaver.gis.
GisManager
getScale()
- Method in interface twaver.gis.
GeographyMap
Gets the denominator of the map's scale.
getScaleFactor()
- Method in interface twaver.gis.
GeographyLayer
Gets the scale factor of the layer.
getScaleFactor()
- Method in class twaver.gis.
ImageLayer
getSelectedFeatures()
- Method in interface twaver.gis.
GeographyMap
Gets all selected GeographyFeatures
getSelectedFeaturesArea()
- Method in interface twaver.gis.
GeographyMap
Gets the area which is covered by the selected features.
getSelectedFeaturesAttributes()
- Method in interface twaver.gis.
GeographyMap
Gets the attributes of all selected features.
getSelectedFilledColor()
- Method in interface twaver.gis.
GeographyMap
Gets the color used to fill the selected features.
getSelectedStrokeColor()
- Method in interface twaver.gis.
GeographyMap
Gets the color used to paint the selected features' bounds.
getSource()
- Method in class twaver.gis.event.
MapEvent
getString(String, String)
- Static method in class twaver.gis.
GisToolkits
getStrokeColor()
- Method in interface twaver.gis.
GeographyLayer
Gets the stroke color used to paint the layer.
getStrokeColor()
- Method in class twaver.gis.
ImageLayer
getStrokeWidth()
- Method in interface twaver.gis.
GeographyLayer
Gets the stroke width used to paint the layer.
getStrokeWidth()
- Method in class twaver.gis.
ImageLayer
getSynchronizeScale(GeographyMap)
- Static method in class twaver.gis.
GisToolkits
Gets the new scale of the network element's size, if you have registered the thresholds into a GeographyMap object, when the scale
getSynchronizeScale(int, double)
- Static method in class twaver.gis.
GisToolkits
getThresholdLevel()
- Method in interface twaver.gis.
GeographyMap
Gets the threshold level of the map according to the current scale denominator of the map.
getThresholdLevel(int)
- Method in interface twaver.gis.
GeographyMap
Gets the threshold level according to the specified scale denominator
getThresholdsNum()
- Method in interface twaver.gis.
GeographyMap
Gets the number of the defined thresholds.
getTitle()
- Method in interface twaver.gis.
GeographyLayer
Gets the title of the GeographyLayer.
getTitle()
- Method in class twaver.gis.
ImageLayer
getTopContainer(JComponent)
- Static method in class twaver.gis.
GisToolkits
getUIClassID()
- Method in class twaver.gis.link.
InterceptedLink
getViewport()
- Method in interface twaver.gis.
GeographyMap
Gets the projection range.
getVisibleElementsBounds(TNetwork, GeographyMap)
- Static method in class twaver.gis.
GisToolkits
Gets the geographical bounds of all visible elements of the network.
getWidth()
- Method in class twaver.gis.utils.
GridBbox
getWindow()
- Method in interface twaver.gis.
GeographyMap
Gets the window of the map.
getWindowMaxx()
- Method in interface twaver.gis.
GeographyMap
Gets the max longitude of the map's window.
getWindowMaxy()
- Method in interface twaver.gis.
GeographyMap
Gets the max latitude of the map's window.
getWindowMinx()
- Method in interface twaver.gis.
GeographyMap
Gets the minimal longitude of the map's window.
getWindowMiny()
- Method in interface twaver.gis.
GeographyMap
Gets the minimal latitude of the map's window.
getX(double)
- Method in interface twaver.gis.
GeographyMap
Converts longitude to X coordinate of the screen referring to map's projection.
getXY(double, double)
- Method in interface twaver.gis.
GeographyMap
Gets the screen coordinate of the point which is described by geographical coordinate.
getY(double)
- Method in interface twaver.gis.
GeographyMap
Converts latitude to Y coordinate of the screen referring to map's projection.
getZoom()
- Method in interface twaver.gis.
GeographyMap
Gets current zoom of the map object.
getZoomLoLimit()
- Method in interface twaver.gis.
GeographyMap
Gets the lower limit of the map's zoom.
getZoomUpLimit()
- Method in interface twaver.gis.
GeographyMap
Gets the upper limit of the map's zoom.
goBack()
- Method in interface twaver.gis.
GeographyMap
Goes back to the last state of the map object which is stored in the map's redo/undo queue.
goBack(TNetwork, GeographyMap)
- Static method in class twaver.gis.
GisToolkits
Redo last operation.
goForward()
- Method in interface twaver.gis.
GeographyMap
Goes forward to the next state of the map object which is stored in the map's redo/undo queue.
grab(Point)
- Method in interface twaver.gis.
GisBackground
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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z