A
- aboutDlg A method defined
in MGMap
- Displays the Autodesk MapGuide About dialog box, which shows information
about Autodesk MapGuide Viewer.
- AccessKey A property
defined in MGMapLayer
- Sets the access key for the layer. This value must be 255 characters or
less.
- add A method defined
in MGCollection
- Adds the specified object to the collection.
- addCirclePrimitive
A method defined in MGMapObject
- Adds a polygon primitive, composed of individual line segments representing
a circle, to the current map feature.
- addMapLayer A method
defined in MGMap
- Downloads and adds the specified Map Layer File (.mlf) to the map.
- addMapLayer
A method defined in MGMapLayerGroup
- Adds an existing map layer to the group. A map layer can only belong to
one group at any time.
- addMapLayers A method
defined in MGMap
- Downloads and adds the specified Map Layer Files to the map.
- addObject A method
defined in MGSelection
- Adds a single map feature to the selection and updates the display.
- addObjects A
method defined in MGSelection
- Adds the specified map features to the selection and updates the display.
- addObjectsEx
A method defined in MGSelection
- Adds multiple map features to the selection and updates the display.
- addPolygonPrimitive
A method defined in MGMapObject
- Adds a polygon or poly-polygon primitive to the current map feature.
- addPolylinePrimitive
A method defined in MGMapObject
- Adds a polyline or poly-polyline primitive to the current map feature.
- addSymbol A
method defined in MGPrintLayout
- Adds a symbol to the printed page. Symbols are defined in the API Symbol
List; refer to the Autodesk MapGuide User's Guide for more information.
- addSymbolPrimitive
A method defined in MGMapObject
- Adds a point or predefined symbol primitive to the current map feature.
- addTextPrimitive
A method defined in MGMapObject
- Adds a text primitive to the current map feature.
- ApiVersion A property
defined in MGMap
- Gets the API version for the Autodesk MapGuide Viewer.
- Area A property defined
in MGMapObject
- Gets the area of the specified polygon in Mapping Coordinate System (MCS)
units.
- Area A property defined
in MGPrimitive
- Gets the area of the specified polygon primitive in Mapping Coordinate System
(MCS) units.
- Arg A property defined
in MGError
- Gets the number of the incorrect argument in the case of an illegal argument.
- AutoLinkDelay A
property defined in MGMap
- Gets or sets the number of seconds before the next HTML page associated
with a map feature from an AutoLinkLayer will be displayed in the AutoLinkTarget
window.
- AutoLinkLayers
A property defined in MGMap
- Gets or sets the name of the layer that you want to use as the AutoLink
layer.
- AutoLinkTarget
A property defined in MGMap
- Gets or sets the name of the target window where Autodesk MapGuide will
display the HTML pages associated with map features on AutoLinkLayers as the
user pauses the mouse pointer over those map features.
- AutoRefresh A property
defined in MGMap
- Gets or sets the automatic refresh flag.
B
- BackColor A property
defined in MGFillAttr
- Gets or sets the background color index used to draw the polygons.
- BackColor A property
defined in MGTextAttr
- Gets or sets the background color.
- BackMode A property
defined in MGFillAttr
- Gets or sets the background mode used to draw the polygons.
- BackMode A property
defined in MGPageElement
- Gets or sets the background mode of this page element.
- BackMode A property
defined in MGTextAttr
- Gets or sets the display mode for the background behind text features.
- BufferSetup A property
defined in MGMap
- Gets an object that contains buffering properties, such as the distance
from the selected features to the edge of the buffers.
- Busy A property defined
in MGMap
- Returns True if Autodesk MapGuide Viewer is busy loading or drawing a map.
C
- clear A method
defined in MGSelection
- Removes all the map features from the selection and updates the display.
- Code A property defined
in MGError
- Gets the error code in the MGError object.
- collapse
A method defined in MGMapLayerGroup
- Collapses the list of map layers under a group so that only the group name
heading is visible in the legend.
- Collapsed
A property defined in MGMapLayerGroup
- Gets the state of the map layer group, telling whether it is collapsed or
expanded.
- Color A property
defined in MGEdgeAttr
- Gets the edge color index used to draw the polygons.
- Color A property
defined in MGFillAttr
- Gets or sets the fill color index used to draw the polygons.
- Color A property
defined in MGLineAttr
- Gets or sets the color index used to draw the lines or polylines.
- Color A property
defined in MGTextAttr
- Gets or sets the color index used to draw the text.
- compressThemeCats
A method defined in MGMapLayer
- Displays the list of theme categories shown in the legend for the specified
map layer in collapsed form, so that only one category from the list is displayed.
- copyMap A method defined
in MGMap
- Copies the current view of the map to the clipboard as an Enhanced Windows
Metafile.
- copyUrl A method defined
in MGMap
- Copies the URL of the displayed map to the clipboard.
- Count A property
defined in MGCollection
- Gets the number of map features in the collection that have been displayed
in the view since the last reload or rebuild of the map layer.
- createLayer A method
defined in MGMap
- Adds a layer of the specified type to the map.
- createMapLayerGroup
A method defined in MGMap
- Creates a new map layer group and adds it to the map.
- createMapObject
A method defined in MGMapLayer
- Adds an empty feature to the layer. This method works only with redline
layers.
- createObject A
method defined in MGMap
- Creates and returns an object of the specified type.
D
- DatabaseSetup
A property defined in MGMapLayerSetup
- Gets the MGDatabaseSetup object for this layer.
- DataFile A
property defined in MGMapLayerSetup
Gets or sets the name of the data file from
which Autodesk MapGuide Server retrieves map data for this layer.
- DataSource
A property defined in MGDatabaseSetup
- Gets or sets the name of the OLE DB data source from which Autodesk MapGuide
Server retrieves data for this layer.
- DataSource
A property defined in MGDwgDataSources
Gets or sets the DWG data source name that establishes
a connection between Autodesk MapGuide Server and the data provider.
- DefaultTarget A
property defined in MGMap
- Gets or sets the name of the default target window where Autodesk MapGuide
will display HTML documents.
- digitizeCircle
A method defined in MGMap
- Enables the user to define a circle on the map by clicking and dragging
the mouse.
- digitizeLine A method
defined in MGMap
- Enables the user to draw a line on the map by clicking and dragging the
mouse.
- digitizePoint A
method defined in MGMap
- Lets the user define a point on the map by clicking the mouse.
- digitizePolygon
A method defined in MGMap
- Enables the user to use the mouse to define a polygon on the map, then fires
the event onDigitizedPolygon upon
completion.
- digitizePolygonEx
A method defined in MGMap
- Enables the user to use the mouse to define a polygon on the map, then fires
the event onDigitizedPolygon upon
completion.
- digitizePolyline
A method defined in MGMap
- Enables a user to use the mouse to define a polyline on the map, then fires
the event onDigitizedPolyline
upon completion.
- digitizePolylineEx
A method defined in MGMap
- Enables a user to use the mouse to define a polyline on the map, then fires
the event onDigitizedPolyline
upon completion.
- digitizeRectangle
A method defined in MGMap
- Enables the user to define a rectangle on the map by clicking and dragging
the mouse, then fires the onDigitizedRectangle
event upon completion.
- disableApiExceptions
A method defined in MGMap
- Disables Autodesk MapGuide Viewer from throwing exceptions.
- disablePrintingEvents
A method defined in MGMap
- Disables the Autodesk MapGuide Viewer from sending printing events to the associated event
handler during a print process.
- disableSelectionChangedEvent
A method defined in MGMap
- Disables the firing of the onSelectionChanged event during calls to the
MGMapLayer methods removeObject,
removeObjects, and removeAllObjects.
- DisplayUnits A property
defined in MGMap
- Gets or sets the current display units, either M (meters), KM (kilometers),
FT (feet), or MI (miles), as seen in the map width of the status bar.
- Distance A property
defined in MGBufferSetup
- Gets or sets the buffer offset distance.
- DoubleClickHandled
A property defined in MGMapObject
- Indicates whether the onDoubleClickObject event has been handled
for this object.
- Dwg A property
defined in MGDwgDataSources
Gets or sets the Autodesk DWG file name or project
file for the Autodesk DWG layer.
- Dynamic A property
defined in MGMapLayer
- Returns True if the map layer is dynamic.
E
- EdgeAttr A property
defined in MGBufferSetup
- Gets the object that groups the polygon edge attributes used to draw the
buffer polygon(s).
- EdgeAttr A
property defined in MGRedlineSetup
- Gets an object that groups the redline style's polygon edge attributes.
- enableApiExceptions
A method defined in MGMap
- Enables Autodesk MapGuide Viewer exception throwing.
- enablePrintingEvents
A method defined in MGMap
- Enables the Autodesk MapGuide Viewer to send printing events to the associated event handler
during a print process.
- enableSelectionChangedEvent
A method defined in MGMap
- Enables the firing of the onSelectionChanged event during calls to the MGMapLayer
methods removeObject, removeObjects,
and removeAllObjects.
- equals A method defined
in MGExtent
- Compares this MGExtent object to the specified object.
- equals A method defined
in MGExtentEx
- Compares this MGExtentEx to the specified object.
- equals A method defined
in MGMapLayer
- Compares this MGMapLayer object to the specified object.
- equals A method
defined in MGMapObject
- Compares this MGMapObject object to the specified object.
- equals A method defined
in MGPoint
- Compares this MGPoint object to the specified object.
- Error A property defined
in MGError
- Gets the error status in the MGError object.
- ErrorTarget A property
defined in MGMap
- Gets or sets the name of the target window where Autodesk MapGuide will
display error messages.
- expand A method
defined in MGMapLayerGroup
- Expands the list of map layers under a group in the legend so that all potentially
visible map layers appear under the group name heading.
- expandThemeCats
A method defined in MGMapLayer
- Displays the list of theme categories shown in the legend for the specified
map layer in expanded form, so that all categories in the list are displayed.
- Extent A property
defined in MGMapObject
- Gets the extent of the map feature.
- Extent A property
defined in MGPageElement
- Gets or sets the extents of the current page element on the printout.
F
- FillAttr A property
defined in MGBufferSetup
- Gets the object that groups the polygon fill attributes used to draw the
buffer polygon(s).
- FillAttr A
property defined in MGRedlineSetup
- Gets an object that groups the redline style's polygon fill attributes.
- FontName A property
defined in MGTextAttr
- Gets or sets the font name. Font names are not case-sensitive.
- FontNames A property
defined in MGTextAttr
- Gets or sets the collection containing the available font names.
- FontStyle A property
defined in MGTextAttr
- Gets or sets the font style. Names of font styles are not case-sensitive.
- FullUrl A property defined
in MGMap
- Gets the full URL of the map that is currently displayed by Autodesk MapGuide,
including parameters specifying the current location and any non-default options.
G
- getApiVersion
A method defined in MGMap
- Gets the Autodesk MapGuide Viewer API version.
- getArea A method
defined in MGMapObject
- Gets the area of the specified polygon map feature.
- getArea A method
defined in MGPrimitive
- Gets the area of the specified polygon map feature primitive.
- getArg A method defined
in MGError
- Gets the number of an incorrect argument in the event that an illegal argument
is passed.
- getAsString
A method defined in MGSelection
- Returns a string that contains the keys of the selected map features.
- getAutoLinkDelay
A method defined in MGMap
- Gets the number of seconds before the next HTML page associated with a map
feature from the AutoLinkLayer will be displayed in the AutoLinkTarget window.
- getAutoLinkLayers
A method defined in MGMap
- Gets the name of the layer that uses the AutoLink feature.
- getAutoLinkTarget
A method defined in MGMap
- Gets the name of the target window where Autodesk MapGuide will display
the HTML pages associated with map features on the AutoLinkLayer.
- getAutoRefresh
A method defined in MGMap
- Returns a boolean value that indicates whether or not the automatic refresh
feature is enabled.
- getBackColor
A method defined in MGFillAttr
- Gets the background color index used to draw the polygons.
- getBackColor
A method defined in MGTextAttr
- Gets the background color.
- getBackMode
A method defined in MGFillAttr
- Gets the background mode used to draw the polygons.
- getBackMode
A method defined in MGPageElement
- Gets the background mode of this element. The supported background modes
are opaque and transparent.
- getBackMode
A method defined in MGTextAttr
- Gets the display mode for the background behind text features.
- getBufferSetup
A method defined in MGMap
- Gets an object that contains buffering properties, such as the distance
from the selected features to draw the buffers.
- getBusyStateChangedObserver
A method defined in MGMap
- Returns a reference to the Java object that observes busy state change events,
or null if no observer has been established.
- getCode A method
defined in MGError
- Gets the error code of the MGError object.
- getCodeBase
A method defined in MGMapContext
- Gets the Autodesk MapGuide Viewer component's code base URL.
- getColor A method
defined in MGEdgeAttr
- Gets the edge color index used to draw the polygons.
- getColor A method
defined in MGFillAttr
- Gets the fill color index used to draw the polygons.
- getColor A method
defined in MGLineAttr
- Gets the color index used to draw the lines or polylines.
- getColor A method
defined in MGTextAttr
- Gets the text color.
- getDatabaseSetup
A method defined in MGMapLayerSetup
- Gets the MGDatabaseSetup object for this layer.
- getDataFile
A method defined in MGMapLayerSetup
Gets the name of the data file from which
Autodesk MapGuide Server retrieves data for this layer.
- getDataSource
A method defined in MGDatabaseSetup
- Gets the name of the OLE DB data source from which Autodesk MapGuide Server
retrieves data.
- getDataSource
A method defined in MGDwgDataSources
Gets the DWG data source name that establishes
a connection between Autodesk MapGuide Server and the data provider.
- getDefaultTarget
A method defined in MGMap
- Gets the name of the default target window where Autodesk MapGuide will
display HTML documents, including autolinks, errors, feature links, reports,
and URL lists.
- getDisplayUnits
A method defined in MGMap
- Gets the current type of display units being used to display the map width,
as seen in the status bar.
- getDistance
A method defined in MGBufferSetup
- Gets the buffer offset distance.
- getDocumentBase
A method defined in MGMapContext
- Gets the Autodesk MapGuide Viewer component's base document URL.
- getDoubleClickObserver
A method defined in MGMap
- Returns a reference to the Java object being used to observe double-click
events, or null if no observer has been established.
- getDwg A
method defined in MGDwgDataSources
Gets the Autodesk DWG file name or project file
for the Autodesk DWG layer.
- getDwgDataSources
A method defined in MGMapLayerSetup
Gets the MGDwgDataSources object for this layer.
- getEdgeAttr
A method defined in MGBufferSetup
- Gets an object that groups the polygon edge attributes used to draw the
buffer polygon(s).
- getEdgeAttr
A method defined in MGRedlineSetup
- Gets an object that groups the redline style's polygon edge attributes.
- getErrorTarget
A method defined in MGMap
- Gets the name of the target window where Autodesk MapGuide will display
error messages.
- getExtent A
method defined in MGMapObject
- Gets the extent of the map feature, that is, the smallest rectangle that
can be drawn around all the map feature's elements.
- getExtent
A method defined in MGPageElement
- Gets the extents of this element on the printout.
- getExtent A
method defined in MGPrimitive
- Gets the extents of the map feature primitive.
- getExtentEx
A method defined in MGMapObject
- Gets the extent of the map feature, that is, the smallest rectangle that
can be drawn around all the map feature's elements.
- getFillAttr
A method defined in MGBufferSetup
- Gets an object that groups the polygon fill attributes used to draw the
buffer polygon(s).
- getFillAttr
A method defined in MGRedlineSetup
- Gets an object that groups the redline style's polygon fill attributes.
- getFontName
A method defined in MGTextAttr
- Gets the font name.
- getFontNames
A method defined in MGTextAttr
- Gets a collection containing the available font names.
- getFontStyle
A method defined in MGTextAttr
- Gets the font style.
- getFontStyles
A method defined in MGTextAttr
- Gets a collection containing the font styles for the specified font. Styles
vary by font family, but are typically values like 'Regular', 'Bold', and
'Italic'
- getHatchPattern
A method defined in MGFillAttr
- Gets the fill hatch pattern used to draw the polygons.
- getHeight A method
defined in MGMap
- Gets the height of the map.
- getHeight
A method defined in MGSymbolAttr
- Gets the display height of the point in the specified unit type.
- getHeight A
method defined in MGTextAttr
- Gets the display height of the text in the specified unit type.
- getHorizAlign
A method defined in MGTextAttr
- Gets the horizontal placement of the text features in relation to an imaginary
vertical axis.
- getInclude
A method defined in MGPageSetup
- Determines whether the specified element will be included on the printout.
- getIncludeLegend
A method defined in MGPageSetup
- Returns a value indicating whether the legend will be printed next to the
map.
- getIntermediateUpdatesEnabled
A method defined in MGMap
Gets the current setting of the intermediate updates
flag.
- getKey A method
defined in MGMapObject
- Gets the key of the map feature.
- getKeyColumn
A method defined in MGDatabaseSetup
- Gets the database column name that contains the keys of the map features on this layer.
- getKeyColumn
A method defined in MGDwgDataSources
Gets the name of the column that contains the
primary key for each map feature on the DWG layer.
- getKeyColumnType
A method defined in MGDatabaseSetup
- Gets the key column type.
- getKeyColumnType
A method defined in MGDwgDataSources
Gets the DWG key column data type.
- getKeyTable
A method defined in MGDwgDataSources
Gets the name of the DWG key table to use as primary
keys for either feature properties, external database links, or object data
in the Autodesk DWG.
- getLastError A
method defined in MGMap
- Returns a reference to the MGError object of the most recent Autodesk MapGuide
Viewer API method call or property access.
- getLat A method defined
in MGMap
- Gets the latitude (Y) value in decimal degrees of the center of
the map area currently displayed.
- getLatColumn
A method defined in MGDatabaseSetup
- Gets the name of the database column that contains the latitude (or Y
coordinate) values of the map features on this layer.
- getLayerFilter
A method defined in MGDwgDataSources
Gets the layer filter, which specifies which layers
to extract from the specified Autodesk DWG or project file.
- getLayerName
A method defined in MGBufferSetup
- Gets the name of the map layer that will contain the buffer objects generated
from the viewBuffer method of MGMap.
- getLayerSetup
A method defined in MGMapLayer
- Gets an MGMapLayerSetup object.
- getLayerType
A method defined in MGMapLayer
- Returns a string indicating the layer type.
- getLegendLabel
A method defined in MGMapLayer
- Gets the string used to label the map layer in the legend.
- getLegendLabel
A method defined in MGMapLayerGroup
- Gets the string used to label the map layer group in the legend.
- getLength A
method defined in MGMapObject
- Gets the length of the specified polyline map feature.
- getLength A
method defined in MGPrimitive
- Gets the length of the specified polyline map feature primitive.
- getLineAttr
A method defined in MGRedlineSetup
- Gets an object that groups the redline style's line or polyline attributes.
- getLink A method
defined in MGMapObject
- Gets the URL link associated with the map feature.
- getLinkedToDatabase
A method defined in MGMapLayerSetup
- Indicates whether or not the map features in a spatial data file are linked
to a table in a database.
- getLon A method defined
in MGMap
- Gets the longitude (X) value in decimal degrees of the center of
the map area currently displayed.
- getLonColumn
A method defined in MGDatabaseSetup
- Gets the name of the database column that contains the longitude (or X
coordinate) values of the map features on this layer.
- getMap A method
defined in MGMapLayer
- Gets the map that contains the map layer.
- getMapExtent A
method defined in MGMap
- Gets the extents for the map or current map view.
- getMapLayer A method
defined in MGMap
- Gets the specified map layer.
- getMapLayer
A method defined in MGMapLayerGroup
- Gets the specified map layer from the group.
- getMapLayer
A method defined in MGMapObject
- Gets the map layer that contains the map feature.
- getMapLayerGroup
A method defined in MGMap
- Gets the specified map layer group.
- getMapLayerGroup
A method defined in MGMapLayer
- Gets the map layer group to which the layer belongs.
- getMapLayerGroups
A method defined in MGMap
- Gets an MGCollection object containing all the map layer groups defined
in the map.
- getMapLayers A
method defined in MGMap
- Returns a Vector (or MGCollection)
object containing all the map layers defined in the map.
- getMapLayers
A method defined in MGMapLayerGroup
- Gets an MGCollection object containing all map layers in the group.
- getMapLayersEx
A method defined in MGMap
- Gets an MGCollection object containing
all the map layers defined in the map.
- getMapLayerStyles
A method defined in MGMapLayer
- Gets a collection containing all of the MGMapLayerStyle
objects associated with the layer.
- getMapLoadedObserver
A method defined in MGMap
- Returns a reference to an MGMapLoadedObserver object or null if no observer
has been established.
- getMapObject
A method defined in MGMapLayer
- Gets the map feature with the specified key from the layer.
- getMapObjects
A method defined in MGMapLayer
- Returns a Vector (or MGCollection
object) containing the map features of the layer that fall within the map
extent (the part of the map that is displayed).
- getMapObjects
A method defined in MGSelection
- Returns a Vector (or MGCollection
object) of selected map features.
- getMapObjectsEx
A method defined in MGMapLayer
- Gets an MGCollection object containing
the map features of the layer that fall within the map extent (the part of
the map that is displayed).
- getMapObjectsEx
A method defined in MGSelection
- Gets an MGCollection object containing
the selected map features.
- getMaxDisplayRange
A method defined in MGMapLayerStyle
- Gets the maximum value of the display range scale.
- getMaxLat A method
defined in MGExtent
- Gets the maximum latitude (or Y coordinate) of the extent in decimal
degrees.
- getMaxLon A method
defined in MGExtent
- Gets the maximum longitude (or X coordinate) of the extent in decimal
degrees.
- getMaxX A method
defined in MGExtentEx
- Gets the maximum X value, or longitude, of the extent.
- getMaxY A method
defined in MGExtentEx
- Gets the maximum Y value, or latitude, of the extent.
- getMcsScaleFactor
A method defined in MGMap
- Gets the conversion factor to convert from the current Mapping Coordinate
System (MCS) to meters.
- getMinDisplayRange
A method defined in MGMapLayerStyle
- Gets the minimum value of the display range scale.
- getMinLat A method
defined in MGExtent
- Gets the minimum latitude (or Y coordinate) of the extent in decimal
degrees.
- getMinLon A method
defined in MGExtent
- Gets the minimum longitude (or X coordinate) of the extent in decimal
degrees.
- getMinX A method
defined in MGExtentEx
- Gets the minimum X value, or longitude, of the extent.
- getMinY A method
defined in MGExtentEx
- Gets the minimum Y value, or latitude, of the extent.
- getMode A method defined
in MGMap
Gets the current mode of the Autodesk MapGuide
Viewer.
- getName A method defined
in MGMap
- Gets the name of the map, as set in the Preferences dialog box in Autodesk
MapGuide Author, or with setName.
- getName A method
defined in MGMapLayer
- Gets the name of the map layer.
- getName A
method defined in MGMapLayerGroup
- Gets the name of the map layer group.
- getName A method
defined in MGMapObject
- Gets the name of the map feature.
- getNameColumn
A method defined in MGDatabaseSetup
- Gets the name of the database column that contains the names of the map features on this layer.
- getNameColumn
A method defined in MGDwgDataSources
Gets the name of the column that contains the
name for each map feature.
- getNameFromSdpFeatureTable
A method defined in MGMapLayerSetup
- Indicates whether the feature name should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- getNameTable
A method defined in MGDwgDataSources
Gets the name of the DWG table for MapTips about
feature properties, external database links, or object data in the Autodesk
DWG.
- getNumObjects
A method defined in MGSelection
- Gets the number of map features in the current selection.
- getObjectLinkTarget
A method defined in MGMap
- Gets the name of the target window where Autodesk MapGuide will display
the URL associated with a map feature.
- getOneObject
A method defined in MGBufferSetup
- Returns a value indicating whether one large merged buffer object should
be created for all buffered features.
- getPageElement
A method defined in MGPrintLayout
- Gets the page element with the specified element ID.
- getPageExtent
A method defined in MGPrintInfo
- Gets the size of the printable area of the page.
- getPageMargins
A method defined in MGPageSetup
- Gets the page margins used by the current page layout.
- getPageResolution
A method defined in MGPrintInfo
- Gets the resolution of the output device to be used for the current print
operation.
- getPageSetup A
method defined in MGMap
- Gets an object containing properties used by Autodesk MapGuide to print
maps.
- getParameter
A method defined in MGMapContext
- Retrieves the value of a parameter.
- getParentObject
A method defined in MGPrimitive
- Gets the parent object of the primitive.
- getPlotScale
A method defined in MGPageSetup
- Gets the scale if the map is to be printed at a specific map scale.
- getPrimitives
A method defined in MGMapObject
- Gets a collection of primitives describing the map feature.
- getPrintingObserver
A method defined in MGMap
- Returns a reference to the Java object being used to observe printing events.
- getPrintPriority
A method defined in MGPageElement
- Gets the print priority of this page element.
- getPriority
A method defined in MGMapLayer
- Gets the priority of the map layer.
- getRebuild
A method defined in MGMapLayer
- Gets the map layers rebuild flag.
- getRedlineSetup
A method defined in MGMap
- Gets an object containing all properties for drawing redline features.
- getReportTarget
A method defined in MGMap
- Gets the name of the target window where Autodesk MapGuide will display
reports from View Reports command.
- getRotation
A method defined in MGSymbolAttr
- Gets the rotation of the point, in degrees.
- getRotation
A method defined in MGTextAttr
- Gets the rotation of the text, in degrees.
- getScale A method
defined in MGMap
- Gets the current map display scale in terms of 1:scale.
- getSdpDataSource
A method defined in MGMapLayerSetup
- Gets the spatial data source name for this map layer.
- getSdpFeatureTable
A method defined in MGMapLayerSetup
- Gets the feature table name for this map layer.
- getSdpGeometryColumn
A method defined in MGMapLayerSetup
- Gets the SDP feature table geometry column name.
- getSdpKeyColumn
A method defined in MGMapLayerSetup
- Gets the SDP feature table key column.
- getSdpKeyColumnType
A method defined in MGMapLayerSetup
- Gets the SDP feature table key column type.
- getSelectability
A method defined in MGMapLayer
- Returns True if map features within the map layer may be selected.
- getSelection A
method defined in MGMap
- Gets the currently selected map features.
- getSelectionChangedObserver
A method defined in MGMap
- Returns a reference to the Java object being used to observe selection change
events, or null if no observer has been established.
- getSelectionMode
A method defined in MGMap
- Gets the selection mode, which controls how map features are selected when
a feature is not fully contained in the selection area.
- getServerUrl
A method defined in MGMapLayerSetup
- Gets the Autodesk MapGuide Server URL, including the name of the MapAgent
file.
- getShowInLegend
A method defined in MGMapLayer
- Returns a boolean value indicating whether the map layer should be displayed in the
legend.
- getShowInLegend
A method defined in MGMapLayerGroup
- Returns a boolean value indicating whether or not the map layer group should be displayed
in the legend.
- getSourceType
A method defined in MGMapLayerSetup
- Gets the source of the map data on this layer.
- getSQLWhere
A method defined in MGMapLayer
- Gets the SQL Where clause for the layer.
- getStaticVersion
A method defined in MGMapApplet
- Gets the Autodesk MapGuide Viewer, Java Edition version
number as a string.
- getStaticVersion
A method defined in MGMapComponent
- Gets the Autodesk MapGuide Viewer, Java Edition version
number as a string. The version number is the same as the number returned
by the getVersion method of MGMap.
- getStyle A method
defined in MGEdgeAttr
- Gets the edge style used to draw the polygons.
- getStyle A method
defined in MGFillAttr
- Gets the fill style used to draw the polygons.
- getStyle A method
defined in MGLineAttr
- Gets the style used to draw the lines or polylines.
- getSymbol
A method defined in MGSymbolAttr
- Gets the symbol to be used as the point attribute.
- getSymbolAngleColumn
A method defined in MGDatabaseSetup
- Gets the name of the column containing the rotation angle of symbols for
point features.
- getSymbolAttr
A method defined in MGPageElement
- Gets an object that groups the current page element's symbol attributes.
- getSymbolAttr
A method defined in MGRedlineSetup
- Gets an object that groups the redline style's symbol attributes.
- getSymbolHeightColumn
A method defined in MGDatabaseSetup
- Gets the name of the column containing the height of symbols for point features.
- getSymbols A method
defined in MGMap
- Gets a collection of strings representing the symbols available for use
as symbol attributes.
- getSymbolWidthColumn
A method defined in MGDatabaseSetup
- Gets the name of the column containing the width of symbols for point features.
- getTable
A method defined in MGDatabaseSetup
- Gets the database table name, within the OLE DB data source, from which
Autodesk MapGuide Server retrieves data for this layer.
- getTextAngleColumn
A method defined in MGDatabaseSetup
- Gets the name of the database column that contains the rotation angle for
text map features on this layer.
- getTextAttr
A method defined in MGRedlineSetup
- Gets an object that groups the redline style's text attributes.
- getTextHeightColumn
A method defined in MGDatabaseSetup
- Gets the name of the database column that contains the height for text map features on this layer.
- getTextHorizAlignColumn
A method defined in MGDatabaseSetup
- Gets the name of the column containing horizontal alignment values for text.
- getTextValue
A method defined in MGPrimitive
- Gets the text value for a text primitive.
- getTextVertAlignColumn
A method defined in MGDatabaseSetup
- Gets the name of the column containing vertical alignment values for text.
- getThickness
A method defined in MGEdgeAttr
- Gets the edge thickness used to draw the polygons.
- getThickness
A method defined in MGLineAttr
- Gets the thickness used to draw the lines or polylines.
- getTitle A method
defined in MGPageSetup
- Gets the title to be printed above the map at the top of the page.
- getTitleTextAttr
A method defined in MGPageSetup
- Gets an object that groups the title text attributes.
- getTrackingID
A method defined in MGMap
- Gets the customer tracking ID associated with a map.
- getType A method
defined in MGMapLayer
- Returns a string indicating the type of features the layer contains.
- getType A method
defined in MGMapObject
- Gets the type of the map feature.
- getType A method
defined in MGPrimitive
- Gets the type of map feature primitive.
- getUnit A method
defined in MGBufferSetup
- Gets the units used to specify the size of the buffer.
- getUnits A method
defined in MGMap
- Gets the current units that will be used when getting or setting the MapWidth
property, or when using getWidth or setWidth without specifying the Units
parameter.
- getUrl A method defined
in MGMap
- Gets the URL of the map that is currently displayed by Autodesk MapGuide
Viewer.
- getUrlColumn
A method defined in MGDwgDataSources
Gets the name of the column that contains the
URL associated with each map feature.
- getURLFromSdpFeatureTable
A method defined in MGMapLayerSetup
- Indicates whether the feature URL should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- getUrlLinkColumn
A method defined in MGDatabaseSetup
- Gets the name of the database column that contains URLs that are linked
to map features on this layer.
- getUrlListState
A method defined in MGMap
- Returns True if Autodesk MapGuide will generate an HTML document that lists
the names and URLs associated with a map feature as the user pauses the mouse
pointer over that feature.
- getUrlListTarget
A method defined in MGMap
- Gets the name of the target window where Autodesk MapGuide will display
the names and URLs associated with a map feature as the user pauses the mouse
pointer over that feature.
- getUrlTable
A method defined in MGDwgDataSources
Gets the name of the DWG URL table containing
URLs to which Autodesk DWG map features are linked.
- getUsePlotScale
A method defined in MGPageSetup
- Returns a value indicating whether the map will be printed at a specific
map scale.
- getVersion A method
defined in MGMap
- Gets the version string of the Autodesk MapGuide Viewer.
- getVertAlign
A method defined in MGTextAttr
- Gets the vertical placement of the text features in relation to an imaginary
horizontal baseline.
- getVertices
A method defined in MGMapObject
- Gets the vertices used to describe the geometry of the map feature.
- getVertices
A method defined in MGPrimitive
- Gets the vertices used to describe the geometry of the map feature primitive.
- getViewChangedObserver
A method defined in MGMap
- Returns a reference to the Java object being used to observe view change
events, or null if no observer has been established.
- getViewChangingObserver
A method defined in MGMap
- Returns a reference to the Java object that observes when a map is about
to be refreshed, or null if no such observer has been established.
- getViewDistanceExObserver
A method defined in MGMap
- Returns a reference to the Java object that observes view distance events,
or null if no such observer has been established.
- getViewDistanceObserver
A method defined in MGMap
- Returns a reference to the Java object that observes view distance events,
or null if no such observer has been established.
- getViewerType
A method defined in MGMap
- Returns a string indicating whether the current Autodesk MapGuide Viewer
is the ActiveX Control, Java Edition, or the Autodesk MapGuide
Viewer Plug-In.
- getVisibility
A method defined in MGMapLayer
- Returns True if the map layer is potentially visible.
- getVisibility
A method defined in MGMapLayerGroup
- Returns a boolean value indicating if the map layers in this group are potentially
visible.
- getVisible
A method defined in MGEdgeAttr
- Returns a value indicating whether the edge should be drawn around the polygons.
- getWhereClause
A method defined in MGDatabaseSetup
- Gets the SQL Where clause that Autodesk MapGuide Server uses to query the
OLE DB data source that provides data for this layer.
- getWhereFromSdpFeatureTable
A method defined in MGMapLayerSetup
- Indicates whether the feature SQL Where clause should come from the SDP
feature table or from a secondary table in an OLE DB data source.
- getWidth A method
defined in MGMap
- Gets the current width of the map in the specified unit of measure.
- getWidth A
method defined in MGSymbolAttr
- Gets the display width of the point in the specified unit type.
- getX A method defined
in MGPoint
- Gets the X value (longitude) of the point.
- getY A method defined
in MGPoint
- Gets the Y value (latitude) of the point.
H
- HatchPattern
A property defined in MGFillAttr
- Gets or sets the fill hatch pattern used to draw the polygons.
- Height A property
defined in MGSymbolAttr
- Gets or sets the display height of the point in the specified unit type.
- HorizAlign A
property defined in MGTextAttr
- Sets the horizontal placement of the text features in relation to an imaginary
vertical axis.
I
- IncludeLegend
A property defined in MGPageSetup
- Gets or sets whether to print the legend next to the map.
- IntermediateUpdatesEnabled
A property defined in MGMap
Specifies whether or not the map window should
update every 1.5 seconds during a drawing operation
or only at the end when all data has been loaded and rendered.
- isBusy A method defined
in MGMap
- Returns True if Autodesk MapGuide Viewer is busy loading or drawing the
map.
- isCollapsed
A method defined in MGMapLayerGroup
- Determines whether the map layer group is collapsed or expanded.
- isDynamic A method
defined in MGMapLayer
- Returns a boolean value indicating whether the map layer is dynamic.
- isEmpty A method
defined in MGCollection
- Returns a value indicating whether the collection is empty or contains any
objects.
- isError A method defined
in MGError
- Gets the error status of the MGError object.
- isLocked A method
defined in MGMapLayer
- Indicates whether Autodesk MapGuide Viewer has access to either coordinate
values or map layer setup data, depending on the value of the function parameter
that is passed in.
- isStatic A method
defined in MGMapLayer
- Returns a boolean value indicating whether the map layer is static.
- isVisible A method
defined in MGMapLayer
- Returns True if the map layer is currently visible on the map.
- item A method defined
in MGCollection
- Gets the object at the specified index in the collection.
K
- Key A property defined
in MGMapObject
- Gets the key of the map feature.
- KeyColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column that contains the keys of the map features on this layer.
- KeyColumn
A property defined in MGDwgDataSources
Gets or sets the name of the column that contains
the primary key for each map feature on the DWG layer.
- KeyColumnType
A property defined in MGDatabaseSetup
- Gets or sets the data type of the database column containing the keys of
map features.
- KeyColumnType
A property defined in MGDwgDataSources
Gets or sets the DWG key column data type.
- KeyTable
A property defined in MGDwgDataSources
Gets or sets the name of the DWG key table to
use as primary keys for either feature properties, external database links,
or object data in the Autodesk DWG.
L
- LastError A property
defined in MGMap
- Gets the MGError object that contains the error value and message for the
most recent API error.
- Lat A property defined in
MGMap
- Gets the latitude (Y) value in decimal degrees of the center of the map
area currently displayed.
- LatColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column that contains the latitude
(or Y coordinate) values of the map features on this layer.
- LayerFilter
A property defined in MGDwgDataSources
Gets or sets the layer filter, which specifies
which layers to extract from the specified Autodesk DWG or project file.
- LayerName A
property defined in MGBufferSetup
- Gets or sets the name of the buffer layer to use for the buffer objects.
- LayerSetup A
property defined in MGMapLayer
- Gets the MGMapLayerSetup object for this layer. Applies to all layer types
except Drawing layers or layers that have been secured.
- LayersViewWidth
A property defined in MGMap
- Gets or sets the width of the legend. In order to change this property at
runtime, it must be non-zero when the MGMap
object is created.
- LayerType A property
defined in MGMapLayer
- Gets the layer type.
- LegendLabel
A property defined in MGMapLayer
- Gets or sets the legend label used by the map layer.
- LegendLabel
A property defined in MGMapLayerGroup
- Gets or sets the legend label used by the map layer group.
- Length A property
defined in MGMapObject
- Gets the length of the specified polyline in Mapping Coordinate System (MCS)
units.
- Length A property
defined in MGPrimitive
- Gets the length of the specified polyline primitive in Mapping Coordinate
System (MCS) units.
- LineAttr A
property defined in MGRedlineSetup
- Gets an object that groups the redline style's line or polyline attributes.
- Link A property defined
in MGMapObject
- Gets or sets the URL link associated with the map feature.
- LinkedToDatabase
A property defined in MGMapLayerSetup
- Indicates whether or not the map features in a spatial data file are linked
to a table in a database.
- lock A method defined
in MGMapLayer
- Prevents Autodesk MapGuide Viewer from having access to either coordinate
values or map layer setup data, depending on the value of the function parameter
that is passed in.
- Lon A property defined in
MGMap
- Gets the longitude (X) value in decimal degrees of the center of the map
area currently displayed.
- LonColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column that contains the longitude
(or X coordinate) values of the map features on this layer.
- lonLatToMcs A method
defined in MGMap
- Converts the specified lat/lon coordinate pair to a point using the map
coordinate system (MCS) defined for the MWF by the map author.
M
- Map A property defined
in MGMapLayer
- Gets the map containing the map layer.
- MapHeight A property
defined in MGMap
- Gets the height of the map. This value is expressed in the units set with
the MapUnits property.
- MapLayer A property
defined in MGMapObject
- Gets the map layer that contains the map feature.
- MapLayerGroup
A property defined in MGMapLayer
- Specifies the name of the map layer group that the current layer belongs
to.
- MapLayerGroups
A property defined in MGMap
- Gets a collection containing all the map layer groups defined in the map.
- MapLayers A property
defined in MGMap
- Gets a collection containing all the map layers defined in the map.
- MapLayers
A property defined in MGMapLayerGroup
- Gets or sets an MGCollection containing all the map layers defined in the
group.
- MapLayerStyles
A property defined in MGMapLayer
- Gets a collection containing all of the MGMapLayerStyle objects associated
with the layer.
- MapName A property
defined in MGMap
- Gets or sets the name of the map.
- MapObjects
A property defined in MGMapLayer
- Gets an MGCollection object containing
the map features of the layer that fall within the map extent.
- MapScale A property
defined in MGMap
- Gets or sets the current map display scale in terms of 1:scale.
- MapUnits A property
defined in MGMap
- Gets or sets the current units that will be used when getting or setting
the MapWidth property, one of M (meters),
KM (kilometers), FT (feet), or MI (miles).
- MapWidth A property
defined in MGMap
- Gets or sets the current map width.
- MaxDisplayRange
A property defined in MGMapLayerStyle
- Gets the maximum value of the display range scale.
- MaxLat A property
defined in MGExtent
- Gets the maximum latitude (or Y coordinate) of the extent in decimal
degrees.
- MaxLon A property
defined in MGExtent
- Gets the maximum longitude (or X coordinate) of the extent in decimal
degrees.
- MaxX A property defined
in MGExtentEx
- Gets the maximum X value, or longitude, of the extent.
- MaxY A property defined
in MGExtentEx
- Gets the maximum Y value, or latitude, of the extent.
- McsScaleFactor
A property defined in MGMap
- Gets the conversion factor used to convert from the current Mapping Coordinate
System (MCS) to meters.
- mcsToLonLat A method
defined in MGMap
- Converts the specified Mapping Coordinate System (MCS) coordinate pair to
lat/lon coordinates.
- MGAddMapLayerObserver
An object.
- Implements the map layer-addition observer event method onAddMapLayer.
- MGBufferSetup An
object.
- Organizes the buffer setup properties, which control how Autodesk MapGuide
Viewer creates buffers with the viewBuffer
and viewBufferDlg methods and the
popup menu View Buffer command.
- MGBusyStateChangedObserver
An object.
- Implements the busy state observer event onBusyStateChanged.
- MGCollection An
object.
- Represents collections of objects, such as MGPoint, MGMapObject, Double,
Integer, or any other type of object.
- MGDatabaseSetup
An object.
- Provides access to the database setup for map layers that are linked to
database tables.
- MGDigitizeCircleObserver
An object.
- Implements the circle-digitizing observer method onDigitizedCircle.
- MGDigitizePointObserver
An object.
- Implements the point-digitizing observer method onDigitizedPoint.
- MGDigitizePolygonObserver
An object.
- Implements the polygon-digitizing observer method onDigitizedPolygon.
- MGDigitizePolygonObserverEx
An object.
- Implements the polygon-digitizing observer method onDigitizedPolygon.
- MGDigitizePolylineObserver
An object.
- Implements the polyline-digitizing observer method onDigitizedPolyline.
- MGDigitizePolylineObserverEx
An object.
- Implements the polyline-digitizing observer method onDigitizedPolyline.
- MGDigitizeRectangleObserver
An object.
- Implements the rectangle-digitizing observer method onDigitizedRectangle.
- MGDoubleClickObjectObserver
An object.
- Implements the double-click observer method onDoubleClickObject.
- MGDwgDataSources
A property defined in MGMapLayerSetup
Gets the MGDwgDataSources object for this layer.
- MGDwgDataSources
An object.
Implements methods and properties to support the
use of DWG data sources.
- MGEdgeAttr An object.
- Contains the polygon edge attributes used to draw buffer or redline polygons.
- MGError An object.
- Contains error diagnostic information about the most recently executed API
method.
- MGExtent An object.
- Represents an extent of a map in lat/lon (X/Y) coordinates.
- MGExtentEx An object.
- Represents spatial extents of a map or a bounding box.
- MGFillAttr An object.
- Contains the polygon fill attributes used to draw buffer or redline polygons.
- MGLineAttr An object.
- Contains the attributes used to draw lines and polylines on redline layers.
- MGMap An object.
- Top-level object of the API for Autodesk MapGuide Viewer ActiveX Control,
Autodesk MapGuide Viewer Plug-In, and Autodesk MapGuide Viewer, Java
Edition. For the ActiveX Control, MGMap is a COM interface.
- MGMapApplet An object.
- Applet that implements the MGMap interface in the Autodesk MapGuide Viewer,
Java Edition API.
- MGMapComponent
An object.
- Instantiates Autodesk MapGuide Viewer as a user interface object in the
Autodesk MapGuide Viewer, Java Edition API. MGMapComponent
extends the Component class and implements the MGMap interface.
- MGMapComponent
A method defined in MGMapComponent
- This method constructs a new instance of MGMapComponent in the Autodesk
MapGuide Viewer, Java Edition.
- MGMapContext An
object.
- Java interface whose methods provide browser services to MGMapComponent in theAutodesk MapGuide Viewer,
Java Edition API.
- MGMapLayer An object.
- Represents a layer on the map.
- MGMapLayerGroup
An object.
- Represents a map layer group.
- setVisibility
A method defined in MGMapLayerGroup
- Sets a flag that affects the visibility of all map layers in the group.
- MGMapLayerSetup
An object.
- Provides run-time access to map layer setup through methods that let you
change data source names and alter the way map features are linked to databases.
- MGMapLayerStyle
An object.
- Provides access to the display scale range of a map layer style.
- MGMapLoadedObserver
An object.
- Implements the map loaded observer method onMapLoaded.
- MGMapObject An object.
- Represents a feature on the map, such as a point, polyline, polygon, or
text.
- MGPrintingObserver
An object.
- Implements the printing observer methods onBeginLayout and onEndLayout.
- MGPageElement An
object.
- Represents a page element on the printout.
- MGPageSetup An object.
- Organizes the Page Setup properties, which control how Autodesk MapGuide
prints maps.
- MGPoint An object.
- Represents a point on the map expressed in Mapping Coordinate System (MCS)
or latitude/longitude coordinates.
- MGPrimitive An object.
- Allows you to query the individual primitives that make up a multi-primitive
feature such as a GIS Design Server or redline feature.
- MGPrintInfo An object.
- Provides information about the current print operation.
- MGPrintLayout An
object.
- Controls the layout of the page elements on the printout.
- MGRedlineSetup
An object.
- Provides access to the style information used to create features on a redline
layer.
- MGSelection An object.
- Represents the list of selected map features.
- MGSelectionChangedObserver
An object.
- Implements the changed selection observer method onSelectionChanged.
- MGSymbolAttr An
object.
- Contains the point attributes used to draw symbols on redline layers.
- MGTextAttr An object.
- Contains the attributes used to draw text on redline layers.
- MGViewChangedObserver
An object.
- Implements the changed view observer method onViewChanged.
- MGViewChangingObserver
An object.
- Implements the changing view observer method onViewChanging.
- MGViewDistanceExObserver
An object.
- Implements the view distance observer method onViewedDistanceEx.
- MGViewDistanceObserver
An object.
- Implements the view distance observer method onViewedDistance.
- MinDisplayRange
A property defined in MGMapLayerStyle
- Gets the minimum value of the display range scale.
- MinLat A property
defined in MGExtent
- Gets the minimum latitude (or Y coordinate) of the extent.
- MinLon A property
defined in MGExtent
- Gets the minimum longitude (or X coordinate) of the extent.
- MinX A property defined
in MGExtentEx
- Gets the minimum X value, or longitude, of the extent.
- MinY A property defined
in MGExtentEx
- Gets the minimum Y value, or latitude, of the extent.
- Mode A property defined
in MGMap
Gets the current viewer mode of the map, such
as zoomIn, digitize, pan, and so on.
N
- Name A property defined
in MGMapLayer
- Gets or sets the name of the map layer.
- Name A property
defined in MGMapLayerGroup
- Gets or sets the name of the map layer group.
- Name A property defined
in MGMapObject
- Gets or sets the name of the map feature.
- NameColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column containing the names of map features on this layer.
- NameColumn
A property defined in MGDwgDataSources
Gets or sets the name of the column that contains
the name for each map feature.
- NameFromSdpFeatureTable
A property defined in MGMapLayerSetup
- Indicates whether the feature name should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- NameTable
A property defined in MGDwgDataSources
Gets or sets the name of the DWG table for MapTips
about feature properties, external database links, or object data in the Autodesk
DWG.
- NumObjects A
property defined in MGSelection
- Gets the number of map features in the current selection.
O
- ObjectLinkTarget
A property defined in MGMap
- Gets or sets the name of the target window where Autodesk MapGuide will
display the URL associated with a map feature.
- onAddMapLayer An ActiveX Control
event. Also an event method defined in MGAddMapLayerObserver
- This event is fired when a new map layer has been added. It is initiated
by a call to addMapLayer.
- onBeginLayout An ActiveX Control
event. Also an event method defined in MGPrintingObserver
- This event is fired right before the Autodesk MapGuide Viewer uses the internal algorithm
to lay out the page elements.
- onBusyStateChanged An ActiveX Control
event. Also an event method defined in MGBusyStateChangedObserver
- This event is fired when the Autodesk MapGuide Viewer enters and exits busy
states.
- onDigitizedCircle An ActiveX Control
event. Also an event method defined in MGDigitizeCircleObserver
- This event is fired when the user has finished digitizing a circle.
- onDigitizedPoint An ActiveX Control
event. Also an event method defined in MGDigitizePointObserver
- This event is fired when the user has finished digitizing a point. It is
initiated by a call to digitizePoint.
- onDigitizedPolygon An ActiveX Control
event. Also an event method defined in MGDigitizePolygonObserver
- This event is fired when the user has finished digitizing a polygon. It
is initiated by a call to digitizePolygonEx.
- onDigitizedPolygon An ActiveX Control
event. Also an event method defined in MGDigitizePolygonObserverEx
- This event is fired when the user has finished digitizing a polygon. It
is initiated by a call to digitizePolygonEx.
- onDigitizedPolyline An ActiveX Control
event. Also an event method defined in MGDigitizePolylineObserver
- This event is fired when the user has finished digitizing a polyline. It
is initiated by a call to digitizePolylineEx.
- onDigitizedPolyline An ActiveX Control
event. Also an event method defined in MGDigitizePolylineObserverEx
- This event is fired when the user has finished digitizing a polyline. It
is initiated by a call to digitizePolylineEx.
- onDigitizedRectangle An ActiveX Control
event. Also an event method defined in MGDigitizeRectangleObserver
- This event is fired when the user has finished digitizing a rectangle. It
is initiated by a call to digitizeRectangle.
- onDoubleClickObject An ActiveX Control
event. Also an event method defined in MGDoubleClickObjectObserver
- This event is fired when the user double-clicks on a map feature.
- onEndLayout An ActiveX Control event.
Also an event method defined in MGPrintingObserver
- This event is fired after the Autodesk MapGuide Viewer has finished the internal layout of
the page elements but before the map is sent to the printer.
- OneObject A
property defined in MGBufferSetup
- Specifies whether or not one large merged buffer object should be created
for all buffered features.
- onMapLoaded An ActiveX Control event.
Also an event method defined in MGMapLoadedObserver
- This event is fired when Autodesk MapGuide loads an MWF into the Autodesk MapGuide Viewer,
before the first refresh.
- onSelectionChanged An ActiveX Control
event. Also an event method defined in MGSelectionChangedObserver
- This event is fired when the map selection has changed.
- onViewChanged An ActiveX Control
event. Also an event method defined in MGViewChangedObserver
- This event is fired after the view of the map has been updated or refreshed.
- onViewChanging An ActiveX Control
event. Also an event method defined in MGViewChangingObserver
- This event is fired just before the map is refreshed.
- onViewedDistance An ActiveX Control
event. Also an event method defined in MGViewDistanceObserver
- This event is fired when a user has finished viewing distances.
- onViewedDistanceEx An ActiveX Control
event. Also an event method defined in MGViewDistanceExObserver
- This event is fired when a user has finished viewing distances.
P
- PageExtent A
property defined in MGPrintInfo
- Gets the size of the printable area of the page.
- PageResolution
A property defined in MGPrintInfo
- Gets the resolution of the output device to be used for the current print
operation.
- PageSetup A property
defined in MGMap
- Gets an object that contains properties used for printing maps.
- pageSetupDlg A method
defined in MGMap
- Displays the Page Setup dialog box, where the user can specify preferences
for printing the map.
- panMode A method defined
in MGMap
- Switches to Pan mode.
- ParentObject
A property defined in MGPrimitive
- Gets the map feature that the primitive belongs to.
- PlotScale A property
defined in MGPageSetup
- Gets or sets the map scale at which the map will print.
- preferencesDlg
A method defined in MGMap
- Displays the Preferences dialog box, where the user can specify the map
units, selection mode, and options for the status bar.
- Primitives A
property defined in MGMapObject
- Gets a collection of primitives describing the map feature.
- printDlg A method defined
in MGMap
- Uses the page setup properties, then displays the Print dialog box.
- PrintPriority
A property defined in MGPageElement
- Gets or sets the print priority of this page element.
- Priority A property
defined in MGMapLayer
- Gets or sets the priority of the map layer.
R
- Rebuild A property
defined in MGMapLayer
- Gets or sets the map layer's rebuild flag.
- RedlineSetup A property
defined in MGMap
- Gets an object containing all properties for drawing redline features.
- redrawExtent A method
defined in MGMap
- Redraws the specified portion of the map.
- redrawLegend A method
defined in MGMap
- Redraws the map legend.
- refresh A method defined
in MGMap
- Refreshes (redraws) the map.
- remove A method
defined in MGCollection
- Removes the object at the specified index from the collection.
- removeAll A
method defined in MGCollection
- Removes all of the objects from the collection.
- removeAllObjects
A method defined in MGMapLayer
- Deletes all features from the layer.
- removeMapLayer
A method defined in MGMap
- Removes the specified map layer from the map.
- removeMapLayer
A method defined in MGMapLayerGroup
- Removes a single map layer from the group.
- removeMapLayerGroup
A method defined in MGMap
- Removes the specified map layer group from the map.
- removeObject
A method defined in MGMapLayer
- Deletes a map feature on the layer.
- removeObject
A method defined in MGSelection
- Removes a single map feature from the selection and updates the display.
- removeObjects
A method defined in MGMapLayer
- Deletes the specified map features from the layer.
- removeObjects
A method defined in MGSelection
- Removes the specified map features from the selection and updates the display.
- removeObjectsEx
A method defined in MGSelection
- Removes multiple map features from the selection and updates the display.
- ReportTarget A property
defined in MGMap
- Gets or sets the name of the target window where Autodesk MapGuide will
display reports from View Reports command.
- Rotation A property
defined in MGSymbolAttr
Gets or sets the rotation of the point, in
degrees.
- Rotation A property
defined in MGTextAttr
- Gets or sets the rotation of the text, in degrees.
S
- saveMWF A method defined
in MGMap
- Saves the map to a local MWF.
- SdpDataSource
A property defined in MGMapLayerSetup
- Gets or sets the SDP name for this map layer.
- SdpFeatureTable
A property defined in MGMapLayerSetup
- Gets or sets the SDP feature table name for this map layer.
- SdpGeometryColumn
A property defined in MGMapLayerSetup
- Gets or sets the SDP feature table geometry column name.
- SdpKeyColumn
A property defined in MGMapLayerSetup
- Gets or sets the Spatial Data Provider feature table key column name.
- SdpKeyColumnType
A property defined in MGMapLayerSetup
- Gets or sets the SDP feature table key column type.
- Selectability
A property defined in MGMapLayer
- Gets or sets whether features within the map layer may be selected.
- Selection A property
defined in MGMap
- Gets the currently selected map features.
- SelectionMode A
property defined in MGMap
- Gets or sets the selection mode, either Centroid or Intersection.
- selectMapObjectsDlg
A method defined in MGMap
- Displays the Select map features dialog box, where the user can select map
features (MGMapObject objects) by name
from a specific map layer.
- selectMode A method
defined in MGMap
- Switches to Select mode.
- selectPolygon A
method defined in MGMap
- Selects all map features that fall within the specified polygon.
- selectPolygonEx
A method defined in MGMap
- Selects all map features that fall within the specified polygon.
- selectPolygonMode
A method defined in MGMap
- Enters the select polygon mode.
- selectRadius A method
defined in MGMap
- Selects all map features that fall within the specified radius.
- selectRadiusMode
A method defined in MGMap
- Selects Select Radius mode.
- selectWithin A method
defined in MGMap
- Selects features from the specified map layers that fall within the currently
selected polygon map features.
- selectWithinDlg
A method defined in MGMap
- Displays the Select Within dialog box, where the user chooses the map layer
containing the features that will be selected if they fall within the currently
selected features.
- ServerUrl
A property defined in MGMapLayerSetup
- Gets or sets the Autodesk MapGuide Server URL.
- set A method defined
in MGExtentEx
- Sets the extents of the object.
- setAccessKey
A method defined in MGMapLayer
- Sets the access key associated with a map layer.
- setAutoLinkDelay
A method defined in MGMap
- Sets the number of seconds before the next HTML page associated with a map
feature from the AutoLinkLayer will be displayed in the AutoLinkTarget window.
- setAutoLinkLayers
A method defined in MGMap
- Sets the name of the layer that will use the AutoLink feature.
- setAutoLinkTarget
A method defined in MGMap
- Sets the name of the target window where Autodesk MapGuide will display
the HTML pages associated with map features on the AutoLinkLayer.
- setAutoRefresh
A method defined in MGMap
- Enables or disables the automatic refresh flag.
- setBackColor
A method defined in MGFillAttr
- Specifies the background color index used to draw the polygons.
- setBackColor
A method defined in MGTextAttr
- Sets the background color.
- setBackMode
A method defined in MGFillAttr
- Specifies the background mode used to draw the polygons.
- setBackMode
A method defined in MGPageElement
- Sets the background mode of this element.
- setBackMode
A method defined in MGTextAttr
- Sets the display mode for the background behind text features.
- setBusyStateChangedObserver
A method defined in MGMap
- Activates the Java object that observes the Autodesk MapGuide Viewer busy
state.
- setColor A method
defined in MGEdgeAttr
- Specifies the edge color index used to draw the polygons.
- setColor A method
defined in MGFillAttr
- Specifies the fill color index used to draw the polygons.
- setColor A method
defined in MGLineAttr
- Specifies the color index used to draw the lines or polylines.
- setColor A method
defined in MGTextAttr
- Sets the text color.
- setDataFile
A method defined in MGMapLayerSetup
Sets the name of the data file from which
Autodesk MapGuide Server retrieves data for this layer.
- setDataSource
A method defined in MGDatabaseSetup
- Sets the name of the OLE DB data source from which the Autodesk MapGuide
Server retrieves its data.
- setDataSource
A method defined in MGDwgDataSources
Sets the DWG data source name that establishes
a connection between Autodesk MapGuide Server and the data provider.
- setDefaultTarget
A method defined in MGMap
- Sets the name of the default target window where Autodesk MapGuide will
display HTML documents.
- setDisplayRange
A method defined in MGMapLayerStyle
- Sets the display scale range associated with a style for a particular map
layer.
- setDistance
A method defined in MGBufferSetup
- Specifies the buffer offset distance.
- setDoubleClickObserver
A method defined in MGMap
- Sets the Java object for observing double-click events.
- setDwg A method
defined in MGDwgDataSources
Sets the Autodesk DWG file name or project file
for the Autodesk DWG layer.
- setErrorTarget
A method defined in MGMap
- Sets the name of the target window where Autodesk MapGuide will display
error messages.
- setExtent A
method defined in MGPageElement
- Modifies the extents of this element on the printout.
- setFontName
A method defined in MGTextAttr
- Sets the font name.
- setFontStyle
A method defined in MGTextAttr
- Sets the font style.
- setHatchPattern
A method defined in MGFillAttr
- Specifies the fill hatch pattern used to draw the polygons.
- setHeight A
method defined in MGSymbolAttr
- Sets the display height of the point in the specified unit type.
- setHeight A method
defined in MGTextAttr
- Sets the display height of the text in the specified unit type.
- setHorizAlign
A method defined in MGTextAttr
- Sets the horizontal placement of the text features in relation to an imaginary
vertical axis.
- setInclude A
method defined in MGPageSetup
- Changes the visibility state of the page element on the print out.
- setIncludeLegend
A method defined in MGPageSetup
- Sets a value indicating whether the legend will be printed next to the map.
- setIntermediateUpdatesEnabled
A method defined in MGMap
Specifies whether or not the map window should
update every 1.5 seconds during a drawing operation
or only at the end when all data has been loaded and rendered.
- setKeyColumn
A method defined in MGDatabaseSetup
- Sets the name of the column that contains the primary key for each map feature
on the DWG layer.
- setKeyColumn
A method defined in MGDwgDataSources
Sets the name of the column that contains the
key of the features on this DWG layer.
- setKeyColumnType
A method defined in MGDatabaseSetup
- Sets the data type of the key column to the data type you specify.
- setKeyColumnType
A method defined in MGDwgDataSources
Sets the DWG key column data type.
- setKeyTable
A method defined in MGDwgDataSources
Sets the name of the DWG key table to use as primary
keys for either feature properties, external database links, or object data
in the Autodesk DWG.
- setLatColumn
A method defined in MGDatabaseSetup
- Sets the name of the database column that contains the latitude (or Y coordinate)
value of map features on this layer.
- setLayerFilter
A method defined in MGDwgDataSources
Sets the layer filter, which specifies which layers
to extract from the specified Autodesk DWG or project file.
- setLayerName
A method defined in MGBufferSetup
- Sets the name of the map layer that will contain the buffer objects generated
from the viewBuffer method of MGMap.
- setLegendLabel
A method defined in MGMapLayer
- Sets the string used to label the map layer in the legend. After calling
this method, the legend is automatically redrawn.
- setLegendLabel
A method defined in MGMapLayerGroup
- Sets the label used by the map layer group in the legend.
- setLink A method
defined in MGMapObject
- Sets the URL link associated with the map feature.
- setLinkedToDatabase
A method defined in MGMapLayerSetup
- Sets the NameFromSdpFeatureTable,
UrlFromSdpFeatureTable,
and WhereFromSdpFeatureTable
properties to True or false.
- setLonColumn
A method defined in MGDatabaseSetup
- Sets the name of the database column that contains the longitude (or X coordinate)
values for the map features on this layer.
- setMapLayerGroup
A method defined in MGMapLayer
- Specifies which map layer group the current layer should belong to.
- setMapLayers
A method defined in MGMapLayerGroup
- Clears the contents of a map layer group and adds the specified map layers.
- setMapLoadedObserver
A method defined in MGMap
- Activates the Java object that observes when Autodesk MapGuide loads MWFs,
enabling the onMapLoaded event.
- setName A method defined
in MGMap
- Sets the name of the current map.
- setName A method
defined in MGMapLayer
- Sets the name of the map layer.
- setName A method
defined in MGMapLayerGroup
- Sets name of the map layer group.
- setName A method
defined in MGMapObject
- Sets the name of the map feature.
- setNameColumn
A method defined in MGDatabaseSetup
- Sets the name of the database column containing the names of the map features on this layer.
- setNameColumn
A method defined in MGDwgDataSources
Sets the name of the column that contains the
name for each map feature.
- setNameFromSdpFeatureTable
A method defined in MGMapLayerSetup
- Indicates whether the feature name should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- setNameTable
A method defined in MGDwgDataSources
Sets the name of the DWG table for MapTips about
feature properties, external database links, or object data in the Autodesk
DWG.
- setObjectLinkTarget
A method defined in MGMap
- Sets the name of the target window where Autodesk MapGuide will display
the URL associated with a map feature.
- setOneObject
A method defined in MGBufferSetup
- Specifies whether one large merged buffer object should be created for all
buffered features.
- setPageMargins
A method defined in MGPageSetup
- Sets the page margins used by the current page layout.
- setPlotScale
A method defined in MGPageSetup
- Sets the scale if the map is to be printed at a specific map scale.
- setPrintingObserver
A method defined in MGMap
- Sets the Java object that observes printing events.
- setPrintPriority
A method defined in MGPageElement
- Sets the print priority of this element.
- setPriority
A method defined in MGMapLayer
- Sets the priority of the map layer.
- setRebuild A
method defined in MGMapLayer
- Changes the map layer's rebuild flag.
- setReportTarget
A method defined in MGMap
- Sets the name of the target window where Autodesk MapGuide will display
reports from View Reports command.
- setRotation
A method defined in MGSymbolAttr
Sets the rotation of the point.
- setRotation
A method defined in MGTextAttr
- Sets the rotation of the text.
- setScale A method defined
in MGMap
- Sets the current map display scale in terms of 1:scale.
- setSdpDataSource
A method defined in MGMapLayerSetup
- Sets the Spatial Data Source name for this map layer.
- setSdpFeatureTable
A method defined in MGMapLayerSetup
- Sets the Spatial Data Source name for this map layer.
- setSdpGeometryColumn
A method defined in MGMapLayerSetup
- Sets the name of the SDP feature table geometry column.
- setSdpKeyColumn
A method defined in MGMapLayerSetup
- Sets the name of the SDP feature table key column.
- setSdpKeyColumnType
A method defined in MGMapLayerSetup
- Sets the SDP feature table key column type.
- setSelectability
A method defined in MGMapLayer
- Sets the selectability of map features within the map layer.
- setSelectionChangedObserver
A method defined in MGMap
- Sets the Java object for observing selection change events.
- setSelectionMode
A method defined in MGMap
- Sets the selection mode, which controls how map features are selected when
a feature is not fully contained in the selection area.
- setServerUrl
A method defined in MGMapLayerSetup
- Sets the Autodesk MapGuide Server URL to the string value that you pass
in.
- setShowInLegend
A method defined in MGMapLayer
- Sets a flag indicating whether the map layer should be displayed in the
legend.
- setShowInLegend
A method defined in MGMapLayerGroup
- Sets a flag indicating whether or not the map layer group should be displayed
in the legend.
- setSQLWhere
A method defined in MGMapLayer
- Sets the SQL Where clause for the layer.
- setStyle A method
defined in MGEdgeAttr
- Specifies the edge style used to draw the polygons.
- setStyle A method
defined in MGFillAttr
- Specifies the fill style used to draw the polygons.
- setStyle A method
defined in MGLineAttr
- Specifies the style used to draw the lines or polylines.
- setSymbol A
method defined in MGSymbolAttr
Sets the symbol to be used as the symbol attribute.
- setSymbolAngleColumn
A method defined in MGDatabaseSetup
- Sets the name of the column containing the rotation angle of symbols for
point features.
- setSymbolHeightColumn
A method defined in MGDatabaseSetup
- Sets the name of the column containing the height of symbols for point features.
- setSymbolWidthColumn
A method defined in MGDatabaseSetup
- Sets the name of the column containing the width of symbols for point features.
- setTable A
method defined in MGDatabaseSetup
- Sets the name of the database table, within the OLE DB data source, from
which Autodesk MapGuide Server retrieves data for this layer.
- setTextAngleColumn
A method defined in MGDatabaseSetup
- Sets the name of the database column that contains the rotation angle for
the text map features on this layer.
- setTextHeightColumn
A method defined in MGDatabaseSetup
- Sets the name of the database column that contains the height of the text map features on this layer.
- setTextHorizAlignColumn
A method defined in MGDatabaseSetup
- Sets the name of the column containing horizontal alignment values for text
features.
- setTextVertAlignColumn
A method defined in MGDatabaseSetup
- Sets the name of the column containing vertical alignment values for text
features.
- setThickness
A method defined in MGEdgeAttr
- Specifies the edge thickness used to draw the polygons.
- setThickness
A method defined in MGLineAttr
- Specifies the thickness used to draw the lines or polylines.
- setTitle A method
defined in MGPageSetup
- Sets the title to print at the top of the page when you print a map.
- setTrackingID A
method defined in MGMap
- Sets the customer tracking ID associated with a map.
- setUnit A method
defined in MGBufferSetup
- Sets the units used to specify the size of the buffer.
- setUrl A method defined
in MGMap
- Sets the URL of the map to display.
- setUrlColumn
A method defined in MGDwgDataSources
Sets the name of the column that contains the
URL associated with each map feature.
- setURLFromSdpFeatureTable
A method defined in MGMapLayerSetup
- Indicates whether the feature URL should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- setUrlLinkColumn
A method defined in MGDatabaseSetup
- Sets the name of the database column that contains the URLs that are linked
to map features on this layer.
- setUrlListState
A method defined in MGMap
- Enables or disables automatic generation of an HTML document listing the
names and URLs of map features associated with URLs.
- setUrlListTarget
A method defined in MGMap
- Sets the name of the target window where Autodesk MapGuide will display
the names and URLs associated with a map feature as the user pauses the mouse
pointer over that feature.
- setUrlTable
A method defined in MGDwgDataSources
Sets the name of the DWG URL table containing
URLs to which Autodesk DWG map features are linked.
- setUsePlotScale
A method defined in MGPageSetup
- Sets a value indicating whether the map will be printed at a specific scale.
- setVertAlign
A method defined in MGTextAttr
- Sets the vertical placement of the text features in relation to an imaginary
horizontal baseline.
- setViewChangedObserver
A method defined in MGMap
- Sets the Java object for observing view change events.
- setViewChangingObserver
A method defined in MGMap
- Sets the Java object for observing view change events.
- setViewDistanceExObserver
A method defined in MGMap
- Sets the Java object for observing view distance events.
- setViewDistanceObserver
A method defined in MGMap
- Sets the Java object for view distance events.
-
- setVisibility
A method defined in MGMapLayer
- Sets the visibility flag indicating whether the map layer is potentially
visible.
- setVisibility
A method defined in MGMapLayerGroup
- Sets a flag that affects the visibility of all map layers in the group.
- setVisible A
method defined in MGEdgeAttr
- Specifies whether the edge should be drawn around the polygons.
- setWhereClause
A method defined in MGDatabaseSetup
- Sets the SQL Where clause that Autodesk MapGuide uses to query the OLE DB
data source that provides data for this layer.
- setWhereFromSdpFeatureTable
A method defined in MGMapLayerSetup
- Indicates whether the feature SQL Where clause should come from the SDP feature
table or from a secondary table in an OLE DB data source.
- setWidth A method defined
in MGMap
- Sets the current width of the map in the specified unit of measure.
- setWidth A method
defined in MGSymbolAttr
- Sets the display width of the point in the specified unit type.
- setX A method defined
in MGPoint
- Sets the X value (longitude) of the point.
- setY A method defined
in MGPoint
- Sets the Y value (latitude) of the point.
- showDocument
A method defined in MGMapContext
- Displays a new document in an HTML window or frame, with or without a specified
target.
- ShowInLegend
A property defined in MGMapLayer
- Specifies whether or not to show the map layer in the legend.
- ShowInLegend
A property defined in MGMapLayerGroup
- Specifies whether or not the map layer group should be shown in the legend.
- showStatus
A method defined in MGMapContext
- Displays a message in the application context.
- size A method defined
in MGCollection
- Gets the number of map features in the collection that have been displayed
in the view since the last reload or rebuild of the map layer.
- SourceType
A property defined in MGMapLayerSetup
- Gets the source of the map data on this layer.
- SQLWhere A property
defined in MGMapLayer
- Gets or sets the SQL Where clause for the dynamic layer.
- Static A property
defined in MGMapLayer
- Returns True if the map layer is static.
- StatusBar A property
defined in MGMap
- Gets or sets the state of the status bar, either Off or On.
- stop A method defined in
MGMap
- Aborts any downloading or redrawing that is currently taking place.
- stopEx A method defined
in MGMap
- Aborts any downloading or redrawing that is currently taking place.
- Style A property defined
in MGEdgeAttr
- Gets or sets the edge style used to draw the polygons.
- Style A property defined
in MGFillAttr
- Gets or sets the fill style used to draw the polygons.
- Style A property defined
in MGLineAttr
- Gets or sets the style used to draw the lines or polylines.
- Symbol A property
defined in MGSymbolAttr
Gets or sets the symbol to be used as the
point attribute.
- SymbolAngleColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the column containing the rotation angle of symbols
for point features.
- SymbolAttr
A property defined in MGRedlineSetup
- Returns an object that groups the redline style's symbol attributes.
- SymbolHeightColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the column containing the height of symbols for
point features.
- Symbols A property defined
in MGMap
- Gets a collection of strings representing the symbols available for use
as point attributes.
- SymbolWidthColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the column containing the width of symbols for
point features.
T
- Table A property
defined in MGDatabaseSetup
- Gets or sets the name of the database table, within the OLE DB data source,
from which Autodesk MapGuide Server retrieves data for this layer.
- TextAngleColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column that contains the rotation
angle of text map features on this layer.
- TextAttr A
property defined in MGRedlineSetup
- Returns an object that groups the redline style's text attributes.
- TextHeightColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column that contains the height of
text map features on this layer.
- TextHorizAlignColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the column containing horizontal alignment values
for text.
- TextValue A property
defined in MGPrimitive
- Returns the string value of a text primitive.
- TextVertAlignColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the column containing vertical alignment values
for text.
- Thickness A property
defined in MGEdgeAttr
- Gets or sets the edge thickness used to draw the polygons.
- Thickness A property
defined in MGLineAttr
- Gets or sets the thickness used to draw the lines or polylines.
- Title A property
defined in MGPageSetup
- Gets or sets the title that will print at the top of the page when you print
a map.
- ToolBar A property defined
in MGMap
- Gets or sets the state of the toolbar, either Off, On, or Big.
- TrackingID A property
defined in MGMap
- Gets or sets the customer tracking ID associated with a map.
- Type A property defined
in MGMapLayer
- Gets the type of features the layer contains.
- Type A property defined
in MGMapObject
- Gets the type of the map feature.
- Type A property defined
in MGPrimitive
- Gets the map feature primitive type.
U
- Unit A property
defined in MGBufferSetup
- Gets or sets the distance unit, which is used with setDistance
and getDistance to determine
the distance that buffers will extend from the selected features.
- unlock A method defined
in MGMapLayer
- Gives Autodesk MapGuide Viewer access to either coordinate values or map
layer setup data, depending on the value of the function parameter that is
passed in.
- Url A property defined in
MGMap
- Gets or sets the URL of the map that is currently displayed by Autodesk
MapGuide.
- UrlColumn
A property defined in MGDwgDataSources
Gets or sets the name of the column that contains
the URL associated with each map feature.
- URLFromSdpFeatureTable
A property defined in MGMapLayerSetup
- Indicates whether the feature URL should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- UrlLinkColumn
A property defined in MGDatabaseSetup
- Gets or sets the name of the database column that contains the URLs that
are linked to map features on this layer.
- UrlListState A property
defined in MGMap
- Specifies whether Autodesk MapGuide will generate an HTML document that
lists the names and URLs (if any) that are associated with the selected map
feature(s).
- UrlListTarget A
property defined in MGMap
- Gets or sets the name of the target window where Autodesk MapGuide will
display the names and URLs of map features associated with URLs.
- UrlTable
A property defined in MGDwgDataSources
Gets or sets the name of the DWG URL table containing
URLs to which Autodesk DWG map features are linked.
- UsePlotScale
A property defined in MGPageSetup
- Gets or sets whether to print the map at a specific map scale.
V
- Version A property defined
in MGMap
- Gets the version string of the Autodesk MapGuide Viewer.
- VertAlign A property
defined in MGTextAttr
- Sets the vertical placement of the text features in relation to an imaginary
vertical baseline.
- viewBuffer A method
defined in MGMap
- Creates buffers around the selected map features.
- viewBufferDlg A
method defined in MGMap
- Displays the View Buffer dialog box, where the user specifies the settings
for creating the buffers.
- viewDistance A method
defined in MGMap
- Enters View Distance mode and fires the onViewedDistance
event when complete.
- viewDistanceEx
A method defined in MGMap
- Enters View Distance mode and fires the onViewedDistanceEx
event when complete.
- ViewerType A property
defined in MGMap
- Returns a string indicating whether the Autodesk MapGuide Viewer is the Autodesk MapGuide Viewer ActiveX Control,
the Autodesk MapGuide Viewer Plug-In, or the Autodesk MapGuide Viewer, Java Edition.
- viewReport A method
defined in MGMap
- Invokes the specified report as authored in the map window.
- viewReportsDlg
A method defined in MGMap
- Displays the View Reports dialog box, where the user selects the report
to display.
- Visibility A
property defined in MGMapLayer
- Gets or sets whether the map layer is potentially visible.
- Visibility
A property defined in MGMapLayerGroup
- Specifies whether or not map layers in the group are potentially visible.
- Visible A property
defined in MGEdgeAttr
- Gets or sets whether the edge should be drawn around the polygons.
- Visible A property
defined in MGMapLayer
- Returns True if the map layer is visible at the current map scale.
W
- WhereClause
A property defined in MGDatabaseSetup
- Gets or sets the SQL Where clause that Autodesk MapGuide Server uses to
query the OLE DB data source that provides data for this layer.
- WhereFromSdpFeatureTable
A property defined in MGMapLayerSetup
- Indicates whether the SQL Where clause should come from the SDP feature table
or from a secondary table in an OLE DB data source.
- Width A property
defined in MGSymbolAttr
- Gets or sets the display width of the point in the specified unit type.
X
- X A property defined in MGPoint
- Gets or sets the X value (longitude) of the point.
Y
- Y A property defined in MGPoint
- Gets or sets the Y value (latitude) of the point.
Z
- zoomGotoDlg A method
defined in MGMap
- Displays the Zoom Goto dialog box, where the user specifies the zoom width
as well as either a place (location) or an address or a ZIP code to zoom to.
- zoomGotoLocation
A method defined in MGMap
- Zooms to the specified category, location, and scale.
- zoomInMode A method
defined in MGMap
- Enters Zoom In mode.
- zoomOut A method defined
in MGMap
- Zooms to the full extent of the map window as defined in the map window
properties.
- zoomOutMode A method
defined in MGMap
- Enters the zoom out mode.
- zoomPrevious A method
defined in MGMap
- Sets the current view of the map back to the previous view of the map.
- zoomScale A method
defined in MGMap
- Zooms to the specified map center (lat, lon) and scale.
- zoomScaleDlg A method
defined in MGMap
- Displays the Zoom Scale dialog box, where the user enters the scale to zoom
to.
- zoomSelected A method
defined in MGMap
- Zooms to an extent covering the selected map features.
- zoomWidth A method
defined in MGMap
- Zooms to the specified map center and width.
- zoomWidthDlg A method
defined in MGMap
- Displays the Zoom Width dialog box, where the user enters the width of the
map window to zoom to.