A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

activate() - Method in class org.gwtopenmaps.openlayers.client.control.Control
 
addBeforeFeatureHighlightedListener(BeforeFeatureHighlightedListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Adds a listener to be called when the event "beforeFeatureHighlighted" occurs on a Vector Feature.
addBeforeGetFeatureListener(BeforeGetFeatureInfoListener) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
 
addBoxEventListener(String, BoxEventListener) - Method in class org.gwtopenmaps.openlayers.client.marker.Box
 
addBrowserEventListener(String, MarkerBrowserEventListener) - Method in class org.gwtopenmaps.openlayers.client.Marker
 
addCloseListener(Popup.CloseListener) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
 
addControl(Control) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addControlActivateListener(ControlActivateListener) - Method in class org.gwtopenmaps.openlayers.client.control.Control
 
addControlDeactivateListener(ControlDeactivateListener) - Method in class org.gwtopenmaps.openlayers.client.control.Control
 
addControls(Control[]) - Method in class org.gwtopenmaps.openlayers.client.control.Panel
 
addFeature(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addFeatureHighlightedListener(FeatureHighlightedListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Adds a listener to be called when the event "beforeFeatureHighlighted" occurs on a Vector Feature
addFeatures(VectorFeature[]) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addFeatureUnhighlightedListener(FeatureUnhighlightedListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Adds a listener to be called when the event "beforeFeatureHighlighted" occurs on a Vector Feature
addGetFeatureListener(GetFeatureInfoListener) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
 
addLayer(Layer) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addLayerLoadCancelListener(LayerLoadCancelListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
addLayerLoadEndListener(LayerLoadEndListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
addLayerLoadStartListener(LayerLoadStartListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
addLayers(Layer[]) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addLayerVisibilityChangedListener(LayerVisibilityChangedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
addListener(OpenLayersObjectWrapper, EventListener, String, EventHandler) - Method in class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
 
addMapBaseLayerChangedListener(MapBaseLayerChangedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapClickListener(MapClickListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapLayerAddedListener(MapLayerAddedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapLayerChangedListener(MapLayerChangedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapLayerRemovedListener(MapLayerRemovedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapMarkerAddedListener(MapMarkerAddedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapMarkerRemovedListener(MapMarkerRemovedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapMoveEndListener(MapMoveEndListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapMoveListener(MapMoveListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapPopupClosedListener(MapPopupClosedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapPopupOpenedListener(MapPopupOpenedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMapZoomListener(MapZoomListener) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addMarker(Marker) - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
 
addMeasureListener(MeasureListener) - Method in class org.gwtopenmaps.openlayers.client.control.Measure
 
addMeasurePartialListener(MeasurePartialListener) - Method in class org.gwtopenmaps.openlayers.client.control.Measure
 
addOptions(LayerOptions) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
addPopup(Popup) - Method in class org.gwtopenmaps.openlayers.client.Map
 
addPopupExclusive(Popup) - Method in class org.gwtopenmaps.openlayers.client.Map
Closes all other popups first
addTile(Bounds, Pixel) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Method: addTile addTile creates a tile, initializes it, and adds it to the layer div.
addTile(JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
addVectorBeforeFeatureAddedListener(VectorBeforeFeatureAddedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addVectorFeatureAddedListener(VectorFeatureAddedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addVectorFeatureModifiedListener(VectorFeatureModifiedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addVectorFeatureRemovedListener(VectorFeatureRemovedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addVectorFeatureSelectedListener(VectorFeatureSelectedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
addVectorFeatureUnselectedListener(VectorFeatureUnselectedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
Anchored - Class in org.gwtopenmaps.openlayers.client.popup
 
Anchored(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Anchored
 
Anchored(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Anchored
 
AnchoredBubble - Class in org.gwtopenmaps.openlayers.client.popup
 
AnchoredBubble(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.AnchoredBubble
 
AnchoredBubble(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.AnchoredBubble
Use addCloseListener to respond to popup close event.
ArcGIS93Rest - Class in org.gwtopenmaps.openlayers.client.layer
 
ArcGIS93Rest(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
 
ArcGIS93Rest(String, String, WMSParams, ArcGIS93RestOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Constructor: ArcGIS93Rest Create a new ArcGIS93Rest layer object.
ArcGIS93Rest(String, String, WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Constructor: ArcGIS93Rest Create a new ArcGIS93Rest layer object.
ArcGIS93Rest(String, String[], WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Constructor: ArcGIS93Rest Create a new ArcGIS93Rest layer object.
ArcGIS93Rest(String, String[], WMSParams, WMSOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Constructor: ArcGIS93Rest Create a new ArcGIS93Rest layer object.
ARCGIS93REST_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
ArcGIS93RestImpl - Class in org.gwtopenmaps.openlayers.client.layer
 
ArcGIS93RestImpl() - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
ArcGIS93RestOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
ArcGIS93RestOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
ArgParser - Class in org.gwtopenmaps.openlayers.client.control
Parses arguments passed to the url at which the application is located.
ArgParser(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ArgParser
 
ArgParser() - Constructor for class org.gwtopenmaps.openlayers.client.control.ArgParser
 
ArgParser(ArgParserOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ArgParser
 
ArgParserOptions - Class in org.gwtopenmaps.openlayers.client.control
 
ArgParserOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ArgParserOptions
 
Attributes - Class in org.gwtopenmaps.openlayers.client.util
Class to hold arbitrary attributes.
Attributes() - Constructor for class org.gwtopenmaps.openlayers.client.util.Attributes
 
Attributes(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.Attributes
 
Attribution - Class in org.gwtopenmaps.openlayers.client.control
Must be activated on the map to show attributions that can be set on layers.
Attribution(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Attribution
 
Attribution() - Constructor for class org.gwtopenmaps.openlayers.client.control.Attribution
 
Attribution(AttributionOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Attribution
 
AttributionOptions - Class in org.gwtopenmaps.openlayers.client.control
 
AttributionOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.AttributionOptions
 

B

BaseGeometryHandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
Base configuration options for PointHandler, PathHandler
BaseGeometryHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.BaseGeometryHandlerOptions
 
BBoxStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
 
BBoxStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategy
 
BBoxStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategy
 
BBoxStrategyImpl - Class in org.gwtopenmaps.openlayers.client.strategy
 
BBoxStrategyImpl() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategyImpl
 
BeforeFeatureHighlightedListener - Interface in org.gwtopenmaps.openlayers.client.event
Listener to handle the event BeforeFeatureHighlighted that occurs on a VectorFeature of the layer
BeforeGetFeatureInfoListener - Interface in org.gwtopenmaps.openlayers.client.event
 
BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent - Class in org.gwtopenmaps.openlayers.client.event
 
BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent
 
Bounds - Class in org.gwtopenmaps.openlayers.client
Represents a bounding box (or bounding rectangle).
Bounds(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Bounds
 
Bounds(double, double, double, double) - Constructor for class org.gwtopenmaps.openlayers.client.Bounds
Create a bounding box by specifying its lower left coordinates, and its upper right coordinates.
Box - Class in org.gwtopenmaps.openlayers.client.marker
 
Box(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.marker.Box
 
Box(Bounds, String, int) - Constructor for class org.gwtopenmaps.openlayers.client.marker.Box
 
Box(Bounds) - Constructor for class org.gwtopenmaps.openlayers.client.marker.Box
 
Boxes - Class in org.gwtopenmaps.openlayers.client.layer
Boxes is only maintained for backwards compatibility, as explained here.
Boxes(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Boxes
 
Boxes(String, BoxesMarkersOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Boxes
 
Boxes(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Boxes
 
BOXES_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
BoxesImpl - Class in org.gwtopenmaps.openlayers.client.layer
 
BoxesImpl() - Constructor for class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
 
BoxesMarkersOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
BoxesMarkersOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.BoxesMarkersOptions
 
BoxesMarkersOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.BoxesMarkersOptions
 
BoxEvent - Class in org.gwtopenmaps.openlayers.client.event
 
BoxEvent(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BoxEvent
 
BoxEventListener - Interface in org.gwtopenmaps.openlayers.client.event
 
BoxEventListener.BoxEvents - Class in org.gwtopenmaps.openlayers.client.event
 
BoxEventListener.BoxEvents(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BoxEventListener.BoxEvents
 

C

Canvas - Class in org.gwtopenmaps.openlayers.client.layer
comment: no such layer in OpenLayers 2.x
Canvas(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Canvas
 
Canvas(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Canvas
 
clearLayerFilter(String) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Method: clearLayerFilter Clears layer filters, either from a specific layer, or all of them.
clearLayerFilter(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
clickFeature(SelectFeature.ClickFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Triggers when a feature is clicked TODO: Same concern that for onSelect and onUnSelect ?
clone(ArcGIS93Rest) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Method: clone Create a clone of this layer Returns: {} An exact clone of this layer
clone(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
clone(HTTPRequestLayer) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
APIMethod: clone Parameters: obj - {HTTPRequest} Returns: {HTTPRequest} An exact clone of this HTTPRequest
Clone(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
Collection - Class in org.gwtopenmaps.openlayers.client.geometry
 
Collection(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Collection
 
CollectionImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
CollectionImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.CollectionImpl
 
computeResponse(Response) - Method in interface org.gwtopenmaps.openlayers.client.protocol.CRUDOptions.Callback
 
containsBounds(Bounds, boolean, boolean) - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
Control - Class in org.gwtopenmaps.openlayers.client.control
 
Control(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Control
 
CONTROL_ACTIVATE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_DEACTIVATE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_GET_FEATURE_INFO - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_GET_FEATURE_INFO_BEFORE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_MEASURE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_MEASURE_PARTIAL - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_SELECT_FEATURE_BEFORE_HIGHLIGHTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_SELECT_FEATURE_HIGHLIGHTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_SELECT_FEATURE_SELECT - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_SELECT_FEATURE_UNHIGHLIGHTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
CONTROL_SELECT_FEATURE_UNSELECT - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
ControlActivateListener - Interface in org.gwtopenmaps.openlayers.client.event
 
ControlActivateListener.ControlActivateEvent - Class in org.gwtopenmaps.openlayers.client.event
 
ControlActivateListener.ControlActivateEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.ControlActivateListener.ControlActivateEvent
 
ControlDeactivateListener - Interface in org.gwtopenmaps.openlayers.client.event
 
ControlDeactivateListener.ControlDeactivateEvent - Class in org.gwtopenmaps.openlayers.client.event
 
ControlDeactivateListener.ControlDeactivateEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.ControlDeactivateListener.ControlDeactivateEvent
 
ControlOptions - Class in org.gwtopenmaps.openlayers.client.control
Options specific to Control widgets.
ControlOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ControlOptions
 
ControlOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ControlOptions
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DragFeatureImpl
 
create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DragFeatureImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.EditingToolbarImpl
 
create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.EditingToolbarImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeatureImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeatureImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.MeasureImpl
 
create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.MeasureImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
 
create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.NavToolbarImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavToolbarImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.OverviewMapImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.OverviewMapImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.ScaleLineImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ScaleLineImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomBoxImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomBoxImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomInImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomOutImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
 
create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.filter.FeatureIdFilterImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.format.GeoJSONImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.GML2Impl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.GML3Impl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.format.GMLImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.format.KMLImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.format.WKTImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.format.WMCImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.LinearRingImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.LineStringImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.MultiPolygonImpl
 
create(double, double) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerImpl
 
create(String, String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
create(String, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
create(String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
create(String, JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
create(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
 
create(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
 
create(String, String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
create(String, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
create(String, String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
create(String, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
create(String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
create(String, JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
create(String, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.TMSImpl
 
create(String, JSObject, JSObject, String, JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl
 
create(String, JSObject, JSObject, String, JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.popup.FramedImpl
 
create(String) - Static method in class org.gwtopenmaps.openlayers.client.ProjectionImpl
 
create(CRUDOptions.Callback) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolCRUDOptionsImpl
 
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
 
create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategyImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
create(String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
create() - Static method in class org.gwtopenmaps.openlayers.client.StyleMapImpl
Creates a StyleMap JSObject with the default properties
create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleMapImpl
 
create(JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleMapImpl
 
create(double[]) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
 
create(float[]) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
 
create(int[]) - Static method in class org.gwtopenmaps.openlayers.client.util.JIntArray
 
create(String[]) - Static method in class org.gwtopenmaps.openlayers.client.util.JStringArray
 
createArray() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
createDragCallback(DragFeature.DragFeatureListener) - Static method in class org.gwtopenmaps.openlayers.client.control.DragFeatureImpl
 
createFunction() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
createHandler(EventHandler) - Static method in class org.gwtopenmaps.openlayers.client.event.EventHandlerImpl
 
createJSArray() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
createJSFunction() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
createJSObject() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
createObject() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
createOnModificationCallback(ModifyFeature.OnModificationListener) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
 
createOnModificationEndCallback(ModifyFeature.OnModificationEndListener) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
 
createOnModificationStartCallback(ModifyFeature.OnModificationStartListener) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
 
createPopup(boolean) - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
createPopup(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
CRUDOptions - Class in org.gwtopenmaps.openlayers.client.protocol
The abstract class for all option objects passed to CRUD protocol methods (Create, Read, Update and Delete).
CRUDOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.CRUDOptions
 
CRUDOptions.Callback - Interface in org.gwtopenmaps.openlayers.client.protocol
The callback objects must be encapsulated in option objects, who are then passed as parameters to Create, Read, Update and Delete methods (CRUD).
Curve - Class in org.gwtopenmaps.openlayers.client.geometry
 
Curve(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Curve
 
CycleMap(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
CycleMap(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
CycleMap(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
CycleMap(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 

D

deactivate() - Method in class org.gwtopenmaps.openlayers.client.control.Control
 
DEGREES - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
 
destroy() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
destroy() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
 
destroy() - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Method: destroy Destroy this layer
destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
destroy() - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
APIMethod: destroy
destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
destroy() - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
 
destroy() - Method in class org.gwtopenmaps.openlayers.client.Map
 
destroyFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
Destroy all features in the vector layer
displayInLayerSwitcher() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
Indicates if the Layer should be displayed in the LayerSwitcher Control.
DRAG - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
DragFeature - Class in org.gwtopenmaps.openlayers.client.control
This control is used to handle drag and drop of the vector features of a layer.
DragFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragFeature
Internal Constructor
DragFeature(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragFeature
Constructor.
DragFeature(Vector, DragFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragFeature
Constructor.
DragFeature.DragFeatureListener - Interface in org.gwtopenmaps.openlayers.client.control
Listener for Drag events (Start, Drag and Complete)
DragFeatureImpl - Class in org.gwtopenmaps.openlayers.client.control
 
DragFeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.DragFeatureImpl
 
DragFeatureOptions - Class in org.gwtopenmaps.openlayers.client.control
Options for the DragFeature.
DragFeatureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.DragFeatureOptions
 
DragPan - Class in org.gwtopenmaps.openlayers.client.control
DragPan control wrapper.
DragPan(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragPan
 
DragPan() - Constructor for class org.gwtopenmaps.openlayers.client.control.DragPan
 
DrawFeature - Class in org.gwtopenmaps.openlayers.client.control
Don't be suprised by the following: Upon activating the DrawFeature tool it creates an extra layer that is used by the handler (the name of this layer reflects this).
DrawFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeature
 
DrawFeature(Vector, Handler) - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeature
 
DrawFeature(Vector, Handler, DrawFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeature
 
drawFeature(VectorFeature, Style) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
DrawFeature.FeatureAddedListener - Interface in org.gwtopenmaps.openlayers.client.control
 
DrawFeatureOptions - Class in org.gwtopenmaps.openlayers.client.control
 
DrawFeatureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeatureOptions
 
drawLine(LonLat, LonLat) - Method in class org.gwtopenmaps.openlayers.client.layer.Canvas
 
drawMarker(Box) - Method in class org.gwtopenmaps.openlayers.client.layer.Boxes
 
drawMarker(JSObject, Box) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
 

E

EditingToolbar - Class in org.gwtopenmaps.openlayers.client.control
 
EditingToolbar(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbar
 
EditingToolbar(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbar
 
EditingToolbar(Vector, EditingToolbarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbar
 
EditingToolbarImpl - Class in org.gwtopenmaps.openlayers.client.control
 
EditingToolbarImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbarImpl
 
EditingToolbarOptions - Class in org.gwtopenmaps.openlayers.client.control
 
EditingToolbarOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbarOptions
 
ElementHelper - Class in org.gwtopenmaps.openlayers.client.util
 
ElementHelper() - Constructor for class org.gwtopenmaps.openlayers.client.util.ElementHelper
 
ensureOpaqueArray() - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
Checks whether the JSObject is a JavaScript Array by duck typing.
ensureOpaqueArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
Utility method for creating arguments to functions that take an array of objects.
equals(Size) - Method in class org.gwtopenmaps.openlayers.client.Size
Returns true when the size object argument has the same width and height as the size object, and false otherwise.
eraseFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
EventHandler - Class in org.gwtopenmaps.openlayers.client.event
Event handlers should be concrete extensions of this abstract class.
EventHandler() - Constructor for class org.gwtopenmaps.openlayers.client.event.EventHandler
 
EventHandlerImpl - Class in org.gwtopenmaps.openlayers.client.event
 
EventHandlerImpl() - Constructor for class org.gwtopenmaps.openlayers.client.event.EventHandlerImpl
 
EventListener - Interface in org.gwtopenmaps.openlayers.client.event
Marker Interface for GWT OpenLayers EventListeners.
EventListenerCollection - Class in org.gwtopenmaps.openlayers.client.event
The EventListenerCollection serves to maintain references to EventListeners, and keeps hold of the properties necessary to unregister EventListeners.
EventListenerCollection() - Constructor for class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
 
eventListeners - Variable in class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
 
EventObject - Class in org.gwtopenmaps.openlayers.client.event
Base class for event objects.
EventObject(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.EventObject
 
EventPaneOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
EventPaneOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.EventPaneOptions
 
Events - Class in org.gwtopenmaps.openlayers.client.event
 
Events(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.Events
 
EventType - Class in org.gwtopenmaps.openlayers.client.event
 
EventType() - Constructor for class org.gwtopenmaps.openlayers.client.event.EventType
 
exec(String) - Method in class org.gwtopenmaps.openlayers.client.util.RegExp
 
extend(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
extend(Point) - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
extend(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Bounds
 

F

Feature - Class in org.gwtopenmaps.openlayers.client.feature
 
Feature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.feature.Feature
 
FeatureHighlightedListener - Interface in org.gwtopenmaps.openlayers.client.event
Listener to handle the event FeatureHighlighted that occurs on a VectorFeature of the layer
FeatureIdFilter - Class in org.gwtopenmaps.openlayers.client.filter
 
FeatureIdFilter(String[]) - Constructor for class org.gwtopenmaps.openlayers.client.filter.FeatureIdFilter
 
FeatureIdFilterImpl - Class in org.gwtopenmaps.openlayers.client.filter
 
FeatureIdFilterImpl() - Constructor for class org.gwtopenmaps.openlayers.client.filter.FeatureIdFilterImpl
 
FeatureImpl - Class in org.gwtopenmaps.openlayers.client.feature
 
FeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
FeatureUnhighlightedListener - Interface in org.gwtopenmaps.openlayers.client.event
Listener to handle the event FeatureUnhighlighted that occurs on a VectorFeature of the layer
FEET - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
 
Filter - Class in org.gwtopenmaps.openlayers.client.filter
 
Filter(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.filter.Filter
 
format(LonLat, Map) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOutput
A MousePositionOutput instance that implements this function can be used to set the output format on a MousePosition control.
Format - Class in org.gwtopenmaps.openlayers.client.format
Format objects provide support for reading and writing text and xml formats.
Format(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.Format
 
FormatImpl - Class in org.gwtopenmaps.openlayers.client.format
 
FormatImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.FormatImpl
 
FormatOptions - Class in org.gwtopenmaps.openlayers.client.format
 
FormatOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.FormatOptions
 
FormatOptions() - Constructor for class org.gwtopenmaps.openlayers.client.format.FormatOptions
 
forwardMercator(double, double) - Method in class org.gwtopenmaps.openlayers.client.layer.Google
 
Framed - Class in org.gwtopenmaps.openlayers.client.popup
 
Framed(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
 
Framed(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
Use addCloseListener to respond to popup close event.
Framed(String, LonLat, Size, String, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
 
Framed(String, LonLat, String, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
 
FramedCloud - Class in org.gwtopenmaps.openlayers.client.popup
 
FramedCloud(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.FramedCloud
 
FramedCloud(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.FramedCloud
Use addCloseListener to respond to popup close event.
FramedCloud(String, LonLat, Size, Widget, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.FramedCloud
 
FramedCloudImpl - Class in org.gwtopenmaps.openlayers.client.popup
 
FramedCloudImpl() - Constructor for class org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl
 
FramedImpl - Class in org.gwtopenmaps.openlayers.client.popup
 
FramedImpl() - Constructor for class org.gwtopenmaps.openlayers.client.popup.FramedImpl
 
fromCoordinateArray(double[][]) - Static method in class org.gwtopenmaps.openlayers.client.geometry.LinearRing
 

G

G_HYBRID_MAP - Static variable in class org.gwtopenmaps.openlayers.client.layer.GMapType
This map type transposes street maps and labels over satellite images.
G_NORMAL_MAP - Static variable in class org.gwtopenmaps.openlayers.client.layer.GMapType
Normal street map type.
G_SATELLITE_MAP - Static variable in class org.gwtopenmaps.openlayers.client.layer.GMapType
This map type shows Google Earth satellite images.
GeoJSON - Class in org.gwtopenmaps.openlayers.client.format
Brief explanation of GeoJSON vector format here.
GeoJSON(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GeoJSON
 
GeoJSON() - Constructor for class org.gwtopenmaps.openlayers.client.format.GeoJSON
 
GeoJSONImpl - Class in org.gwtopenmaps.openlayers.client.format
 
GeoJSONImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.GeoJSONImpl
 
Geometry - Class in org.gwtopenmaps.openlayers.client.geometry
 
Geometry(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
GeometryImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
GeometryImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
 
get(int) - Method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
 
get(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArrayImpl
 
get(int) - Method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
 
get(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
 
get(int) - Method in class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
getAllOverlays() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getAsFloat(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
 
getAttributeAsBoolean(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Get the value of an attribute as a boolean.
getAttributeAsDouble(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Get the value of an attribute as a double.
getAttributeAsFloat(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Get the value of an attribute as a float.
getAttributeAsInt(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Get the value of an attribute as an integer.
getAttributeAsString(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Get the value of an attribute as a String
getAttributes() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
 
getAttributes(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
Deprecated. 
getAttributes(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Get a nested attribute object.
getAutoPan() - Method in class org.gwtopenmaps.openlayers.client.control.OverviewMap
Turn on autoPan
getAutoSize() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Get the popup autoSize state
getBackgroundColor() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Get the popup backgroundColor
getBackgroundGraphic() - Method in class org.gwtopenmaps.openlayers.client.Style
Url to a graphic to be used as the background under an externalGraphic.
getBackgroundGraphic(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getBackgroundGraphicZIndex() - Method in class org.gwtopenmaps.openlayers.client.Style
The integer z-index value to use in rendering the background graphic.
getBackgroundGraphicZIndex(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getBackgroundHeight() - Method in class org.gwtopenmaps.openlayers.client.Style
The height of the background graphic.
getBackgroundHeight(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getBackgroundWidth() - Method in class org.gwtopenmaps.openlayers.client.Style
The width of the background width.
getBackgroundWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getBorder() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Get the border style as set by setBorder
getBounds() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
 
getBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeatureImpl
 
getBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
getBounds() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
getBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
 
getCenter() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getCenterLonLat() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getCenterLonLat() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
getClassName() - Method in class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
Each OpenLayers object has a CLASS_NAME property.
getComponent(int) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
 
getComponent(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.geometry.CollectionImpl
 
getComponents() - Method in class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
 
getComponents() - Method in class org.gwtopenmaps.openlayers.client.geometry.MultiPolygon
MultiPolygons are collections of Polygons.
getComponents() - Method in class org.gwtopenmaps.openlayers.client.geometry.Polygon
Polygons are composed of LinearRing geometries.
getContentDiv(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl
 
getCoordinateArray() - Method in class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
 
getCursor() - Method in class org.gwtopenmaps.openlayers.client.Style
Cursor.
getCursor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getDataExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
 
getDataExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
Calculates the max extent which includes all of the features of this vetor layer.
getElement() - Method in class org.gwtopenmaps.openlayers.client.event.EventObject
 
getElementsByTagName(Element, String) - Static method in class org.gwtopenmaps.openlayers.client.util.ElementHelper
 
getEvents() - Method in class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
 
getExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.Image
 
getExtent() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getExternalGraphic() - Method in class org.gwtopenmaps.openlayers.client.Style
Url to an external graphic that will be used for rendering points.
getExternalGraphic(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
GetFeature - Class in org.gwtopenmaps.openlayers.client.control
GetFeature implementation that gets Vector Features use WFS
GetFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeature
 
GetFeature() - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeature
 
GetFeature(GetFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeature
 
getFeatureById(String) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
getFeatureId() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
getFeatureId(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
GetFeatureImpl - Class in org.gwtopenmaps.openlayers.client.control
 
GetFeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeatureImpl
 
GetFeatureInfoListener - Interface in org.gwtopenmaps.openlayers.client.event
 
GetFeatureInfoListener.GetFeatureInfoEvent - Class in org.gwtopenmaps.openlayers.client.event
 
GetFeatureInfoListener.GetFeatureInfoEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
 
getFeatureNameSpace() - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
GetFeatureOptions - Class in org.gwtopenmaps.openlayers.client.control
 
GetFeatureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
getFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
getFeatures() - Method in class org.gwtopenmaps.openlayers.client.protocol.Response
 
getFeatures(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.ResponseImpl
 
getFeatureType() - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
getFID() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
getFID(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
getFill() - Method in class org.gwtopenmaps.openlayers.client.Style
Set to false if no fill is desired.
getFill(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getFillColor() - Method in class org.gwtopenmaps.openlayers.client.Style
Hex fill color.
getFillOpacity() - Method in class org.gwtopenmaps.openlayers.client.Style
Fill opacity (0-1).
getFillOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getFontColor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getFontFamily(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getFontSize(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getFontWeight(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getFormat() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
getFormat() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
getFullRequestString(WMSParams, String) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
Method: getFullRequestString Combine url with layer's params and these newParams.
getFullRequestString(JSObject, JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
getGeometry() - Method in class org.gwtopenmaps.openlayers.client.event.MeasureEvent
 
getGeometry() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
Get vector feature geometry.
getGeometryName() - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
getGeometryType() - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
getGraphic() - Method in class org.gwtopenmaps.openlayers.client.Style
Set to false if no graphic is desired.
getGraphic(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getGraphicHeight() - Method in class org.gwtopenmaps.openlayers.client.Style
Pixel height for sizing an external graphic.
getGraphicHeight(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getGraphicName() - Method in class org.gwtopenmaps.openlayers.client.Style
Named graphic to use when rendering points.
getGraphicName(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getGraphicTitle() - Method in class org.gwtopenmaps.openlayers.client.Style
Tooltip for an external graphic.
getGraphicTitle(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getGraphicWidth() - Method in class org.gwtopenmaps.openlayers.client.Style
Pixel width for sizing an external graphic.
getGraphicWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getGraphicZIndex() - Method in class org.gwtopenmaps.openlayers.client.Style
The integer z-index value to use in rendering.
getGraphicZIndex(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getHead() - Static method in class org.gwtopenmaps.openlayers.client.util.ElementHelper
 
getHeight() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getHeight() - Method in class org.gwtopenmaps.openlayers.client.Size
 
getHover() - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
getIcon() - Method in class org.gwtopenmaps.openlayers.client.Marker
 
getId() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
getId(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
getId() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
getImageReloadAttempts() - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
 
getIsBaseLayer() - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
getJSObject() - Method in class org.gwtopenmaps.openlayers.client.event.EventHandler
 
getJSObject() - Method in class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
 
getLabel(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getLabelAlign() - Method in class org.gwtopenmaps.openlayers.client.Style
Vertical Label alignment.
getLabelAlign(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getLayer(String) - Method in class org.gwtopenmaps.openlayers.client.Map
Get a layer based on the id assigned by OpenLayers.
getLayerByName(String) - Method in class org.gwtopenmaps.openlayers.client.Map
This is not an OpenLayers native function.
getLayerIndex(Layer) - Method in class org.gwtopenmaps.openlayers.client.Map
 
getLayers() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
getLayers() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
getLayers() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getLayersByName(String) - Method in class org.gwtopenmaps.openlayers.client.Map
 
getListeners() - Method in class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
A view of all the listeners registered on an object.
getListeners() - Method in class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
 
getLonLat() - Method in class org.gwtopenmaps.openlayers.client.event.MapClickListener.MapClickEvent
 
getLonLat() - Method in class org.gwtopenmaps.openlayers.client.Marker
 
getLonLatFromPixel(Pixel) - Method in class org.gwtopenmaps.openlayers.client.Map
 
getLowerLeftX() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getLowerLeftY() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getMap() - Method in class org.gwtopenmaps.openlayers.client.control.Control
get the map to which this control is attached
getMap() - Method in class org.gwtopenmaps.openlayers.client.MapWidget
Gets the map associated with a MapWidget instance.
getMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
getMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
getMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getMaxFeatures() - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
getMaxResolution() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getMeasure() - Method in class org.gwtopenmaps.openlayers.client.event.MeasureEvent
 
getName() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
getNumberOfComponents() - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
Every Geometry that is a collection has components These components can be basic geometry types or other collections.
getNumberOfComponents(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.CollectionImpl
 
getNumberOfFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
getNumLayers() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getNumLoadingTiles() - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
 
getNumLoadingTiles(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
getNumLoadingTiles() - Method in class org.gwtopenmaps.openlayers.client.layer.TMS
 
getNumLoadingTiles(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.TMSImpl
 
getNumLoadingTiles() - Method in class org.gwtopenmaps.openlayers.client.layer.WMS
 
getOpacity() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
getOpacity() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Get the popup opacity
getOrder() - Method in class org.gwtopenmaps.openlayers.client.event.MeasureEvent
 
getOverviewMap() - Method in class org.gwtopenmaps.openlayers.client.control.OverviewMap
The overview map control has a reference to a Map instance, which is the actual overview map.
getPanMapIfOutOfView() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Get the popup panMapIfOutOfView state
getPixelFromLonLat(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Map
 
getPointRadius() - Method in class org.gwtopenmaps.openlayers.client.Style
Deprecated. 
getPointRadiusAsDouble() - Method in class org.gwtopenmaps.openlayers.client.Style
Pixel point radius.
getPointRadiusAsDouble(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getPointRadiusAsString() - Method in class org.gwtopenmaps.openlayers.client.Style
The name of the attribute which value determines the point radius
getPointRadiusAsString(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getPopup() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
getPopup(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
getProjection() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getProjectionCode() - Method in class org.gwtopenmaps.openlayers.client.Projection
 
getProjectionCode(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.ProjectionImpl
 
getProperty(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getProperty(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyAsArray(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
Takes a property name of a JSObject that is a javascript array.
getPropertyAsBoolean(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getPropertyAsBoolean(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyAsDomElement(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getPropertyAsDomElement(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyAsDouble(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getPropertyAsDouble(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyAsFloat(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getPropertyAsFloat(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyAsInt(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getPropertyAsInt(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyAsString(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
getPropertyAsString(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getPropertyNames() - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
Let's you inspect the names of properties of a javascript object.
getPropertyNames(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
getProtocol() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
getProxyHost() - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
 
getRendererOptions() - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
getResolution() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getResolutionForZoom() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getScale() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getSelectedFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
getSize() - Method in class org.gwtopenmaps.openlayers.client.layer.Image
 
getSize() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getSource() - Method in class org.gwtopenmaps.openlayers.client.event.BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent
 
getSource() - Method in class org.gwtopenmaps.openlayers.client.event.BoxEvent
 
getSource() - Method in class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
 
getSourceJSObject() - Method in class org.gwtopenmaps.openlayers.client.event.EventObject
 
getStroke() - Method in class org.gwtopenmaps.openlayers.client.Style
Set to false if no stroke is desired.
getStroke(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getStrokeColor() - Method in class org.gwtopenmaps.openlayers.client.Style
Hex stroke html color.
getStrokeColor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getStrokeDashstyle() - Method in class org.gwtopenmaps.openlayers.client.Style
Stroke dash style.
getStrokeDashstyle(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getStrokeLinecap() - Method in class org.gwtopenmaps.openlayers.client.Style
Stroke linecap.
getStrokeLinecap(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getStrokeOpacity() - Method in class org.gwtopenmaps.openlayers.client.Style
 
getStrokeOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getStrokeWidth() - Method in class org.gwtopenmaps.openlayers.client.Style
Pixel stroke width.
getStrokeWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
getStyle(Style) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
getStyleMap() - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
getStyles() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
getStyles() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
getText() - Method in class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
 
getTileSize() - Method in class org.gwtopenmaps.openlayers.client.Map
 
getTopDocument() - Static method in class org.gwtopenmaps.openlayers.client.util.ElementHelper
 
getType() - Method in class org.gwtopenmaps.openlayers.client.event.EventObject
Type is a string like "addlayer" or "move" denoting the type of event.
getUnits() - Method in class org.gwtopenmaps.openlayers.client.event.MeasureEvent
 
getUnits() - Method in class org.gwtopenmaps.openlayers.client.Map
See also MapUnits.
getUpperRightX() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getUpperRightY() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getURL(Bounds) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Method: getURL Return an image url this layer.
getURL(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
getUrl() - Method in class org.gwtopenmaps.openlayers.client.layer.Image
 
getUrl() - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
getValue() - Method in enum org.gwtopenmaps.openlayers.client.RenderIntent
Gets the value property: The value to attribute to this enum constant.
getWidth() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
getWidth() - Method in class org.gwtopenmaps.openlayers.client.Size
 
getX() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
getX(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
getXY() - Method in class org.gwtopenmaps.openlayers.client.event.BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent
 
getXY() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
getY() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
getY(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
getYOrdering() - Method in class org.gwtopenmaps.openlayers.client.layer.RendererOptions
Get the yOrdering property
getZIndexing() - Method in class org.gwtopenmaps.openlayers.client.layer.RendererOptions
Get the yOrdering property
getZoom() - Method in class org.gwtopenmaps.openlayers.client.Map
Returns current zoom level of map object.
getZoomForExtent(Bounds, boolean) - Method in class org.gwtopenmaps.openlayers.client.Map
 
GMapType - Class in org.gwtopenmaps.openlayers.client.layer
 
GMapType(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GMapType
 
GML - Class in org.gwtopenmaps.openlayers.client.format
GML parser and writer, supports simple features profile ONLY.
GML(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML
 
GML() - Constructor for class org.gwtopenmaps.openlayers.client.format.GML
 
GML2 - Class in org.gwtopenmaps.openlayers.client.format
Wraps OpenLayers.Format.GML.v2 Brief explanation of Geographic Markup Language (GML) vector format here.
GML2(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML2
 
GML2(GML2Options) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML2
Unique constructor taking required options as a parameter.
GML2Impl - Class in org.gwtopenmaps.openlayers.client.format
 
GML2Impl() - Constructor for class org.gwtopenmaps.openlayers.client.format.GML2Impl
 
GML2Options - Class in org.gwtopenmaps.openlayers.client.format
Properties to be initialized for any GML2 by passing this object to the constructor
GML2Options(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML2Options
 
GML2Options(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML2Options
There is no no-argument constructor for this class.
GML3 - Class in org.gwtopenmaps.openlayers.client.format
Wraps OpenLayers.Format.GML.v3 Brief explanation of Geographic Markup Language (GML) vector format here.
GML3(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML3
 
GML3(GML3Options) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML3
Unique constructor taking required options as a parameter.
GML3Impl - Class in org.gwtopenmaps.openlayers.client.format
 
GML3Impl() - Constructor for class org.gwtopenmaps.openlayers.client.format.GML3Impl
 
GML3Options - Class in org.gwtopenmaps.openlayers.client.format
Properties to be initialized for any GML3 by passing this object to the constructor
GML3Options(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML3Options
 
GML3Options(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.format.GML3Options
There is no no-argument constructor for this class.
GMLImpl - Class in org.gwtopenmaps.openlayers.client.format
 
GMLImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.GMLImpl
 
Google - Class in org.gwtopenmaps.openlayers.client.layer
 
Google(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Google
 
Google(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Google
 
Google(String, GoogleOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Google
 
GOOGLE_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
GoogleOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
GoogleOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GoogleOptions
 
GridLayer - Class in org.gwtopenmaps.openlayers.client.layer
Wrapper of OpenLayers.Layer.Grid in OpenLayers.
GridLayer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
GridLayer(String, String, WMSParams, GridLayerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
GridLayer(String, String, WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
GRIDLAYER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
GridLayerImpl - Class in org.gwtopenmaps.openlayers.client.layer
 
GridLayerImpl() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
GridLayerOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
GridLayerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
 

H

Handler - Class in org.gwtopenmaps.openlayers.client.handler
 
Handler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.Handler
 
HandlerLayerOptions - Class in org.gwtopenmaps.openlayers.client.handler
 
HandlerLayerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.HandlerLayerOptions
 
HandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
 
HandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.HandlerOptions
 
hasProperty(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
hasProperty(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
HTTPRequestLayer - Class in org.gwtopenmaps.openlayers.client.layer
Wrapper of OpenLayers.Layer.HTTPRequest in OpenLayers.
HTTPRequestLayer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
 
HTTPRequestLayer(String, String, WMSParams, HTTPRequestLayerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
Constructor: HTTPRequestLayer Parameters: name - {String} url - {String} params - {WMSParams} options - {HTTPRequestLayerOptions} Hashtable of extra options to tag onto the layer
HTTPRequestLayer(String, String, WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
Constructor: HTTPRequestLayer Parameters: name - {String} url - {String} params - {WMSParams}
HTTPRequestLayer(String, String[], WMSParams, HTTPRequestLayerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
Constructor: HTTPRequestLayer Parameters: name - {String} url - {Array (String)} params - {WMSParams} options - {HTTPRequestLayerOptions} Hashtable of extra options to tag onto the layer
HTTPRequestLayer(String, String[], WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
Constructor: HTTPRequestLayer Parameters: name - {String} url - {Array (String)} params - {WMSParams}
HTTPREQUESTLAYER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
HTTPRequestLayerImpl - Class in org.gwtopenmaps.openlayers.client.layer
 
HTTPRequestLayerImpl() - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
HTTPRequestLayerOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
HTTPRequestLayerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerOptions
 

I

Icon - Class in org.gwtopenmaps.openlayers.client
 
Icon(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Icon
 
Icon(String, Size) - Constructor for class org.gwtopenmaps.openlayers.client.Icon
 
Icon(String, Size, Pixel) - Constructor for class org.gwtopenmaps.openlayers.client.Icon
 
Image - Class in org.gwtopenmaps.openlayers.client.layer
Displays data from a web accessible image.
Image(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Image
 
Image(String, String, Bounds, Size, ImageOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Image
 
IMAGE_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
ImageOptions - Class in org.gwtopenmaps.openlayers.client.layer
See LayerOptions.
ImageOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.ImageOptions
 
INCHES - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
 
isBaseLayer() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
Indicates if Layer is a BaseLayer.
isVisible() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 

J

JArrayBase - Class in org.gwtopenmaps.openlayers.client.util
Base class for classes wrapping Javascript arrays.
JArrayBase(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JArrayBase
 
JArrayBase(int) - Constructor for class org.gwtopenmaps.openlayers.client.util.JArrayBase
 
JBoolean - Class in org.gwtopenmaps.openlayers.client.util
 
JBoolean(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JBoolean
 
JBoolean(boolean) - Constructor for class org.gwtopenmaps.openlayers.client.util.JBoolean
 
JDoubleArray - Class in org.gwtopenmaps.openlayers.client.util
 
JDoubleArray(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JDoubleArray
 
JDoubleArrayImpl - Class in org.gwtopenmaps.openlayers.client.util
 
JDoubleArrayImpl() - Constructor for class org.gwtopenmaps.openlayers.client.util.JDoubleArrayImpl
 
JFloatArray - Class in org.gwtopenmaps.openlayers.client.util
For incoming Arrays it is also possible to use JsArrayNumber that is default in GWT.
JFloatArray(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JFloatArray
 
JFloatArrayImpl - Class in org.gwtopenmaps.openlayers.client.util
 
JFloatArrayImpl() - Constructor for class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
 
JIntArray - Class in org.gwtopenmaps.openlayers.client.util
 
JIntArray(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JIntArray
 
JIntArray(int[]) - Constructor for class org.gwtopenmaps.openlayers.client.util.JIntArray
 
JObjectArray - Class in org.gwtopenmaps.openlayers.client.util
Wraps a Javascript array that contains "non-basic type" of elements or elements of mixed type.
JObjectArray(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
JObjectArray(JSObject[]) - Constructor for class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
JObjectArray(JSObjectWrapper[]) - Constructor for class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
JSObject - Class in org.gwtopenmaps.openlayers.client.util
A JSObject is an opaque handle to a JavaScript object.
JSObject() - Constructor for class org.gwtopenmaps.openlayers.client.util.JSObject
 
JSObjectHelper - Class in org.gwtopenmaps.openlayers.client.util
Static methods for working with JSObject objects.
JSObjectHelper() - Constructor for class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
JSObjectWrapper - Class in org.gwtopenmaps.openlayers.client.util
Base class for Objects that wrap an opaque javascript object (represented by a JSObject), to provide (part of) the javascript object's functionality in GWT.
JSObjectWrapper(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
 
JStringArray - Class in org.gwtopenmaps.openlayers.client.util
 
JStringArray(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JStringArray
 
JStringArray(String[]) - Constructor for class org.gwtopenmaps.openlayers.client.util.JStringArray
 

K

KILOMETERS - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
 
KML - Class in org.gwtopenmaps.openlayers.client.format
Brief explanation of Keyhole Markup Language (KML) vector format here.
KML(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.KML
 
KML() - Constructor for class org.gwtopenmaps.openlayers.client.format.KML
 
KMLImpl - Class in org.gwtopenmaps.openlayers.client.format
 
KMLImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.KMLImpl
 

L

lat() - Method in class org.gwtopenmaps.openlayers.client.LonLat
 
Layer - Class in org.gwtopenmaps.openlayers.client.layer
 
Layer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Layer
 
LAYER_LOADCANCEL - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
LAYER_LOADEND - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
LAYER_LOADSTART - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
LAYER_VISIBILITYCHANGED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
LayerLoadCancelListener - Interface in org.gwtopenmaps.openlayers.client.event
 
LayerLoadCancelListener.LoadCancelEvent - Class in org.gwtopenmaps.openlayers.client.event
 
LayerLoadCancelListener.LoadCancelEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerLoadCancelListener.LoadCancelEvent
 
LayerLoadEndListener - Interface in org.gwtopenmaps.openlayers.client.event
 
LayerLoadEndListener.LoadEndEvent - Class in org.gwtopenmaps.openlayers.client.event
 
LayerLoadEndListener.LoadEndEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerLoadEndListener.LoadEndEvent
 
LayerLoadStartListener - Interface in org.gwtopenmaps.openlayers.client.event
 
LayerLoadStartListener.LoadStartEvent - Class in org.gwtopenmaps.openlayers.client.event
 
LayerLoadStartListener.LoadStartEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerLoadStartListener.LoadStartEvent
 
LayerOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
LayerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
LayerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
LayerSwitcher - Class in org.gwtopenmaps.openlayers.client.control
 
LayerSwitcher(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.LayerSwitcher
 
LayerSwitcher() - Constructor for class org.gwtopenmaps.openlayers.client.control.LayerSwitcher
 
LayerSwitcher(LayerSwitcherOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.LayerSwitcher
 
LayerSwitcherOptions - Class in org.gwtopenmaps.openlayers.client.control
 
LayerSwitcherOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.LayerSwitcherOptions
 
LayerVisibilityChangedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
LayerVisibilityChangedListener.VisibilityChangedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
LayerVisibilityChangedListener.VisibilityChangedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerVisibilityChangedListener.VisibilityChangedEvent
 
length() - Method in class org.gwtopenmaps.openlayers.client.util.JArrayBase
 
LinearRing - Class in org.gwtopenmaps.openlayers.client.geometry
 
LinearRing(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LinearRing
 
LinearRing(Point[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LinearRing
 
LINEARRING_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
LinearRingImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
LinearRingImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LinearRingImpl
 
LineString - Class in org.gwtopenmaps.openlayers.client.geometry
 
LineString(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LineString
 
LineString(Point[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LineString
 
LINESTRING_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
LineStringImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
LineStringImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LineStringImpl
 
lon() - Method in class org.gwtopenmaps.openlayers.client.LonLat
 
LonLat - Class in org.gwtopenmaps.openlayers.client
Represents a longitude, latitude coordinate pair.
LonLat(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.LonLat
 
LonLat(double, double) - Constructor for class org.gwtopenmaps.openlayers.client.LonLat
 

M

Map - Class in org.gwtopenmaps.openlayers.client
The Map class is the hub of OpenLayers.
Map(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Map
 
MAP_BASE_LAYER_CHANGED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_CLICK - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_LAYER_ADDED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_LAYER_CHANGED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_LAYER_REMOVED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_MARKER_ADDED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_MARKER_REMOVED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_MOVE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_MOVEEND - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_POPUP_CLOSE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_POPUP_OPEN - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MAP_ZOOMEND - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
MapBaseLayerChangedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapBaseLayerChangedListener.MapBaseLayerChangedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapBaseLayerChangedListener.MapBaseLayerChangedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapBaseLayerChangedListener.MapBaseLayerChangedEvent
 
MapClickListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapClickListener.MapClickEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapClickListener.MapClickEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapClickListener.MapClickEvent
 
MapLayerAddedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapLayerAddedListener.MapLayerAddedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapLayerAddedListener.MapLayerAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapLayerAddedListener.MapLayerAddedEvent
 
MapLayerChangedListener - Interface in org.gwtopenmaps.openlayers.client.event
Listens to 'changelayer' event that fires on: a name change, an order change, or a visibility change of a layer Listening to visibility changes can be done at the layer level with a LayerVisibilityChangedListener.
MapLayerChangedListener.MapLayerChangedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapLayerChangedListener.MapLayerChangedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.MapLayerChangedEvent
 
MapLayerRemovedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapLayerRemovedListener.MapLayerRemovedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapLayerRemovedListener.MapLayerRemovedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapLayerRemovedListener.MapLayerRemovedEvent
 
Maplint(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
Maplint(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
Maplint(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
Maplint(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
MapMarkerAddedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapMarkerAddedListener.MapMarkerAddedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapMarkerAddedListener.MapMarkerAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMarkerAddedListener.MapMarkerAddedEvent
 
MapMarkerRemovedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapMarkerRemovedListener.MapMarkerRemovedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapMarkerRemovedListener.MapMarkerRemovedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMarkerRemovedListener.MapMarkerRemovedEvent
 
MapMoveEndListener - Interface in org.gwtopenmaps.openlayers.client.event
Needs to be implemented to listen to map moveend events.
MapMoveEndListener.MapMoveEndEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapMoveEndListener.MapMoveEndEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMoveEndListener.MapMoveEndEvent
 
MapMoveListener - Interface in org.gwtopenmaps.openlayers.client.event
Needs to be implemented to listen to map move events.
MapMoveListener.MapMoveEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapMoveListener.MapMoveEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMoveListener.MapMoveEvent
 
Mapnik(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
Mapnik(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
Mapnik(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
Mapnik(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
MapOptions - Class in org.gwtopenmaps.openlayers.client
Map properties can be configurated by passing a MapOptions object to the MapWidget constructor.
MapOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.MapOptions
 
MapOptions() - Constructor for class org.gwtopenmaps.openlayers.client.MapOptions
 
MapPopupClosedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapPopupClosedListener.MapPopupClosedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapPopupClosedListener.MapPopupClosedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapPopupClosedListener.MapPopupClosedEvent
 
MapPopupOpenedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MapPopupOpenedListener.MapPopupOpenedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapPopupOpenedListener.MapPopupOpenedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapPopupOpenedListener.MapPopupOpenedEvent
 
MapUnits - Class in org.gwtopenmaps.openlayers.client
Map unit constants.
MapUnits() - Constructor for class org.gwtopenmaps.openlayers.client.MapUnits
 
MapWidget - Class in org.gwtopenmaps.openlayers.client
See Map.
MapWidget(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.MapWidget
Programmatically creates the element that will contain the map, with the given width and height.
MapWidget(String, String, MapOptions) - Constructor for class org.gwtopenmaps.openlayers.client.MapWidget
Programmatically creates the element that will contain the map, with the given width and height.
MapZoomListener - Interface in org.gwtopenmaps.openlayers.client.event
Needs to be implemented to listen to map zoom events.
MapZoomListener.MapZoomEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MapZoomListener.MapZoomEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapZoomListener.MapZoomEvent
 
Marker - Class in org.gwtopenmaps.openlayers.client
 
Marker(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Marker
 
Marker(LonLat) - Constructor for class org.gwtopenmaps.openlayers.client.Marker
 
Marker(LonLat, Icon) - Constructor for class org.gwtopenmaps.openlayers.client.Marker
 
MarkerBrowserEventListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MarkerBrowserEventListener.MarkerBrowserEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MarkerBrowserEventListener.MarkerBrowserEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MarkerBrowserEventListener.MarkerBrowserEvent
 
Markers - Class in org.gwtopenmaps.openlayers.client.layer
Markers is the non-preferred way to create marker layers.
Markers(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Markers
 
Markers(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Markers
 
Markers(String, MarkersOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Markers
 
MARKERS_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
MarkersOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
MarkersOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.MarkersOptions
 
MarkersOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.MarkersOptions
 
Measure - Class in org.gwtopenmaps.openlayers.client.control
 
Measure(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Measure
 
Measure(Handler) - Constructor for class org.gwtopenmaps.openlayers.client.control.Measure
 
Measure(Handler, MeasureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Measure
 
MeasureEvent - Class in org.gwtopenmaps.openlayers.client.event
 
MeasureEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MeasureEvent
 
MeasureImpl - Class in org.gwtopenmaps.openlayers.client.control
 
MeasureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.MeasureImpl
 
MeasureListener - Interface in org.gwtopenmaps.openlayers.client.event
 
MeasureOptions - Class in org.gwtopenmaps.openlayers.client.control
 
MeasureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.MeasureOptions
 
MeasurePartialListener - Interface in org.gwtopenmaps.openlayers.client.event
 
mergeNewParams(Params) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
APIMethod: mergeNewParams Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
mergeNewParams(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
mergeNewParams(Params) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
APIMethod: mergeNewParams Parameters: newParams - {Object} Returns: redrawn: {Boolean} whether the layer was actually redrawn.
mergeNewParams(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
METERS - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
 
MILES - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
 
MOD_ALT - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
 
MOD_CTRL - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
 
MOD_NONE - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
 
MOD_SHIFT - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
 
ModifyFeature - Class in org.gwtopenmaps.openlayers.client.control
 
ModifyFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
ModifyFeature(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
ModifyFeature(Vector, ModifyFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
ModifyFeature.OnModificationEndListener - Interface in org.gwtopenmaps.openlayers.client.control
 
ModifyFeature.OnModificationListener - Interface in org.gwtopenmaps.openlayers.client.control
 
ModifyFeature.OnModificationStartListener - Interface in org.gwtopenmaps.openlayers.client.control
 
ModifyFeatureImpl - Class in org.gwtopenmaps.openlayers.client.control
 
ModifyFeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
 
ModifyFeatureOptions - Class in org.gwtopenmaps.openlayers.client.control
Options specific to Modify Feature Control.
ModifyFeatureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
MouseDefaults - Class in org.gwtopenmaps.openlayers.client.control
 
MouseDefaults(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseDefaults
 
MouseDefaults() - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseDefaults
 
MouseDefaults(MouseDefaultsOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseDefaults
 
MouseDefaultsOptions - Class in org.gwtopenmaps.openlayers.client.control
Options specific to MouseDefaults Control.
MouseDefaultsOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseDefaultsOptions
 
MousePosition - Class in org.gwtopenmaps.openlayers.client.control
Displays the geographic coordinates of the position of the mouse cursor.
MousePosition(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePosition
 
MousePosition() - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePosition
 
MousePosition(MousePositionOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePosition
 
MousePositionOptions - Class in org.gwtopenmaps.openlayers.client.control
See MousePosition.
MousePositionOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
 
MousePositionOutput - Class in org.gwtopenmaps.openlayers.client.control
See MousePosition.
MousePositionOutput() - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePositionOutput
 
MouseToolbar - Class in org.gwtopenmaps.openlayers.client.control
Deprecated. This class will be removed in OpenLayers 3.0, use NavToolbar instead
MouseToolbar(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseToolbar
Deprecated.  
MouseToolbar() - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseToolbar
Deprecated.  
MouseToolbar(MouseToolbarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseToolbar
Deprecated.  
MouseToolbarOptions - Class in org.gwtopenmaps.openlayers.client.control
 
MouseToolbarOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseToolbarOptions
 
MultiPoint - Class in org.gwtopenmaps.openlayers.client.geometry
 
MultiPoint(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
 
MultiPolygon - Class in org.gwtopenmaps.openlayers.client.geometry
 
MultiPolygon(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPolygon
 
MultiPolygon(Polygon[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPolygon
 
MultiPolygonImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
MultiPolygonImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPolygonImpl
 

N

narrowToArcGIS93Rest(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
 
narrowToAttributes(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.Attributes
 
narrowToBooleanElement(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JBoolean
 
narrowToBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Bounds
 
narrowToBox(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.marker.Box
 
narrowToBoxes(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.Boxes
 
narrowToControl(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.Control
 
narrowToEventObject(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.EventObject
 
narrowToEvents(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.Events
 
narrowToGeometry(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
narrowToGetFeature(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeature
 
narrowToGMapType(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.GMapType
 
narrowToGoogle(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.Google
 
narrowToGridLayer(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
narrowToHTTPRequestLayer(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
 
narrowToIcon(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Icon
 
narrowToImage(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.Image
 
narrowToJArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JArrayBase
 
narrowToJDoubleArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
 
narrowToJFloatArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
 
narrowToJIntArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JIntArray
 
narrowToJObjectArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
narrowToJStringArray(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JStringArray
 
narrowToLayer(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
narrowToLinearRing(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.LinearRing
 
narrowToLineString(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.LineString
 
narrowToLonLat(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.LonLat
 
narrowToMap(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Map
 
narrowToMarker(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Marker
 
narrowToMarkers(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
 
narrowToMeasure(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.Measure
 
narrowToMultiPolygon(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.MultiPolygon
 
narrowToOpenLayersEObjectWrapper(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
 
narrowToOpenLayersObjectWrapper(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
 
narrowToOpenLayersPopup(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.popup.Popup
 
narrowToPixel(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Pixel
 
narrowToPoint(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
narrowToPolygon(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.Polygon
 
narrowToResponse(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.Response
 
narrowToSize(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Size
 
narrowToVector(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
narrowToVectorFeature(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
 
narrowToWMS(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.WMS
 
narrowToWMSGetFeatureInfo(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
 
narrowToXYZ(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.XYZ
 
Navigation - Class in org.gwtopenmaps.openlayers.client.control
This control is added to OpenLayers maps by default.
Navigation(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Navigation
 
Navigation() - Constructor for class org.gwtopenmaps.openlayers.client.control.Navigation
 
Navigation(NavigationOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Navigation
 
NavigationOptions - Class in org.gwtopenmaps.openlayers.client.control
 
NavigationOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavigationOptions
 
NavToolbar - Class in org.gwtopenmaps.openlayers.client.control
Access the openlayers navtoolbar control.
NavToolbar(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbar
 
NavToolbar() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbar
 
NavToolbar(NavToolbarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbar
 
NavToolbarImpl - Class in org.gwtopenmaps.openlayers.client.control
Access the openlayers navtoolbar control.
NavToolbarImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbarImpl
 
NavToolbarOptions - Class in org.gwtopenmaps.openlayers.client.control
 
NavToolbarOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbarOptions
 

O

on(OpenLayersObjectWrapper) - Method in class org.gwtopenmaps.openlayers.client.event.Events
 
onActivate(ControlActivateListener.ControlActivateEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.ControlActivateListener
 
onAttach() - Method in class org.gwtopenmaps.openlayers.client.MapWidget
 
onBaseLayerChanged(MapBaseLayerChangedListener.MapBaseLayerChangedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapBaseLayerChangedListener
 
onBeforeFeatureAdded(VectorBeforeFeatureAddedListener.BeforeFeatureAddedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorBeforeFeatureAddedListener
 
onBeforeFeatureHighlighted(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.event.BeforeFeatureHighlightedListener
Called when the event BeforeFeatureHighlighted occurs on a VectorFeature of the layer
onBeforeGetFeatureInfo(BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.BeforeGetFeatureInfoListener
 
onBox(BoxEventListener.BoxEvents) - Method in interface org.gwtopenmaps.openlayers.client.event.BoxEventListener
 
onBrowserEvent(MarkerBrowserEventListener.MarkerBrowserEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MarkerBrowserEventListener
 
onClick(MapClickListener.MapClickEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapClickListener
 
onComplete(DragFeature.DragFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.DragFeatureOptions
Triggers when a feature completed dragged (the users releases the mouse).
onDeactivate(ControlDeactivateListener.ControlDeactivateEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.ControlDeactivateListener
 
onDrag(DragFeature.DragFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.DragFeatureOptions
Continually trigged while a feature is being dragged
onDragEvent(VectorFeature, Pixel) - Method in interface org.gwtopenmaps.openlayers.client.control.DragFeature.DragFeatureListener
 
onFeatureAdded(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.DrawFeature.FeatureAddedListener
 
onFeatureAdded(DrawFeature.FeatureAddedListener) - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureOptions
 
onFeatureAdded(VectorFeatureAddedListener.FeatureAddedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureAddedListener
 
onFeatureClicked(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.SelectFeature.ClickFeatureListener
 
onFeatureHighlighted(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.event.FeatureHighlightedListener
Called when the event FeatureHighlighted occurs on a VectorFeature of the layer
onFeatureModified(VectorFeatureModifiedListener.FeatureModifiedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureModifiedListener
 
onFeatureRemoved(VectorFeatureRemovedListener.FeatureRemovedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureRemovedListener
 
onFeatureSelected(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.SelectFeature.SelectFeatureListener
 
onFeatureSelected(VectorFeatureSelectedListener.FeatureSelectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureSelectedListener
 
onFeatureUnhighlighted(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.event.FeatureUnhighlightedListener
Called when the event FeatureUnhighlighted occurs on a VectorFeature of the layer
onFeatureUnselected(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.SelectFeature.UnselectFeatureListener
 
onFeatureUnselected(VectorFeatureUnselectedListener.FeatureUnselectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureUnselectedListener
 
onGetFeatureInfo(GetFeatureInfoListener.GetFeatureInfoEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener
 
onHandle(EventObject) - Method in class org.gwtopenmaps.openlayers.client.event.EventHandler
This method is called on the EventHandler when the event fires that the handler is registered for.
onLayerAdded(MapLayerAddedListener.MapLayerAddedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapLayerAddedListener
 
onLayerChanged(MapLayerChangedListener.MapLayerChangedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener
 
onLayerRemoved(MapLayerRemovedListener.MapLayerRemovedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapLayerRemovedListener
 
onLoad() - Method in class org.gwtopenmaps.openlayers.client.MapWidget
 
onLoadCancel(LayerLoadCancelListener.LoadCancelEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LayerLoadCancelListener
 
onLoadEnd(LayerLoadEndListener.LoadEndEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LayerLoadEndListener
 
onLoadStart(LayerLoadStartListener.LoadStartEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LayerLoadStartListener
 
onMapMove(MapMoveListener.MapMoveEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapMoveListener
 
onMapMoveEnd(MapMoveEndListener.MapMoveEndEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapMoveEndListener
 
onMapZoom(MapZoomListener.MapZoomEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapZoomListener
 
onMarkerAdded(MapMarkerAddedListener.MapMarkerAddedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapMarkerAddedListener
 
onMarkerRemoved(MapMarkerRemovedListener.MapMarkerRemovedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapMarkerRemovedListener
 
onMeasure(MeasureEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MeasureListener
 
onMeasurePartial(MeasureEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MeasurePartialListener
 
onModification(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.ModifyFeature.OnModificationListener
 
onModification(ModifyFeature.OnModificationListener) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
onModificationEnd(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.ModifyFeature.OnModificationEndListener
 
onModificationEnd(ModifyFeature.OnModificationEndListener) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
onModificationStart(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.ModifyFeature.OnModificationStartListener
 
onModificationStart(ModifyFeature.OnModificationStartListener) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
onPopupClose(JSObject) - Method in interface org.gwtopenmaps.openlayers.client.popup.Popup.CloseListener
 
onPopupClosed(MapPopupClosedListener.MapPopupClosedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapPopupClosedListener
 
onPopupOpened(MapPopupOpenedListener.MapPopupOpenedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.MapPopupOpenedListener
 
onSelect(SelectFeature.SelectFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Triggers when a feature is selected.
onStart(DragFeature.DragFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.DragFeatureOptions
Triggers when a feature has just started being dragged
onUnSelect(SelectFeature.UnselectFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Triggers when a feature is unselected.
onVisibilityChanged(LayerVisibilityChangedListener.VisibilityChangedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LayerVisibilityChangedListener
 
OpenLayers - Class in org.gwtopenmaps.openlayers.client
Methods for interacting with the global OpenLayers object.
OpenLayers() - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayers
 
OpenLayersEObjectWrapper - Class in org.gwtopenmaps.openlayers.client
Wrapper object for OpenLayer objects.
OpenLayersEObjectWrapper(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
 
OpenLayersObjectWrapper - Class in org.gwtopenmaps.openlayers.client
Wrapper object for OpenLayer objects.
OpenLayersObjectWrapper(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
 
org.gwtopenmaps.openlayers.client - package org.gwtopenmaps.openlayers.client
 
org.gwtopenmaps.openlayers.client.control - package org.gwtopenmaps.openlayers.client.control
 
org.gwtopenmaps.openlayers.client.event - package org.gwtopenmaps.openlayers.client.event
 
org.gwtopenmaps.openlayers.client.feature - package org.gwtopenmaps.openlayers.client.feature
 
org.gwtopenmaps.openlayers.client.filter - package org.gwtopenmaps.openlayers.client.filter
 
org.gwtopenmaps.openlayers.client.format - package org.gwtopenmaps.openlayers.client.format
 
org.gwtopenmaps.openlayers.client.geometry - package org.gwtopenmaps.openlayers.client.geometry
 
org.gwtopenmaps.openlayers.client.handler - package org.gwtopenmaps.openlayers.client.handler
 
org.gwtopenmaps.openlayers.client.layer - package org.gwtopenmaps.openlayers.client.layer
 
org.gwtopenmaps.openlayers.client.marker - package org.gwtopenmaps.openlayers.client.marker
 
org.gwtopenmaps.openlayers.client.popup - package org.gwtopenmaps.openlayers.client.popup
 
org.gwtopenmaps.openlayers.client.protocol - package org.gwtopenmaps.openlayers.client.protocol
 
org.gwtopenmaps.openlayers.client.strategy - package org.gwtopenmaps.openlayers.client.strategy
 
org.gwtopenmaps.openlayers.client.style - package org.gwtopenmaps.openlayers.client.style
 
org.gwtopenmaps.openlayers.client.util - package org.gwtopenmaps.openlayers.client.util
 
OSM - Class in org.gwtopenmaps.openlayers.client.layer
The javascript implementation of the class OSM is defined in a small add-on javascript library for OpenStreetMap.
OSM(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSM
 
OSM_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
Osmarender(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
Osmarender(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
 
Osmarender(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
Osmarender(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
OSMImpl - Class in org.gwtopenmaps.openlayers.client.layer
 
OSMImpl() - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSMImpl
 
OSMOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
OSMOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSMOptions
 
OSMOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSMOptions
 
OverviewMap - Class in org.gwtopenmaps.openlayers.client.control
 
OverviewMap(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMap
 
OverviewMap() - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMap
 
OverviewMap(OverviewMapOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMap
 
OverviewMapImpl - Class in org.gwtopenmaps.openlayers.client.control
 
OverviewMapImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMapImpl
 
OverviewMapOptions - Class in org.gwtopenmaps.openlayers.client.control
 
OverviewMapOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMapOptions
 

P

Panel - Class in org.gwtopenmaps.openlayers.client.control
 
Panel(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Panel
 
Panel(PanelOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Panel
 
PanelOptions - Class in org.gwtopenmaps.openlayers.client.control
Options specific to Panel Control.
PanelOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanelOptions
 
panTo(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Map
 
PanZoom - Class in org.gwtopenmaps.openlayers.client.control
Pan and Zoom control.
PanZoom(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoom
 
PanZoom() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoom
 
PanZoom(PanZoomOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoom
 
PanZoomBar - Class in org.gwtopenmaps.openlayers.client.control
 
PanZoomBar(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomBar
 
PanZoomBar() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomBar
 
PanZoomBar(PanZoomBarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomBar
 
PanZoomBarOptions - Class in org.gwtopenmaps.openlayers.client.control
 
PanZoomBarOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomBarOptions
 
PanZoomOptions - Class in org.gwtopenmaps.openlayers.client.control
 
PanZoomOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomOptions
 
Params - Class in org.gwtopenmaps.openlayers.client.layer
 
Params(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Params
 
PathHandler - Class in org.gwtopenmaps.openlayers.client.handler
 
PathHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandler
 
PathHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandler
 
PathHandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
Options which control the behavior of the RegularPolygonHandler
PathHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandlerOptions
 
PathHandlerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandlerOptions
 
Pixel - Class in org.gwtopenmaps.openlayers.client
 
Pixel(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Pixel
 
Pixel(int, int) - Constructor for class org.gwtopenmaps.openlayers.client.Pixel
 
Point - Class in org.gwtopenmaps.openlayers.client.geometry
...
Point(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Point
 
Point(double, double) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Point
 
POINT_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
PointHandler - Class in org.gwtopenmaps.openlayers.client.handler
 
PointHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PointHandler
 
PointHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PointHandler
 
PointImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
PointImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
Polygon - Class in org.gwtopenmaps.openlayers.client.geometry
 
Polygon(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Polygon
 
Polygon(LinearRing[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Polygon
 
POLYGON_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
 
PolygonHandler - Class in org.gwtopenmaps.openlayers.client.handler
 
PolygonHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PolygonHandler
 
PolygonHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PolygonHandler
 
PolygonImpl - Class in org.gwtopenmaps.openlayers.client.geometry
 
PolygonImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
 
Popup - Class in org.gwtopenmaps.openlayers.client.popup
 
Popup(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Popup
 
Popup(String, LonLat, Size, String, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Popup
Use addCloseListener to respond to popup close event.
Popup.CloseListener - Interface in org.gwtopenmaps.openlayers.client.popup
 
Projection - Class in org.gwtopenmaps.openlayers.client
From the OpenLayers API docs: Class for coordinate transforms between coordinate systems.
Projection(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Projection
 
Projection(String) - Constructor for class org.gwtopenmaps.openlayers.client.Projection
 
ProjectionImpl - Class in org.gwtopenmaps.openlayers.client
 
ProjectionImpl() - Constructor for class org.gwtopenmaps.openlayers.client.ProjectionImpl
 
Protocol - Class in org.gwtopenmaps.openlayers.client.protocol
Protocol abstract base class
Protocol(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.Protocol
 
ProtocolImpl - Class in org.gwtopenmaps.openlayers.client.protocol
 
ProtocolImpl() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.ProtocolImpl
 
ProtocolOptions - Class in org.gwtopenmaps.openlayers.client.protocol
ProtocolOptions base class
ProtocolOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.ProtocolOptions
 
ProtocolOptions() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.ProtocolOptions
 
push(double) - Method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
 
push(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArrayImpl
 
push(float) - Method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
 
push(JSObject, float) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
 
push(int) - Method in class org.gwtopenmaps.openlayers.client.util.JIntArray
 
push(String) - Method in class org.gwtopenmaps.openlayers.client.util.JStringArray
 

R

raiseLayer(Layer, int) - Method in class org.gwtopenmaps.openlayers.client.Map
 
read(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.format.FormatImpl
 
read(JSObject, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.FormatImpl
 
read(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.format.KMLImpl
 
read(String) - Method in class org.gwtopenmaps.openlayers.client.format.VectorFormat
Read a String representation of a vector format into an array of vector features.
read(String, WMCOptions) - Method in class org.gwtopenmaps.openlayers.client.format.WMC
 
read(CRUDOptions) - Method in class org.gwtopenmaps.openlayers.client.protocol.Protocol
 
read(CRUDOptions) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
Performs a GetFeature request on the WFS service.
read(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
 
redraw(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
 
redraw() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
redraw() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
RegExp - Class in org.gwtopenmaps.openlayers.client.util
Wrapper for the JavaScript RegExp object.
RegExp(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.RegExp
 
RegExp(String) - Constructor for class org.gwtopenmaps.openlayers.client.util.RegExp
 
RegExp(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.util.RegExp
 
register(String, OpenLayersObjectWrapper, EventHandler) - Method in class org.gwtopenmaps.openlayers.client.event.Events
 
RegularPolygonHandler - Class in org.gwtopenmaps.openlayers.client.handler
 
RegularPolygonHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandler
 
RegularPolygonHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandler
 
RegularPolygonHandlerImpl - Class in org.gwtopenmaps.openlayers.client.handler
 
RegularPolygonHandlerImpl() - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerImpl
 
RegularPolygonHandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
Options which control the behavior of the RegularPolygonHandler
RegularPolygonHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
RegularPolygonHandlerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
removeControl(Control) - Method in class org.gwtopenmaps.openlayers.client.Map
 
removeDefaultControls() - Method in class org.gwtopenmaps.openlayers.client.MapOptions
By default, OpenLayers 2.7 adds Attribution, ArgParser, Navigation and PanZoom Controls.
removeFeature(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
 
removeLayer(Layer) - Method in class org.gwtopenmaps.openlayers.client.Map
 
removeListener(OpenLayersObjectWrapper, EventListener) - Method in class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
 
removeListener(EventListener) - Method in class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
 
removeListeners(OpenLayersObjectWrapper) - Method in class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
Removes all listeners registered on an object.
removeMarker(Box) - Method in class org.gwtopenmaps.openlayers.client.layer.Boxes
 
removeMarker(JSObject, Box) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
 
removeMarker(Marker) - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
 
removeOverlayLayers() - Method in class org.gwtopenmaps.openlayers.client.Map
This is not an OpenLayers native function.
removePopup(Popup) - Method in class org.gwtopenmaps.openlayers.client.Map
 
RendererOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
RendererOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.RendererOptions
 
RendererOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.RendererOptions
 
RenderIntent - Enum in org.gwtopenmaps.openlayers.client
RenderIntent is used to indicate which of the know render intents is to be used.
resetPopup() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
resetPopup(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
RESHAPE - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
RESIZE - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
Response - Class in org.gwtopenmaps.openlayers.client.protocol
A wrapper for the response object returned by any CRUD action performed by the protocol.
Response(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.Response
 
ResponseImpl - Class in org.gwtopenmaps.openlayers.client.protocol
 
ResponseImpl() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.ResponseImpl
 
ROTATE - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
 
Rule - Class in org.gwtopenmaps.openlayers.client
 
Rule(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Rule
 

S

Scale - Class in org.gwtopenmaps.openlayers.client.control
 
Scale(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
 
Scale() - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
 
Scale(Element) - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
 
ScaleLine - Class in org.gwtopenmaps.openlayers.client.control
Displays a line indicator representing the map scale for the state of the map.
ScaleLine(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ScaleLine
 
ScaleLine() - Constructor for class org.gwtopenmaps.openlayers.client.control.ScaleLine
 
ScaleLine(ScaleLineOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ScaleLine
 
ScaleLineImpl - Class in org.gwtopenmaps.openlayers.client.control
 
ScaleLineImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.ScaleLineImpl
 
ScaleLineOptions - Class in org.gwtopenmaps.openlayers.client.control
Set topInUnits and topOutUnits to an empty String to hide top units and set bottomInUnits and bottomOutUnits to an empty String to hide bottom units.
ScaleLineOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ScaleLineOptions
 
ScaleOptions - Class in org.gwtopenmaps.openlayers.client.control
 
ScaleOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ScaleOptions
 
selectBox(Bounds) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
 
selectBox(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeatureImpl
 
SelectFeature - Class in org.gwtopenmaps.openlayers.client.control
When activated, selects features on click by default.
SelectFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.SelectFeature
 
SelectFeature(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.SelectFeature
 
SelectFeature(Vector, SelectFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.SelectFeature
 
SelectFeature.ClickFeatureListener - Interface in org.gwtopenmaps.openlayers.client.control
 
SelectFeature.SelectFeatureListener - Interface in org.gwtopenmaps.openlayers.client.control
 
SelectFeature.UnselectFeatureListener - Interface in org.gwtopenmaps.openlayers.client.control
 
SelectFeatureOptions - Class in org.gwtopenmaps.openlayers.client.control
See SelectFeature.
SelectFeatureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
 
selectUrl(String, String) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
Method: selectUrl selectUrl() implements the standard floating-point multiplicative hash function described by Knuth, and hashes the contents of the given param string into a float between 0 and 1.
selectUrl(JSObject, String, String) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
set(int, int) - Method in class org.gwtopenmaps.openlayers.client.util.JIntArray
 
set(int, JSObject) - Method in class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
set(int, String) - Method in class org.gwtopenmaps.openlayers.client.util.JStringArray
 
setAllOverlays(boolean) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
Allow the map to function with OverLays only (no BaseLayer).
setAlwaysInRange(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setApplyAlphaHack(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setAscending(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.LayerSwitcherOptions
 
setAttribute(String, String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Sets a String value to the arbitrary attribute.
setAttribute(String, int) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Sets an integer value to the arbitrary attribute.
setAttribute(String, long) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Sets a long value to the arbitrary attribute.
setAttribute(String, boolean) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Sets a boolean value to the arbitrary attribute.
setAttribute(String, float) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Sets a float value to the arbitrary attribute.
setAttribute(String, double) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Sets a double value to the arbitrary attribute.
setAttribute(String, Attributes) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
Allows nesting attribute objects.
setAttributes(Attributes) - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
Set the attributes.
setAttribution(String) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
Sets an attribution block on the map.
setAutoPan(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.OverviewMap
Turn on autoPan
setAutoSize(boolean) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
autosize the popup
setBackgroundColor(String) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Set the popup backgroundColor.
setBackgroundGraphic(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Url to a graphic to be used as the background under an externalGraphic.
setBackgroundGraphic(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setBackgroundGraphicSize(int, int) - Method in class org.gwtopenmaps.openlayers.client.Style
Sets the size of the background graphic.
setBackgroundGraphicSize(JSObject, int, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setBackgroundGraphicZIndex(int) - Method in class org.gwtopenmaps.openlayers.client.Style
The integer z-index value to use in rendering the background graphic.
setBackgroundGraphicZIndex(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setBackgroundHeight(int) - Method in class org.gwtopenmaps.openlayers.client.Style
The height of the background graphic.
setBackgroundHeight(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setBackgroundOffset(int, int) - Method in class org.gwtopenmaps.openlayers.client.Style
Sets the offset for the displacement of the background graphic.
setBackgroundOffset(JSObject, int, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setBackgroundWidth(int) - Method in class org.gwtopenmaps.openlayers.client.Style
The width of the background width.
setBackgroundWidth(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setBaseLayer(Layer) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setBorder(String, int) - Method in class org.gwtopenmaps.openlayers.client.marker.Box
 
setBorder(String) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Set the border style
setBottomInUnits(String) - Method in class org.gwtopenmaps.openlayers.client.control.ScaleLineOptions
In refers to ..?zoomed in?...
setBottomOutUnits(String) - Method in class org.gwtopenmaps.openlayers.client.control.ScaleLineOptions
Out refers to ..?zoomed out?...
setBox(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setBox(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Allows features to be selected by dragging a box.
setBuffer(int) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setBuffer(Integer) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
setBuffer(JSObject, Integer) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
setBuffer(int) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
For tiled layers the buffer size can be set.
setCenter(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setCenter(LonLat, int) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setClickout(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
setClickOut(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Unselect a feature by clicking outside it.
setControls(JObjectArray) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setCursor(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Cursor.
setCursor(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setDefaultControl(Control) - Method in class org.gwtopenmaps.openlayers.client.control.PanelOptions
 
setDeleteCodes(int[]) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
setDisplayInLayerSwitcher(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
setDisplayInLayerSwitcher(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
Display or hide the name of a Layer in the LayerSwitcher Control.
setDisplayOutsideMaxExtent(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setDisplayProjection(Projection) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
Use this method to change the display projection to another projection.
setExternalGraphic(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Url to an external graphic that will be used for rendering points.
setExternalGraphic(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setExternalProjection(Projection) - Method in class org.gwtopenmaps.openlayers.client.format.FormatOptions
 
setFeatureNameSpace(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
setFeatureNameSpace(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setFeatureNS(String) - Method in class org.gwtopenmaps.openlayers.client.format.GML2Options
 
setFeatureNS(String) - Method in class org.gwtopenmaps.openlayers.client.format.GML3Options
 
setFeatureType(String) - Method in class org.gwtopenmaps.openlayers.client.format.GML2Options
 
setFeatureType(String) - Method in class org.gwtopenmaps.openlayers.client.format.GML3Options
 
setFeatureType(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
setFeatureType(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setFill(boolean) - Method in class org.gwtopenmaps.openlayers.client.Style
Set to false if no fill is desired.
setFill(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setFillColor(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Hex fill color.
setFillOpacity(double) - Method in class org.gwtopenmaps.openlayers.client.Style
Fill opacity (0-1).
setFillOpacity(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setFilter(Filter) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setFontColor(String) - Method in class org.gwtopenmaps.openlayers.client.Style
The font color for the label, to be provided like CSS.
setFontColor(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setFontFamily(String) - Method in class org.gwtopenmaps.openlayers.client.Style
The font family for the label, to be provided like in CSS.
setFontFamily(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setFontSize(String) - Method in class org.gwtopenmaps.openlayers.client.Style
The font size for the label, to be provided like in CSS.
setFontSize(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setFontWeight(String) - Method in class org.gwtopenmaps.openlayers.client.Style
The font weight for the label, to be provided like in CSS.
setFontWeight(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setForBaseLayers(int) - Method in class org.gwtopenmaps.openlayers.client.ZIndexBase
Default base z-index for base layers is 100 (in OL 2.7).
setForControls(int) - Method in class org.gwtopenmaps.openlayers.client.ZIndexBase
Default base z-index for controls is 1000 (in OL 2.7).
setForFeatures(int) - Method in class org.gwtopenmaps.openlayers.client.ZIndexBase
Default base z-index for features is 725 (in OL 2.7).
setFormat(String) - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
setFormat(String) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
setFormatOutput(MousePositionOutput) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
The output of the MousePosition control is determined by the formatOutput function of MouseOptions.
setForOverlays(int) - Method in class org.gwtopenmaps.openlayers.client.ZIndexBase
Default base z-index for overlays is 325 (in OL 2.7).
setForPopups(int) - Method in class org.gwtopenmaps.openlayers.client.ZIndexBase
Default base z-index for popups is 750 (in OL 2.7).
setFractionalZoom(boolean) - Method in class org.gwtopenmaps.openlayers.client.Map
Somehow this is not an API property in OL, but it seems it would make sense as an API property and it is well documented:
setGeometryName(String) - Method in class org.gwtopenmaps.openlayers.client.format.GML2Options
 
setGeometryName(String) - Method in class org.gwtopenmaps.openlayers.client.format.GML3Options
 
setGeometryName(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
setGeometryName(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setGeometryType(String) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
setGranularity(int) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
Default granularity is 10.
setGraphic(boolean) - Method in class org.gwtopenmaps.openlayers.client.Style
Set to false if no graphic is desired.
setGraphic(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setGraphicName(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Directly sets the named graphic to use when rendering points.
setGraphicName(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setGraphicOffset(int, int) - Method in class org.gwtopenmaps.openlayers.client.Style
Sets the offset for the displacement of the external graphic.
setGraphicOffset(JSObject, int, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setGraphicSize(int, int) - Method in class org.gwtopenmaps.openlayers.client.Style
Convenient method to set the pixel width and height for sizing an external graphic.
setGraphicSize(JSObject, int, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setGraphicTitle(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Tooltip for an external graphic.
setGraphicTitle(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setGraphicZIndex(int) - Method in class org.gwtopenmaps.openlayers.client.Style
The integer z-index value to use in rendering.
setGraphicZIndex(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setGutter(float) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setHandleRightClicks(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.NavigationOptions
 
setHandlerOptions(HandlerOptions) - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureOptions
 
setHandlerOptions(HandlerOptions) - Method in class org.gwtopenmaps.openlayers.client.control.MeasureOptions
Set non-default handler options.
setHeight(String) - Method in class org.gwtopenmaps.openlayers.client.MapWidget
 
setHeight(float) - Method in class org.gwtopenmaps.openlayers.client.Size
 
setHighlightOnly(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
From OpenLayers documentation: If true do not actually select features (i.e.
setHover(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setHover(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Select a feature when hovering over it with the mouse (mouse in) and deselect it on mouse out.
setHover() - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Indicates that the selection of the feature should occur when the mouse hovers the feature rather then when clicked.
setHover(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
setIcon(Icon) - Method in class org.gwtopenmaps.openlayers.client.Marker
Method: setIcon Change the icon image.
setImageReloadAttempts(int) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
Sets the IMAGE_RELOAD_ATTEMPTS property on the OpenLayers Object.
setImageUrl(String) - Method in class org.gwtopenmaps.openlayers.client.Marker
Method setImageUrl Change the Url of Icon imageUrl (Url) the url of this marker
setInfoFormat(String) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
defaults to 'text/html'
setInternalProjection(Projection) - Method in class org.gwtopenmaps.openlayers.client.format.FormatOptions
 
setIrregular(boolean) - Method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
setIsBaseLayer(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
APIProperty: isBaseLayer {Boolean} Default is true for ArcGIS93Rest layer
setIsBaseLayer(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
setIsBaseLayer(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
setIsBaseLayer(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
To specify if the layer is a BaseLayer.
setIsBaseLayer(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
setIsFixed(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.EventPaneOptions
 
setIsTransparent(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
Set transparent parameter in WMS request.
setIsVisible(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
setJSObject(JSObject) - Method in class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
 
setKeyMask(int) - Method in class org.gwtopenmaps.openlayers.client.handler.HandlerOptions
 
setLabel(String) - Method in class org.gwtopenmaps.openlayers.client.Style
The text for an optional label.
setLabel(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setLabelAlign(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Sets the Label alignment string directly.
setLabelAlign(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setLayerFilter(String, String) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
Method: setLayerFilter addTile creates a tile, initializes it, and adds it to the layer div.
setLayerFilter(JSObject, String, String) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
 
setLayerIndex(Layer, int) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setLayerOpacity(double) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
A floating point number between 1.0 and 0.0 that specifies the opacity of a Layer.
setLayerOptions(HandlerLayerOptions) - Method in class org.gwtopenmaps.openlayers.client.handler.BaseGeometryHandlerOptions
 
setLayers(Layer[]) - Method in class org.gwtopenmaps.openlayers.client.control.OverviewMapOptions
If no layers are set at the construction of the OverviewMap control then the base layer of the map to which the OverviewMap control instance is added is used as layer in the overviewmap.
setLayers(String) - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
setLayers(String) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
setLonLat(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Marker
Method setLonlat Change the lonlat of Icon lonlat (LonLat) the position of this marker
setMap(Map) - Method in class org.gwtopenmaps.openlayers.client.format.WMCOptions
Use this method to merge ...
setMap(Map) - Method in class org.gwtopenmaps.openlayers.client.layer.Image
 
setMapDomElementId(String) - Method in class org.gwtopenmaps.openlayers.client.format.WMCOptions
 
setMaxExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setMaxExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
setMaxExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
setMaxExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setMaxExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
The upper bounds of the spatial coordinate reference system, provided in the units that CRS.
setMaxFeatures(int) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setMaxFeaturess(int) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
setMaxResolution(float) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setMaxResolution(float) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
See also setMaxResolutionToAuto.
setMaxResolutionToAuto() - Method in class org.gwtopenmaps.openlayers.client.MapOptions
Convenience method for setting max resolution to auto.
setMaxScale(float) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setMaxScale(float) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setMinExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setMinExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setMinExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
The lower bounds of the spatial coordinate reference system, provided in the units that CRS.
setMinResolution(float) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setMinResolution(float) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setMinScale(float) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setMinScale(float) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setMode(int...) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
Set the mode of the ModifyFeature.
setMode(int) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
setMultiple(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setMultiple(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Hold down shift or ctrl and click to select multiple features.
setMultiple() - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Indicates that the user can select multiple features at the same time.
setMultipleKey(String) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setMultipleKey(String) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
 
setName(String) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
setNumDigits(int) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
The number of digits to display in the fractional part of decimal LonLat coordinates.
setNumLoadingTiles(Integer) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
setNumLoadingTiles(JSObject, Integer) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
setNumZoomLevels(int) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setNumZoomLevels(int) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setOpacity(float) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
 
setOpacity(double) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
Set the popup opacity
setOptions(MapOptions) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setPanMapIfOutOfView(boolean) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
When drawn, pan map such that the entire popup is visible in the current viewport (if necessary).
setParameter(String, String) - Method in class org.gwtopenmaps.openlayers.client.layer.Params
For generically setting parameters on Params objects.
setPersist(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.Measure
 
setPersist(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.control.MeasureImpl
 
setPersist(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.MeasureOptions
Keep the temporary measure sketch or not.
setPersist(boolean) - Method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
setPointRadius(double) - Method in class org.gwtopenmaps.openlayers.client.Style
Pixel point radius.
setPointRadius(String) - Method in class org.gwtopenmaps.openlayers.client.Style
The passed String is the name of the attribute whose value will determine the point radius
setPointRadius(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setPointRadius(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setPopup(Popup) - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
setPopup(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
setPrefix(String) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
Text displayed before coordinates: prefixHere 0.00000, 0.0000
setProjection(String) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setProjection(String) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setProjection(String) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
Set a non-default projection.
setProjection(String) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
Use this method to change the default projection (EPSG:4326) to another projection.
setProperty(String, int) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(String, String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(String, boolean) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(String, float) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(String, double) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(String, Element) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(String, JSObject) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
 
setProperty(JSObject, String, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProperty(JSObject, String, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProperty(JSObject, String, boolean) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProperty(JSObject, String, float) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProperty(JSObject, String, double) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProperty(JSObject, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProperty(JSObject, String, Element) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
 
setProtocol(WFSProtocol) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setProtocol(Protocol) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
setProxyHost(String) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
 
setQueryVisible(Boolean) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
setRadius(float) - Method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
setRatio(int) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setRatio(float) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
setRatio(JSObject, float) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
setRatio(int) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
 
setRendererOptions(RendererOptions) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
setRenderIntent(RenderIntent) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Sets the render intent of the styles to be used when drawing the features on the selected state controled by the SelectFeature.Defaults to DEFAULT.
setResolutions(double[]) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
For information on how OpenLayers can be configured to use different scales/resolutions, see:
http://trac.openlayers.org/wiki/SettingZoomLevels
setResolutions(double[]) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
For information on how OpenLayers can be configured to use different scales/resolutions, see:
http://trac.openlayers.org/wiki/SettingZoomLevels
setRestrictedExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Map
 
setRestrictedExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setScales(float[]) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setSelectVectorFeature(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
 
setSeparator(String) - Method in class org.gwtopenmaps.openlayers.client.control.AttributionOptions
String used to separate layers (from OL docs).
setSeparator(String) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
The separator between the Longitude and the Latitude.
setSides(int) - Method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
setSingleTile(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setSingleTile(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
setSingleTile(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
setSingleTile(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
Set the singleTile property to be true or false.
setSize(Size) - Method in class org.gwtopenmaps.openlayers.client.Icon
 
setSmoothDragPan(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.EventPaneOptions
 
setSnapAngle(float) - Method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
setSnapToggle(String) - Method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
 
setSphericalMercator(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.GoogleOptions
 
setSphericalMercator(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.XYZOptions
 
setSrsName(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setStrategies(Strategy[]) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
setStroke(boolean) - Method in class org.gwtopenmaps.openlayers.client.Style
Set to false if no stroke is desired.
setStroke(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setStrokeColor(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Hex stroke color.
setStrokeColor(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setStrokeDashstyle(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Directly sets the stroke dash style string.
setStrokeDashstyle(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setStrokeLinecap(String) - Method in class org.gwtopenmaps.openlayers.client.Style
Directly sets the StrokeLineCap string.
setStrokeLinecap(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setStrokeOpacity(double) - Method in class org.gwtopenmaps.openlayers.client.Style
Stroke opacity (0-1).
setStrokeOpacity(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setStrokeWidth(double) - Method in class org.gwtopenmaps.openlayers.client.Style
Pixel stroke width.
setStrokeWidth(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
 
setStyle(Style) - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
 
setStyle(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
 
setStyle(Style) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 
setStyleMap(StyleMap) - Method in class org.gwtopenmaps.openlayers.client.handler.HandlerLayerOptions
 
setStyleMap(StyleMap) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
Set the StypeMap property.
setStyles(String) - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
setStyles(String) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
setSuffix(String) - Method in class org.gwtopenmaps.openlayers.client.control.MousePositionOptions
Text displayed after coordinates: 0.00000, 0.0000 suffixHere
setTileSize(Size) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
 
setTileSize(Size) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setTitle(String) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
setTitleSize(Integer) - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
 
setTitleSize(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.layer.GridLayerImpl
 
setToggle(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
 
setToggle(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
Select and deselect a feature by clicking on it with the mouse.
setToggle() - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
Indicates that when clicking a already selected feature again, it will be unselected.
setToggleKey(String) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeatureOptions
 
setToggleKey(String) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeature
 
setTopInUnits(String) - Method in class org.gwtopenmaps.openlayers.client.control.ScaleLineOptions
In refers to ..?zoomed in?...
setTopOutUnits(String) - Method in class org.gwtopenmaps.openlayers.client.control.ScaleLineOptions
Out refers to ..?zoomed out?...
setTransitionEffect(String) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
Deprecated. - use setTransitionEffect(TransitionEffect)
setTransitionEffect(TransitionEffect) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setTransitionEffectResize() - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setTransitionEffectResize() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
Deprecated. - use setTransitionEffect(TransitionEffect) instead of this convenience method.
setType(GMapType) - Method in class org.gwtopenmaps.openlayers.client.layer.GoogleOptions
 
setUnits(String) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setUnits(String) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
 
setUnits(String) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
e.g.
setUnits(String) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
The units used by the map to express geospatial coordinates.
setUntiled() - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setUntiled() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
Sets singleTile option to true.
setURL(String) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
setUrl(String) - Method in class org.gwtopenmaps.openlayers.client.Icon
 
setUrl(String) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
APIMethod: setUrl Parameters: newUrl - {String}
setURL(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
 
setUrl(String) - Method in class org.gwtopenmaps.openlayers.client.layer.Image
Change the url for the image.
setUrl(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
setUrl(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setVersion(String) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
setVisibility(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
see Layer.
setWidth(String) - Method in class org.gwtopenmaps.openlayers.client.MapWidget
 
setWidth(float) - Method in class org.gwtopenmaps.openlayers.client.Size
 
setWrapDateLine(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
 
setWrapDateLine(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.WMSOptions
Set whether or not to wrap at the international date line.
setX(double) - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
setX(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
setXY(double, double) - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
setY(double) - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
 
setY(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
 
setYOrdering(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.RendererOptions
Whether to use yOrdering.
setZIndexBase(ZIndexBase) - Method in class org.gwtopenmaps.openlayers.client.MapOptions
 
setZIndexing(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.RendererOptions
Whether to use z-indexing.
setZoomBoxKeyMask(int) - Method in class org.gwtopenmaps.openlayers.client.control.NavigationOptions
 
setZoomWheelEnabled(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.NavigationOptions
 
Size - Class in org.gwtopenmaps.openlayers.client
OpenLayers BaseType representing a width/height pair.
Size(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Size
 
Size(int, int) - Constructor for class org.gwtopenmaps.openlayers.client.Size
 
Size(float, float) - Constructor for class org.gwtopenmaps.openlayers.client.Size
 
stop(EventObject, boolean) - Method in class org.gwtopenmaps.openlayers.client.event.Events
 
stop(EventObject) - Method in class org.gwtopenmaps.openlayers.client.event.Events
 
Strategy - Class in org.gwtopenmaps.openlayers.client.strategy
 
Strategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.Strategy
 
STROKE_DASHSTYLE_DASHDOT - Static variable in class org.gwtopenmaps.openlayers.client.Style
 
STROKE_DASHSTYLE_SOLID - Static variable in class org.gwtopenmaps.openlayers.client.Style
 
Style - Class in org.gwtopenmaps.openlayers.client
From OpenLayers documentation: "OpenLayers features can have a number of style attributes.
Style(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Style
 
Style() - Constructor for class org.gwtopenmaps.openlayers.client.Style
 
Style(String) - Constructor for class org.gwtopenmaps.openlayers.client.Style
This constructor is to be used when you want to get an empty Style object, instead of a Style initialized to default.
StyleImpl - Class in org.gwtopenmaps.openlayers.client
 
StyleImpl() - Constructor for class org.gwtopenmaps.openlayers.client.StyleImpl
 
StyleMap - Class in org.gwtopenmaps.openlayers.client
StyleMap contais a set of tree styles default : the default style to render the feature select : the style to render the feature when it is selected temporary: style to render the feature when it is temporarily selected
StyleMap(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.StyleMap
 
StyleMap() - Constructor for class org.gwtopenmaps.openlayers.client.StyleMap
Creates a StyleMap with default properties
StyleMap(Style) - Constructor for class org.gwtopenmaps.openlayers.client.StyleMap
Creates a StyleMap setting the same style for all renderer intents.
StyleMap(Style, Style, Style) - Constructor for class org.gwtopenmaps.openlayers.client.StyleMap
Creates a StyleMap setting different styles for renderer intents.
StyleMapImpl - Class in org.gwtopenmaps.openlayers.client
 
StyleMapImpl() - Constructor for class org.gwtopenmaps.openlayers.client.StyleMapImpl
 
Symbolizer - Class in org.gwtopenmaps.openlayers.client.style
In examples in OpenLayers 2.9 and below Style is use as a Symbolizer.
Symbolizer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.style.Symbolizer
 
SymbolizerMap - Class in org.gwtopenmaps.openlayers.client.style
 
SymbolizerMap(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.style.SymbolizerMap
 

T

TMS - Class in org.gwtopenmaps.openlayers.client.layer
 
TMS(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.TMS
 
TMS(String, String, TMSOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.TMS
 
TMS_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
TMSImpl - Class in org.gwtopenmaps.openlayers.client.layer
 
TMSImpl() - Constructor for class org.gwtopenmaps.openlayers.client.layer.TMSImpl
 
TMSOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
TMSOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.TMSOptions
 
toArray() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
toArray() - Method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
 
toArray() - Method in class org.gwtopenmaps.openlayers.client.util.JIntArray
 
toArray() - Method in class org.gwtopenmaps.openlayers.client.util.JObjectArray
 
toArray() - Method in class org.gwtopenmaps.openlayers.client.util.JStringArray
 
toBBox(Integer) - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
toBoolean() - Method in class org.gwtopenmaps.openlayers.client.util.JBoolean
 
toGeometry() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
toString() - Method in class org.gwtopenmaps.openlayers.client.Bounds
 
toString() - Method in class org.gwtopenmaps.openlayers.client.Pixel
 
toString() - Method in class org.gwtopenmaps.openlayers.client.Size
 
transform(String, String) - Method in class org.gwtopenmaps.openlayers.client.LonLat
 
TransitionEffect - Enum in org.gwtopenmaps.openlayers.client.layer
 

U

unregister(String, OpenLayersObjectWrapper, EventHandler) - Method in class org.gwtopenmaps.openlayers.client.event.Events
 
unselectAll() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
 
unselectAll(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeatureImpl
 
updateSize() - Method in class org.gwtopenmaps.openlayers.client.Map
This function should be called by any external code which dynamically changes the size of the map div.

V

valueOf(String) - Static method in enum org.gwtopenmaps.openlayers.client.layer.TransitionEffect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gwtopenmaps.openlayers.client.RenderIntent
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gwtopenmaps.openlayers.client.layer.TransitionEffect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gwtopenmaps.openlayers.client.RenderIntent
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Class in org.gwtopenmaps.openlayers.client.layer
 
Vector(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Vector
 
Vector(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Vector
 
Vector(String, VectorOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Vector
 
VECTOR_BEFORE_FEATURE_ADDED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
VECTOR_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
VECTOR_FEATURE_ADDED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
VECTOR_FEATURE_MODIFIED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
VECTOR_FEATURE_REMOVED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
VECTOR_FEATURE_SELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
VECTOR_FEATURE_UNSELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
 
VectorBeforeFeatureAddedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
VectorBeforeFeatureAddedListener.BeforeFeatureAddedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
VectorBeforeFeatureAddedListener.BeforeFeatureAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorBeforeFeatureAddedListener.BeforeFeatureAddedEvent
 
VectorFeature - Class in org.gwtopenmaps.openlayers.client.feature
 
VectorFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.feature.VectorFeature
 
VectorFeature(Geometry) - Constructor for class org.gwtopenmaps.openlayers.client.feature.VectorFeature
 
VectorFeature(Geometry, Style) - Constructor for class org.gwtopenmaps.openlayers.client.feature.VectorFeature
 
VectorFeatureAddedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureAddedListener.FeatureAddedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureAddedListener.FeatureAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureAddedListener.FeatureAddedEvent
 
VectorFeatureImpl - Class in org.gwtopenmaps.openlayers.client.feature
 
VectorFeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
 
VectorFeatureModifiedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureModifiedListener.FeatureModifiedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureModifiedListener.FeatureModifiedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureModifiedListener.FeatureModifiedEvent
 
VectorFeatureRemovedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureRemovedListener.FeatureRemovedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureRemovedListener.FeatureRemovedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureRemovedListener.FeatureRemovedEvent
 
VectorFeatureSelectedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureSelectedListener.FeatureSelectedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureSelectedListener.FeatureSelectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureSelectedListener.FeatureSelectedEvent
 
VectorFeatureUnselectedListener - Interface in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureUnselectedListener.FeatureUnselectedEvent - Class in org.gwtopenmaps.openlayers.client.event
 
VectorFeatureUnselectedListener.FeatureUnselectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureUnselectedListener.FeatureUnselectedEvent
 
VectorFormat - Class in org.gwtopenmaps.openlayers.client.format
Format objects provide support for reading and writing formats for representing vector features (or their geometries).
VectorFormat(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.VectorFormat
 
VectorOptions - Class in org.gwtopenmaps.openlayers.client.layer
Convenience class exposing options that are valid for a vector layer.
VectorOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.VectorOptions
 

W

WFS - Class in org.gwtopenmaps.openlayers.client.layer
For displaying FeatureCollection data requested from a Web Feature Service (WFS) server.
WFS(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WFS
 
WFS(String, String, WFSParams, WFSOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WFS
 
WFSOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
WFSOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.WFSOptions
 
WFSParams - Class in org.gwtopenmaps.openlayers.client.layer
The WFSParams correspond with parameters that can be specified in the WFS request.
WFSParams(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WFSParams
 
WFSProtocol - Class in org.gwtopenmaps.openlayers.client.protocol
WFS Protocol for Vector Layers - intentionally deviates from OpenLayers name.
WFSProtocol(WFSProtocolOptions) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
 
WFSProtocol(WMS, WFSProtocolOptions) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
Implements the convenience method OpenLayers.Protocol.WFS.fromWMSLayer().
WFSProtocolCRUDOptions - Class in org.gwtopenmaps.openlayers.client.protocol
The options object to be passed to CRUD methods of WFSProtocol.
WFSProtocolCRUDOptions(CRUDOptions.Callback) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolCRUDOptions
 
WFSProtocolCRUDOptionsImpl - Class in org.gwtopenmaps.openlayers.client.protocol
 
WFSProtocolCRUDOptionsImpl() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolCRUDOptionsImpl
 
WFSProtocolImpl - Class in org.gwtopenmaps.openlayers.client.protocol
 
WFSProtocolImpl() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
 
WFSProtocolOptions - Class in org.gwtopenmaps.openlayers.client.protocol
WFSProtocolOptions
WFSProtocolOptions() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
This constructor doesn't allow proper use of method WFSProtocol.read().
WFSProtocolOptions(String, String, String) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolOptions
 
WKT - Class in org.gwtopenmaps.openlayers.client.format
Brief explanation of Well Known Text (WKT) vector format here.
WKT(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.WKT
 
WKT() - Constructor for class org.gwtopenmaps.openlayers.client.format.WKT
 
WKTImpl - Class in org.gwtopenmaps.openlayers.client.format
 
WKTImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.WKTImpl
 
WKTOptions - Class in org.gwtopenmaps.openlayers.client.format
 
WKTOptions() - Constructor for class org.gwtopenmaps.openlayers.client.format.WKTOptions
 
WMC - Class in org.gwtopenmaps.openlayers.client.format
A platform-independent description of a map, that can be retrieved by a different client, to display that map in the second client.
WMC(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.WMC
 
WMC() - Constructor for class org.gwtopenmaps.openlayers.client.format.WMC
 
WMCImpl - Class in org.gwtopenmaps.openlayers.client.format
 
WMCImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.WMCImpl
 
WMCOptions - Class in org.gwtopenmaps.openlayers.client.format
 
WMCOptions() - Constructor for class org.gwtopenmaps.openlayers.client.format.WMCOptions
 
WMS - Class in org.gwtopenmaps.openlayers.client.layer
 
WMS(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMS
 
WMS(String, String, WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMS
 
WMS(String, String, WMSParams, WMSOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMS
 
WMS(String, String[], WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMS
 
WMS(String, String[], WMSParams, WMSOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMS
 
WMS_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
WMSGetFeatureInfo - Class in org.gwtopenmaps.openlayers.client.control
 
WMSGetFeatureInfo(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
 
WMSGetFeatureInfo() - Constructor for class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
 
WMSGetFeatureInfo(WMSGetFeatureInfoOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
 
WMSGetFeatureInfoImpl - Class in org.gwtopenmaps.openlayers.client.control
 
WMSGetFeatureInfoImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoImpl
 
WMSGetFeatureInfoOptions - Class in org.gwtopenmaps.openlayers.client.control
 
WMSGetFeatureInfoOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
WMSGetFeatureInfoOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
 
WMSOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
WMSOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMSOptions
 
WMSParams - Class in org.gwtopenmaps.openlayers.client.layer
The WMSParams correspond with parameters that can be specified in the WMS request.
WMSParams(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
WMSParams() - Constructor for class org.gwtopenmaps.openlayers.client.layer.WMSParams
 
write(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.FormatImpl
 
write(Feature, boolean) - Method in class org.gwtopenmaps.openlayers.client.format.KML
 
write(JSObject, JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.format.KMLImpl
 
write(VectorFeature[]) - Method in class org.gwtopenmaps.openlayers.client.format.VectorFormat
Write an array of VectorFeature objects in a particular format that depends on the specific format object.
write(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.format.VectorFormat
Write a VectorFeature in a particular format that depends on the specific format object.
write(Map) - Method in class org.gwtopenmaps.openlayers.client.format.WMC
 
writeArray(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.FormatImpl
 

X

x() - Method in class org.gwtopenmaps.openlayers.client.Pixel
 
XYZ - Class in org.gwtopenmaps.openlayers.client.layer
Wrapper for OpenLayers.Layer.XYZ which is typically used to add an ESRI Cached Map Service.
XYZ(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.XYZ
 
XYZ(String, String, XYZOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.XYZ
Constructor with specified options.
XYZ_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
 
XYZOptions - Class in org.gwtopenmaps.openlayers.client.layer
 
XYZOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.XYZOptions
 

Y

y() - Method in class org.gwtopenmaps.openlayers.client.Pixel
 

Z

ZIndexBase - Class in org.gwtopenmaps.openlayers.client
Provides the base z-index for baselayers, overlays features, popups and controls.
ZIndexBase(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.ZIndexBase
 
ZIndexBase() - Constructor for class org.gwtopenmaps.openlayers.client.ZIndexBase
 
ZIndexBase(int, int, int, int, int) - Constructor for class org.gwtopenmaps.openlayers.client.ZIndexBase
 
ZoomBox - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomBox(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomBox
 
ZoomBox() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomBox
 
ZoomBox(ZoomBoxOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomBox
 
ZoomBoxImpl - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomBoxImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomBoxImpl
 
ZoomBoxOptions - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomBoxOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomBoxOptions
 
ZoomIn - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomIn(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomIn
 
ZoomIn() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomIn
 
ZoomInImpl - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomInImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomInImpl
 
ZoomOut - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomOut(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomOut
 
ZoomOut() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomOut
 
ZoomOutImpl - Class in org.gwtopenmaps.openlayers.client.control
 
ZoomOutImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.ZoomOutImpl
 
zoomTo(int) - Method in class org.gwtopenmaps.openlayers.client.Map
 
zoomToExtent(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Map
 
zoomToMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.Map
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z

Copyright © 2010 sourceforge. All Rights Reserved.