| MapMatrix NetGIS Class Library | |
MapMatrix.Commands Namespace
Classes
| Class | Description |
|---|
| ClearCommand |
Issue a Clear command to the Server. This resets certain flags, options, or data that has previously been set.
|
| CommandConstants |
Contains static method that assist in working with enumerations and Xml
|
| DrawCommand |
Issues a command to draw an element in the mapserver.
|
| FindCommand |
Issues a Find command to the MapServer. This locates GIS elements based upon a SQL statement.
|
| IdentifyCommand |
Summary description for IdentifyCommand.
|
| LayerCommand |
Summary description for LayerCommand.
|
| MapActionRequest |
Provides class wrapper around MapActionRequest XML
|
| PanCommand |
Represents a Pan command that will be sent to a MapServer.
|
| ResizeMapWindow |
Represents a ResizeMapWindow command that will be sent to a MapServer.
|
| ZoomCommand |
Represents a Zoom command that will be sent to a MapServer.
|
| ZoomToResults |
Zoom to Selected Results information that will be passed on Select
commands to the MapServer
|
Enumerations
| Enumeration | Description |
|---|
| ClearMethod |
Enumeration indicating what type of clear will be performed.
|
| CoordinateSystemType |
Defines the type of coordinates that are being used
|
| PanDirection |
Defines the directions that a Pan ByDirection can be performed
|
| PanMethod |
Identifies the type of Pan to perfom
|
| ZoomMethod |
Enumeration indicating what type of zoom will be performed.
|
| ZoomToResultsMethod |
Types of Zoom commands that can be performed on selected GIS results
|