Index
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
All Classes|All Packages
All Classes|All Packages
A
- AbstractExample - Class in org.gwtopenmaps.demo.openlayers.client.basic
-
The abstract base for each Example
- AbstractExample(String, String, String[]) - Constructor for class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
-
The constructor.
- AbstractExample(String, String, String[], ExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
- AbstractSourceButton - Class in org.gwtopenmaps.demo.openlayers.client.basic
- AbstractSourceButton(String) - Constructor for class org.gwtopenmaps.demo.openlayers.client.basic.AbstractSourceButton
- activate() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample.KeymaskControl
- activate() - Method in class org.gwtopenmaps.openlayers.client.control.ClickControl
- activate() - Method in class org.gwtopenmaps.openlayers.client.control.Control
- activate() - Method in class org.gwtopenmaps.openlayers.client.control.Snapping
- activate() - Method in class org.gwtopenmaps.openlayers.client.handler.Handler
-
Activates the Handler.
- activate() - Method in class org.gwtopenmaps.openlayers.client.strategy.SaveStrategy
- activate() - Method in class org.gwtopenmaps.openlayers.client.strategy.Strategy
- activate(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- add(float, float) - Method in class org.gwtopenmaps.openlayers.client.Bounds
- add(Widget) - Method in class org.gwtopenmaps.demo.openlayers.client.basic.MapExample
- add(Widget) - Method in class org.gwtopenmaps.demo.openlayers.client.components.list.GwtOpenLayersULComponent
-
Adds a new child widget to the panel.
- 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.
- addBeforeFeatureSelectedListener(BeforeFeatureSelectedListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- addBeforeFeaturesSelectedListener(BeforeFeaturesSelectedListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- addBeforeGetFeatureListener(BeforeGetFeatureInfoListener) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
- addBeforeSetFeatureListener(TransformBeforeSetFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.TransformFeature
-
Triggered before a feature is set for tranformation.
- 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
-
Deprecated.add a close listener via the constructor instead this method uses a private method in OL and will not work as expected
- addComponent(Geometry, Integer) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Add a new component (geometry) to the collection.
- addComponents(Geometry[]) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Add components to this geometry.
- addContextStyleCallback(String, ContextStyler) - Method in class org.gwtopenmaps.openlayers.client.StyleOptions
- 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
- addExample(ExampleBean) - Method in interface org.gwtopenmaps.demo.openlayers.client.components.store.ExampleStore
- addExample(ExampleBean) - Method in class org.gwtopenmaps.demo.openlayers.client.components.store.ShowcaseExampleStore
- addFeature(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- addFeatureClickoutListener(FeatureClickoutListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- 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
- addFeatureSelectedListener(FeatureSelectedListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- addFeaturesSelectedListener(FeaturesSelectedListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- 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
- addFeatureUnselectedListener(FeatureUnselectedListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- addGetFeatureListener(GetFeatureInfoListener) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
- addHandler(GwtEvent.Type<T>, T) - Method in interface org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBus
-
Adds an unfiltered handler to receive events of this type from all sources.
- addHandler(GwtEvent.Type<T>, T) - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBusImpl
- addHandlerToSource(GwtEvent.Type<T>, Object, T) - Method in interface org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBus
-
Adds a handler to receive events of this type from the given source.
- addHandlerToSource(GwtEvent.Type<T>, Object, T) - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBusImpl
- addHoverFeatureListener(HoverFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- 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
- addLocationFailedListener(LocationFailedListener) - Method in class org.gwtopenmaps.openlayers.client.control.Geolocate
- addLocationUncapableListener(LocationUncapableListener) - Method in class org.gwtopenmaps.openlayers.client.control.Geolocate
- addLocationUpdateListener(LocationUpdateListener) - Method in class org.gwtopenmaps.openlayers.client.control.Geolocate
- 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
- addNoGetFeatureListener(NoGetFeatureInfoListener) - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
- addOptions(LayerOptions) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- addOutFeatureListener(OutFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- addPoint(Point, int) - Method in class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
-
Add a point to the MultiPoint
- 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
- addRules(Rule[], String) - Method in class org.gwtopenmaps.openlayers.client.StyleMap
-
Add rules to the given Style of a StyleMap
- addRules(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- addSetFeatureListener(TransformSetFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.TransformFeature
-
Triggered when a feature is set for tranformation.
- addShowcaseExamplePanelHandler() - Method in interface org.gwtopenmaps.demo.openlayers.client.components.IShowcaseExamplePanel
- addShowcaseExamplePanelHandler() - Method in class org.gwtopenmaps.demo.openlayers.client.components.ShowcaseExamplePanel
- addTarget(SnappingTarget) - Method in class org.gwtopenmaps.openlayers.client.control.Snapping
- addTarget(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- addTargetLayer(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- 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
- addTransformCompleteListener(TransformCompleteListener) - Method in class org.gwtopenmaps.openlayers.client.control.TransformFeature
-
Add a listener that is triggered after dragging.
- addVectorAfterFeatureModifiedListener(VectorAfterFeatureModifiedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
-
Add Listener for AfterModifiedEvent
- addVectorBeforeFeatureAddedListener(VectorBeforeFeatureAddedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- addVectorBeforeFeatureModifiedListener(VectorBeforeFeatureModifiedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
-
Add Listener for BeforeModifiedEvent
- 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
- addVectorVertexModifiedListener(VectorVertexModifiedListener) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
-
Add Listener for VertexModifiedEvent
- addWellKnownGraphic(int[], String) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
-
Add a new well known graphic.
- Aerial() - Static method in class org.gwtopenmaps.openlayers.client.layer.VEMapStyle
- AERIAL - org.gwtopenmaps.openlayers.client.layer.BingType
- AfterFeatureModifiedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorAfterFeatureModifiedListener.AfterFeatureModifiedEvent
- AllExamplesHandler - Class in org.gwtopenmaps.demo.openlayers.client.components.responsibility
- AllExamplesHandler() - Constructor for class org.gwtopenmaps.demo.openlayers.client.components.responsibility.AllExamplesHandler
- ALT_KEY - org.gwtopenmaps.openlayers.client.control.GetFeatureOptions.GetFeatureValueKey
- altKey - org.gwtopenmaps.openlayers.client.handler.PolygonHandlerOptions.HoleModifier
- Anchored - Class in org.gwtopenmaps.openlayers.client.popup
- Anchored(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Anchored
- Anchored(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean, Popup.CloseListener) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Anchored
- Anchored(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Anchored
- AnchoredBubble - Class in org.gwtopenmaps.openlayers.client.popup
- AnchoredBubble(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.AnchoredBubble
-
Use addCloseListener to respond to popup close event.
- AnchoredBubble(String, LonLat, Size, String, OpenLayersObjectWrapper, boolean, Popup.CloseListener) - Constructor for class org.gwtopenmaps.openlayers.client.popup.AnchoredBubble
-
Constructor also taking a CloseListener callback as suggested by the original OpenLayers JavaScript constructor.
- AnchoredBubble(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.AnchoredBubble
- AND - org.gwtopenmaps.openlayers.client.filter.LogicalFilter.Logical
- AnimatedClusterStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- AnimatedClusterStrategy(AnimatedClusterStrategyOptions) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.AnimatedClusterStrategy
- AnimatedClusterStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.AnimatedClusterStrategy
- AnimatedClusterStrategyOptions - Class in org.gwtopenmaps.openlayers.client.strategy
- AnimatedClusterStrategyOptions() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.AnimatedClusterStrategyOptions
- AnimatedClusterStrategyOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.AnimatedClusterStrategyOptions
- AnimatedClusterStrategyTreshHoldExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.cluster
-
Displays the usage of the Cluster Strategy.
- AnimatedClusterStrategyTreshHoldExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.cluster.AnimatedClusterStrategyTreshHoldExample
- AnimatedClusterWithPopup - Class in org.gwtopenmaps.demo.openlayers.client.examples.cluster
-
Displays the usage of the Cluster Strategy.
- AnimatedClusterWithPopup(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.cluster.AnimatedClusterWithPopup
- ArcGIS93Rest - Class in org.gwtopenmaps.openlayers.client.layer
- 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(String, String, WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
-
Constructor: ArcGIS93Rest Create a new ArcGIS93Rest layer object.
- ArcGIS93Rest(String, String, WMSParams, ArcGIS93RestOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
-
Constructor: ArcGIS93Rest Create a new ArcGIS93Rest layer object.
- ArcGIS93Rest(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.control.ArgParser
- ArgParser(ArgParserOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ArgParser
- ArgParser(JSObject) - 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
- atPoint(LonLat, double, double) - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
This is only an approximation based on the bounds of the geometry.
- atPoint(JSObject, JSObject, double, double) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.control.Attribution
- Attribution(AttributionOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Attribution
- Attribution(JSObject) - 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
- autoActivate(boolean) - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
Activate the control when it is added to a map.
- autoActivate(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
B
- Base - Class in org.gwtopenmaps.openlayers.client.format.gml.Base
- Base(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.Base.Base
-
There is no no-argument constructor for this class.
- Base(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.Base.Base
- 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
- BasicBingExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.basicbing
- BasicBingExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.basicbing.BasicBingExample
- BasicGoogleV3Example - Class in org.gwtopenmaps.demo.openlayers.client.examples.basicgooglev3
- BasicGoogleV3Example(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.basicgooglev3.BasicGoogleV3Example
- BasicOsmExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.basicosm
- BasicOsmExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.basicosm.BasicOsmExample
- BasicOsmUrlExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.basicosm
- BasicOsmUrlExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.basicosm.BasicOsmUrlExample
- BasicTmsExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.basictms
- BasicTmsExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.basictms.BasicTmsExample
- BBOX - org.gwtopenmaps.openlayers.client.filter.SpatialFilter.Types
- BBoxStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- BBoxStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategy
- BBoxStrategy(BBoxStrategyOptions) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategy
- BBoxStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategy
- BBoxStrategyOptions - Class in org.gwtopenmaps.openlayers.client.strategy
-
Options for BBoxStrategy.
- BBoxStrategyOptions() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategyOptions
- BBoxStrategyOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.BBoxStrategyOptions
- BEFORE_FEATURE_SELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
-
GET_FEATURE CONTROL *
- BEFORE_FETURES_SELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- BeforeFeatureAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorBeforeFeatureAddedListener.BeforeFeatureAddedEvent
- BeforeFeatureHighlightedListener - Interface in org.gwtopenmaps.openlayers.client.event
-
Listener to handle the event BeforeFeatureHighlighted that occurs on a VectorFeature of the layer
- BeforeFeatureModifiedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorBeforeFeatureModifiedListener.BeforeFeatureModifiedEvent
- BeforeFeatureSelectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BeforeFeatureSelectedListener.BeforeFeatureSelectedEvent
- BeforeFeatureSelectedListener - Interface in org.gwtopenmaps.openlayers.client.event
- BeforeFeatureSelectedListener.BeforeFeatureSelectedEvent - Class in org.gwtopenmaps.openlayers.client.event
- BeforeFeaturesSelectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BeforeFeaturesSelectedListener.BeforeFeaturesSelectedEvent
- BeforeFeaturesSelectedListener - Interface in org.gwtopenmaps.openlayers.client.event
- BeforeFeaturesSelectedListener.BeforeFeaturesSelectedEvent - Class in org.gwtopenmaps.openlayers.client.event
- BeforeGetFeatureInfoEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent
- BeforeGetFeatureInfoListener - Interface in org.gwtopenmaps.openlayers.client.event
- BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent - Class in org.gwtopenmaps.openlayers.client.event
- BeforeSetFeatureEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.TransformBeforeSetFeatureListener.BeforeSetFeatureEvent
- BETWEEN - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- Bing - Class in org.gwtopenmaps.openlayers.client.layer
- Bing(BingOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Bing
- Bing(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Bing
- BING_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
- BingOptions - Class in org.gwtopenmaps.openlayers.client.layer
- BingOptions(String, String, BingType) - Constructor for class org.gwtopenmaps.openlayers.client.layer.BingOptions
-
Required configuration properties: key - {String} Bing Maps API key for your application.
- BingType - Enum in org.gwtopenmaps.openlayers.client.layer
- Bounds - Class in org.gwtopenmaps.openlayers.client
-
Represents a bounding box (or bounding rectangle).
- Bounds() - Constructor for class org.gwtopenmaps.openlayers.client.Bounds
-
Create an empty Bounds object with coordinates set to null
- 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.
- Bounds(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Bounds
- Box - Class in org.gwtopenmaps.openlayers.client.marker
- Box(Bounds) - Constructor for class org.gwtopenmaps.openlayers.client.marker.Box
- Box(Bounds, String, int) - Constructor for class org.gwtopenmaps.openlayers.client.marker.Box
- Box(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.marker.Box
- Boxes - Class in org.gwtopenmaps.openlayers.client.layer
- Boxes(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Boxes
- Boxes(String, BoxesMarkersOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Boxes
- Boxes(JSObject) - 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() - Constructor for class org.gwtopenmaps.openlayers.client.layer.BoxesMarkersOptions
- BoxesMarkersOptions(JSObject) - 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
- BoxEvents(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.BoxEventListener.BoxEvents
- buildExamplePanel(String) - Method in class org.gwtopenmaps.demo.openlayers.client.components.ShowcaseExamplePanel
- buildExamplePanel(String) - Method in interface org.gwtopenmaps.demo.openlayers.client.puregwt.handler.ExamplePanelBuildHandler
- buildGeometry(String, JSObject) - Method in class org.gwtopenmaps.openlayers.client.geometry.responsability.GWTOLGeometryHandlerManager
- buildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandler
- buildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandlerManager
- buildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.PathChainHandler
- buildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.PointChainHandler
- buildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.PolygonChainHandler
- buildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.RegularPolygonChainHandler
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicbing.BasicBingExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicgooglev3.BasicGoogleV3Example
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicosm.BasicOsmExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicosm.BasicOsmUrlExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basictms.BasicTmsExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.canceldrawing.CancelDrawingExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.click.ClickExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.click.ClickHandlerExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cluster.AnimatedClusterStrategyTreshHoldExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cluster.AnimatedClusterWithPopup
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cluster.ClusterStrategyTreshHoldExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cql.CqlWmsExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.custommouseposition.CustomMousePositionExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.dragfeature.DragFeatureExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.drawfeature.DrawPolygonWithHolesExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.drawfeature.DrawRegularPolygonExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.drawfeaturestyle.DrawFeatureStyleExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.emptylayer.EmptyLayerExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.featurepopup.FeaturePopupExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.filter.ComparisonAndLogicalFilterExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.filter.FeatureIdFilterExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.filter.SpatialFilterExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.geojson.GeoJsonFormatExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.geojson.GeoJsonFormatReadExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.wmc.WMCFormatExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.xml.XMLFormatExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geodesiclength.GeodesicLengthExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geojson.GeoJsonExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geojson.GeoJsonFromGitHub
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geolocate.GeolocateExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.graticule.GraticuleExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.gwtwidget.GwtWidgetExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.imagelayer.ImageLayerExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.kml.KmlExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.label.LabelOverLeapExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.label.Labels
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.linestring2multilinestring.LineString2MultiLineStringExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.location.LocationExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.markers.MarkerPopupOverExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.measure.MeasureExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.measure.StyledMeasureExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.minmaxzoom.MinMaxZoomExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.polygonselect.PolygonSelect
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.refresh.WfsRefreshExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.rotatevector.RotateVectorExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.rule.RuleExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.scale.ScaleExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.selectfeature.SelectFeatureExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.sld.graphicfill.GraphicFillExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.sld.SldExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.snap.SnapFeatureExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.TransformFeature.TransformFeatureExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.undoredodrawing.UndoRedoDrawingExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.variablewfsstyle.VariableWfsStyle
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.ClickFeatureListenerExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.FeatureSelectionExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureBoxSelectionExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureClickSelectionExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.HoverAndDragExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.HoverAndSelectExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.OpaqueVectorLayerExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.VectorExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.VectorResizeImageExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.WellKnownGraphicExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wfshoverhighlight.WfsHoverHighlightExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmsfeatureinfo.WmsFeatureInfoExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmsPost.WmsPostExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmsrefresh.WmsRefreshExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmswfs.WmsWfsExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmswfsedit.WmsWfsEditExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSExample
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSModisTerra
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSModisTerraWithTime
- buildPanel() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.xyzlayer.XYZLayerExample
- buildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.AllExamplesHandler
- buildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.GwtOpenLayersBuilderManager
- buildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.KvpParameterHandler
- buildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.ShowcaseBuilderHandler
- buildShowcase() - Method in interface org.gwtopenmaps.demo.openlayers.client.components.responsibility.ShowcaseBuilderManager
- button - Variable in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractSourceButton
C
- calculateBounds() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
Recalculate the bounds for the geometry.
- calculateBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- calculateInRange() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
APIMethod: calculateInRange Returns: {Boolean} The layer is displayable at the current map's current resolution.
- canBuildHandler(String) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandler
- canBuildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.AllExamplesHandler
- canBuildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.KvpParameterHandler
- canBuildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.ShowcaseBuilderHandler
- cancel() - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeature
-
Cancel the current sketch.
- cancel(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
-
Cancel the current sketch.
- CancelDrawingExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.canceldrawing
- CancelDrawingExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.canceldrawing.CancelDrawingExample
- Canvas - Class in org.gwtopenmaps.openlayers.client.layer
-
Deprecated.
- Canvas(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Canvas
-
Deprecated.
- Canvas(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Canvas
-
Deprecated.
- CasGwtOpenLayersProxyServlet - Class in org.gwtopenmaps.openlayers.server.cas
- CasGwtOpenLayersProxyServlet() - Constructor for class org.gwtopenmaps.openlayers.server.cas.CasGwtOpenLayersProxyServlet
- ChainHandler - Class in org.gwtopenmaps.openlayers.client.handler.chain
- ChainHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandler
- ChainHandlerManager - Class in org.gwtopenmaps.openlayers.client.handler.chain
- ChainHandlerManager() - Constructor for class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandlerManager
- checkModifiers(EventObject) - Method in class org.gwtopenmaps.openlayers.client.handler.Handler
- CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
- clear() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
APIMethod: clear Clear history.
- clear(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- clearBounds() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
Nullify this components bounds and that of its parent as well.
- clearBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- 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
- clearMarkers() - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
- click(Pixel) - Method in class org.gwtopenmaps.openlayers.client.handler.PathHandler
- CLICK_HANDLER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
- CLICK_OUT - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- ClickControl - Class in org.gwtopenmaps.openlayers.client.control
-
Custom control for handling click events.
- ClickControl(ClickHandlerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ClickControl
- ClickEvent - Class in org.gwtopenmaps.openlayers.client.event
-
A event for mouse clicks.
- ClickEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.ClickEvent
- ClickExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.click
- ClickExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.click.ClickExample
- 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 ?
- ClickFeatureListenerExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- ClickFeatureListenerExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.ClickFeatureListenerExample
- ClickHandler - Class in org.gwtopenmaps.openlayers.client.handler
-
A handler for mouse clicks.
- ClickHandler(Control, ClickHandlerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.handler.ClickHandler
- ClickHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.ClickHandler
- ClickHandlerExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.click
- ClickHandlerExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.click.ClickHandlerExample
- ClickHandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
-
Options for ClickHandler.
- ClickHandlerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.handler.ClickHandlerOptions
- ClickHandlerOptions(ClickListener) - Constructor for class org.gwtopenmaps.openlayers.client.handler.ClickHandlerOptions
- ClickHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.ClickHandlerOptions
- ClickListener - Interface in org.gwtopenmaps.openlayers.client.event
-
A listener for mouse clicks.
- clientX(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.MouseEventImpl
- clientY(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.MouseEventImpl
- clone() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Create a clone of this vector feature.
- clone() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- clone() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- 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(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) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- clone(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- clone(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
- Clone(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
- ClusterStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- ClusterStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.ClusterStrategy
- ClusterStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.ClusterStrategy
- ClusterStrategyTreshHoldExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.cluster
-
Displays the usage of the Cluster Strategy.
- ClusterStrategyTreshHoldExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.cluster.ClusterStrategyTreshHoldExample
- Collection - Class in org.gwtopenmaps.openlayers.client.geometry
- Collection(Geometry[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Collection
- Collection(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Collection
- commit(VectorFeature[], CRUDOptions) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
-
Given a list of feature, assemble a batch request for update, create, and delete transactions.
- commit(VectorFeature, CRUDOptions) - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
- commit(JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
- compareTo(ExampleBean) - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- ComparisonAndLogicalFilterExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.filter
- ComparisonAndLogicalFilterExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.filter.ComparisonAndLogicalFilterExample
- ComparisonFilter - Class in org.gwtopenmaps.openlayers.client.filter
-
This class represents a comparison filter.
- ComparisonFilter() - Constructor for class org.gwtopenmaps.openlayers.client.filter.ComparisonFilter
-
Constructor.
- ComparisonFilter.Types - Enum in org.gwtopenmaps.openlayers.client.filter
- ComparisonFilterImpl - Class in org.gwtopenmaps.openlayers.client.filter
- ComparisonFilterImpl() - Constructor for class org.gwtopenmaps.openlayers.client.filter.ComparisonFilterImpl
- computeResponse(Response) - Method in interface org.gwtopenmaps.openlayers.client.protocol.CRUDOptions.Callback
- configure() - Method in class org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjectorModule
- CONTAINS - org.gwtopenmaps.openlayers.client.filter.SpatialFilter.Types
- containsBounds(Bounds, boolean, boolean) - Method in class org.gwtopenmaps.openlayers.client.Bounds
- containsLonLat(LonLat, boolean) - Method in class org.gwtopenmaps.openlayers.client.Bounds
-
APIMethod: containsLonLat Parameters: ll - {
} inclusive - {Boolean} Whether or not to include the border. - contentPanel - Variable in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
- ContextStyler - Interface in org.gwtopenmaps.openlayers.client
-
Callback for context-based styles
- Control - Class in org.gwtopenmaps.openlayers.client.control
- Control() - Constructor for class org.gwtopenmaps.openlayers.client.control.Control
- Control(ControlOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.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_NO_GET_FEATURE_INFO - 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
- ControlActivateEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.ControlActivateListener.ControlActivateEvent
- ControlActivateListener - Interface in org.gwtopenmaps.openlayers.client.event
- ControlActivateListener.ControlActivateEvent - Class in org.gwtopenmaps.openlayers.client.event
- ControlDeactivateEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.ControlDeactivateListener.ControlDeactivateEvent
- ControlDeactivateListener - Interface in org.gwtopenmaps.openlayers.client.event
- ControlDeactivateListener.ControlDeactivateEvent - Class in org.gwtopenmaps.openlayers.client.event
- controlFeature - Variable in class org.gwtopenmaps.demo.openlayers.client.examples.vector.FeatureSelectionExample
- ControlOptions - Class in org.gwtopenmaps.openlayers.client.control
-
Options specific to Control widgets.
- ControlOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.ControlOptions
- ControlOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.ControlOptions
- convertLineStringToMultiLineString() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Convenient method to convert a LINESTRING VectorFeature to a MULTILINE featureE.
- convertPolygonToMultiPolygon() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Convenient method to convert a POLYGON VectorFeature to a MULTIPOLYGON feature.
- Coords(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position.Coords
- CQL_FILTER - Static variable in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- CqlWmsExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.cql
- CqlWmsExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.cql.CqlWmsExample
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.GraticuleImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.KeyboardDefaultsImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.NavToolbarImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.OverviewMapImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.ScaleLineImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomBoxImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomInImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomOutImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.filter.ComparisonFilterImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.filter.LogicalFilterImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.filter.SpatialFilterImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.format.KMLImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.RuleImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.StyleImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLineImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerMapImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPolygonImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerRasterImpl
- create() - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- create() - 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(double[]) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
- create(double, double) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- 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.layer.BoxesImpl
- create(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.VirtualEarthImpl
- create(String) - Static method in class org.gwtopenmaps.openlayers.client.ProjectionImpl
- create(String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- create(String[]) - Static method in class org.gwtopenmaps.openlayers.client.util.JStringArray
- create(String, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
- create(String, String, 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, String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
- create(String, String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
- create(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
- create(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.VirtualEarthImpl
- create(String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
- create(String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
- create(String, JSObject, 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, JSObject, JSObject, String, JSObject, boolean, Popup.CloseListener) - Static method in class org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl
- create(String, JSObject, JSObject, String, JSObject, boolean, Popup.CloseListener) - Static method in class org.gwtopenmaps.openlayers.client.popup.FramedImpl
- create(String, JSObject, 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.HTTPRequestLayerImpl
- create(CRUDOptions.Callback) - Static method in class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolCRUDOptionsImpl
- create(CRUDOptions.Callback) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolCRUDOptionsImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DeleteFeatureImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.EditingToolbarImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GeolocateImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GraticuleImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.KeyboardDefaultsImpl
- create(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) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavToolbarImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.OverviewMapImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ScaleLineImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.TransformFeatureImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomBoxImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ZoomImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.filter.FeatureIdFilterImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.KMLImpl
- 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(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayersStyleImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.RuleImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.StyleImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerRasterImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleMapImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.symbolizer.LineSymbolizerImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.symbolizer.SymbolizerImpl
- create(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.symbolizer.TextSymbolizerImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.EditingToolbarImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.MeasureImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.TransformFeatureImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayersStyleImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
- create(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerMapImpl
- create(JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
- create(JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleMapImpl
- createArray() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
- createComponent() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.FeatureSelectionExample
- createComponent() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureBoxSelectionExample
- createComponent() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureClickSelectionExample
- createContextStylerCallback(ContextStyler) - Static method in class org.gwtopenmaps.openlayers.client.StyleOptionsImpl
- createElementNS(String, String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: createElementNS Create a new element with namespace.
- createFeatureAddedCallback(DrawFeature.FeatureAddedListener) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
- createFunction() - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
- createGetFeatureOptions() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.FeatureSelectionExample
- createGetFeatureOptions() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureBoxSelectionExample
- createGetFeatureOptions() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureClickSelectionExample
- 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
- createLayer(JSObject) - Method in interface org.gwtopenmaps.openlayers.client.layer.Layer.LayerCreator
- createLayer(JSObject, WMTSCapabilitiesConfig) - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilities
-
This method creates a wmts layer from the given capabilities
- createLayerFromJson(String, String) - Static method in class org.gwtopenmaps.openlayers.client.layer.JsonLayerCreator
-
Create a Vector layer from a geoJSOn file.
- 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
- createRegularPolygon(Point, float, int, float) - Static method in class org.gwtopenmaps.openlayers.client.geometry.Polygon
-
APIMethod: createRegularPolygon Create a regular polygon around a radius.
- createRegularPolygon(JSObject, Float, Integer, Float) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
- createSymbolizer(VectorFeature, String) - Method in class org.gwtopenmaps.openlayers.client.StyleMap
- createSymbolizer(JSObject, Feature, String) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerMapImpl
- createSymbolizer(JSObject, JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- createTextNode(String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: createTextNode Create a text node.
- crossOriginFix() - Method in class org.gwtopenmaps.openlayers.client.layer.OSMOptions
-
This is a fix to a FF issue to prevent pink rectangles.
- 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).
- CTRL_KEY - org.gwtopenmaps.openlayers.client.control.GetFeatureOptions.GetFeatureValueKey
- ctrlKey - org.gwtopenmaps.openlayers.client.handler.PolygonHandlerOptions.HoleModifier
- Curve - Class in org.gwtopenmaps.openlayers.client.geometry
- Curve(Point[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Curve
- Curve(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Curve
- CURVE_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- CustomMousePositionExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.custommouseposition
- CustomMousePositionExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.custommouseposition.CustomMousePositionExample
- CycleMap(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
- CycleMap(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- CycleMap(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
- CycleMap(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
D
- deactivate() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample.KeymaskControl
- deactivate() - Method in class org.gwtopenmaps.openlayers.client.control.ClickControl
- deactivate() - Method in class org.gwtopenmaps.openlayers.client.control.Control
- deactivate() - Method in class org.gwtopenmaps.openlayers.client.control.Snapping
- deactivate() - Method in class org.gwtopenmaps.openlayers.client.handler.Handler
-
Deactivates the Handler.
- deactivate() - Method in class org.gwtopenmaps.openlayers.client.strategy.SaveStrategy
- deactivate() - Method in class org.gwtopenmaps.openlayers.client.strategy.Strategy
- deactivate(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- DEFAULT - org.gwtopenmaps.openlayers.client.RenderIntent
- DEGREES - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
- Delete - org.gwtopenmaps.openlayers.client.feature.VectorFeature.State
- DeleteFeature - Class in org.gwtopenmaps.openlayers.client.control
- DeleteFeature(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.DeleteFeature
- DeleteFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DeleteFeature
- DeleteFeatureImpl - Class in org.gwtopenmaps.openlayers.client.control
- DeleteFeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.DeleteFeatureImpl
- destinationVincenty(LonLat, float, float) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers.Util
-
Calculate destination point given start point lat/long (numeric degrees), bearing (numeric degrees) & distance (in m).
- destroy() - Method in class org.gwtopenmaps.demo.openlayers.client.basic.MapExample
- destroy() - Method in class org.gwtopenmaps.openlayers.client.control.Control
- destroy() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
- destroy() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- destroy() - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
-
Method: destroy Destroy this layer
- destroy() - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
-
APIMethod: destroy
- destroy() - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
- destroy() - Method in class org.gwtopenmaps.openlayers.client.Map
- destroy() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
-
Method: destroy nullify references to prevent circular references and memory leaks
- destroy() - Method in class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
-
Clean up the strategy.
- destroy() - Method in class org.gwtopenmaps.openlayers.client.style.Rule
-
nullify references to prevent circular references and memory leaks.
- destroy(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Method: destroy Destroy is a destructor: this is to alleviate cyclic references which the Javascript garbage cleaner can not take care of on its own.
- destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
- destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
- destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
- destroy(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.RuleImpl
- destroyFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
-
Destroy all features in the vector layer
- DialogBoxWithCloseButton - Class in org.gwtopenmaps.demo.openlayers.client
-
This will create a standard gwt-dialogbox with a close button. the css for the close button:
- DialogBoxWithCloseButton() - Constructor for class org.gwtopenmaps.demo.openlayers.client.DialogBoxWithCloseButton
-
Creates an instance.
- DialogBoxWithCloseButton(boolean) - Constructor for class org.gwtopenmaps.demo.openlayers.client.DialogBoxWithCloseButton
-
Creates an instance.
- DialogBoxWithCloseButton(boolean, boolean) - Constructor for class org.gwtopenmaps.demo.openlayers.client.DialogBoxWithCloseButton
-
Creates an instance.
- disable() - Method in class org.gwtopenmaps.openlayers.client.control.Control
-
Disable Control
- disableBrowserContextMenu(Map.BrowserMenuListener) - Method in class org.gwtopenmaps.openlayers.client.Map
- dispatch(ExampleNumberHandler) - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExampleNumberEvent
- dispatch(ExamplePanelBuildHandler) - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExamplePanelBuildEvent
- displayInLayerSwitcher() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Indicates if the Layer should be displayed in the LayerSwitcher Control.
- distanceTo(Geometry, JSObject) - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
Calculate the closest distance between two geometries (on the x-y plane).
- distanceTo(JSObject, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- distVincenty(LonLat, LonLat) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers.Util
-
Given two objects representing points with geographic coordinates, this calculates the distance between those points on the surface of an ellipsoid.
- doFormat() - Method in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractSourceButton
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gwtopenmaps.openlayers.server.cas.CasGwtOpenLayersProxyServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gwtopenmaps.openlayers.server.GwtOpenLayersProxyServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gwtopenmaps.openlayers.server.cas.CasGwtOpenLayersProxyServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gwtopenmaps.openlayers.server.GwtOpenLayersProxyServlet
- doStyle(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.ContextStyler
- 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(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(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragFeature
-
Internal Constructor
- DragFeature.DragFeatureListener - Interface in org.gwtopenmaps.openlayers.client.control
-
Listener for Drag events (Start, Drag and Complete)
- DragFeatureExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.dragfeature
- DragFeatureExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.dragfeature.DragFeatureExample
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.control.DragPan
- DragPan(DragPanOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragPan
- DragPan(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DragPan
- DragPanOptions - Class in org.gwtopenmaps.openlayers.client.control
- DragPanOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.DragPanOptions
- drawFeature(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- drawFeature(VectorFeature, Style) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- 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(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(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeature
- DrawFeature.FeatureAddedListener - Interface in org.gwtopenmaps.openlayers.client.control
- DrawFeatureImpl - Class in org.gwtopenmaps.openlayers.client.control
- DrawFeatureImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
- DrawFeatureOptions - Class in org.gwtopenmaps.openlayers.client.control
- DrawFeatureOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.DrawFeatureOptions
- DrawFeatureStyleExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.drawfeaturestyle
- DrawFeatureStyleExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.drawfeaturestyle.DrawFeatureStyleExample
- drawLine(LonLat, LonLat) - Method in class org.gwtopenmaps.openlayers.client.layer.Canvas
-
Deprecated.
- drawMarker(Box) - Method in class org.gwtopenmaps.openlayers.client.layer.Boxes
- drawMarker(JSObject, Box) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
- DrawPolygonWithHolesExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.drawfeature
- DrawPolygonWithHolesExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.drawfeature.DrawPolygonWithHolesExample
- DrawRegularPolygonExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.drawfeature
- DrawRegularPolygonExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.drawfeature.DrawRegularPolygonExample
- DWITHIN - org.gwtopenmaps.openlayers.client.filter.SpatialFilter.Types
E
- EditingToolbar - Class in org.gwtopenmaps.openlayers.client.control
- EditingToolbar(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbar
- EditingToolbar(Vector, EditingToolbarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.EditingToolbar
- EditingToolbar(JSObject) - 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
- ELEVATION - Static variable in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- EMPTY_LAYER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.EmptyLayer
- EmptyLayer - Class in org.gwtopenmaps.openlayers.client.layer
-
An empty layer.
- EmptyLayer(String, EmptyLayer.Options) - Constructor for class org.gwtopenmaps.openlayers.client.layer.EmptyLayer
-
Create an empty layer.
- EmptyLayer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.EmptyLayer
- EmptyLayer.Options - Class in org.gwtopenmaps.openlayers.client.layer
- EmptyLayerExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.emptylayer
-
Demonstrates the use of EmptyLayer to create a blank background layer.
- EmptyLayerExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.emptylayer.EmptyLayerExample
- enable() - Method in class org.gwtopenmaps.openlayers.client.control.Control
-
Enable the Control
- 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.
- EQUAL_TO - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- equals(Object) - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- equals(Geometry) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
APIMethod: equals Determine whether another geometry is equivalent to this one.
- equals(Point) - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
-
APIMethod: equals Determine whether another geometry is equivalent to this one.
- 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.
- equals(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- eraseFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- evaluate(Feature) - Method in class org.gwtopenmaps.openlayers.client.style.Rule
-
evaluates this rule for a specific feature
- evaluate(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.RuleImpl
- Event - Class in org.gwtopenmaps.openlayers.client.event
- Event(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.Event
- 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
- example - Variable in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
- ExampleBean - Class in org.gwtopenmaps.demo.openlayers.client
-
One example
- ExampleBean(String, String, String[], AbstractExample) - Constructor for class org.gwtopenmaps.demo.openlayers.client.ExampleBean
-
Constructs an example.
- ExampleConstants - Class in org.gwtopenmaps.demo.openlayers.client.basic
- ExampleConstants() - Constructor for class org.gwtopenmaps.demo.openlayers.client.basic.ExampleConstants
- ExampleNumberEvent - Class in org.gwtopenmaps.demo.openlayers.client.puregwt.event
- ExampleNumberEvent() - Constructor for class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExampleNumberEvent
- ExampleNumberHandler - Interface in org.gwtopenmaps.demo.openlayers.client.puregwt.handler
- ExamplePanel - Class in org.gwtopenmaps.demo.openlayers.client
-
A clickable example panel.
- ExamplePanel(ExampleBean) - Constructor for class org.gwtopenmaps.demo.openlayers.client.ExamplePanel
-
Constructs the ExamplePanel using an Example
- ExamplePanelBuildEvent - Class in org.gwtopenmaps.demo.openlayers.client.puregwt.event
- ExamplePanelBuildEvent() - Constructor for class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExamplePanelBuildEvent
- ExamplePanelBuildEvent(String) - Constructor for class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExamplePanelBuildEvent
- ExamplePanelBuildHandler - Interface in org.gwtopenmaps.demo.openlayers.client.puregwt.handler
- ExampleStore - Interface in org.gwtopenmaps.demo.openlayers.client.components.store
- exec(String) - Method in class org.gwtopenmaps.openlayers.client.util.RegExp
- extend(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Bounds
- extend(Point) - Method in class org.gwtopenmaps.openlayers.client.Bounds
- extend(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Bounds
- extendBounds(Bounds) - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
Extend the existing bounds to include the new bounds.
- extendBounds(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
F
- Feature - Class in org.gwtopenmaps.openlayers.client.feature
- Feature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.feature.Feature
- FEATURE_SELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- FEATURE_UNSELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- FeatureAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureAddedListener.FeatureAddedEvent
- FeatureClickoutEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.FeatureClickoutListener.FeatureClickoutEvent
- FeatureClickoutListener - Interface in org.gwtopenmaps.openlayers.client.event
- FeatureClickoutListener.FeatureClickoutEvent - Class in org.gwtopenmaps.openlayers.client.event
- 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
- FeatureIdFilterExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.filter
- FeatureIdFilterExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.filter.FeatureIdFilterExample
- 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
- FeatureModifiedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureModifiedListener.FeatureModifiedEvent
- FeaturePopupExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.featurepopup
-
Shows how to add a feature to a popup.
- FeaturePopupExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.featurepopup.FeaturePopupExample
- FeatureRemovedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureRemovedListener.FeatureRemovedEvent
- FEATURES_SELECTED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- FeatureSelectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.FeatureSelectedListener.FeatureSelectedEvent
- FeatureSelectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureSelectedListener.FeatureSelectedEvent
- FeatureSelectedListener - Interface in org.gwtopenmaps.openlayers.client.event
- FeatureSelectedListener.FeatureSelectedEvent - Class in org.gwtopenmaps.openlayers.client.event
- FeatureSelectionExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- FeatureSelectionExample(String, String, String[], ExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.FeatureSelectionExample
- FeaturesSelectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.FeaturesSelectedListener.FeaturesSelectedEvent
- FeaturesSelectedListener - Interface in org.gwtopenmaps.openlayers.client.event
- FeaturesSelectedListener.FeaturesSelectedEvent - Class in org.gwtopenmaps.openlayers.client.event
- FeatureUnhighlightedListener - Interface in org.gwtopenmaps.openlayers.client.event
-
Listener to handle the event FeatureUnhighlighted that occurs on a VectorFeature of the layer
- FeatureUnselectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.FeatureUnselectedListener.FeatureUnselectedEvent
- FeatureUnselectedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.VectorFeatureUnselectedListener.FeatureUnselectedEvent
- FeatureUnselectedListener - Interface in org.gwtopenmaps.openlayers.client.event
- FeatureUnselectedListener.FeatureUnselectedEvent - Class in org.gwtopenmaps.openlayers.client.event
- 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
- filterByKeywords() - Method in interface org.gwtopenmaps.demo.openlayers.client.i18n.I18NMessages
- finishSketch() - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeature
-
Finishes the sketch without including the currently drawn point.
- finishSketch(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
-
Finishes the sketch without including the currently drawn point.
- fireEvent(GwtEvent<?>) - Method in interface org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBus
-
Fires the event from no source.
- fireEvent(GwtEvent<?>) - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBusImpl
- fireEventFromSource(GwtEvent<?>, Object) - Method in interface org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBus
-
Fires the given event to the handlers listening to the event's type.
- fireEventFromSource(GwtEvent<?>, Object) - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.ShowcaseEventBusImpl
- FixedStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- FixedStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
- FixedStrategy(boolean) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
- FixedStrategy(FixedStrategyOptions) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
- FixedStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
-
TODO ahhughes - should this be public or private?
- FixedStrategy(JSObject, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
- FixedStrategyOptions - Class in org.gwtopenmaps.openlayers.client.strategy
- FixedStrategyOptions() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategyOptions
- FixedStrategyOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.FixedStrategyOptions
- fixOpenLayersDisappearingFeatures() - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
-
Fix the problem of large features disappearing when zooming in by updating the MAX_PIXEL value to MAX_VALUE.
- 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<W,R> - 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() - Constructor for class org.gwtopenmaps.openlayers.client.format.FormatOptions
- FormatOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.FormatOptions
- forwardBuildHandler(JSObject) - Method in class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandler
- forwardBuildShowcase() - Method in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.ShowcaseBuilderHandler
- forwardMercator(double, double) - Method in class org.gwtopenmaps.openlayers.client.layer.Google
-
Deprecated.
- forwardMercator(double, double) - Method in class org.gwtopenmaps.openlayers.client.layer.GoogleV3
- Framed - Class in org.gwtopenmaps.openlayers.client.popup
- Framed(String, LonLat, String, boolean) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
- Framed(String, LonLat, Size, String, boolean) - 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, OpenLayersObjectWrapper, boolean, Popup.CloseListener) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
- Framed(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Framed
- FramedCloud - Class in org.gwtopenmaps.openlayers.client.popup
- 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, String, OpenLayersObjectWrapper, boolean, Popup.CloseListener) - Constructor for class org.gwtopenmaps.openlayers.client.popup.FramedCloud
-
Constructor also taking a CloseListener callback as suggested by the original OpenLayers JavaScript constructor.
- FramedCloud(JSObject) - 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
- fromString(String) - Static method in enum org.gwtopenmaps.openlayers.client.feature.VectorFeature.State
- fromValue(String) - Static method in enum org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- fromValue(String) - Static method in enum org.gwtopenmaps.openlayers.client.layer.TransitionEffect
- fromWKT(String) - Static method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- fromWKT(String) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
G
- G_HYBRID_MAP - org.gwtopenmaps.openlayers.client.layer.GoogleV3MapType
-
This map type transposes street maps and labels over satellite images.
- 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 - org.gwtopenmaps.openlayers.client.layer.GoogleV3MapType
-
Normal street map type.
- G_NORMAL_MAP - Static variable in class org.gwtopenmaps.openlayers.client.layer.GMapType
-
Normal street map type.
- G_SATELLITE_MAP - org.gwtopenmaps.openlayers.client.layer.GoogleV3MapType
-
This map type shows Google Earth satellite images.
- G_SATELLITE_MAP - Static variable in class org.gwtopenmaps.openlayers.client.layer.GMapType
-
This map type shows Google Earth satellite images.
- G_TERRAIN_MAP - org.gwtopenmaps.openlayers.client.layer.GoogleV3MapType
-
A terrain map type.
- GeodesicLengthExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.geodesiclength
-
Example showing how to use geojson
- GeodesicLengthExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.geodesiclength.GeodesicLengthExample
- GeoJSON - Class in org.gwtopenmaps.openlayers.client.format
-
Brief explanation of GeoJSON vector format here.
- GeoJSON() - Constructor for class org.gwtopenmaps.openlayers.client.format.GeoJSON
- GeoJSON(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.GeoJSON
- GeoJsonExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.geojson
-
Example showing how to use geojson
- GeoJsonExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.geojson.GeoJsonExample
- GeoJsonFormatExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.format.geojson
- GeoJsonFormatExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.format.geojson.GeoJsonFormatExample
- GeoJsonFormatReadExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.format.geojson
- GeoJsonFormatReadExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.format.geojson.GeoJsonFormatReadExample
- GeoJsonFromGitHub - Class in org.gwtopenmaps.demo.openlayers.client.examples.geojson
-
Example showing how to use geojson from GitHub
- GeoJsonFromGitHub(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.geojson.GeoJsonFromGitHub
- Geolocate - Class in org.gwtopenmaps.openlayers.client.control
-
Supported event types (in addition to those from
): locationupdated - Triggered when browser return a new position. - Geolocate() - Constructor for class org.gwtopenmaps.openlayers.client.control.Geolocate
- Geolocate(GeolocateOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Geolocate
- Geolocate(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Geolocate
- GEOLOCATE_LOCATION_FAILED - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- GEOLOCATE_LOCATION_UNCAPABLE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- GEOLOCATE_LOCATION_UPDATE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- GeolocateExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.geolocate
- GeolocateExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.geolocate.GeolocateExample
- GeolocateImpl - Class in org.gwtopenmaps.openlayers.client.control
- GeolocateImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.GeolocateImpl
- GeolocateOptions - Class in org.gwtopenmaps.openlayers.client.control
- GeolocateOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.GeolocateOptions
-
Build the Geolocate Options Object setting defaults Value on Control.
- Geometry - Class in org.gwtopenmaps.openlayers.client.geometry
- Geometry(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Geometry
- Geometry.Distance - Interface in org.gwtopenmaps.openlayers.client.geometry
-
The distance between this geometry and the target.
- geometryHandlerManager - Static variable in 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() - Method in class org.gwtopenmaps.demo.openlayers.client.config.provider.ShowcaseLogoProvider
- get(int) - Method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
- get(int) - Method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
- get(int) - Method in class org.gwtopenmaps.openlayers.client.util.JObjectArray
- get(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArrayImpl
- get(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
- getAccuracy() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position.Coords
- getAllOverlays() - Method in class org.gwtopenmaps.openlayers.client.Map
- getArea() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- getArea() - Method in class org.gwtopenmaps.openlayers.client.geometry.Polygon
- getArea(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
- getAsFloat(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
- getAssociatedType() - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExampleNumberEvent
- getAssociatedType() - Method in class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExamplePanelBuildEvent
- 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
- getAttributeNames() - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
-
Gets all the names of the attributes.
- getAttributeNodeNS(Element, String, String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: getAttributeNodeNS Get an attribute node given the namespace URI and local name.
- getAttributeNS(Element, String, String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: getAttributeNS Get an attribute value given the namespace URI and local name.
- getAttributes() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
- getAttributes(String) - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
-
Get a nested attribute object.
- getAttributes(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Deprecated.
- getAttributeValues() - Method in class org.gwtopenmaps.openlayers.client.util.Attributes
-
Gets all the values of the attributes.
- 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
- getBaseLayer() - Method in class org.gwtopenmaps.openlayers.client.Map
- getBgColor() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- 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
-
Deprecated.
- getBounds() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- getBounds() - Method in class org.gwtopenmaps.openlayers.client.marker.Box
- getBounds(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
- 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
- getCenterPixel() - Method in class org.gwtopenmaps.openlayers.client.Bounds
- getCentroid() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
Calculate the centroid of this geometry.
- getCentroid() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
- getCentroid(boolean) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
APIMethod: getCentroid Compute the centroid for this geometry collection.
- getCentroid(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- getClassHandlerType() - Method in class org.gwtopenmaps.openlayers.client.handler.chain.ChainHandler
- getClassHandlerType() - Method in class org.gwtopenmaps.openlayers.client.handler.chain.PathChainHandler
- getClassHandlerType() - Method in class org.gwtopenmaps.openlayers.client.handler.chain.PointChainHandler
- getClassHandlerType() - Method in class org.gwtopenmaps.openlayers.client.handler.chain.PolygonChainHandler
- getClassHandlerType() - Method in class org.gwtopenmaps.openlayers.client.handler.chain.RegularPolygonChainHandler
- getClassName() - Method in class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
-
Each OpenLayers object has a CLASS_NAME property.
- getClickHandler() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample.KeymaskControl
- getClickTolerance() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- getCluster() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Get the clustered features in this vector feature.
- getCluster(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- getComponent(int) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
- 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.
- getComponentsString() - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Method: getComponentsString Get a string representing the components for this collection Returns: {String} A string representation of the components of this geometry
- getContentDiv(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl
- getControl(String) - Method in class org.gwtopenmaps.openlayers.client.Map
-
APIMethod: getControl Parameters: id - {String} ID of the control to return.
- getControlId() - Method in class org.gwtopenmaps.openlayers.client.control.Control
-
Give the Control ID
- getControlsByClass(String) - Method in class org.gwtopenmaps.openlayers.client.Map
- getCoordinateArray() - Method in class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
- getCoords() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position
- getCQLFilter() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- getCurrentUnits() - Method in class org.gwtopenmaps.openlayers.client.Map
- getCursor() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Cursor.
- getCursor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getDashstyle() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLine
- getDashstyle(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLineImpl
- 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 vector layer.
- getDefaultVersion() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilities
- getDefaultVersion() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesOptions
- getDescription() - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- getDistance() - Method in interface org.gwtopenmaps.openlayers.client.geometry.Geometry.Distance
- getDistance() - Method in class org.gwtopenmaps.openlayers.client.strategy.ClusterStrategy
- getDotPerInch() - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
- getEdge() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getEdgeTolerance() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getElement() - Method in class org.gwtopenmaps.openlayers.client.event.EventObject
- getElementsByTagName(Element, String) - Static method in class org.gwtopenmaps.openlayers.client.util.ElementHelper
- getElementsByTagNameNS(Element, String, String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: getElementsByTagNameNS Get a list of elements on a node given the namespace URI and local name.
- getError() - Method in class org.gwtopenmaps.openlayers.client.event.LocationFailedEvent
- getEventBus() - Method in interface org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjector
- getEvents() - Method in class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
- getExample() - Method in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
- getExample() - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- getExample(String) - Method in interface org.gwtopenmaps.demo.openlayers.client.components.store.ExampleStore
- getExample(String) - Method in class org.gwtopenmaps.demo.openlayers.client.components.store.ShowcaseExampleStore
- getExamples() - Method in interface org.gwtopenmaps.demo.openlayers.client.components.store.ExampleStore
- getExamples() - Method in class org.gwtopenmaps.demo.openlayers.client.components.store.ShowcaseExampleStore
- getExampleStore() - Method in interface org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjector
- getExtenalGraphic(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- 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() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getExternalGraphic(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getFeature() - Method in class org.gwtopenmaps.openlayers.client.event.SingleFeatureEvent
- GetFeature - Class in org.gwtopenmaps.openlayers.client.control
-
GetFeature implementation that gets Vector Features use WFS
- GetFeature() - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeature
- GetFeature(GetFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeature
- GetFeature(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeature
- GetFeatureBoxSelectionExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- GetFeatureBoxSelectionExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureBoxSelectionExample
- getFeatureByFid(String) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- getFeatureById(String) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- GetFeatureClickSelectionExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- GetFeatureClickSelectionExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureClickSelectionExample
- GetFeatureEvent - Class in org.gwtopenmaps.openlayers.client.event
- GetFeatureEvent(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.GetFeatureEvent
- getFeatureId() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
- getFeatureId(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
- GetFeatureInfoEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
- GetFeatureInfoListener - Interface in org.gwtopenmaps.openlayers.client.event
- GetFeatureInfoListener.GetFeatureInfoEvent - Class in org.gwtopenmaps.openlayers.client.event
- GetFeatureInfoVendorParam - Class in org.gwtopenmaps.openlayers.client.control
- GetFeatureInfoVendorParam() - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeatureInfoVendorParam
- GetFeatureInfoVendorParam(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.GetFeatureInfoVendorParam
- 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
- GetFeatureOptions.GetFeatureValueKey - Enum in org.gwtopenmaps.openlayers.client.control
- getFeatures() - Method in class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
-
Get the features returned by the request If infoFormat was set to GML WmsGetFeatureInfo parses the result and populates an array with the returned features.
- getFeatures() - Method in class org.gwtopenmaps.openlayers.client.event.MultipleFeaturesEvent
- 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.control.TransformBeforeSetFeatureListener.BeforeSetFeatureEvent
- getFid() - Method in class org.gwtopenmaps.openlayers.client.control.TransformCompleteListener.TransformCompleteEvent
- getFid() - Method in class org.gwtopenmaps.openlayers.client.control.TransformSetFeatureListener.SetFeatureEvent
- 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.
- getFillColor() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPolygon
- getFillColor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPolygonImpl
- getFillOpacity() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Fill opacity (0-1).
- getFillOpacity() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPolygon
- getFillOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPolygonImpl
- getFillOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getFilterType() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- getFontColor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getFontFamily() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerText
- getFontFamily(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- getFontFamily(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getFontSize() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerText
- getFontSize(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- getFontSize(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getFontStyle() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerText
- getFontStyle(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- getFontWeight() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerText
- getFontWeight(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- getFontWeight(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getFormat() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesConfig
- getFormat() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
- getFormat() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- getFractionalZoom() - Method in class org.gwtopenmaps.openlayers.client.Map
- 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
- getGeodesicArea(Projection) - Method in class org.gwtopenmaps.openlayers.client.geometry.Polygon
- getGeodesicArea(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
- getGeodesicLength(Projection) - Method in class org.gwtopenmaps.openlayers.client.geometry.Curve
-
APIMethod: getGeodesicLength Calculate the approximate length of the geometry were it projected onto the earth.
- 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() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getGraphicHeight(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- 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() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getGraphicName(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- getGraphicName(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getGraphicOpacity() - Method in class org.gwtopenmaps.openlayers.client.Style
- getGraphicOpacity() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getGraphicOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- getGraphicOpacity(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() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getGraphicWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- getGraphicWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getGraphicXOffset() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getGraphicXOffset(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- getGraphicYOffset() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getGraphicYOffset(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- 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
- getGreedy() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingOptions
- getGroundResolutionInMeters(double, int) - Static method in class org.gwtopenmaps.openlayers.client.layer.XYZ
-
Determines the ground resolution (in meters per pixel) at a specified latitude and level of detail.
- getHandler() - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeature
-
This method returns the Handler associated to the control.
- getHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
- 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() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- getId() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
- getId() - Method in class org.gwtopenmaps.openlayers.client.Style
- getId() - Method in class org.gwtopenmaps.openlayers.client.style.Rule
-
Get unique id for this session.
- getId(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- getId(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.RuleImpl
- getId(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getImageReloadAttempts() - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
- getImmediate() - Method in class org.gwtopenmaps.openlayers.client.control.Measure
-
Activates the immediate measurement so that the "measurepartial" event is also fired once the measurement sketch is modified.
- getImmediate(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.MeasureImpl
- getInchesPerUnit(String) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
- getInchesPerUnitMeter() - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers
- getInstance() - Static method in class org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjector.MainInjector
- 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
- getKey() - Method in class org.gwtopenmaps.openlayers.client.layer.BingOptions
- getLabel() - Method in class org.gwtopenmaps.openlayers.client.Style
- getLabel() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerText
- getLabel(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
- 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
- getLabelSelect() - Method in class org.gwtopenmaps.openlayers.client.Style
-
If set to true, labels will be selectable using SelectFeature or similar controls.
- getLabelSelect(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getLabelXOffset() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Pixel offset along the positive x axis for displacing the label.
- getLabelXOffset(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getLabelYOffset() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Pixel offset along the positive y axis for displacing the label.
- getLabelYOffset(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getLayer() - Method in class org.gwtopenmaps.openlayers.client.control.Control
- getLayer() - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
- getLayer() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingOptions
- getLayer() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getLayer() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
- getLayer() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesConfig
- getLayer(String) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Get a layer based on the id assigned by OpenLayers.
- getLayer(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
- getLayerByName(String) - Method in class org.gwtopenmaps.openlayers.client.Map
-
This is not an OpenLayers native function.
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.Bing
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.Boxes
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.EmptyLayer
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.GoogleV3
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.Image
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
This method must be present in all Layer subclasses, so we can have the real JavaBean Implementation.
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.OSM
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.TMS
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.VirtualEarth
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.WFS
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.WMS
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.WMTS
- getLayerCreator() - Method in class org.gwtopenmaps.openlayers.client.layer.XYZ
- getLayerIndex(Layer) - Method in class org.gwtopenmaps.openlayers.client.Map
- getLayername() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
- getLayerPxFromLonLat(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Map
-
APIMethod: getLayerPxFromLonLat Parameters:
- 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
- getLength() - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Calculate the length of this geometry
- getLength() - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- getLinecap() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLine
- getLinecap(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLineImpl
- 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
- getLonLat() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
- getLonLatFromLayerPx(Pixel) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Method: getLonLatFromLayerPx Parameters:
- 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.demo.openlayers.client.basic.MapExample
- 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.
- getMapSizeInPixels(int) - Static method in class org.gwtopenmaps.openlayers.client.layer.XYZ
-
Determines the map width and height (in pixels) at a specified level of detail.
- getMarkers() - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
- getMatrixSet() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesConfig
- getMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
- getMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
- getMaxExtent() - Method in class org.gwtopenmaps.openlayers.client.Map
- getMaxFeatures() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- getMaxFeatures() - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
- getMaxGetUrlLength() - Method in class org.gwtopenmaps.openlayers.client.tile.ImageOptions
- getMaxResolution() - Method in class org.gwtopenmaps.openlayers.client.Map
- getMaxZoomLevel() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Get the maximum zoomlevel for this layer.
- getMeasure() - Method in class org.gwtopenmaps.openlayers.client.event.MeasureEvent
- getMinZoomLevel() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Get the minimum zoomlevel for this layer.
- getMousePosition(Event) - Method in class org.gwtopenmaps.openlayers.client.event.Events
- getName() - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- getName() - Method in class org.gwtopenmaps.openlayers.client.layer.BingOptions
- getName() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- getName() - Method in class org.gwtopenmaps.openlayers.client.Style
- getName(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getNativeType() - Method in enum org.gwtopenmaps.openlayers.client.layer.GoogleV3MapType
-
Returns the type.
- getNext() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
- getNext(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- getNode() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getNodeTolerance() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- 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.
- getNumberOfFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- getNumberOfSelectedFeatures() - 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() - Method in class org.gwtopenmaps.openlayers.client.layer.TMS
- getNumLoadingTiles() - Method in class org.gwtopenmaps.openlayers.client.layer.WMS
- getNumLoadingTiles(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestImpl
- getNumLoadingTiles(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.TMSImpl
- getOpacity() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- getOpacity() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
-
Get the popup opacity
- getOptions() - Method in class org.gwtopenmaps.openlayers.client.layer.WMS
- 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
- getParam() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesConfig
- getParams() - Method in class org.gwtopenmaps.openlayers.client.layer.WMS
- getParams(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
- getPersist() - Method in class org.gwtopenmaps.openlayers.client.control.Measure
-
Keep the temporary measure sketch or not.
- getPersist(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.MeasureImpl
- getPixel() - Method in class org.gwtopenmaps.openlayers.client.event.MapClickListener.MapClickEvent
- getPixelFromLonLat(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Map
- getPoint() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent
- getPointRadius() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Deprecated.
- getPointRadius() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getPointRadius(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- 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
- getPosition() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent
- getPrevious() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
- getPrevious(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- getProjection() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesConfig
- getProjection() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- 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() - Method in class org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.MapLayerChangedEvent
- 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
- getPropertyValues() - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
- getPropertyValues(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
- getProtocol() - Method in class org.gwtopenmaps.openlayers.client.layer.BingOptions
- 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
- getRenderIntent() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
- getRenderIntent(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- getRequestType() - Method in class org.gwtopenmaps.openlayers.client.protocol.Response
-
Property: requestType {String} The type of request this response corresponds to.
- getRequestType(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.ResponseImpl
- getResolution() - Method in class org.gwtopenmaps.openlayers.client.Map
- getResolutionForZoom(double) - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- getResolutionForZoom(double) - Method in class org.gwtopenmaps.openlayers.client.Map
- getResolutionFromScale(double, String) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers.Util
- getResolutions() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Get all resolutions for the layer.
- getRotation() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Url to an external graphic that will be used for rendering points.
- getRotation() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPoint
- getRotation(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerPointImpl
- getRotation(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getScale() - Method in class org.gwtopenmaps.openlayers.client.Map
- getScaleForZoom(double, String) - Method in class org.gwtopenmaps.openlayers.client.Map
- getScaleFromResolution(double, String) - Static method in class org.gwtopenmaps.openlayers.client.OpenLayers.Util
- getScales() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Get all scales for the layer.
- getScreenPixel() - Method in class org.gwtopenmaps.openlayers.client.event.MouseEvent
- getSelectedFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
-
Gets an array of all selected features.
- getServiceVersion() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
- getShowcaseExamplePanel() - Method in interface org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjector
- getShowcaseSearchPanel() - Method in interface org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjector
- getShowcaseTopPanel() - Method in interface org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjector
- getSize() - Method in class org.gwtopenmaps.openlayers.client.Bounds
- 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.GetFeatureEvent
- getSource() - Method in class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
- getSource() - Method in class org.gwtopenmaps.openlayers.client.event.LocationFailedEvent
- getSource() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicbing.BasicBingExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicgooglev3.BasicGoogleV3Example
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicosm.BasicOsmExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basicosm.BasicOsmUrlExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.basictms.BasicTmsExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.canceldrawing.CancelDrawingExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.click.ClickExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.click.ClickHandlerExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cluster.AnimatedClusterStrategyTreshHoldExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cluster.AnimatedClusterWithPopup
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cluster.ClusterStrategyTreshHoldExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.cql.CqlWmsExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.custommouseposition.CustomMousePositionExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.dragfeature.DragFeatureExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.drawfeature.DrawPolygonWithHolesExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.drawfeature.DrawRegularPolygonExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.drawfeaturestyle.DrawFeatureStyleExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.emptylayer.EmptyLayerExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.featurepopup.FeaturePopupExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.filter.ComparisonAndLogicalFilterExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.filter.FeatureIdFilterExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.filter.SpatialFilterExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.geojson.GeoJsonFormatExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.geojson.GeoJsonFormatReadExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.wmc.WMCFormatExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.format.xml.XMLFormatExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geodesiclength.GeodesicLengthExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geojson.GeoJsonExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geojson.GeoJsonFromGitHub
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.geolocate.GeolocateExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.graticule.GraticuleExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.gwtwidget.GwtWidgetExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.imagelayer.ImageLayerExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.kml.KmlExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.label.LabelOverLeapExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.label.Labels
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.linestring2multilinestring.LineString2MultiLineStringExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.location.LocationExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.markers.MarkerPopupOverExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.measure.MeasureExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.measure.StyledMeasureExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.minmaxzoom.MinMaxZoomExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.polygonselect.PolygonSelect
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.refresh.WfsRefreshExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.rotatevector.RotateVectorExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.rule.RuleExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.scale.ScaleExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.selectfeature.SelectFeatureExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.sld.graphicfill.GraphicFillExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.sld.SldExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.snap.SnapFeatureExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.TransformFeature.TransformFeatureExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.undoredodrawing.UndoRedoDrawingExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.variablewfsstyle.VariableWfsStyle
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.ClickFeatureListenerExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.FeatureSelectionExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureBoxSelectionExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.GetFeatureClickSelectionExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.HoverAndDragExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.HoverAndSelectExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.OpaqueVectorLayerExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.VectorExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.VectorResizeImageExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.vector.WellKnownGraphicExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wfshoverhighlight.WfsHoverHighlightExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmsfeatureinfo.WmsFeatureInfoExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmsPost.WmsPostExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmsrefresh.WmsRefreshExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmswfs.WmsWfsExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmswfsedit.WmsWfsEditExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSExample
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSModisTerra
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSModisTerraWithTime
- getSourceCodeURL() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.xyzlayer.XYZLayerExample
- getSourceJSObject() - Method in class org.gwtopenmaps.openlayers.client.event.EventObject
- getState() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Gets the state of the feature.
- getState(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- getStrategies() - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
-
Get the setted Strategy objects.
- 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() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLine
- getStrokeColor(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLineImpl
- 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() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLine
- getStrokeOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLineImpl
- getStrokeOpacity(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getStrokeWidth() - Method in class org.gwtopenmaps.openlayers.client.Style
-
Pixel stroke width.
- getStrokeWidth() - Method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLine
- getStrokeWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerLineImpl
- getStrokeWidth(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleImpl
- getStyle() - Method in class org.gwtopenmaps.openlayers.client.feature.Feature
- getStyle() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesConfig
- getStyle() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- getStyle(Style) - Method in class org.gwtopenmaps.openlayers.client.layer.VectorOptions
- getStyle(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.FeatureImpl
- getStyleMap() - Method in class org.gwtopenmaps.openlayers.client.layer.GMLOptions
- getStyleMap() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- 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
- getTags() - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- getText() - Method in class org.gwtopenmaps.openlayers.client.event.GetFeatureInfoListener.GetFeatureInfoEvent
- getThreshold() - Method in class org.gwtopenmaps.openlayers.client.strategy.ClusterStrategy
- getTileSize() - Method in class org.gwtopenmaps.openlayers.client.Map
- getTimeFilter() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- getTolerance() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getTopDocument() - Static method in class org.gwtopenmaps.openlayers.client.util.ElementHelper
- getTransitionEffect() - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
-
Gets the transition effect to use when the map is zoomed.
- getTransitionEffect() - Method in class org.gwtopenmaps.openlayers.client.layer.LayerOptions
-
Gets the transition effect to use when the map is zoomed.
- getType() - Method in class org.gwtopenmaps.openlayers.client.event.EventObject
-
Type is a string like "addlayer" or "move" denoting the type of event.
- getType() - Method in class org.gwtopenmaps.openlayers.client.layer.BingOptions
- getType() - Method in class org.gwtopenmaps.openlayers.client.layer.TMSOptions
- 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() - Method in class org.gwtopenmaps.openlayers.client.layer.Image
- getUrl() - Method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocol
- 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
- getUserStyleMap() - Method in class org.gwtopenmaps.openlayers.client.format.sld.SLDResult
-
This method returns a style map usable in layers and features
- getValue() - Method in enum org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- getValue() - Method in enum org.gwtopenmaps.openlayers.client.layer.TransitionEffect
- getValue() - Method in enum org.gwtopenmaps.openlayers.client.RenderIntent
-
Gets the value property: The value to attribute to this enum constant.
- getVectorOptions() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
-
Get the VectorOptions.
- getVendorParams() - Method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions
- getVersion() - Method in class org.gwtopenmaps.openlayers.client.format.sld.SLDResult
- getVertex() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getVertexTolerance() - Method in class org.gwtopenmaps.openlayers.client.control.SnappingTarget
- getVertices(boolean) - Method in class org.gwtopenmaps.openlayers.client.geometry.Geometry
-
Return a list of all points in this geometry.
- getVertices(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.geometry.GeometryImpl
- getViewport() - Method in class org.gwtopenmaps.openlayers.client.Map
-
returns the DOM node of the viewport.
- getVisibility() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Determine whether the feature is displayed or not
- getVisibility(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- getWidth() - Method in class org.gwtopenmaps.openlayers.client.Bounds
- getWidth() - Method in class org.gwtopenmaps.openlayers.client.Size
- getWmcOptions() - Method in class org.gwtopenmaps.openlayers.client.format.wmc.WMC
- getWMTSCapabilitiesOptions() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilities
- getX() - Method in class org.gwtopenmaps.openlayers.client.event.ClickEvent
- getX() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
- getX(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- getX0() - Method in interface org.gwtopenmaps.openlayers.client.geometry.Geometry.Distance
- getX1() - Method in interface org.gwtopenmaps.openlayers.client.geometry.Geometry.Distance
- 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.event.ClickEvent
- getY() - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
- getY(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- getY0() - Method in interface org.gwtopenmaps.openlayers.client.geometry.Geometry.Distance
- getY1() - Method in interface org.gwtopenmaps.openlayers.client.geometry.Geometry.Distance
- getYOrdering() - Method in class org.gwtopenmaps.openlayers.client.layer.RendererOptions
-
Get the yOrdering property
- getYX() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilities
- getYX() - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilitiesOptions
- getZIndex() - Method in class org.gwtopenmaps.openlayers.client.control.Control
- getZIndex() - Method in class org.gwtopenmaps.openlayers.client.Icon
- getZIndex() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Method: getZIndex Returns: {Integer} the z-index of this layer
- getZIndex() - Method in class org.gwtopenmaps.openlayers.client.marker.Box
- getZIndex() - Method in class org.gwtopenmaps.openlayers.client.style.Symbolizer
-
Default is 0.
- getZIndex(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.style.SymbolizerImpl
- 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
- getZoomForResolution(double, boolean) - Method in class org.gwtopenmaps.openlayers.client.Map
- getZoomFromScale(double, 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.GML
-
GML parser and writer, supports simple features profile ONLY.
- GML - Class in org.gwtopenmaps.openlayers.client.layer
- GML - org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions.GetFeatureInfoFormat
- GML() - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.GML.GML
- GML(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GML
- GML(String, String, GMLOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GML
- GML(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.GML.GML
- GML(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GML
- GML2 - Class in org.gwtopenmaps.openlayers.client.format.gml.v2
-
Wraps OpenLayers.Format.GML.v2 Brief explanation of Geographic Markup Language (GML) vector format here.
- GML2(GML2Options) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v2.GML2
-
Unique constructor taking required options as a parameter.
- GML2(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v2.GML2
- GML2Options - Class in org.gwtopenmaps.openlayers.client.format.gml.v2
-
Properties to be initialized for any GML2 by passing this object to the constructor
- GML2Options(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v2.GML2Options
- GML2Options(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v2.GML2Options
- GML3 - Class in org.gwtopenmaps.openlayers.client.format.gml.v3
-
Wraps OpenLayers.Format.GML.v3 Brief explanation of Geographic Markup Language (GML) vector format here.
- GML3(GML3Options) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v3.GML3
-
Unique constructor taking required options as a parameter.
- GML3(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v3.GML3
- GML3Options - Class in org.gwtopenmaps.openlayers.client.format.gml.v3
-
Properties to be initialized for any GML3 by passing this object to the constructor
- GML3Options(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v3.GML3Options
- GML3Options(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.gml.v3.GML3Options
- GMLOptions - Class in org.gwtopenmaps.openlayers.client.layer
- GMLOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GMLOptions
- GMLParams - Class in org.gwtopenmaps.openlayers.client.layer
- GMLParams(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GMLParams
- Google - Class in org.gwtopenmaps.openlayers.client.layer
-
Deprecated.
- Google(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Google
-
Deprecated.
- Google(String, GoogleOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Google
-
Deprecated.
- Google(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Google
-
Deprecated.
- GOOGLE_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
- GoogleOptions - Class in org.gwtopenmaps.openlayers.client.layer
-
Deprecated.
- GoogleOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GoogleOptions
-
Deprecated.
- GoogleV3 - Class in org.gwtopenmaps.openlayers.client.layer
-
A layer to show a Google map using the Google Maps JavaScript API V3.
- GoogleV3(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GoogleV3
- GoogleV3(String, GoogleV3Options) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GoogleV3
- GoogleV3(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GoogleV3
- GoogleV3MapType - Enum in org.gwtopenmaps.openlayers.client.layer
- GoogleV3Options - Class in org.gwtopenmaps.openlayers.client.layer
- GoogleV3Options() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GoogleV3Options
- GraphicFillExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.sld.graphicfill
- GraphicFillExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.sld.graphicfill.GraphicFillExample
- Graticule - Class in org.gwtopenmaps.openlayers.client.control
- Graticule() - Constructor for class org.gwtopenmaps.openlayers.client.control.Graticule
- Graticule(GraticuleOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Graticule
- Graticule(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Graticule
- GraticuleExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.graticule
- GraticuleExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.graticule.GraticuleExample
- GraticuleImpl - Class in org.gwtopenmaps.openlayers.client.control
- GraticuleImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.GraticuleImpl
- GraticuleOptions - Class in org.gwtopenmaps.openlayers.client.control
- GraticuleOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.GraticuleOptions
- GREATER_THAN - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- GREATER_THAN_OR_EQUAL_TO - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- GridLayer - Class in org.gwtopenmaps.openlayers.client.layer
-
Wrapper of OpenLayers.Layer.Grid in OpenLayers.
- GridLayer(String, String, WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayer
- GridLayer(String, String, WMSParams, GridLayerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayer
- GridLayer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayer
- GRIDLAYER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
- GridLayerOptions - Class in org.gwtopenmaps.openlayers.client.layer
- GridLayerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
- GridLayerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
- GWTOLGeometryHandlerManager - Class in org.gwtopenmaps.openlayers.client.geometry.responsability
- GWTOLGeometryHandlerManager() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.responsability.GWTOLGeometryHandlerManager
- gwtOlLogo() - Method in interface org.gwtopenmaps.demo.openlayers.client.Resources
-
The GWT-OL logo.
- GwtOpenLayersBuilderManager - Class in org.gwtopenmaps.demo.openlayers.client.components.responsibility
- GwtOpenLayersBuilderManager() - Constructor for class org.gwtopenmaps.demo.openlayers.client.components.responsibility.GwtOpenLayersBuilderManager
- GwtOpenlayersInjector - Interface in org.gwtopenmaps.demo.openlayers.client.config
- GwtOpenlayersInjector.MainInjector - Class in org.gwtopenmaps.demo.openlayers.client.config
- GwtOpenlayersInjectorModule - Class in org.gwtopenmaps.demo.openlayers.client.config
- GwtOpenlayersInjectorModule() - Constructor for class org.gwtopenmaps.demo.openlayers.client.config.GwtOpenlayersInjectorModule
- GwtOpenLayersProxyServlet - Class in org.gwtopenmaps.openlayers.server
-
This is a transparent HTTP proxy written in Java that is similar to the proxy in the OpenLayers examples, which is written in Python.
- GwtOpenLayersProxyServlet() - Constructor for class org.gwtopenmaps.openlayers.server.GwtOpenLayersProxyServlet
- GwtOpenLayersShowcase - Class in org.gwtopenmaps.demo.openlayers.client
-
Entry point for GWT OpenLayers showcase.
- GwtOpenLayersShowcase() - Constructor for class org.gwtopenmaps.demo.openlayers.client.GwtOpenLayersShowcase
- GwtOpenLayersULComponent - Class in org.gwtopenmaps.demo.openlayers.client.components.list
- GwtOpenLayersULComponent() - Constructor for class org.gwtopenmaps.demo.openlayers.client.components.list.GwtOpenLayersULComponent
- GwtWidgetExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.gwtwidget
-
Shows how to add a GwtWidget to the map.
- GwtWidgetExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.gwtwidget.GwtWidgetExample
H
- Handler - Class in org.gwtopenmaps.openlayers.client.handler
-
Handler Base Class.
- 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
- hasAttributeNS(Element, String, String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: hasAttributeNS Determine whether a node has a particular attribute matching the given name and namespace.
- hashCode() - Method in class org.gwtopenmaps.demo.openlayers.client.ExampleBean
- hasProperty(String) - Method in class org.gwtopenmaps.openlayers.client.util.JSObject
- hasProperty(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.util.JSObjectHelper
- hide() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
-
Method: hide Makes the popup invisible.
- hideDialog() - Method in class org.gwtopenmaps.demo.openlayers.client.DialogBoxWithCloseButton
-
Hides the dialog.
- HOVER_FEATURE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- HoverAndDragExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- HoverAndDragExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.HoverAndDragExample
- HoverAndSelectExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- HoverAndSelectExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.HoverAndSelectExample
- HoverFeatureEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.HoverFeatureListener.HoverFeatureEvent
- HoverFeatureListener - Interface in org.gwtopenmaps.openlayers.client.event
- HoverFeatureListener.HoverFeatureEvent - Class in org.gwtopenmaps.openlayers.client.event
- HTML - org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfoOptions.GetFeatureInfoFormat
- HTTP - org.gwtopenmaps.openlayers.client.protocol.ProtocolType
- HTTPProtocol - Class in org.gwtopenmaps.openlayers.client.protocol
- HTTPProtocol(HTTPProtocolOptions) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocol
- HTTPProtocolCRUDOptions - Class in org.gwtopenmaps.openlayers.client.protocol
- HTTPProtocolCRUDOptions(CRUDOptions.Callback) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolCRUDOptions
- HTTPProtocolCRUDOptionsImpl - Class in org.gwtopenmaps.openlayers.client.protocol
- HTTPProtocolCRUDOptionsImpl() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolCRUDOptionsImpl
- HTTPProtocolImpl - Class in org.gwtopenmaps.openlayers.client.protocol
- HTTPProtocolImpl() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolImpl
- HTTPProtocolOptions - Class in org.gwtopenmaps.openlayers.client.protocol
- HTTPProtocolOptions() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolOptions
- HTTPRequestLayer - Class in org.gwtopenmaps.openlayers.client.layer
-
Wrapper of OpenLayers.Layer.HTTPRequest in OpenLayers.
- HTTPRequestLayer(String, String[], WMSParams) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
-
Constructor: HTTPRequestLayer Parameters: name - {String} url - {Array (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 - {String} params - {WMSParams}
- 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(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
- 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
- HTTPRequestLayerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerOptions
- HTTPS - org.gwtopenmaps.openlayers.client.protocol.ProtocolType
- Hybrid() - Static method in class org.gwtopenmaps.openlayers.client.layer.VEMapStyle
- HYBRID - org.gwtopenmaps.openlayers.client.layer.BingType
I
- I18N - Static variable in class org.gwtopenmaps.demo.openlayers.client.components.ShowcaseSearchPanel
- I18N - Static variable in class org.gwtopenmaps.demo.openlayers.client.ExamplePanel
- I18NMessages - Interface in org.gwtopenmaps.demo.openlayers.client.i18n
-
Defines the messages that can be used.
- Icon - Class in org.gwtopenmaps.openlayers.client
- Icon(String, Size) - Constructor for class org.gwtopenmaps.openlayers.client.Icon
- Icon(String, Size, Pixel) - Constructor for class org.gwtopenmaps.openlayers.client.Icon
- Icon(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Icon
- icon_info() - Method in interface org.gwtopenmaps.demo.openlayers.client.Resources
-
The info icon
- id - Variable in class org.gwtopenmaps.openlayers.client.popup.Popup
- Image - Class in org.gwtopenmaps.openlayers.client.layer
-
Displays data from a web accessible image.
- Image(String, String, Bounds, Size, ImageOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Image
- Image(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Image
- IMAGE_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
- ImageLayerExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.imagelayer
- ImageLayerExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.imagelayer.ImageLayerExample
- ImageOptions - Class in org.gwtopenmaps.openlayers.client.layer
-
See
LayerOptions
. - ImageOptions - Class in org.gwtopenmaps.openlayers.client.tile
- ImageOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.ImageOptions
- ImageOptions() - Constructor for class org.gwtopenmaps.openlayers.client.tile.ImageOptions
- ImageOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.tile.ImageOptions
- INCHES - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
- InfoPanel - Class in org.gwtopenmaps.demo.openlayers.client
-
Een infopanel om algemene informatie aan de gebruiker te tonen.
- InfoPanel(String) - Constructor for class org.gwtopenmaps.demo.openlayers.client.InfoPanel
-
Maak een nieuw infopanel.
- injector - Static variable in class org.gwtopenmaps.demo.openlayers.client.components.responsibility.ShowcaseBuilderHandler
- injectResourceScriptAsFile(String) - Static method in class org.gwtopenmaps.openlayers.client.ScriptInjector
-
Inject public resource script file as a file.
- insert(Widget, int) - Method in class org.gwtopenmaps.demo.openlayers.client.components.list.GwtOpenLayersULComponent
-
Inserts a widget before the specified index.
- Insert - org.gwtopenmaps.openlayers.client.feature.VectorFeature.State
- INSTANCE - Static variable in interface org.gwtopenmaps.demo.openlayers.client.examples.format.xml.resources.XMLFormatExampleResources
- INSTANCE - Static variable in interface org.gwtopenmaps.demo.openlayers.client.examples.sld.resources.SldExampleResources
- INSTANCE - Static variable in interface org.gwtopenmaps.demo.openlayers.client.Resources
-
The singleton instance.
- INSTANCE - Static variable in interface org.gwtopenmaps.openlayers.client.OpenLayers.Scripts
-
Static instance.
- intersects(Geometry) - Method in class org.gwtopenmaps.openlayers.client.geometry.Polygon
-
Determine if the input geometry intersects this one.
- intersects(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
- INTERSECTS - org.gwtopenmaps.openlayers.client.filter.SpatialFilter.Types
- intersectsBounds(Bounds) - Method in class org.gwtopenmaps.openlayers.client.Bounds
-
Determine whether the target bounds intersects this bounds.
- IS_NULL - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- isActive() - Method in class org.gwtopenmaps.openlayers.client.control.Control
- isAlwaysInRange() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- isBaseLayer() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Indicates if Layer is a BaseLayer.
- isBox() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- isClick() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- isClickout() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- isHover() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- IShowcaseExamplePanel - Interface in org.gwtopenmaps.demo.openlayers.client.components
- isInRange() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
-
Property: inRange {Boolean} The current map resolution is within the layer's min/max range.
- isMultiple() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- isSelectedFeatureModified() - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
-
Property: modified {Boolean} The currently selected feature has been modified.
- isSelectedFeatureModified(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureImpl
- isSingle() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- isSingleTile() - Method in class org.gwtopenmaps.openlayers.client.layer.GridLayer
- isToggle() - Method in class org.gwtopenmaps.openlayers.client.control.GetFeature
- isTransparent() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- isTransparent(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
-
Helper for transparency property of WMS
- isVisible() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- isVisible() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
J
- JArrayBase - Class in org.gwtopenmaps.openlayers.client.util
-
Base class for classes wrapping Javascript arrays.
- JArrayBase(int) - Constructor for class org.gwtopenmaps.openlayers.client.util.JArrayBase
- JArrayBase(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JArrayBase
- JBoolean - Class in org.gwtopenmaps.openlayers.client.util
- JBoolean(boolean) - Constructor for class org.gwtopenmaps.openlayers.client.util.JBoolean
- JBoolean(JSObject) - 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(int[]) - Constructor for class org.gwtopenmaps.openlayers.client.util.JIntArray
- JIntArray(JSObject) - 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
- JsonLayerCreator - Class in org.gwtopenmaps.openlayers.client.layer
-
This class can be used to create a layer from a geojson file.
- JsonLayerCreator() - Constructor for class org.gwtopenmaps.openlayers.client.layer.JsonLayerCreator
- JStringArray - Class in org.gwtopenmaps.openlayers.client.util
- JStringArray(String[]) - Constructor for class org.gwtopenmaps.openlayers.client.util.JStringArray
- JStringArray(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.JStringArray
K
- KeyboardDefaultOptions - Class in org.gwtopenmaps.openlayers.client.control
- KeyboardDefaultOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.KeyboardDefaultOptions
- KeyboardDefaults - Class in org.gwtopenmaps.openlayers.client.control
-
KeyBoardDefaults control wrapper.
- KeyboardDefaults() - Constructor for class org.gwtopenmaps.openlayers.client.control.KeyboardDefaults
- KeyboardDefaults(KeyboardDefaultOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.KeyboardDefaults
- KeyboardDefaults(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.KeyboardDefaults
- KeyboardDefaultsImpl - Class in org.gwtopenmaps.openlayers.client.control
- KeyboardDefaultsImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.KeyboardDefaultsImpl
- KeymaskControl() - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample.KeymaskControl
- KeyMaskExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.handler
- KeyMaskExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.handler.KeyMaskExample
- KeyMaskExample.KeymaskControl - Class in org.gwtopenmaps.demo.openlayers.client.examples.handler
-
Example control with keymask.
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.format.KML
- KML(FormatOptions) - Constructor for class org.gwtopenmaps.openlayers.client.format.KML
- KML(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.format.KML
- KmlExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.kml
- KmlExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.kml.KmlExample
- KMLImpl - Class in org.gwtopenmaps.openlayers.client.format
- KMLImpl() - Constructor for class org.gwtopenmaps.openlayers.client.format.KMLImpl
- KVP - org.gwtopenmaps.openlayers.client.layer.WMTSOptions.RequestEncoding
- KvpParameterHandler - Class in org.gwtopenmaps.demo.openlayers.client.components.responsibility
- KvpParameterHandler() - Constructor for class org.gwtopenmaps.demo.openlayers.client.components.responsibility.KvpParameterHandler
L
- LabelOverLeapExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.label
-
Shows how to fix label overleap problems.
- LabelOverLeapExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.label.LabelOverLeapExample
- Labels - Class in org.gwtopenmaps.demo.openlayers.client.examples.label
-
Shows how to add labels to feature, and how to enable/disable on zoomlevel.
- Labels(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.label.Labels
- lat() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position.Coords
- 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_CLASS_NAME - Static variable in 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
- Layer.LayerCreator<L extends Layer> - Interface in org.gwtopenmaps.openlayers.client.layer
- LayerLoadCancelListener - Interface in org.gwtopenmaps.openlayers.client.event
- LayerLoadCancelListener.LoadCancelEvent - Class in org.gwtopenmaps.openlayers.client.event
- LayerLoadEndListener - Interface in org.gwtopenmaps.openlayers.client.event
- LayerLoadEndListener.LoadEndEvent - Class in org.gwtopenmaps.openlayers.client.event
- LayerLoadStartListener - Interface in org.gwtopenmaps.openlayers.client.event
- LayerLoadStartListener.LoadStartEvent - Class in org.gwtopenmaps.openlayers.client.event
- LayerOptions - Class in org.gwtopenmaps.openlayers.client.layer
- LayerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.LayerOptions
- LayerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.LayerOptions
- LayerSwitcher - Class in org.gwtopenmaps.openlayers.client.control
- LayerSwitcher() - Constructor for class org.gwtopenmaps.openlayers.client.control.LayerSwitcher
- LayerSwitcher(LayerSwitcherOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.LayerSwitcher
- LayerSwitcher(JSObject) - 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
- length() - Method in class org.gwtopenmaps.openlayers.client.util.JArrayBase
- LESS_THAN - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- LESS_THAN_OR_EQUAL_TO - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- LIKE - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- limit(int) - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
Optional limit on the number of history items to retain.
- limit(JSObject, int) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- LinearRing - Class in org.gwtopenmaps.openlayers.client.geometry
- LinearRing(Point[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LinearRing
- LinearRing(JSObject) - 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(Point[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LineString
- LineString(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LineString
- LINESTRING_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- LineString2MultiLineStringExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.linestring2multilinestring
- LineString2MultiLineStringExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.linestring2multilinestring.LineString2MultiLineStringExample
- LineStringImpl - Class in org.gwtopenmaps.openlayers.client.geometry
- LineStringImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.LineStringImpl
- LineSymbolizer - Class in org.gwtopenmaps.openlayers.client.symbolizer
- LineSymbolizer(LineSymbolizerOptions) - Constructor for class org.gwtopenmaps.openlayers.client.symbolizer.LineSymbolizer
- LineSymbolizer(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.symbolizer.LineSymbolizer
- LineSymbolizerImpl - Class in org.gwtopenmaps.openlayers.client.symbolizer
- LineSymbolizerImpl() - Constructor for class org.gwtopenmaps.openlayers.client.symbolizer.LineSymbolizerImpl
- LineSymbolizerOptions - Class in org.gwtopenmaps.openlayers.client.symbolizer
- LineSymbolizerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.symbolizer.LineSymbolizerOptions
- LoadCancelEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerLoadCancelListener.LoadCancelEvent
- LoadEndEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerLoadEndListener.LoadEndEvent
- loadGML() - Method in class org.gwtopenmaps.openlayers.client.layer.GML
- LoadStartEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LayerLoadStartListener.LoadStartEvent
- LocationExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.location
- LocationExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.location.LocationExample
- LocationFailedEvent - Class in org.gwtopenmaps.openlayers.client.event
- LocationFailedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LocationFailedEvent
- LocationFailedListener - Interface in org.gwtopenmaps.openlayers.client.event
- LocationUncapableListener - Interface in org.gwtopenmaps.openlayers.client.event
- LocationUpdateEvent - Class in org.gwtopenmaps.openlayers.client.event
- LocationUpdateEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent
- LocationUpdateEvent.Position - Class in org.gwtopenmaps.openlayers.client.event
- LocationUpdateEvent.Position.Coords - Class in org.gwtopenmaps.openlayers.client.event
- LocationUpdateListener - Interface in org.gwtopenmaps.openlayers.client.event
- LogicalFilter - Class in org.gwtopenmaps.openlayers.client.filter
-
This class represents ogc:And, ogc:Or and ogc:Not rules.
- LogicalFilter() - Constructor for class org.gwtopenmaps.openlayers.client.filter.LogicalFilter
-
Constructor.
- LogicalFilter.Logical - Enum in org.gwtopenmaps.openlayers.client.filter
- LogicalFilterImpl - Class in org.gwtopenmaps.openlayers.client.filter
- LogicalFilterImpl() - Constructor for class org.gwtopenmaps.openlayers.client.filter.LogicalFilterImpl
- lon() - Method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position.Coords
- lon() - Method in class org.gwtopenmaps.openlayers.client.LonLat
- LonLat - Class in org.gwtopenmaps.openlayers.client
-
Represents a longitude, latitude coordinate pair.
- LonLat(double, double) - Constructor for class org.gwtopenmaps.openlayers.client.LonLat
- LonLat(JSObject) - 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_RESIZE - org.gwtopenmaps.openlayers.client.layer.TransitionEffect
-
Existing tiles are resized on zoom and placed below the base layer.
- MAP_ZOOMEND - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- Map.BrowserMenuListener - Interface in org.gwtopenmaps.openlayers.client
- MapBaseLayerChangedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapBaseLayerChangedListener.MapBaseLayerChangedEvent
- MapBaseLayerChangedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapBaseLayerChangedListener.MapBaseLayerChangedEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapClickEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapClickListener.MapClickEvent
- MapClickListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapClickListener.MapClickEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapExample - Class in org.gwtopenmaps.demo.openlayers.client.basic
- MapExample() - Constructor for class org.gwtopenmaps.demo.openlayers.client.basic.MapExample
- MapExample(MapOptions) - Constructor for class org.gwtopenmaps.demo.openlayers.client.basic.MapExample
- MapLayerAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapLayerAddedListener.MapLayerAddedEvent
- MapLayerAddedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapLayerAddedListener.MapLayerAddedEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapLayerChangedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.MapLayerChangedEvent
- MapLayerChangedListener - Interface in org.gwtopenmaps.openlayers.client.event
-
changelayer - triggered after a layer name change, order change, opacity change, params change, visibility change (actual visibility, not the layer's visibility property) or attribution change (due to extent change).
- MapLayerChangedListener.ChangeLayerPropertyKey - Enum in org.gwtopenmaps.openlayers.client.event
- MapLayerChangedListener.MapLayerChangedEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapLayerRemovedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapLayerRemovedListener.MapLayerRemovedEvent
- MapLayerRemovedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapLayerRemovedListener.MapLayerRemovedEvent - Class in org.gwtopenmaps.openlayers.client.event
- Maplint(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
- Maplint(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- Maplint(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
- Maplint(String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- MapMarkerAddedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMarkerAddedListener.MapMarkerAddedEvent
- MapMarkerAddedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapMarkerAddedListener.MapMarkerAddedEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapMarkerRemovedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMarkerRemovedListener.MapMarkerRemovedEvent
- MapMarkerRemovedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapMarkerRemovedListener.MapMarkerRemovedEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapMoveEndEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMoveEndListener.MapMoveEndEvent
- 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
- MapMoveEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapMoveListener.MapMoveEvent
- 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
- Mapnik(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
- Mapnik(String) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- Mapnik(String, OSMOptions) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSM
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.MapOptions
- MapOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.MapOptions
- MapPopupClosedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapPopupClosedListener.MapPopupClosedEvent
- MapPopupClosedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapPopupClosedListener.MapPopupClosedEvent - Class in org.gwtopenmaps.openlayers.client.event
- MapPopupOpenedEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapPopupOpenedListener.MapPopupOpenedEvent
- MapPopupOpenedListener - Interface in org.gwtopenmaps.openlayers.client.event
- MapPopupOpenedListener.MapPopupOpenedEvent - Class in org.gwtopenmaps.openlayers.client.event
- 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.
- MapZoomEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MapZoomListener.MapZoomEvent
- 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
- Marker - Class in org.gwtopenmaps.openlayers.client
- Marker(LonLat) - Constructor for class org.gwtopenmaps.openlayers.client.Marker
- Marker(LonLat, Icon) - Constructor for class org.gwtopenmaps.openlayers.client.Marker
- Marker(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Marker
- MarkerBrowserEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MarkerBrowserEventListener.MarkerBrowserEvent
- MarkerBrowserEventListener - Interface in org.gwtopenmaps.openlayers.client.event
- MarkerBrowserEventListener.MarkerBrowserEvent - Class in org.gwtopenmaps.openlayers.client.event
- MarkerPopupOverExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.markers
- MarkerPopupOverExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.markers.MarkerPopupOverExample
- Markers - Class in org.gwtopenmaps.openlayers.client.layer
-
Markers is the non-preferred way to create marker layers.
- Markers(String) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Markers
- Markers(String, MarkersOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.Markers
- Markers(JSObject) - 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() - Constructor for class org.gwtopenmaps.openlayers.client.layer.MarkersOptions
- MarkersOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.MarkersOptions
- maximizeControl() - Method in class org.gwtopenmaps.openlayers.client.control.LayerSwitcher
- Measure - Class in org.gwtopenmaps.openlayers.client.control
- Measure(Handler) - Constructor for class org.gwtopenmaps.openlayers.client.control.Measure
- Measure(Handler, MeasureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Measure
- Measure(JSObject) - 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
- MeasureExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.measure
- MeasureExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.measure.MeasureExample
- 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(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.ArcGIS93RestImpl
- mergeNewParams(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerImpl
- METACARTA_WMS_BASIC_LAYER - Static variable in class org.gwtopenmaps.demo.openlayers.client.basic.ExampleConstants
- METACARTA_WMS_URL - Static variable in class org.gwtopenmaps.demo.openlayers.client.basic.ExampleConstants
- METERS - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
- MILES - Static variable in class org.gwtopenmaps.openlayers.client.MapUnits
- MinMaxZoomExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.minmaxzoom
- MinMaxZoomExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.minmaxzoom.MinMaxZoomExample
- 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(Vector) - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeature
- ModifyFeature(Vector, ModifyFeatureOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.ModifyFeature
- ModifyFeature(JSObject) - 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
- MOUSE_OUT - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- MOUSE_OVER - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
-
BROWSER EVENTS
- MouseDefaults - Class in org.gwtopenmaps.openlayers.client.control
- MouseDefaults() - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseDefaults
- MouseDefaults(MouseDefaultsOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseDefaults
- MouseDefaults(JSObject) - 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
- MouseEvent - Class in org.gwtopenmaps.openlayers.client.event
- MouseEvent(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MouseEvent
- MouseEventImpl - Class in org.gwtopenmaps.openlayers.client.event
- MouseEventImpl() - Constructor for class org.gwtopenmaps.openlayers.client.event.MouseEventImpl
- MousePosition - Class in org.gwtopenmaps.openlayers.client.control
-
Displays the geographic coordinates of the position of the mouse cursor.
- MousePosition() - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePosition
- MousePosition(MousePositionOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.MousePosition
- MousePosition(JSObject) - 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() - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseToolbar
-
Deprecated.
- MouseToolbar(MouseToolbarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.MouseToolbar
-
Deprecated.
- MouseToolbar(JSObject) - 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
- move(double, double) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Moves a geometry by the given displacement along positive x and y axes.
- move(LonLat) - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
-
Moves the feature and redraws it at its new location.
- move(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- moveTo(Pixel) - Method in class org.gwtopenmaps.openlayers.client.Marker
- moveTo(Pixel) - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
-
Method: moveTo
- MULTI_LINE_STRING_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- MULTI_POINT_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- MULTI_POLYGON_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- MultiLineString - Class in org.gwtopenmaps.openlayers.client.geometry
- MultiLineString(LineString[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiLineString
- MultiLineString(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiLineString
- MultipleFeaturesEvent - Class in org.gwtopenmaps.openlayers.client.event
- MultipleFeaturesEvent(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.MultipleFeaturesEvent
- MultiPoint - Class in org.gwtopenmaps.openlayers.client.geometry
-
MultiPoint is a collection of Points.
- MultiPoint(Point[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
- MultiPoint(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
- MultiPolygon - Class in org.gwtopenmaps.openlayers.client.geometry
- MultiPolygon(Polygon[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.MultiPolygon
- MultiPolygon(JSObject) - 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
- narrowTo(Handler) - Static method in class org.gwtopenmaps.openlayers.client.handler.PathHandler
- narrowToArcGIS93Rest(JSObject) - Method in class org.gwtopenmaps.openlayers.client.layer.ArcGIS93Rest
- narrowToAttributes(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.GetFeatureInfoVendorParam
- 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
- narrowToClickHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.handler.ClickHandler
- narrowToControl(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.Control
- narrowToCoords(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position.Coords
- narrowToCurve(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.Curve
- narrowToEvent(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.Event
- narrowToEventObject(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.EventObject
- narrowToEvents(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.Events
- narrowToGeolocate(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.Geolocate
- 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
-
Deprecated.
- narrowToHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.handler.Handler
- narrowToHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.handler.PathHandler
- narrowToHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.handler.PointHandler
- narrowToHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.handler.PolygonHandler
- narrowToIcon(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Icon
- 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
- narrowToMeasure(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.Measure
- narrowToMouseEvent(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.MouseEvent
- narrowToMultiLineString(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.MultiLineString
- narrowToMultiPoint(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
- 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
- narrowToOpenLayersStyle(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Style
- narrowToOpenLayersStyleMap(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.StyleMap
- 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
- narrowToPosition(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position
- narrowToProjection(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Projection
- narrowToRegularPolygonHandler(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandler
- narrowToResponse(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.Response
- narrowToSize(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.Size
- narrowToSpatialFilter(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.filter.SpatialFilter
- narrowToVectorFeature(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
- narrowToWMSGetFeatureInfo(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.WMSGetFeatureInfo
- narrowToWMSParams(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- narrowToWMTSCapabilities(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilities
- narrowToYXOptions(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.wmts.YXOptions
- Navigation - Class in org.gwtopenmaps.openlayers.client.control
-
This control is added to OpenLayers maps by default.
- Navigation() - Constructor for class org.gwtopenmaps.openlayers.client.control.Navigation
- Navigation(NavigationOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Navigation
- Navigation(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Navigation
- NavigationHistory - Class in org.gwtopenmaps.openlayers.client.control
- NavigationHistory() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavigationHistory
- NavigationHistory(NavigationHistoryOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.NavigationHistory
- NavigationHistory(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
TODO hughesa - should this be protected or public?
- NavigationHistoryImpl - Class in org.gwtopenmaps.openlayers.client.control
- NavigationHistoryImpl() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- NavigationHistoryOptions - Class in org.gwtopenmaps.openlayers.client.control
- NavigationHistoryOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavigationHistoryOptions
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbar
- NavToolbar(NavToolbarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.NavToolbar
- NavToolbar(JSObject) - 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
- next() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSModisTerraWithTime
- next() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
Switch map view to next step in browser's history.
- next(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- nextTrigger() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
TODO ahhughes, should this return JSObject or void?
- nextTrigger(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- NoGetFeatureInfoEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.NoGetFeatureInfoListener.NoGetFeatureInfoEvent
- NoGetFeatureInfoListener - Interface in org.gwtopenmaps.openlayers.client.event
- NoGetFeatureInfoListener.NoGetFeatureInfoEvent - Class in org.gwtopenmaps.openlayers.client.event
- NONE - org.gwtopenmaps.openlayers.client.layer.TransitionEffect
-
No transition effect.
- NOT - org.gwtopenmaps.openlayers.client.filter.LogicalFilter.Logical
- NOT_EQUAL_TO - org.gwtopenmaps.openlayers.client.filter.ComparisonFilter.Types
- number - Variable in class org.gwtopenmaps.demo.openlayers.client.puregwt.event.ExampleNumberEvent
O
- on(OpenLayersObjectWrapper) - Method in class org.gwtopenmaps.openlayers.client.event.Events
- onActivate(ControlActivateListener.ControlActivateEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.ControlActivateListener
- onAfterFeatureModified(VectorAfterFeatureModifiedListener.AfterFeatureModifiedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorAfterFeatureModifiedListener
- 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
- onBeforeFeatureModified(VectorBeforeFeatureModifiedListener.BeforeFeatureModifiedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorBeforeFeatureModifiedListener
- onBeforeFeatureSelected(BeforeFeatureSelectedListener.BeforeFeatureSelectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.BeforeFeatureSelectedListener
- onBeforeFeaturesSelected(BeforeFeaturesSelectedListener.BeforeFeaturesSelectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.BeforeFeaturesSelectedListener
- onBeforeGetFeatureInfo(BeforeGetFeatureInfoListener.BeforeGetFeatureInfoEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.BeforeGetFeatureInfoListener
- onBeforeSetFeature(TransformBeforeSetFeatureListener.BeforeSetFeatureEvent) - Method in interface org.gwtopenmaps.openlayers.client.control.TransformBeforeSetFeatureListener
- 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(ClickEvent) - Method in class org.gwtopenmaps.demo.openlayers.client.basic.AbstractSourceButton
- onClick(ClickEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.ClickListener
- 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
- onDoubleClick(ClickEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.ClickListener
- 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(DrawFeature.FeatureAddedListener) - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureOptions
- onFeatureAdded(VectorFeatureAddedListener.FeatureAddedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureAddedListener
- onFeatureAdded(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.DrawFeature.FeatureAddedListener
- onFeatureClicked(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.SelectFeature.ClickFeatureListener
- onFeatureClickout(FeatureClickoutListener.FeatureClickoutEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.FeatureClickoutListener
- 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(FeatureSelectedListener.FeatureSelectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.FeatureSelectedListener
- onFeatureSelected(VectorFeatureSelectedListener.FeatureSelectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureSelectedListener
- onFeatureSelected(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.SelectFeature.SelectFeatureListener
- onFeaturesSelected(FeaturesSelectedListener.FeaturesSelectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.FeaturesSelectedListener
- onFeatureUnhighlighted(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.event.FeatureUnhighlightedListener
-
Called when the event FeatureUnhighlighted occurs on a VectorFeature of the layer
- onFeatureUnselected(FeatureUnselectedListener.FeatureUnselectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.FeatureUnselectedListener
- onFeatureUnselected(VectorFeatureUnselectedListener.FeatureUnselectedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorFeatureUnselectedListener
- onFeatureUnselected(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.SelectFeature.UnselectFeatureListener
- 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.
- onHoverFeature(HoverFeatureListener.HoverFeatureEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.HoverFeatureListener
- 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
- onLocationFailed(LocationFailedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LocationFailedListener
- onLocationUncapable() - Method in interface org.gwtopenmaps.openlayers.client.event.LocationUncapableListener
- onLocationUpdate(LocationUpdateEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LocationUpdateListener
- 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(ModifyFeature.OnModificationListener) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
- onModification(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.ModifyFeature.OnModificationListener
- onModificationEnd(ModifyFeature.OnModificationEndListener) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
- onModificationEnd(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.ModifyFeature.OnModificationEndListener
- onModificationStart(ModifyFeature.OnModificationStartListener) - Method in class org.gwtopenmaps.openlayers.client.control.ModifyFeatureOptions
- onModificationStart(VectorFeature) - Method in interface org.gwtopenmaps.openlayers.client.control.ModifyFeature.OnModificationStartListener
- onModuleLoad() - Method in class org.gwtopenmaps.demo.openlayers.client.GwtOpenLayersShowcase
- onModuleLoad() - Method in class org.gwtopenmaps.openlayers.client.OpenLayers
- onMouseClick(MouseEvent) - Method in interface org.gwtopenmaps.openlayers.client.Map.BrowserMenuListener
- onNoGetFeatureInfo(NoGetFeatureInfoListener.NoGetFeatureInfoEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.NoGetFeatureInfoListener
- onOutFeature(OutFeatureListener.OutFeatureEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.OutFeatureListener
- 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
- onResize() - Method in class org.gwtopenmaps.openlayers.client.MapWidget
- onSelect(SelectFeature.SelectFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
-
Triggers when a feature is selected.
- onSetFeature(TransformSetFeatureListener.SetFeatureEvent) - Method in interface org.gwtopenmaps.openlayers.client.control.TransformSetFeatureListener
- onStart(DragFeature.DragFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.DragFeatureOptions
-
Triggers when a feature has just started being dragged.
- onTransformComplete(TransformCompleteListener.TransformCompleteEvent) - Method in interface org.gwtopenmaps.openlayers.client.control.TransformCompleteListener
- onUnSelect(SelectFeature.UnselectFeatureListener) - Method in class org.gwtopenmaps.openlayers.client.control.SelectFeatureOptions
-
Triggers when a feature is unselected.
- onVertexModifiedEvent(VectorVertexModifiedListener.VertexModifiedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.VectorVertexModifiedListener
- onVisibilityChanged(LayerVisibilityChangedListener.VisibilityChangedEvent) - Method in interface org.gwtopenmaps.openlayers.client.event.LayerVisibilityChangedListener
- OpaqueVectorLayerExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.vector
- OpaqueVectorLayerExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.vector.OpaqueVectorLayerExample
- OpenLayers - Class in org.gwtopenmaps.openlayers.client
-
Methods for interacting with the global OpenLayers object.
- OpenLayers() - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayers
- OpenLayers.Scripts - Interface in org.gwtopenmaps.openlayers.client
-
ClientBundle for JavaScript.
- OpenLayers.Util - Class in org.gwtopenmaps.openlayers.client
- 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
- OpenLayersStyle - Class in org.gwtopenmaps.openlayers.client
-
Implementation of the OpenLayers style object. nameed "OpenLayersStyle" just because there is already a Style class in this package.
- OpenLayersStyle(StyleRules, StyleOptions) - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayersStyle
- OpenLayersStyle(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayersStyle
- OpenLayersStyleImpl - Class in org.gwtopenmaps.openlayers.client
- OpenLayersStyleImpl() - Constructor for class org.gwtopenmaps.openlayers.client.OpenLayersStyleImpl
- Options() - Constructor for class org.gwtopenmaps.openlayers.client.layer.EmptyLayer.Options
- OR - org.gwtopenmaps.openlayers.client.filter.LogicalFilter.Logical
- org.gwtopenmaps.demo.openlayers.client - package org.gwtopenmaps.demo.openlayers.client
- org.gwtopenmaps.demo.openlayers.client.basic - package org.gwtopenmaps.demo.openlayers.client.basic
- org.gwtopenmaps.demo.openlayers.client.components - package org.gwtopenmaps.demo.openlayers.client.components
- org.gwtopenmaps.demo.openlayers.client.components.list - package org.gwtopenmaps.demo.openlayers.client.components.list
- org.gwtopenmaps.demo.openlayers.client.components.responsibility - package org.gwtopenmaps.demo.openlayers.client.components.responsibility
- org.gwtopenmaps.demo.openlayers.client.components.store - package org.gwtopenmaps.demo.openlayers.client.components.store
- org.gwtopenmaps.demo.openlayers.client.config - package org.gwtopenmaps.demo.openlayers.client.config
- org.gwtopenmaps.demo.openlayers.client.config.provider - package org.gwtopenmaps.demo.openlayers.client.config.provider
- org.gwtopenmaps.demo.openlayers.client.examples.basicbing - package org.gwtopenmaps.demo.openlayers.client.examples.basicbing
- org.gwtopenmaps.demo.openlayers.client.examples.basicgooglev3 - package org.gwtopenmaps.demo.openlayers.client.examples.basicgooglev3
- org.gwtopenmaps.demo.openlayers.client.examples.basicosm - package org.gwtopenmaps.demo.openlayers.client.examples.basicosm
- org.gwtopenmaps.demo.openlayers.client.examples.basictms - package org.gwtopenmaps.demo.openlayers.client.examples.basictms
- org.gwtopenmaps.demo.openlayers.client.examples.canceldrawing - package org.gwtopenmaps.demo.openlayers.client.examples.canceldrawing
- org.gwtopenmaps.demo.openlayers.client.examples.click - package org.gwtopenmaps.demo.openlayers.client.examples.click
- org.gwtopenmaps.demo.openlayers.client.examples.cluster - package org.gwtopenmaps.demo.openlayers.client.examples.cluster
- org.gwtopenmaps.demo.openlayers.client.examples.cql - package org.gwtopenmaps.demo.openlayers.client.examples.cql
- org.gwtopenmaps.demo.openlayers.client.examples.custommouseposition - package org.gwtopenmaps.demo.openlayers.client.examples.custommouseposition
- org.gwtopenmaps.demo.openlayers.client.examples.dragfeature - package org.gwtopenmaps.demo.openlayers.client.examples.dragfeature
- org.gwtopenmaps.demo.openlayers.client.examples.drawfeature - package org.gwtopenmaps.demo.openlayers.client.examples.drawfeature
- org.gwtopenmaps.demo.openlayers.client.examples.drawfeaturestyle - package org.gwtopenmaps.demo.openlayers.client.examples.drawfeaturestyle
- org.gwtopenmaps.demo.openlayers.client.examples.emptylayer - package org.gwtopenmaps.demo.openlayers.client.examples.emptylayer
- org.gwtopenmaps.demo.openlayers.client.examples.featurepopup - package org.gwtopenmaps.demo.openlayers.client.examples.featurepopup
- org.gwtopenmaps.demo.openlayers.client.examples.filter - package org.gwtopenmaps.demo.openlayers.client.examples.filter
- org.gwtopenmaps.demo.openlayers.client.examples.format.geojson - package org.gwtopenmaps.demo.openlayers.client.examples.format.geojson
- org.gwtopenmaps.demo.openlayers.client.examples.format.wmc - package org.gwtopenmaps.demo.openlayers.client.examples.format.wmc
- org.gwtopenmaps.demo.openlayers.client.examples.format.wmc.resources - package org.gwtopenmaps.demo.openlayers.client.examples.format.wmc.resources
- org.gwtopenmaps.demo.openlayers.client.examples.format.xml - package org.gwtopenmaps.demo.openlayers.client.examples.format.xml
- org.gwtopenmaps.demo.openlayers.client.examples.format.xml.resources - package org.gwtopenmaps.demo.openlayers.client.examples.format.xml.resources
- org.gwtopenmaps.demo.openlayers.client.examples.geodesiclength - package org.gwtopenmaps.demo.openlayers.client.examples.geodesiclength
- org.gwtopenmaps.demo.openlayers.client.examples.geojson - package org.gwtopenmaps.demo.openlayers.client.examples.geojson
- org.gwtopenmaps.demo.openlayers.client.examples.geolocate - package org.gwtopenmaps.demo.openlayers.client.examples.geolocate
- org.gwtopenmaps.demo.openlayers.client.examples.graticule - package org.gwtopenmaps.demo.openlayers.client.examples.graticule
- org.gwtopenmaps.demo.openlayers.client.examples.gwtwidget - package org.gwtopenmaps.demo.openlayers.client.examples.gwtwidget
- org.gwtopenmaps.demo.openlayers.client.examples.handler - package org.gwtopenmaps.demo.openlayers.client.examples.handler
- org.gwtopenmaps.demo.openlayers.client.examples.imagelayer - package org.gwtopenmaps.demo.openlayers.client.examples.imagelayer
- org.gwtopenmaps.demo.openlayers.client.examples.kml - package org.gwtopenmaps.demo.openlayers.client.examples.kml
- org.gwtopenmaps.demo.openlayers.client.examples.label - package org.gwtopenmaps.demo.openlayers.client.examples.label
- org.gwtopenmaps.demo.openlayers.client.examples.linestring2multilinestring - package org.gwtopenmaps.demo.openlayers.client.examples.linestring2multilinestring
- org.gwtopenmaps.demo.openlayers.client.examples.location - package org.gwtopenmaps.demo.openlayers.client.examples.location
- org.gwtopenmaps.demo.openlayers.client.examples.markers - package org.gwtopenmaps.demo.openlayers.client.examples.markers
- org.gwtopenmaps.demo.openlayers.client.examples.measure - package org.gwtopenmaps.demo.openlayers.client.examples.measure
- org.gwtopenmaps.demo.openlayers.client.examples.minmaxzoom - package org.gwtopenmaps.demo.openlayers.client.examples.minmaxzoom
- org.gwtopenmaps.demo.openlayers.client.examples.polygonselect - package org.gwtopenmaps.demo.openlayers.client.examples.polygonselect
- org.gwtopenmaps.demo.openlayers.client.examples.refresh - package org.gwtopenmaps.demo.openlayers.client.examples.refresh
- org.gwtopenmaps.demo.openlayers.client.examples.rotatevector - package org.gwtopenmaps.demo.openlayers.client.examples.rotatevector
- org.gwtopenmaps.demo.openlayers.client.examples.rule - package org.gwtopenmaps.demo.openlayers.client.examples.rule
- org.gwtopenmaps.demo.openlayers.client.examples.scale - package org.gwtopenmaps.demo.openlayers.client.examples.scale
- org.gwtopenmaps.demo.openlayers.client.examples.selectfeature - package org.gwtopenmaps.demo.openlayers.client.examples.selectfeature
- org.gwtopenmaps.demo.openlayers.client.examples.sld - package org.gwtopenmaps.demo.openlayers.client.examples.sld
- org.gwtopenmaps.demo.openlayers.client.examples.sld.graphicfill - package org.gwtopenmaps.demo.openlayers.client.examples.sld.graphicfill
- org.gwtopenmaps.demo.openlayers.client.examples.sld.resources - package org.gwtopenmaps.demo.openlayers.client.examples.sld.resources
- org.gwtopenmaps.demo.openlayers.client.examples.snap - package org.gwtopenmaps.demo.openlayers.client.examples.snap
- org.gwtopenmaps.demo.openlayers.client.examples.TransformFeature - package org.gwtopenmaps.demo.openlayers.client.examples.TransformFeature
- org.gwtopenmaps.demo.openlayers.client.examples.undoredodrawing - package org.gwtopenmaps.demo.openlayers.client.examples.undoredodrawing
- org.gwtopenmaps.demo.openlayers.client.examples.variablewfsstyle - package org.gwtopenmaps.demo.openlayers.client.examples.variablewfsstyle
- org.gwtopenmaps.demo.openlayers.client.examples.vector - package org.gwtopenmaps.demo.openlayers.client.examples.vector
- org.gwtopenmaps.demo.openlayers.client.examples.wfshoverhighlight - package org.gwtopenmaps.demo.openlayers.client.examples.wfshoverhighlight
- org.gwtopenmaps.demo.openlayers.client.examples.wmsfeatureinfo - package org.gwtopenmaps.demo.openlayers.client.examples.wmsfeatureinfo
- org.gwtopenmaps.demo.openlayers.client.examples.wmsPost - package org.gwtopenmaps.demo.openlayers.client.examples.wmsPost
- org.gwtopenmaps.demo.openlayers.client.examples.wmsrefresh - package org.gwtopenmaps.demo.openlayers.client.examples.wmsrefresh
- org.gwtopenmaps.demo.openlayers.client.examples.wmswfs - package org.gwtopenmaps.demo.openlayers.client.examples.wmswfs
- org.gwtopenmaps.demo.openlayers.client.examples.wmswfsedit - package org.gwtopenmaps.demo.openlayers.client.examples.wmswfsedit
- org.gwtopenmaps.demo.openlayers.client.examples.wmts - package org.gwtopenmaps.demo.openlayers.client.examples.wmts
- org.gwtopenmaps.demo.openlayers.client.examples.xyzlayer - package org.gwtopenmaps.demo.openlayers.client.examples.xyzlayer
- org.gwtopenmaps.demo.openlayers.client.i18n - package org.gwtopenmaps.demo.openlayers.client.i18n
- org.gwtopenmaps.demo.openlayers.client.puregwt - package org.gwtopenmaps.demo.openlayers.client.puregwt
- org.gwtopenmaps.demo.openlayers.client.puregwt.event - package org.gwtopenmaps.demo.openlayers.client.puregwt.event
- org.gwtopenmaps.demo.openlayers.client.puregwt.handler - package org.gwtopenmaps.demo.openlayers.client.puregwt.handler
- 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.format.gml.Base - package org.gwtopenmaps.openlayers.client.format.gml.Base
- org.gwtopenmaps.openlayers.client.format.gml.GML - package org.gwtopenmaps.openlayers.client.format.gml.GML
- org.gwtopenmaps.openlayers.client.format.gml.v2 - package org.gwtopenmaps.openlayers.client.format.gml.v2
- org.gwtopenmaps.openlayers.client.format.gml.v3 - package org.gwtopenmaps.openlayers.client.format.gml.v3
- org.gwtopenmaps.openlayers.client.format.sld - package org.gwtopenmaps.openlayers.client.format.sld
- org.gwtopenmaps.openlayers.client.format.wmc - package org.gwtopenmaps.openlayers.client.format.wmc
- org.gwtopenmaps.openlayers.client.format.wmts - package org.gwtopenmaps.openlayers.client.format.wmts
- org.gwtopenmaps.openlayers.client.geometry - package org.gwtopenmaps.openlayers.client.geometry
- org.gwtopenmaps.openlayers.client.geometry.responsability - package org.gwtopenmaps.openlayers.client.geometry.responsability
- org.gwtopenmaps.openlayers.client.handler - package org.gwtopenmaps.openlayers.client.handler
- org.gwtopenmaps.openlayers.client.handler.chain - package org.gwtopenmaps.openlayers.client.handler.chain
- 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.symbolizer - package org.gwtopenmaps.openlayers.client.symbolizer
- org.gwtopenmaps.openlayers.client.tile - package org.gwtopenmaps.openlayers.client.tile
- org.gwtopenmaps.openlayers.client.util - package org.gwtopenmaps.openlayers.client.util
- org.gwtopenmaps.openlayers.server - package org.gwtopenmaps.openlayers.server
- org.gwtopenmaps.openlayers.server.cas - package org.gwtopenmaps.openlayers.server.cas
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSM
- OSM(String, String[], OSMOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSM
- OSM(String, String, OSMOptions) - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSM
- OSM(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSM
- OSM() - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- OSM(String, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- OSM(String, JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.layer.OSMImpl
- OSM_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.layer.Layer
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.layer.OSMOptions
- OUT_FEATURE - Static variable in class org.gwtopenmaps.openlayers.client.event.EventType
- OutFeatureEvent(EventObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.OutFeatureListener.OutFeatureEvent
- OutFeatureListener - Interface in org.gwtopenmaps.openlayers.client.event
- OutFeatureListener.OutFeatureEvent - Class in org.gwtopenmaps.openlayers.client.event
- OverviewMap - Class in org.gwtopenmaps.openlayers.client.control
- OverviewMap() - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMap
- OverviewMap(OverviewMapOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.OverviewMap
- OverviewMap(JSObject) - 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
- pageCount() - Method in class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- pageLength() - Method in class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- pageLength(int) - Method in class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- pageNext() - Method in class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- pageNum() - Method in class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- pagePrevious() - Method in class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- PagingStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- PagingStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- PagingStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
- pan(int, int) - Method in class org.gwtopenmaps.openlayers.client.Map
- Panel - Class in org.gwtopenmaps.openlayers.client.control
- Panel(PanelOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Panel
- Panel(JSObject) - 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
- panIntoView() - Method in class org.gwtopenmaps.openlayers.client.popup.Popup
-
Method: panIntoView Pans the map such that the popup is totaly viewable (if necessary)
- panTo(LonLat) - Method in class org.gwtopenmaps.openlayers.client.Map
- PanZoom - Class in org.gwtopenmaps.openlayers.client.control
-
Pan and Zoom control.
- PanZoom() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoom
- PanZoom(PanZoomOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoom
- PanZoom(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoom
- PanZoomBar - Class in org.gwtopenmaps.openlayers.client.control
- PanZoomBar() - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomBar
- PanZoomBar(PanZoomBarOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.PanZoomBar
- PanZoomBar(JSObject) - 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
- parseFeature(JSONObject) - Method in class org.gwtopenmaps.openlayers.client.format.GeoJSON
- PATH_HANDLER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
- PathChainHandler - Class in org.gwtopenmaps.openlayers.client.handler.chain
- PathChainHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.chain.PathChainHandler
- PathHandler - Class in org.gwtopenmaps.openlayers.client.handler
- PathHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandler
- PathHandler(JSObject) - 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() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandlerOptions
- PathHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PathHandlerOptions
- PATTERN - Static variable in class org.gwtopenmaps.openlayers.server.cas.CasGwtOpenLayersProxyServlet
- PATTERN - Static variable in class org.gwtopenmaps.openlayers.server.GwtOpenLayersProxyServlet
- PinchZoomOptions - Class in org.gwtopenmaps.openlayers.client.control
- PinchZoomOptions() - Constructor for class org.gwtopenmaps.openlayers.client.control.PinchZoomOptions
- Pixel - Class in org.gwtopenmaps.openlayers.client
- Pixel(float, float) - Constructor for class org.gwtopenmaps.openlayers.client.Pixel
- Pixel(int, int) - Constructor for class org.gwtopenmaps.openlayers.client.Pixel
- Pixel(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Pixel
- Point - Class in org.gwtopenmaps.openlayers.client.geometry
-
...
- Point(double, double) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Point
- Point(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Point
- POINT_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- POINT_HANDLER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
- PointChainHandler - Class in org.gwtopenmaps.openlayers.client.handler.chain
- PointChainHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.chain.PointChainHandler
- PointHandler - Class in org.gwtopenmaps.openlayers.client.handler
- PointHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PointHandler
- PointHandler(JSObject) - 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(LinearRing[]) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Polygon
- Polygon(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.geometry.Polygon
- POLYGON_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.geometry.Geometry
- POLYGON_HANDLER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
- PolygonChainHandler - Class in org.gwtopenmaps.openlayers.client.handler.chain
- PolygonChainHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.chain.PolygonChainHandler
- PolygonHandler - Class in org.gwtopenmaps.openlayers.client.handler
- PolygonHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PolygonHandler
- PolygonHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PolygonHandler
- PolygonHandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
-
Options which control the behavior of the PolygonHandler.
- PolygonHandlerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.handler.PolygonHandlerOptions
- PolygonHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.PolygonHandlerOptions
- PolygonHandlerOptions.HoleModifier - Enum in org.gwtopenmaps.openlayers.client.handler
- PolygonImpl - Class in org.gwtopenmaps.openlayers.client.geometry
- PolygonImpl() - Constructor for class org.gwtopenmaps.openlayers.client.geometry.PolygonImpl
- PolygonSelect - Class in org.gwtopenmaps.demo.openlayers.client.examples.polygonselect
- PolygonSelect(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.polygonselect.PolygonSelect
- Popup - Class in org.gwtopenmaps.openlayers.client.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(String, LonLat, Size, String, boolean, Popup.CloseListener) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Popup
- Popup(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.popup.Popup
- Popup.CloseListener - Interface in org.gwtopenmaps.openlayers.client.popup
- Position(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.event.LocationUpdateEvent.Position
- preload(boolean) - Method in class org.gwtopenmaps.openlayers.client.strategy.FixedStrategy
-
Load data before layer made visible.
- preview() - Method in class org.gwtopenmaps.demo.openlayers.client.examples.wmts.WMTSModisTerraWithTime
- previous() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
Switch map view to a previous step in browser's history.
- previous(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- previousTrigger() - Method in class org.gwtopenmaps.openlayers.client.control.NavigationHistory
-
Method: previousTrigger Restore the previous state.
- previousTrigger(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
- Projection - Class in org.gwtopenmaps.openlayers.client
-
From the OpenLayers API docs: Class for coordinate transforms between coordinate systems.
- Projection(String) - Constructor for class org.gwtopenmaps.openlayers.client.Projection
- Projection(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Projection
- ProjectionImpl - Class in org.gwtopenmaps.openlayers.client
- ProjectionImpl() - Constructor for class org.gwtopenmaps.openlayers.client.ProjectionImpl
- PROPERTY_ATTRIBUTION - org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- PROPERTY_NAME - org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- PROPERTY_OPACITY - org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- PROPERTY_ORDER - org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- PROPERTY_PARAMS - org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- PROPERTY_VISIBILITY - org.gwtopenmaps.openlayers.client.event.MapLayerChangedListener.ChangeLayerPropertyKey
- 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() - Constructor for class org.gwtopenmaps.openlayers.client.protocol.ProtocolOptions
- ProtocolOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.protocol.ProtocolOptions
- ProtocolType - Enum in org.gwtopenmaps.openlayers.client.protocol
- push(double) - Method in class org.gwtopenmaps.openlayers.client.util.JDoubleArray
- push(float) - Method in class org.gwtopenmaps.openlayers.client.util.JFloatArray
- push(int) - Method in class org.gwtopenmaps.openlayers.client.util.JIntArray
- push(String) - Method in class org.gwtopenmaps.openlayers.client.util.JStringArray
- push(JSObject, double) - Static method in class org.gwtopenmaps.openlayers.client.util.JDoubleArrayImpl
- push(JSObject, float) - Static method in class org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
R
- raiseLayer(Layer, int) - Method in class org.gwtopenmaps.openlayers.client.Map
- read(String) - Method in class org.gwtopenmaps.openlayers.client.format.sld.SLD
- 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) - Method in class org.gwtopenmaps.openlayers.client.format.wmc.WMC
- read(String) - Method in class org.gwtopenmaps.openlayers.client.format.wmts.WMTSCapabilities
- read(String) - Method in class org.gwtopenmaps.openlayers.client.format.XML
-
APIMethod: read Deserialize a XML string and return a DOM node.
- read(CRUDOptions) - Method in class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocol
- 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, String) - Static method in class org.gwtopenmaps.openlayers.client.format.FormatImpl
- read(JSObject, String) - Static method in class org.gwtopenmaps.openlayers.client.format.KMLImpl
- read(JSObject, String, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.format.FormatImpl
- read(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.HTTPProtocolImpl
- read(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.protocol.WFSProtocolImpl
- read(R) - Method in class org.gwtopenmaps.openlayers.client.format.Format
- redo() - Method in class org.gwtopenmaps.openlayers.client.control.DrawFeature
-
Reinsert the most recently removed point resulting from an undo call.
- redo(JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.DrawFeatureImpl
-
Reinsert the most recently removed point resulting from an undo call.
- redraw() - Method in class org.gwtopenmaps.openlayers.client.layer.Layer
- redraw() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- redraw(boolean) - Method in class org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayer
- redraw(JSObject, boolean) - Static method in class org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
- redrawParent() - Method in class org.gwtopenmaps.openlayers.client.feature.VectorFeature
- refresh() - Method in class org.gwtopenmaps.openlayers.client.strategy.RefreshStrategy
- RefreshStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- RefreshStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.RefreshStrategy
- RefreshStrategy(RefreshStrategyOptions) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.RefreshStrategy
- RefreshStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.RefreshStrategy
- RefreshStrategyOptions - Class in org.gwtopenmaps.openlayers.client.strategy
- RefreshStrategyOptions() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.RefreshStrategyOptions
- RefreshStrategyOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.RefreshStrategyOptions
- RegExp - Class in org.gwtopenmaps.openlayers.client.util
-
Wrapper for the JavaScript RegExp object.
- RegExp(String) - Constructor for class org.gwtopenmaps.openlayers.client.util.RegExp
- RegExp(String, String) - Constructor for class org.gwtopenmaps.openlayers.client.util.RegExp
- RegExp(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.util.RegExp
- register(String, OpenLayersObjectWrapper, EventHandler) - Method in class org.gwtopenmaps.openlayers.client.event.Events
- REGULAR_POLYGON_HANDLER_CLASS_NAME - Static variable in class org.gwtopenmaps.openlayers.client.handler.Handler
- RegularPolygonChainHandler - Class in org.gwtopenmaps.openlayers.client.handler.chain
- RegularPolygonChainHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.chain.RegularPolygonChainHandler
- RegularPolygonHandler - Class in org.gwtopenmaps.openlayers.client.handler
- RegularPolygonHandler() - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandler
- RegularPolygonHandler(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandler
- RegularPolygonHandlerOptions - Class in org.gwtopenmaps.openlayers.client.handler
-
Options which control the behavior of the RegularPolygonHandler
- RegularPolygonHandlerOptions() - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
- RegularPolygonHandlerOptions(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.handler.RegularPolygonHandlerOptions
- removeAllFeatures() - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- removeComponent(Geometry) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Remove a component from this geometry.
- removeComponents(Geometry[]) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Remove components from this geometry.
- removeControl(Control) - Method in class org.gwtopenmaps.openlayers.client.Map
- removeCQLFilter() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- removeDefaultControls() - Method in class org.gwtopenmaps.openlayers.client.MapOptions
-
By default, OpenLayers 2.7 adds Attribution, ArgParser, Navigation and PanZoom Controls.
- removeElevationFilter() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- removeFeature(VectorFeature) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- removeFeatures(VectorFeature[]) - Method in class org.gwtopenmaps.openlayers.client.layer.Vector
- removeLayer(Layer) - Method in class org.gwtopenmaps.openlayers.client.Map
- removeLayer(Layer, boolean) - Method in class org.gwtopenmaps.openlayers.client.Map
- removeListener(EventListener) - Method in class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
- removeListener(OpenLayersObjectWrapper, EventListener) - Method in class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
- removeListeners(OpenLayersObjectWrapper) - Method in class org.gwtopenmaps.openlayers.client.event.EventListenerCollection
-
Removes all listeners registered on an object.
- removeMapBaseLayerChangedListener(MapBaseLayerChangedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapBaseLayerChangedListener Defined on the Map
- removeMapClickListener(MapClickListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapClickListener Defined on the Map
- removeMapLayerAddedListener(MapLayerAddedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapBaseLayerAddedListener Defined on the Map
- removeMapLayerChangedListener(MapLayerChangedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapLayerChangedListener Defined on the Map
- removeMapLayerRemovedListener(MapLayerRemovedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapLayerRemovedListener Defined on the Map
- removeMapMarkerAddedListener(MapMarkerAddedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapMarkerAddedListener Defined on the Map
- removeMapMarkerRemovedListener(MapMarkerRemovedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapMarkerRemovedListener Defined on the Map
- removeMapMoveEndListener(MapMoveEndListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapMoveEndListener Defined on the Map
- removeMapMoveListener(MapMoveListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapMoveListener Defined on the Map
- removeMapPopupClosedListener(MapPopupClosedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapPopupClosedListener Defined on the Map
- removeMapPopupOpenedListener(MapPopupOpenedListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapPopupOpenedListener Defined on the Map
- removeMapZoomListener(MapZoomListener) - Method in class org.gwtopenmaps.openlayers.client.Map
-
Remove MapZoomListener Defined on the Map
- removeMarker(Marker) - Method in class org.gwtopenmaps.openlayers.client.layer.Markers
- removeMarker(Box) - Method in class org.gwtopenmaps.openlayers.client.layer.Boxes
- removeMarker(JSObject, Box) - Static method in class org.gwtopenmaps.openlayers.client.layer.BoxesImpl
- removeOverlayLayers() - Method in class org.gwtopenmaps.openlayers.client.Map
-
This is not an OpenLayers native function.
- removePoint(Point) - Method in class org.gwtopenmaps.openlayers.client.geometry.MultiPoint
-
Removes a point from this MultiPoint
- removePopup(Popup) - Method in class org.gwtopenmaps.openlayers.client.Map
- removeTarget(SnappingTarget) - Method in class org.gwtopenmaps.openlayers.client.control.Snapping
- removeTarget(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- removeTargetLayer(Vector) - Method in class org.gwtopenmaps.openlayers.client.control.Snapping
- removeTargetLayer(JSObject, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.control.SnappingImpl
- removeTimeFilter() - Method in class org.gwtopenmaps.openlayers.client.layer.WMSParams
- RendererOptions - Class in org.gwtopenmaps.openlayers.client.layer
- RendererOptions() - Constructor for class org.gwtopenmaps.openlayers.client.layer.RendererOptions
- RendererOptions(JSObject) - 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.
- report(VectorFeature, String, Pixel) - Method in class org.gwtopenmaps.demo.openlayers.client.examples.dragfeature.DragFeatureExample
- resetLayersZIndex() - Method in class org.gwtopenmaps.openlayers.client.Map
-
Method: resetLayersZIndex Reset each layer's z-index based on layer's array index
- 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(double, Point) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Resize a geometry relative to some origin.
- resize(double, Point, double) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Resize a geometry relative to some origin.
- RESIZE - org.gwtopenmaps.openlayers.client.layer.TransitionEffect
-
Existing tiles are resized on zoom to provide a visual effect of the zoom having taken place immediately.
- RESIZE - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
- Resources - Interface in org.gwtopenmaps.demo.openlayers.client
-
ImageResource stuff.
- RESOURCES - Static variable in interface org.gwtopenmaps.demo.openlayers.client.examples.format.wmc.resources.WMCThemeResources
- 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
- REST - org.gwtopenmaps.openlayers.client.layer.WMTSOptions.RequestEncoding
- ROAD - org.gwtopenmaps.openlayers.client.layer.BingType
- rotate(double, Point) - Method in class org.gwtopenmaps.openlayers.client.geometry.Collection
-
Rotate a geometry around some origin.
- rotate(float, Point) - Method in class org.gwtopenmaps.openlayers.client.geometry.Point
-
Rotate a point around another.
- rotate(JSObject, float, JSObject) - Static method in class org.gwtopenmaps.openlayers.client.geometry.PointImpl
- ROTATE - Static variable in class org.gwtopenmaps.openlayers.client.control.ModifyFeature
- RotateVectorExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.rotatevector
- RotateVectorExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.rotatevector.RotateVectorExample
- Rule - Class in org.gwtopenmaps.openlayers.client
- Rule - Class in org.gwtopenmaps.openlayers.client.style
- Rule() - Constructor for class org.gwtopenmaps.openlayers.client.style.Rule
- Rule(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.Rule
- Rule(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.style.Rule
- RuleExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.rule
-
Rule Based Styling example
- RuleExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.rule.RuleExample
- RuleImpl - Class in org.gwtopenmaps.openlayers.client.style
- RuleImpl() - Constructor for class org.gwtopenmaps.openlayers.client.style.RuleImpl
S
- save() - Method in class org.gwtopenmaps.openlayers.client.strategy.SaveStrategy
-
Tell the layer protocol to commit unsaved features.
- save(Feature[]) - Method in class org.gwtopenmaps.openlayers.client.strategy.SaveStrategy
-
Tell the layer protocol which features should be saved
- SaveStrategy - Class in org.gwtopenmaps.openlayers.client.strategy
- SaveStrategy() - Constructor for class org.gwtopenmaps.openlayers.client.strategy.SaveStrategy
- SaveStrategy(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.strategy.SaveStrategy
- scale(float) - Method in class org.gwtopenmaps.openlayers.client.Bounds
-
Scales the bounds.
- scale(float, LonLat) - Method in class org.gwtopenmaps.openlayers.client.Bounds
-
Scales the bounds around a LonLat.
- scale(float, Pixel) - Method in class org.gwtopenmaps.openlayers.client.Bounds
-
Scales the bounds around a pixel.
- Scale - Class in org.gwtopenmaps.openlayers.client.control
- Scale() - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
- Scale(Element) - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
- Scale(ScaleOptions) - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
- Scale(JSObject) - Constructor for class org.gwtopenmaps.openlayers.client.control.Scale
- ScaleExample - Class in org.gwtopenmaps.demo.openlayers.client.examples.scale
- ScaleExample(ShowcaseExampleStore) - Constructor for class org.gwtopenmaps.demo.openlayers.client.examples.scale.ScaleExample
- ScaleLine - Class in org.gwtopenmaps.openlayers.client.control
-
Displays a line indicator representing the map scale for the state of the map.
- ScaleLine() - Constructor for class org.gwtop