A C D E G I P R S T U W X

A

addBox(GoogleMapBoxTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapBoxTag to this map.
addCircle(GoogleMapCircleTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapCircleTag to this map.
addCoordinates(GoogleMapCoordinatesTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a GoogleMapCoordinatesTag to the map.
addEvent(GoogleMapEventTag) - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Adds an event listener to this overlay.
addEvent(GoogleMapEventTag) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Adds an event listener to this overlay.
addEvent(GoogleMapEventTag) - Method in interface com.lamatek.tags.google.GoogleMapEventListener
Adds a GoogleMapEventTag to the list of available events.
addEvent(GoogleMapEventTag) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Adds an event to this marker.
addEvent(GoogleMapEventTag) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Adds an event listener to this overlay.
addEvent(GoogleMapEventTag) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Adds an event listener to this overlay.
addEvent(GoogleMapEventTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapEventTag to this map.
addImageOverlay(GoogleMapImageOverlayTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new image overlay to this map.
addInsert(GoogleMapInsertTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds an insert to this map.
addKey(GoogleMapKeyTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapKeyTag to this map.
addLabel(GoogleMapLabelTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a label to this map.
addMapType(String) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Adds a map type to the allowed list.
addMapType(GoogleMapMapTypeTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a map type to the map storing it by id.
addMarker(GoogleMapMarkerTag) - Method in class com.lamatek.tags.google.GoogleMapTag
This method adds a GoogleMapMarkerTag to the map.
addPoint(GoogleMapPointTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapPointTag to this map.
addPolygon(GoogleMapPolygonTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapPolygonTag to this map.
addPolyline(GoogleMapPolylineTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapPolylineTag to this map.
addTab(GoogleMapTabTag) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Adds a tab to this tabbed info window.
addTraffic_tag(GoogleMapTrafficTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a new GoogleMapTrafficTag to this map.
addWMSTag(GoogleMapWMSTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Adds a wms tag to this map.

C

com.lamatek.beans.google - package com.lamatek.beans.google
This package contains the DefaultEventListenerBean.
com.lamatek.servlets.google - package com.lamatek.servlets.google
This package contains the DefaultEventListenerServlet.
com.lamatek.tags.google - package com.lamatek.tags.google
This package contains all the classes for the GoogleMaps JSP Taglibrary tags.
com.lamatek.tags.google.beans - package com.lamatek.tags.google.beans
This package contains the beans used to Gecode both street addresses and IPS, converting them into longitude and latitude pairs.

D

DefaultEventListenerBean - Class in com.lamatek.beans.google
DefaultEventListenerBean This class is the parent class for all bean based event listeners for the <googlemaps> JSP Taglibrary.
DefaultEventListenerBean() - Constructor for class com.lamatek.beans.google.DefaultEventListenerBean
 
DefaultEventListenerServlet - Class in com.lamatek.servlets.google
DefaultEventListenerServlet This class is the parent class for all servlet based event listeners for the <googlemaps> JSP Taglibrary.
DefaultEventListenerServlet() - Constructor for class com.lamatek.servlets.google.DefaultEventListenerServlet
 
deleteInsert(GoogleMapInsertTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Removes an insert from the map.
deleteLabel(GoogleMapLabelTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Removes aa label from the map.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Overrides doEndTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapBodyTag
Overrides doEndTag() in BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapDivTag
Overrides doStartTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Overrides doEndTag from BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Overrides doEndTag from BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapInitializeTag
Overrides doEndTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapJavascriptTag
Overrides doEndTag from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapKeyTag
Overrides doEndTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Overrides doEndTag() from BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Overrides doStartTag() from BodytagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapMessageTag
Overrides doEndTag() in BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapPanControlTag
Overrides doEndTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Overrides doEndTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapScaleControlTag
Overrides doEndTag() from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapScriptTag
Overrides doEndTag from TagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapTabTag
Overrides doEndTag from BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapTag
Overrides doEndTag from BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Overrides doEndTag() from BodyTagSupport.
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapTypeControlTag
 
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapWheelControlTag
 
doEndTag() - Method in class com.lamatek.tags.google.GoogleMapZoomControlTag
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
Overrides doGet from HttpServlet.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapBodyTag
Overrides doStartTag() in BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Overrides doStartTag() in TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Overrides doStartTag() in TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapEventTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Overrides doStartTag from BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Overrides doStartTag from BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Overrides doStartTag() in TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Overrides doStartTag() from BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Overrides doStartTag() from BodytagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapMessageTag
Overrides doStartTag() in BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Overrides doStartTag() from TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Overrides doStartTag() in TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Overrides doStartTag() in TagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapTabTag
Overrides doStartTag() from BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapTag
Overrides doStartTag from BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Overrides doStartTag() from BodyTagSupport.
doStartTag() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Overrides doStartTag() from TagSupport.

E

escape(String) - Static method in class com.lamatek.tags.google.beans.EscapeChars
Accepts a string and returns an escaped string for use within a GoogleMapInfoWindowTag (<googlemaps:infowindow>).
EscapeChars - Class in com.lamatek.tags.google.beans
EscapeChars
EscapeChars() - Constructor for class com.lamatek.tags.google.beans.EscapeChars
 
eventCount() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the number of traffic events found within the mile radius of the provided centerpoint.

G

generateDivTag(GoogleMapDivTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Generates the <div> tag that represents the actual map.
generateInitializationCode() - Method in class com.lamatek.tags.google.GoogleMapTag
Generates the javascript code that initializes the map.
generateJavascript() - Method in class com.lamatek.tags.google.GoogleMapTag
Generates the complex javascript/AJAX code the map needs to function.
generateScriptTag() - Method in class com.lamatek.tags.google.GoogleMapTag
Generates the <script> tag that imports the Google Maps API code.
geocode() - Method in interface com.lamatek.tags.google.beans.Geocoder
Attempts to geocode the location based on the current information.
geocode() - Method in class com.lamatek.tags.google.beans.GeocoderBean
If developers wish to use other geocoders other than the USAddressGeocoder and IntlAddressGeocoder, they should override this method to call the geocoder of their choice.
geocode() - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
geocode() - Method in class com.lamatek.tags.google.beans.Ip2GeoCoder
 
geocode() - Method in interface com.lamatek.tags.google.beans.IPCoder
Attempts to geocode the current IP address.
geocode() - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
geocode() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Starts the geocoding process if the longitude and latitude either: Have not been previously geocoded, or Have not been set.
geocode(double, double) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
This method geocodes all the traffic events within the specified radius of the longitude and latitude provided, and populates them as TrafficEventBeans.
Geocoder - Interface in com.lamatek.tags.google.beans
Geocoder
GeocoderBean - Class in com.lamatek.tags.google.beans
GeocoderBean
GeocoderBean() - Constructor for class com.lamatek.tags.google.beans.GeocoderBean
 
getAction() - Method in class com.lamatek.tags.google.GoogleMapEventTag
Returns the action name that this event handles.
getAddress() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getAddress() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the address used when creating this marker, or null if this point was created using an IP or longitude/latitude pair.
getAnchorX() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the anchor point for the icon's x axis.
getAnchorY() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the anchor point for the icon's y axis.
getBaseType() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the base map type from which this map type derives.
getBaseZoom() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the zoom level at which this image should be displayed at fullscale.
getBlowup() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Returns the currently defined blowup window for this marker.
getBody() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the map's body contents.
getBox(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Retrieves a GoogleMapBoxtag by it's id.
getBoxes() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of GoogleMapBoxTags that have been added to this map.
getCenterLatitude() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the latitude (in decimal form) of the map's current centerpoint.
getCenterLongitude() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the longitude (in decimal form) of the map's current centerpoint.
getCircle(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Retrieves a GoogleMapCircletag by it's id.
getCircles() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of GoogleMapCircleTags that have been added to this map.
getCity() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getCity() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the city used when creating this marker, or null if this point was created using an IP or longitude/latitude pair.
getClusterer() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the current clusterer tag, or null if not defined.
getColor() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the color of the line used to draw this box.
getColor() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the color used to draw this circle, in hexadecimal format.
getColor() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns the color used to draw this line, in hexadecimal format.
getColor() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns the color used to draw this line, in hexadecimal format.
getContent() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the display content to show in the traffic event's info window which is displayed when the marker is clicked.
getContent() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Returns the body content of this info window.
getContent() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the text content for this label.
getContent() - Method in class com.lamatek.tags.google.GoogleMapTabTag
Returns the displayable contents of this tab.
getCopyright() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns copyright information for this map type.
getCopyright() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the copyright string that is displayed anytime this WMS mashup is presented on the map.
getCountry() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getCountry() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the ISO compliant 2-digit country code used when creating this marker, or null if this point was created using an IP or longitude/latitude pair.
getCss_class() - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Returns the CSS class name for the div that displays the coordinates.
getCss_class() - Method in class com.lamatek.tags.google.GoogleMapDivTag
This method returns the CSS class used to render this <div>.
getCss_class() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Gets the css class attribute for this window's content.
getCss_class() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Gets the css class attribute for this window's content.
getCss_class() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the current css class attribute for this label.
getDescription() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the text description for this traffic event.
getDirection() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the direction of the event (if it's an incident that affects one direction of a road, or null.
getEnding() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the expected ending date for this traffic event or null if the expected ending date is unknown.
getEvent(int) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the traffic event at the given index.
getEvents() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the list of currently registered event listeners for this overlay.
getEvents() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the list of currently registered event listeners for this overlay.
getEvents() - Method in interface com.lamatek.tags.google.GoogleMapEventListener
Returns the current list of event listeners.
getEvents() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Returns the list of currently registered event listeners for this overlay.
getEvents() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns the list of currently registered event listeners for this overlay.
getEvents() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns the list of currently registered event listeners for this overlay.
getEvents() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of all GoogleMapEventTags supported by this map.
getFormat() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the desired image file format to retrieve from this WMS server.
getGridSize() - Method in class com.lamatek.tags.google.GoogleMapClusterTag
 
getHeight() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the full scale height (in pixels) of this image.
getHeight() - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Returns the desired height (in pixels) for the overview window.
getHeight() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the height of this map in pixels.
getIcon() - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Gets the GoogleMapIconTag that will render the icons for clustered markers.
getIcon() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the url of the resource used as the image for this icon.
getIcon() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Returns the GoogleMapIconTag that renders this marker, or null if the default markers are used.
getIcon() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the GoogleMapIconTag that renders this marker, or null if the default markers are used.
getIconHeight() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the height (in pixels) that this icon image should be rendered.
getIconWidth() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the width (in pixels) that this icon image should be rendered.
getId() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the id of this circle.
getId() - Method in class com.lamatek.tags.google.GoogleMapDivTag
Returns the id of the <googlemaps:map> tag that this <div> renders.
getId() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Returns the unique id of this image overlay.
getId() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the unique id for this insert.
getId() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the id for this custom map type.
getId() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Returns this marker's id.
getId() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the unique id for this point.
getId() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns this overlays unique id.
getId() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns this overlays unique id.
getId() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the id of this map.
getId() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the map unique id for this traffic event.
getId() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the unique id for this WMS layer.
getImageOverlay(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Retrieves a GoogleMapImageOverlayTag by it's id.
getImageOverlays() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of GoogleMapImageOverlayTags that have been added to this map.
getInfoWindow() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Returns the currently defined info window for this marker.
getInfoWindowAnchorX() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the x axis of where an info window will anchor itself to the icon.
getInfoWindowAnchorY() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the y axis of where an info window will anchor itself to the icon.
getInserts() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of map inserts in a Vector.
getIp() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the IP address used when creating this marker, or null if this point was created using a street address or longitude/latitude pair.
getKeys() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of GoogleMapKeyTags that have been added to this map.
getLabel() - Method in class com.lamatek.tags.google.GoogleMapTabTag
Returns the label for this tab.
getLabels() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the list of map labels in a Vector.
getLanguage() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the currently designated default language.
getLargeLat() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the largest latitude (in decimal form) of all points stored in this map.
getLargeLon() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the largest longitude (in decimal form) of all points located within this map.
getLatitude() - Method in interface com.lamatek.tags.google.beans.Geocoder
Returns the latitude (in decimal form) of the location geocoded.
getLatitude() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getLatitude() - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
getLatitude() - Method in class com.lamatek.tags.google.beans.Ip2GeoCoder
 
getLatitude() - Method in interface com.lamatek.tags.google.beans.IPCoder
Returns the latitude (in decimal form) of the IP as a double.
getLatitude() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the longitude location for this traffic event.
getLatitude() - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
getLatitude() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the latitude (in decimal form) for this point.
getLayers() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the desired WMS layers to include in this map layer.
getLink() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Returns the url that will be hyperlinked if the overlay is clicked on.
getLongitude() - Method in interface com.lamatek.tags.google.beans.Geocoder
Returns the longitude (in decimal form) of the location geocoded.
getLongitude() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getLongitude() - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
getLongitude() - Method in class com.lamatek.tags.google.beans.Ip2GeoCoder
 
getLongitude() - Method in interface com.lamatek.tags.google.beans.IPCoder
Returns the longitude (in decimal form) of the IP as a double.
getLongitude() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the longitude location for this traffic event.
getLongitude() - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
getLongitude() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the longitude (in decimal form) for this point.
getLowerRightBound() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the id of the point that represents the lower right hand bounds of the viewable area of this map.
getLowResUrl() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the url of the server side process that returns tile images for zoom levels less than 50%.
getMaptype() - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Returns the specified map type for this blowup map.
getMapType(int) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the map type name at the given interation, or null if none exists.
getMapType(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the GoogleMapMapTypeTag with the given id or null if it cannot be found.
getMapTypeCount() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the number of map type names that are to display this image insert, or 0 if there are none.
getMapTypes() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the comma separated list of map type names that display this image insert.
getMapTypes() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a list of all the GoogleMapMapTypeTags to be rendered by this map.
getMarker(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Retrieves a GoogleMapMarkerTag by it's id.
getMarkers() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a list of all GoogleMapMarkerTags added to this map, keyed on their ids.
getMarkersPerCluster() - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Returns the minimum number of markers that can be joined to create a cluster.
getMaxVisibleMarkers() - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Returns the maximum number of visible markers (both clustered and non-clustered) that should appear on the map.
getMaxZoom() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the maximum zoom level supported by this map type.
getMaxZoom() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the maximum allowable zoom level for this map.
getMessage() - Method in class com.lamatek.tags.google.GoogleMapMessageTag
Returns the message body text.
getMessage() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the current message tag, or null if not defined.
getMinZoom() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the minimum zoom level supported by this map type.
getMinZoom() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the minimum allowable zoom level for this map.
getName() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the user viewable name for this map type.
getName() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the descriptive name for this layer.
getOpacity() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the 0-1 based opacity of the line used to draw this box.
getOpacity() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the current opacity level (0-1) of the circle line.
getOpacity() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Returns the opacity level (0-1) of the image overlay.
getOpacity() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the current opacity level (0-1) for this label.
getOpacity() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns the current opacity level (0-1) of the line.
getOpacity() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns the current opacity level (0-1) of the line.
getOverlayUrl() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the url of the server side process that returns overlay tiles.
getOverviewControl() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the currently defined GoogleMapOverviewTag defined for this map.
getPageContext() - Method in class com.lamatek.beans.google.DefaultEventListenerBean
Returns the pageContext responsible for this bean.
getPathToScript() - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Returns the path (URL) to the Clusterer.js file.
getPathToScript() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the path (either relative or absolute) to the wms1.js or wms2.js script required.
getPoint(int) - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the points stored at the supplied iteration.
getPoint() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the point id that is used as the centerpoint.
getPoint() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the id of the point tag that points to the centerpoint of this image.
getPoint() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the point tag that determines where this label is placed.
getPoint() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Returns the id of the GoogleMapPointTag used as the centerpoint for this marker.
getPoint(int) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns the point located at the given iteration.
getPoint(int) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns the point located at the given iteration.
getPoint() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the id of the point used as the centerpoint for scanning events.
getPointlist() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the list of points used to draw this box.
getPointlist() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns a comma separated list of point ids that generate this line.
getPointlist() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns a comma separated list of point ids that generate this line.
getPoints() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a list of all the GoogleMapPointTags added to this map.
getPolygon(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Retrieves a GoogleMapPolygonTag by it's id.
getPolygons() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a list of all the GoogleMapPolygonTags to be rendered by this map.
getPolyline(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Retrieves a GoogleMapPolylineTag by it's id.
getPolylines() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a list of all the GoogleMapPolylineTags to be rendered by this map.
getPrecision() - Method in interface com.lamatek.tags.google.beans.Geocoder
Returns any precision information provided by the underlying geocoder.
getPrecision() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getPrecision() - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
getPrecision() - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
getRadius() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the current radius set for this circle.
getRadius() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the radius (in miles) from the centerpoint that will be scanned for traffic events.
getReported() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the date this traffic event was reported.
getScope() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the scope of this map ("site" | "page").
getSeverity() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the severity of the traffic event, ranging from 1 (least) to 5 (most severe).
getSeverity() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Returns the minimum severity of traffic events to scan for.
getShadow() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the url of the resource used as the image for this icon's shadow.
getShadowHeight() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the height (in pixels) that this icon's shadow image should be rendered.
getShadowWidth() - Method in class com.lamatek.tags.google.GoogleMapIconTag
Returns the width (in pixels) that this icon's shadow image should be rendered.
getSize() - Method in class com.lamatek.tags.google.GoogleMapZoomControlTag
Returns the expected size of this control.
getSmallLat() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the smalles latitude (in decimal form) of all points in this map.
getSmallLon() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the smalles longitude (in decimal form) of all points in this map.
getSrs() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the WMS SRS set for this layer.
getState() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getState() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the state or province used when creating this marker, or null if this point was created using an IP or longitude/latitude pair.
getStyle() - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Returns the style attribute set for the div tag that displays the coordinates.
getStyle() - Method in class com.lamatek.tags.google.GoogleMapDivTag
Returns the currently defined CSS style string for this <div> tag.
getStyle() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Gets the css style attribute for this window's content.
getStyle() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Gets the css style attribute for this window's content.
getStyle() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the current css style attribute for this label's surrounding div.
getStyle() - Method in class com.lamatek.tags.google.GoogleMapMessageTag
Returns the css_style for this message.
getTab(int) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Returns the tab that is stored at the given location.
getTabCount() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Returns the number of tabs that have been added to this tabbed info window.
getTitle() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns a descriptive title of this traffic event.
getType() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the traffic event type.
getType() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the current map type (map | satellite | hybrid).
getType() - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Retrns the type of events that will be scanned for.
getUpdated() - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Returns the date the event was last updated.
getUpperLeftBound() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the id of the point that represents the upper left hand bounds of the viewable area of this map.
getUrl() - Method in class com.lamatek.tags.google.GoogleMapEventTag
Returns a url pointing to the Object that is responsible for handling this event.
getUrl() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Returns the url of the image to be displayed on the map.
getUrl() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the url to the image to attach to the map.
getUrl() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Returns the url for the server side process that supplies the tiles for this map type.
getUrl() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the base URL to the WMS map server used to supply the tiles.
getVersion() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the version of the Google Maps API used by this map.
getVersion() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Returns the desired version.
getWarning() - Method in interface com.lamatek.tags.google.beans.Geocoder
Returns any warnings given by the underlying geocoder.
getWarning() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getWarning() - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
getWarning() - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
getWeight() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the weight of the line used to draw this box.
getWeight() - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Returns the current width (in pixels) if the circle line.
getWeight() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns the current width (in pixels) if the line.
getWeight() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns the current width (in pixels) if the line.
getWidth() - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Returns the full scale width (in pixels) of this image.
getWidth() - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Returns the desired width (in pixels) for the overview window.
getWidth() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the width of this map in pixels.
getWms(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a GoogleMapWMSTag with the given id, or null if a tag with that id is not present.
getWmsTypes() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns a Hashtable of GoogleMapWMSTags, keyed by id, or null if none exist in this map.
getX() - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Returns the x coordinate of the dov tag's upper left hand corner placement.
getX() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Returns the x pixel location where the upper-left corner of the image is placed.
getX() - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Returns the desired x location (in pixels) for the overview window.
getX_offset() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the left/right offset (in pixels) from the point to place this label.
getXml() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the URL to the XML file or generator that is to provide map data for points, overlays and events for this map.
getY() - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Returns the y coordinate of the dov tag's upper left hand corner placement.
getY() - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Returns the y pixel location where the upper-left corner of the image is placed.
getY() - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Returns the desired y location (in pixels) for the overview window.
getY_offset() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the up/down offset (in pixels) from the point to place this label.
getZip() - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
getZipcode() - Method in class com.lamatek.tags.google.GoogleMapPointTag
Returns the zip or postal code used when creating this marker, or null if this point was created using an IP or longitude/latitude pair.
getZoom() - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Returns the desired zoom level for this blowup map.
getZoom() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the current zoom level of this map.
getZoomControlSize() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns the zoom control size for this map.
GoogleMapBlowupTag - Class in com.lamatek.tags.google
 
GoogleMapBlowupTag() - Constructor for class com.lamatek.tags.google.GoogleMapBlowupTag
 
GoogleMapBodyTag - Class in com.lamatek.tags.google
GoogleMapBodyTag This tag corresponds to the body contents of the GoogleMapTag.
GoogleMapBodyTag() - Constructor for class com.lamatek.tags.google.GoogleMapBodyTag
 
GoogleMapBoxTag - Class in com.lamatek.tags.google
GoogleMapBoxTag This class represents a <googlemaps:box> tag.
GoogleMapBoxTag() - Constructor for class com.lamatek.tags.google.GoogleMapBoxTag
 
GoogleMapCircleTag - Class in com.lamatek.tags.google
GoogleMapCircleTag This class represents a <googlemaps:circle> tag.
GoogleMapCircleTag() - Constructor for class com.lamatek.tags.google.GoogleMapCircleTag
 
GoogleMapClusterTag - Class in com.lamatek.tags.google
GoogleMapClusterTag This tag represents a <googlemaps:cluster> tag and allows developers to groups icons together into clusters, that expand as the user zooms in on them.
GoogleMapClusterTag() - Constructor for class com.lamatek.tags.google.GoogleMapClusterTag
 
GoogleMapCoordinatesTag - Class in com.lamatek.tags.google
GoogleMapCoordinatesTag This class represents a <googlemaps:coordinates> tag.
GoogleMapCoordinatesTag() - Constructor for class com.lamatek.tags.google.GoogleMapCoordinatesTag
 
GoogleMapDivTag - Class in com.lamatek.tags.google
GoogleMapDivTag This tag generates the <div> component that represents the physical map in the JSP page.
GoogleMapDivTag() - Constructor for class com.lamatek.tags.google.GoogleMapDivTag
 
GoogleMapEventHandler - Interface in com.lamatek.tags.google
GoogleMapEventHandler This interface defines the behaviour of classes that receive GoogleMaps events.
GoogleMapEventListener - Interface in com.lamatek.tags.google
GoogleMapEventListener This method is implemented in all tags that can handle events.
GoogleMapEventTag - Class in com.lamatek.tags.google
GoogleMapEventTag This class represents a <googlemaps:event> tag.
GoogleMapEventTag() - Constructor for class com.lamatek.tags.google.GoogleMapEventTag
 
GoogleMapIconTag - Class in com.lamatek.tags.google
GoogleMapIconTag This class represents a <googlemaps:icon> tag.
GoogleMapIconTag() - Constructor for class com.lamatek.tags.google.GoogleMapIconTag
 
GoogleMapImageOverlayTag - Class in com.lamatek.tags.google
 
GoogleMapImageOverlayTag() - Constructor for class com.lamatek.tags.google.GoogleMapImageOverlayTag
 
GoogleMapInfoWindowTabbedTag - Class in com.lamatek.tags.google
GoogleMapInfoWindowTabbedTag This tag represents a <googlemaps:tabbedInfoWindow> tag.
GoogleMapInfoWindowTabbedTag() - Constructor for class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
 
GoogleMapInfoWindowTag - Class in com.lamatek.tags.google
GoogleMapInfoWindowTag This class represents a <googlemaps:infowindow> tag.
GoogleMapInfoWindowTag() - Constructor for class com.lamatek.tags.google.GoogleMapInfoWindowTag
 
GoogleMapInitializeTag - Class in com.lamatek.tags.google
GoogleMapInitializeTag This tag represents a <googlemaps:initialize> tag.
GoogleMapInitializeTag() - Constructor for class com.lamatek.tags.google.GoogleMapInitializeTag
 
GoogleMapInsertTag - Class in com.lamatek.tags.google
GoogleMapInsertTag Represents a <googlemaps:insert> tag, which attaches a pannable, zoomable image to the map.
GoogleMapInsertTag() - Constructor for class com.lamatek.tags.google.GoogleMapInsertTag
 
GoogleMapJavascriptTag - Class in com.lamatek.tags.google
GoogleMapJavascriptTag This tag represents a <googlemaps:javascript> tag.
GoogleMapJavascriptTag() - Constructor for class com.lamatek.tags.google.GoogleMapJavascriptTag
 
GoogleMapKeyTag - Class in com.lamatek.tags.google
GoogleMapKeyTag This tag represents a <googlemaps:key> tag.
GoogleMapKeyTag() - Constructor for class com.lamatek.tags.google.GoogleMapKeyTag
 
GoogleMapLabelTag - Class in com.lamatek.tags.google
GoogleMapLabelTag Represents a <googlemaps:label> tag.
GoogleMapLabelTag() - Constructor for class com.lamatek.tags.google.GoogleMapLabelTag
 
GoogleMapMapTypeTag - Class in com.lamatek.tags.google
GoogleMapMapTypeTag This class represents a <googlemaps:maptype> tag.
GoogleMapMapTypeTag() - Constructor for class com.lamatek.tags.google.GoogleMapMapTypeTag
 
GoogleMapMarkerTag - Class in com.lamatek.tags.google
GoogleMapMarkerTag This class represents a <googlemaps:marker> tag.
GoogleMapMarkerTag() - Constructor for class com.lamatek.tags.google.GoogleMapMarkerTag
 
GoogleMapMessageTag - Class in com.lamatek.tags.google
GoogleMapBodyTag This tag corresponds to the <googlemaps:message> tag.
GoogleMapMessageTag() - Constructor for class com.lamatek.tags.google.GoogleMapMessageTag
 
GoogleMapOverviewTag - Class in com.lamatek.tags.google
GoogleMapOverviewTag This class represents a <googlemaps:overviewControl> tag.
GoogleMapOverviewTag() - Constructor for class com.lamatek.tags.google.GoogleMapOverviewTag
 
GoogleMapPanControlTag - Class in com.lamatek.tags.google
GoogleMapPanControlTag This class represents a <googlemaps:panControl> tag.
GoogleMapPanControlTag() - Constructor for class com.lamatek.tags.google.GoogleMapPanControlTag
 
GoogleMapPointTag - Class in com.lamatek.tags.google
GoogleMapPointTag This class represents a <googlemaps;point> tag.
GoogleMapPointTag() - Constructor for class com.lamatek.tags.google.GoogleMapPointTag
 
GoogleMapPolygonTag - Class in com.lamatek.tags.google
GoogleMapPolygonTag This class represents a <googlemaps;polygon> tag.
GoogleMapPolygonTag() - Constructor for class com.lamatek.tags.google.GoogleMapPolygonTag
 
GoogleMapPolylineTag - Class in com.lamatek.tags.google
GoogleMapPolylineTag This class represents a <googlemaps;polyline> tag.
GoogleMapPolylineTag() - Constructor for class com.lamatek.tags.google.GoogleMapPolylineTag
 
GoogleMapScaleControlTag - Class in com.lamatek.tags.google
GoogleMapScaleControlTag This class represents a <googlemaps;scaleControl> tag.
GoogleMapScaleControlTag() - Constructor for class com.lamatek.tags.google.GoogleMapScaleControlTag
 
GoogleMapScriptTag - Class in com.lamatek.tags.google
GoogleMapScriptTag This class represents a <googlemaps;scriptt> tag.
GoogleMapScriptTag() - Constructor for class com.lamatek.tags.google.GoogleMapScriptTag
 
GoogleMapTabTag - Class in com.lamatek.tags.google
GoogleMapTabTag This tag represents a <googlemaps:tab> tag, which is a child to <googlemaps:tabbedInfoWindow> tag.
GoogleMapTabTag() - Constructor for class com.lamatek.tags.google.GoogleMapTabTag
 
GoogleMapTag - Class in com.lamatek.tags.google
GoogleMapTag This class represents a <googlemaps;map> tag.
GoogleMapTag() - Constructor for class com.lamatek.tags.google.GoogleMapTag
 
GoogleMapTrafficTag - Class in com.lamatek.tags.google
GoogleMapTrafficTag This class represents a <googlemaps:traffic> tag.
GoogleMapTrafficTag() - Constructor for class com.lamatek.tags.google.GoogleMapTrafficTag
 
GoogleMapTypeControlTag - Class in com.lamatek.tags.google
GoogleMapTypeControlTag This class represents a <googlemaps;typeControl> tag.
GoogleMapTypeControlTag() - Constructor for class com.lamatek.tags.google.GoogleMapTypeControlTag
 
GoogleMapWheelControlTag - Class in com.lamatek.tags.google
GoogleMapWheelControlTag This class represents a <googlemaps;wheelControl> tag.
GoogleMapWheelControlTag() - Constructor for class com.lamatek.tags.google.GoogleMapWheelControlTag
 
GoogleMapWMSTag - Class in com.lamatek.tags.google
GoogleMapWMSTag Represents a <googlemaps:wms> tag.
GoogleMapWMSTag() - Constructor for class com.lamatek.tags.google.GoogleMapWMSTag
 
GoogleMapZoomControlTag - Class in com.lamatek.tags.google
GoogleMapZoomControlTag This class represents a <googlemaps;zoomControl> tag.
GoogleMapZoomControlTag() - Constructor for class com.lamatek.tags.google.GoogleMapZoomControlTag
 

I

InfoWindow - Interface in com.lamatek.tags.google
 
IntlAddressGeocoder - Class in com.lamatek.tags.google.beans
IntlAddressGeocoder
IntlAddressGeocoder() - Constructor for class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
Ip2GeoCoder - Class in com.lamatek.tags.google.beans
Ip2GeoCoder
Ip2GeoCoder() - Constructor for class com.lamatek.tags.google.beans.Ip2GeoCoder
 
IPCoder - Interface in com.lamatek.tags.google.beans
IPCoder
isAsynchronous() - Method in class com.lamatek.tags.google.GoogleMapEventTag
Denotes whether or not this event is to be handled asynchronously (through a GXmlHttp object) or synchronously (through a standard HTTP request.
isBound() - Method in class com.lamatek.tags.google.GoogleMapTag
Returns whether or not this map is bound to it's contents.
isDebug() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not debugging is turned on for this map.
isDisplay() - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Returns true if this map is set to initially display.
isDisplay() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Denotes whether or not this info window should be displayed as soon as the map is loaded.
isDisplay() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Returns true if this window is set to initially display.
isDraggable() - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Denotes whether or not this marker should be draggable.
isEnable() - Method in class com.lamatek.tags.google.GoogleMapPanControlTag
Denotes whether or not the map will allow the user to pan the map.
isEnable() - Method in class com.lamatek.tags.google.GoogleMapScaleControlTag
Denotes whether or not the map will allow the user to pan the map.
isEnable() - Method in class com.lamatek.tags.google.GoogleMapTypeControlTag
Denotes whether or not the map will allow the user to pan the map.
isEnable() - Method in class com.lamatek.tags.google.GoogleMapWheelControlTag
Denotes whether or not the map will allow the user to pan the map.
isEnable() - Method in class com.lamatek.tags.google.GoogleMapZoomControlTag
Denotes whether or not the map will allow the user to pan the map.
isHeadless() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not this map is in headless mode.
isHtml() - Method in class com.lamatek.tags.google.GoogleMapBodyTag
Denotes whether or not the body contains html.
isHtml() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Denotes whether or not the contents of this tag are html and therefore need to be escaped.
isHtml() - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns true if this label content is in html, false otherwise.
isHtml() - Method in class com.lamatek.tags.google.GoogleMapTabTag
Denotes whether or not the contents of this tag are html and therefore need to be escaped.
isMouseWheelSupport() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not this map supports mouseWheel zoom control.
isPanEnabled() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not pan control is enabled.
isPng() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Denotes whether or not the tiles supplied by this tile server are .png files.
isShowDaylight() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not the map is set to display current day and nighttime light conditions.
isShowOnStartup() - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Denotes whether or not this map type should be initially displayed when the Google Map is rendered.
isShowOnStartup() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Denotes whether or not this map type should be initially selected on startup.
isShowOverlay() - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Denotes whether or not this map should show the hybrid overlay.
isShowPanControl() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not this map shows pan controls.
isShowScaleControl() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not this map displays a scale.
isShowTypeControl() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether or not this map shows type controls.
isShowZoomControl() - Method in class com.lamatek.tags.google.GoogleMapTag
Denotes whether ot not this map shows zoom controls.
isTabbed() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Inherited from the InfoWindow interface.
isTabbed() - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Denotes that this tag is not tabbed.
isTabbed() - Method in interface com.lamatek.tags.google.InfoWindow
 

P

parseXML(String, GoogleMapTag) - Static method in class com.lamatek.tags.google.beans.XMLParser
Parses the supplied XML file and adds discovered elements to the given GoogleMapTag.
pointCount() - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Returns the number of points used to draw this box.
pointCount() - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Returns the number of points that make up this line or 0 if none are specified.
pointCount() - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Returns the number of points that make up this line or 0 if none are specified.
process(GoogleMapTag, ServletRequest) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called after all the event based methods have been called.
process(GoogleMapTag, ServletRequest) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called after all the event based methods have been called.
process(GoogleMapTag, ServletRequest) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called after all the event based methods have been called.
processClickEvent(GoogleMapTag, double, double) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called when a click event is detected that was generated by a GoogleMapTag (<googlemaps:map>).
processClickEvent(GoogleMapTag, double, double) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called when a click event is detected that was generated by a GoogleMapTag (<googlemaps:map>).
processClickEvent(GoogleMapTag, double, double) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called when a click event is detected that was generated by a GoogleMapTag (<googlemaps:map>).
processDoubleClickEvent(GoogleMapTag, double, double) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called when a double-click event is detected that was generated by a GoogleMapTag (<googlemaps:map>).
processDoubleClickEvent(GoogleMapTag, double, double) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called when a double-click event is detected that was generated by a GoogleMapTag (<googlemaps:map>).
processDoubleClickEvent(GoogleMapTag, double, double) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called when a double-click event is detected that was generated by a GoogleMapTag (<googlemaps:map>).
processMapTypeChangedEvent(GoogleMapTag, String) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called when a maptypechanged event is detected.
processMapTypeChangedEvent(GoogleMapTag, String) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called when a maptypechanged event is detected.
processMapTypeChangedEvent(GoogleMapTag, String) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called when a maptypechanged event is detected.
processMoveEndEvent(GoogleMapTag, double, double) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called when a moveend event is detected.
processMoveEndEvent(GoogleMapTag, double, double) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called when a moveend event is detected.
processMoveEndEvent(GoogleMapTag, double, double) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called when a moveend event is detected.
processOverlayClickEvent(GoogleMapTag, String, String) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called if a click event is detected that was generated by an overlay (box, circle, marker, polygon, polyline).
processOverlayClickEvent(GoogleMapTag, String, String) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called if a click event is detected that was generated by an overlay (box, circle, marker, polygon, polyline).
processOverlayClickEvent(GoogleMapTag, String, String) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called if a click event is detected that was generated by an overlay (box, circle, marker, polygon, polyline).
processOverlayDoubleClickEvent(GoogleMapTag, String, String) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called when a double-click event is detected that was generated by an overlay (box, circle, marker, polygon, polyline).
processOverlayDoubleClickEvent(GoogleMapTag, String, String) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called when a double-click event is detected that was generated by an overlay (box, circle, marker, polygon, polyline).
processOverlayDoubleClickEvent(GoogleMapTag, String, String) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called when a double-click event is detected that was generated by an overlay (box, circle, marker, polygon, polyline).
processZoomEvent(GoogleMapTag, int) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
This method is called when a zoom event is detected.
processZoomEvent(GoogleMapTag, int) - Method in class com.lamatek.servlets.google.DefaultEventListenerServlet
This method is called when a zoom event is detected.
processZoomEvent(GoogleMapTag, int) - Method in interface com.lamatek.tags.google.GoogleMapEventHandler
This method is called when a zoom event is detected.

R

removeMapType(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Removes the map type with the given id.
removeMarker(GoogleMapMarkerTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Removes a previously added GoogleMapMarkerTag from this map.

S

setAction(String) - Method in class com.lamatek.tags.google.GoogleMapEventTag
Sets the action name that this event handles.
setAddress(String) - Method in interface com.lamatek.tags.google.beans.Geocoder
Sets the street address of the location to geocode.
setAddress(String) - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
setAddress(String) - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
setAddress(String) - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
setAddress(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the street address used to geocode the longitude/latitude.
setAnchorX(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the x axis value for the icon's anchor point.
setAnchorY(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the y axis value for the icon's anchor point.
setAsynchronous(boolean) - Method in class com.lamatek.tags.google.GoogleMapEventTag
Sets whether or not this event is to be handled asynchronously (through a GXmlHttp object) or synchronously (through a standard HTTP request.
setBaseType(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the base map type from which this map type is derived.
setBaseZoom(int) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets the base zoom level where the image should be displayed at full scale.
setBlowup(GoogleMapBlowupTag) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets the map blowup window for this marker.
setBody(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the body content of the map.
setBound(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the bound state of this map.
setBoxes(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the GoogleMapBoxTag boxes to be rendered by this map.
setCenter(boolean) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets this point as the initial centerpoint of the entire map.
setCenterLatitude(double) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the latitude of the map's centerpoint.
setCenterLongitude(double) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the longitude of the map's centerpoint.
setCircles(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the GoogleMapCircleTags to be rendered by this map.
setCity(String) - Method in interface com.lamatek.tags.google.beans.Geocoder
Sets the city name of the location to geocode.
setCity(String) - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
setCity(String) - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
setCity(String) - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
setCity(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the city name used to geocode the longitude/latitude.
setClusterer(GoogleMapClusterTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the cluster tag to used to cluster markers.
setColor(String) - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Sets the color used (in hexadecimal form) to draw this box.
setColor(String) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Sets the color used to draw this overlay.
setColor(String) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Sets the color used to draw this overlay.
setColor(String) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Sets the color used to draw this overlay.
setContent(String) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Sets the body content of this info window.
setContent(String) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Returns the text content for this label.
setContent(String) - Method in class com.lamatek.tags.google.GoogleMapTabTag
Sets the displayable contents of this tab.
setCopyright(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the copyright information for this map type.
setCopyright(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the copyright string that is displayed anytime this WMS mashup is presented on the map.
setCountry(String) - Method in interface com.lamatek.tags.google.beans.Geocoder
Sets the country code for the location to geocode.
setCountry(String) - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
setCountry(String) - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
setCountry(String) - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
setCountry(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the ISO compliant 2-character country code used to geocode the longitude/latitude.
setCss_class(String) - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Sets the CSS class name for the div that displays the coordinates.
setCss_class(String) - Method in class com.lamatek.tags.google.GoogleMapDivTag
Sets the CSS class to be used when rendering this <div> tag.
setCss_class(String) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Sets the css style attribute for this window's content.
setCss_class(String) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Sets the css style attribute for this window's content.
setCss_class(String) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Sets the css class attribute for this label's surrounding div.
setDebug(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Turns debugging on or off for this map.
setDescription(String) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the text description for this traffic event.
setDirection(String) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the direction of traffic (NB, SB, EB or WB) affected by the incident.
setDisplay(boolean) - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Sets whether or not this blowup map should be initially displayed.
setDisplay(boolean) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Sets whether or not this info window should be displayed as soon as the map is loaded.
setDisplay(boolean) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Sets whether or not this info window should be initially displayed.
setDomain(String) - Method in class com.lamatek.tags.google.GoogleMapKeyTag
Sets the domain name (i.e.
setDraggable(boolean) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets wheter or not this marker should be draggable.
setEnable(boolean) - Method in class com.lamatek.tags.google.GoogleMapPanControlTag
Sets whether or not users should be allowed to pan the map.
setEnable(boolean) - Method in class com.lamatek.tags.google.GoogleMapScaleControlTag
Sets whether or not users should be allowed to pan the map.
setEnable(boolean) - Method in class com.lamatek.tags.google.GoogleMapTypeControlTag
Sets whether or not users should be allowed to pan the map.
setEnable(boolean) - Method in class com.lamatek.tags.google.GoogleMapWheelControlTag
Sets whether or not users should be allowed to pan the map.
setEnable(boolean) - Method in class com.lamatek.tags.google.GoogleMapZoomControlTag
Sets whether or not users should be allowed to pan the map.
setEnding(Date) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the expected ending date for this traffic event.
setEvents(Vector) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets a list of registered event listeners.
setEvents(Vector) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of GoogleMapEventTags supported by this map.
setFormat(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the desired image type for images retrieved from this server.
setGridSize(int) - Method in class com.lamatek.tags.google.GoogleMapClusterTag
 
setHeadless(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets headless mode for this map.
setHeight(int) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets the full scale height (in pixels) of this image.
setHeight(int) - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Sets the desired height (in pixels) for the overview window.
setHeight(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the width of this map in pixels.
setHtml(boolean) - Method in class com.lamatek.tags.google.GoogleMapBodyTag
Sets whether or not the body contains html.
setHtml(boolean) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Sets whether or not the contents of this tag are html and therefore need to be escaped.
setHtml(boolean) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Denotes whether or not content for this label is html.
setHtml(boolean) - Method in class com.lamatek.tags.google.GoogleMapTabTag
Sets whether or not the contents of this tag are html and therefore need to be escaped.
setIcon(GoogleMapIconTag) - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Sets the GoogleMapIconTag that will render the icons for clustered markers.
setIcon(String) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the url of the resource to be used as the image for this icon.
setIcon(GoogleMapIconTag) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets a GoogleMapIconTag for this marker, overriding the standard Google Maps marker icon.
setIcon(GoogleMapIconTag) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Sets a GoogleMapIconTag for this group of events, overriding the standard Google Maps marker icon.
setIconHeight(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the height (in pixels) that this icon image should be rendered.
setIconWidth(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the width (in pixels) that this icon image should be rendered.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Sets the id for this circle.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapDivTag
Sets the id of the map that this <div> tag represents.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Sets the id for this image overlay.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapInitializeTag
Sets the id of the parent <googlemaps:map> that this tag initializes.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets a map unique id for this insert.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapJavascriptTag
Sets the id of the parent <googlemaps:map> that this tag initializes.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the id for this map type.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets the unique id for this marker.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the unique id for this point.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Set the unique id for this polygon.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Set the unique id for this polyline.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapScriptTag
Sets the id of the parent <googlemaps:map> that this tag initializes.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the id for this map.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Sets the map unique id for this traffic event.
setId(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the unique id for this layer.
setImageOverlays(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the GoogleMapImageOverlayTags to be rendered by this map.
setInfoWindow(InfoWindow) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets the info window for this marker.
setInfoWindowAnchorX(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the x axis of where an info window will anchor itself to the icon.
setInfoWindowAnchorY(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the y axis of where an info window will anchor itself to the icon.
setInserts(Vector) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of inserts to display on the map.
setIp(String) - Method in class com.lamatek.tags.google.beans.Ip2GeoCoder
 
setIp(String) - Method in interface com.lamatek.tags.google.beans.IPCoder
Sets the ip address to geocode.
setIp(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the IP address used to geocode the longitude/latitude.
setKey(String) - Method in class com.lamatek.tags.google.GoogleMapKeyTag
Sets the Google Maps API key that refers to this key's domain.
setKeys(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of GoogleMapKeyTags for this map.
setLabel(String) - Method in class com.lamatek.tags.google.GoogleMapTabTag
Sets the label for this tab.
setLabels(Vector) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of labels to display on the map.
setLanguage(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the desired default 2-digit language code.
setLargeLat(double) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the largest latitude (in decimal form) for this map.
setLargeLon(double) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the largest longitude (in decimal form) for this map.
setLatitude(double) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the longitude location for this traffic event.
setLatitude(double) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the latitude (in decimal form) for this point.
setLatitudeAsString(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Attempts to set the latitude using a String, by converting it to a double.
setLayers(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the comma separated list of layers to include in this map.
setLink(String) - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Sets s hyperlink url that will be triggered if the overlay is clicked on.
setLongitude(double) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the longitude location for this traffic event.
setLongitude(double) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the longitude (in decimal form) for this point.
setLongitudeAsString(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Attempts to set the longitude using a String, by converting it to a double.
setLowerRightBound(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the id of the point that represents the low right hand bounds of the viewable area of this map.
setLowResUrl(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Set the url of the server side process that generates tiles for this map type when the zoom leve is less than half way.
setMaptype(String) - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Sets the specified map type for this blowup map.
setMapTypes(String) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets the map types that should display this image insert.
setMapTypes(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of GoogleMapMapTypeTags to be rendered by this map.
setMarkers(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of the GoogleMapMarkerTags to be rendered by this map.
setMarkersPerCluster(int) - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Sets the minimum number of markers that can be joined to create a cluster.
setMaxVisibleMarkers(int) - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Sets the maximum number of visible markers (both clustered and non-clustered) that should appear on the map.
setMaxZoom(int) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the maximum zoom level this map type supports.
setMaxZoom(int) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the maximum allowable zoom level for this map.
setMessage(String) - Method in class com.lamatek.tags.google.GoogleMapMessageTag
Sets the message body text.
setMessage(GoogleMapMessageTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the message tag to display when loading or when actions are fired.
setMinZoom(int) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the minimum zoom level this map type supports.
setMinZoom(int) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the minimum allowable zoom level for this map.
setMouseWheelSupport(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets whether or not to generate the javascript needed to support mousewheel zoom control.
setName(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the user viewable name for this map type.
setName(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the descriptive name for this layer.
setOpacity(float) - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Sets the 0-1 based opacity of the line used to draw this box.
setOpacity(float) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Sets the 0-1 based opacity of the circle.
setOpacity(float) - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Sets the opacity level (0-1) of the image overlay.
setOpacity(float) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Sets the opacity level (0-1) for this label.
setOpacity(float) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Sets the 0-1 based opacity of the line.
setOpacity(float) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Sets the 0-1 based opacity of the line.
setOverlayUrl(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the url of the server side process that provides over tiles for this custom map type.
setOverviewControl(GoogleMapOverviewTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the GoogleMapOverviewTag to use for this map.
setPageContext(PageContext) - Method in class com.lamatek.beans.google.DefaultEventListenerBean
Sets the pageContext.
setPanControl(GoogleMapPanControlTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the singleton GoogleMapPanControlTag used by this map.
setPanEnabled(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets whether or not users should be able to pan the map.
setPathToScript(String) - Method in class com.lamatek.tags.google.GoogleMapClusterTag
Sets the URL path to the Clusterer.js file.
setPathToScript(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the path (either relative or absolute) to the wms1.js or wms2.js script required.
setPng(boolean) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets whether or not the tiles for this map type are .png format.
setPoint(String) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Sets the id of the point to be used as the centerpoint for the circle.
setPoint(String) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets the id of the point tag that points to the centerpoing of this image.
setPoint(String) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Sets the point tag that determines where this label is placed.
setPoint(String) - Method in class com.lamatek.tags.google.GoogleMapMarkerTag
Sets the id for the GoogleMapPointTag used as the centerpoing for this marker.
setPoint(String) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Sets the id of the GoogleMapPointTag used as the centerpoint for scanning for events.
setPointlist(String) - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Sets the list of points used to draw this box.
setPointlist(String) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Sets the list of point ids that will makeup this line.
setPointlist(String) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Sets the list of point ids that will makeup this line.
setPoints(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of GoogleMapPointTags to be used by overlays in this map.
setPolygons(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of GoogleMapPolygonTags to be rendered by this map.
setPolylines(Hashtable) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the list of GoogleMapPolylineTags to be rendered by this map.
setRadius(double) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Sets the radius of the circle (in miles) from the centerpoint.
setRadius(double) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Sets the radius (in miles) from the centerpoint that will be scanned for traffic events.
setReported(Date) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the date this traffic event was reported.
setScaleControl(GoogleMapScaleControlTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the singleton GoogleMapScaleControlTag used by this map.
setScope(String) - Method in class com.lamatek.tags.google.GoogleMapDivTag
Sets the scope where this <div> should look for it's <googlemaps:map>.
setScope(String) - Method in class com.lamatek.tags.google.GoogleMapInitializeTag
Sets the scope where this <div> should look for it's <googlemaps:map>.
setScope(String) - Method in class com.lamatek.tags.google.GoogleMapJavascriptTag
Sets the scope where this <div> should look for it's <googlemaps:map>.
setScope(String) - Method in class com.lamatek.tags.google.GoogleMapScriptTag
Sets the scope where this <div> should look for it's <googlemaps:map>.
setScope(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the scope of the map.
setSeverity(int) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the severity of this event.
setSeverity(int) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Sets the minimum severity levels of events to look for.
setShadow(String) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the url of the resource to be used as the image for this icon's shadow.
setShadowHeight(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the height (in pixels) that this icon's shadow image should be rendered.
setShadowWidth(int) - Method in class com.lamatek.tags.google.GoogleMapIconTag
Sets the width (in pixels) that this icon's shadow image should be rendered.
setShowDaylight(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Allows the map to display where the current day/night conditions are.
setShowOnStartup(boolean) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets whether or not this map type should be initially selected when the map is rendered.
setShowOnStartup(boolean) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets whether or not this map type should be initially selected on startup.
setShowOverlay(boolean) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets whether or not this map should also include the Google Map Hybrid overlay.
setShowPanControl(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets whether or not to generate the javascript needed to show the pan control.
setShowScaleControl(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets whether or not this map should display a scale control.
setShowTypeControl(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets whether or not to generate the javascript needed to show the type control.
setShowZoomControl(boolean) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets whether or not to generate the javascript needed to show the zoom control.
setSize(String) - Method in class com.lamatek.tags.google.GoogleMapZoomControlTag
Sets the control size.
setSmallLat(double) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the smallest latitude (in decimal form) of all points in this map.
setSmallLon(double) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the smallest longitude (in decimal form) of all points in this map.
setSrs(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the WMS SRS for this map.
setState(String) - Method in interface com.lamatek.tags.google.beans.Geocoder
Sets the state/province of the location to geocode.
setState(String) - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
setState(String) - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
setState(String) - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
setState(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the state or province used to geocode the longitude/latitude.
setStyle(String) - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Sets the css style attribute for the div tag that displays the coordinates.
setStyle(String) - Method in class com.lamatek.tags.google.GoogleMapDivTag
Sets the CSS style string to use when rendering this <div> tag.
setStyle(String) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTabbedTag
Sets the css style attribute for this window's content.
setStyle(String) - Method in class com.lamatek.tags.google.GoogleMapInfoWindowTag
Sets the css style attribute for this window's content.
setStyle(String) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Sets the css style attribute for this label's surrounding div.
setStyle(String) - Method in class com.lamatek.tags.google.GoogleMapMessageTag
Sets the css_style to use for the message.
setTitle(String) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the descriptive title of this traffic event.
setType(String) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the type of traffic event.
setType(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the map type (map | satellite | hybrid) to display.
setType(String) - Method in class com.lamatek.tags.google.GoogleMapTrafficTag
Sets the type of events to look for.
setTypeControl(GoogleMapTypeControlTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the singleton GoogleMapTypeControlTag used by this map.
setUpdated(Date) - Method in class com.lamatek.tags.google.beans.TrafficEventBean
Sets the date the event was last updated.
setUpperLeftBound(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the id of the point that represents the upper left hand bounds of the viewable area of this map.
setUrl(String) - Method in class com.lamatek.tags.google.GoogleMapEventTag
Sets the url to the Object responsible for handling this event.
setUrl(String) - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Sets the url of the image to be displayed on the map.
setUrl(String) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets the url to the image that is to be attached to the map.
setUrl(String) - Method in class com.lamatek.tags.google.GoogleMapMapTypeTag
Sets the url for the server side process that supplied the tiles for this map type.
setUrl(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the base URL to the WMS server.
setVersion(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the Google Maps API version to use.
setVersion(String) - Method in class com.lamatek.tags.google.GoogleMapWMSTag
Sets the desired version.
setWeight(int) - Method in class com.lamatek.tags.google.GoogleMapBoxTag
Sets the width of the line used to draw this box.
setWeight(int) - Method in class com.lamatek.tags.google.GoogleMapCircleTag
Sets the weight (width) of the circle line in pixels.
setWeight(int) - Method in class com.lamatek.tags.google.GoogleMapPolygonTag
Sets the weight (width) of the line in pixels.
setWeight(int) - Method in class com.lamatek.tags.google.GoogleMapPolylineTag
Sets the weight (width) of the line in pixels.
setWheelControl(GoogleMapWheelControlTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the singleton GoogleMapWheelControlTag used by this map.
setWidth(int) - Method in class com.lamatek.tags.google.GoogleMapInsertTag
Sets the full scale width (in pixels) of this image.
setWidth(int) - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Sets the desired width (in pixels) for the overview window.
setWidth(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the width of this map in pixels.
setX(int) - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Sets the x coordinate (in pixles) of the desired placement of the upper left hand corner of the div tag that displays the coordinates.
setX(int) - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Sets the x pixel location where the upper-left corner of the image is placed.
setX(int) - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Sets the desired x location (in pixels) for the overview window.
setX_offset(int) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Sets the left/right offset (in pixels) from the point to place this label.
setXml(String) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the URL for the XML file or generator that is to provide map data for points, overlays and events for this map.
setY(int) - Method in class com.lamatek.tags.google.GoogleMapCoordinatesTag
Sets the y coordinate (in pixles) of the desired placement of the upper left hand corner of the div tag that displays the coordinates.
setY(int) - Method in class com.lamatek.tags.google.GoogleMapImageOverlayTag
Sets the y pixel location where the upper-left corner of the image is placed.
setY(int) - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Sets the desired y location (in pixels) for the overview window.
setY_offset(int) - Method in class com.lamatek.tags.google.GoogleMapLabelTag
Sets the up/down offset (in pixels) from the point to place this label.
setZip(String) - Method in interface com.lamatek.tags.google.beans.Geocoder
Sets the ZIP or Postal code of the location to geocode.
setZip(String) - Method in class com.lamatek.tags.google.beans.GeocoderBean
 
setZip(String) - Method in class com.lamatek.tags.google.beans.IntlAddressGeocoder
 
setZip(String) - Method in class com.lamatek.tags.google.beans.USAddressGeocoder
 
setZipcode(String) - Method in class com.lamatek.tags.google.GoogleMapPointTag
Sets the zip or postal used to geocode the longitude/latitude.
setZoom(int) - Method in class com.lamatek.tags.google.GoogleMapBlowupTag
Sets the desired zoom level for this blowup map.
setZoom(int) - Method in class com.lamatek.tags.google.GoogleMapTag
Set the zoom level of the map.
setZoomControl(GoogleMapZoomControlTag) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the singleton GoogleMapZoomControlTag used by this map.
setZoomControlSize(int) - Method in class com.lamatek.tags.google.GoogleMapTag
Sets the zoom control size.

T

TrafficEventBean - Class in com.lamatek.tags.google.beans
 
TrafficEventBean() - Constructor for class com.lamatek.tags.google.beans.TrafficEventBean
Empty constructor for a traffic event.

U

USAddressGeocoder - Class in com.lamatek.tags.google.beans
USAddressGeocoder
USAddressGeocoder() - Constructor for class com.lamatek.tags.google.beans.USAddressGeocoder
 

W

wasPlaced() - Method in class com.lamatek.tags.google.GoogleMapOverviewTag
Denotes whether or not the physical location of this overview has been physically placed, or using defaults.

X

XMLParser - Class in com.lamatek.tags.google.beans
XMLParser This class parses XML files and validates against the googlemaps.dtd.
XMLParser() - Constructor for class com.lamatek.tags.google.beans.XMLParser
 

A C D E G I P R S T U W X