- GeoJsonFormat - Class in org.wicketstuff.openlayers3.api.format
-
Provides an object that models a GeoJSON format for providing feature data.
- GeoJsonFormat() - Constructor for class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Creates a new instance.
- GeoJsonFormat(String, String) - Constructor for class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Creates a new instance.
- geometry(Point) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Sets the geometry of the feature.
- Geometry - Class in org.wicketstuff.openlayers3.api.geometry
-
Provides an base class used for vector geometriee
- Geometry() - Constructor for class org.wicketstuff.openlayers3.api.geometry.Geometry
-
- Geometry.Layout - Enum in org.wicketstuff.openlayers3.api.geometry
-
The coordinate layout for geometries, indicating whether a 3rd or 4th z ('Z') or measure ('M') coordinate is
available.
- geometryName(String) - Method in class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Sets the geometry name.
- getAlpha() - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Returns the alpha value.
- getAnchor() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Returns the anchor's coordinate.
- getAnchorOrigin() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the position of the anchor relative to the feature.
- getAnchorXUnits() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Returns the unit for calculating the anchor's "X" position.
- getAnchorYUnits() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Returns the unit for calculating the anchor's "Y" position.
- getAxisOrientation() - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
Returns the axis orientation for this projection.
- getBlue() - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Returns the blue value.
- getBuffer() - Method in class org.wicketstuff.openlayers3.behavior.ZoomToFeatureExtent
-
Returns the buffer added to the calculated extent.
- getBuffer() - Method in class org.wicketstuff.openlayers3.behavior.ZoomToOverlayExtent
-
Returns the buffer value.
- getCallbackFunctionName() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeatureDataLoadedListener
-
Javascript name of the callback function to invoke when feature data has been loaded into the layer.
- getCallbackFunctionName() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeaturesLoadedListener
-
Javascript name of the callback function to invoke when feature data has been loaded into the layer.
- getCallbackFunctionName() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEventFeaturesListener
-
Javascript name of the callback function to invoke when feature data has been loaded into the layer.
- getCallbackFunctionName() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEventListener
-
Javascript name of the callback function to invoke when feature data has been loaded into the layer.
- getCenter() - Method in class org.wicketstuff.openlayers3.api.View
-
Returns the center coordinate for this view.
- getCenter() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEvent
-
Returns the coordinate at the center of this view.
- getCircle() - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
Returns the circle style.
- getCode() - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
Returns the SRS identification code for this projection.
- getColor() - Method in class org.wicketstuff.openlayers3.api.style.Fill
-
Returns the color for this fill.
- getColor() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Returns the stroke color.
- getCoordinate() - Method in class org.wicketstuff.openlayers3.api.geometry.Point
-
Returns the coordinate for this point.
- getCrossOrigin() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileJson
-
Returns the CORS (Cross Origin Resource Sharing) policy for this source.
- getCrossOrigin() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Returns the CORS (Cross Origin Resource Sharing) policy for this icon.
- getCulture() - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
Returns the culture for this instance.
- getDefaultProjection() - Method in class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Returns the default projection.
- getDistance() - Method in class org.wicketstuff.openlayers3.api.source.vector.Cluster
-
Returns the minimum distance (in pixels) between clusters.
- getElement() - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Returns the element linked to this overlay.
- getExtent() - Method in class org.wicketstuff.openlayers3.api.View
-
Returns the extent for this view.
- getExtent() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEvent
-
Returns an array of two coordinates describing the extent of this view.
- getFeatureDataLoadedListeners() - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Returns the list of feature data loaded listeners.
- getFeatures() - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Returns the features for this interaction.
- getFeatures() - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Returns a list of features for this source.
- getFeaturesLoadedListeners() - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Returns the list of features loaded listeners.
- getFill() - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Returns the fill for the style.
- getFill() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getFont() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getFormat() - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Returns the format for the features.
- getGeometry() - Method in class org.wicketstuff.openlayers3.api.Feature
-
Returns the geometry of this feature.
- getGeometryName() - Method in class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Returns the geometry name.
- getGreen() - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Returns the green value.
- getId() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeatureDataLoadedListener
-
Returns a unique ID for this behavior.
- getId() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeaturesLoadedListener
-
Returns a unique ID for this behavior.
- getId() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEventFeaturesListener
-
Returns a unique ID for this behavior.
- getId() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEventListener
-
Returns a unique ID for this behavior.
- getImage() - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Returns the image for this style.
- getImagerySet() - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
Returns the imagery set for this instance.
- getInteractions() - Method in class org.wicketstuff.openlayers3.api.Map
-
- getJsId() - Method in interface org.wicketstuff.openlayers3.api.IJavascriptObject
-
Returns a String with the unique ID used to identify this object.
- getJsId() - Method in class org.wicketstuff.openlayers3.api.JavascriptObject
-
Returns a String with the unique ID used to identify this object.
- getJsId() - Method in class org.wicketstuff.openlayers3.api.Map
-
- getJsId() - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
- getJsIdWithSuffix(String) - Method in class org.wicketstuff.openlayers3.api.JavascriptObject
-
Returns a String with the unique ID used to identify this object with the suffix appended.
- getJsonObject() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEvent
-
Returns the JsonObject backing this instance.
- getJsType() - Method in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.Extent
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.Feature
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.format.FeatureFormat
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.geometry.Point
-
- getJsType() - Method in interface org.wicketstuff.openlayers3.api.IJavascriptObject
-
Returns a String with the type of Javascript object that this object represents.
- getJsType() - Method in class org.wicketstuff.openlayers3.api.interaction.Interaction
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.JavascriptObject
-
Returns a String with the type of Javascript object that this object represents.
- getJsType() - Method in class org.wicketstuff.openlayers3.api.layer.LayerSource
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.layer.Tile
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.Map
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.Osm
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileArcGISRest
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileJson
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileSource
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.tile.XYZ
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.vector.Cluster
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Circle
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Fill
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Image
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Style
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getJsType() - Method in class org.wicketstuff.openlayers3.api.View
-
- getKey() - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
Returns the Bing Maps API key for this instance.
- getLatitude() - Method in class org.wicketstuff.openlayers3.api.coordinate.LongLat
-
Returns the latitude for the coordinate.
- getLayers() - Method in class org.wicketstuff.openlayers3.api.Map
-
Returns the layers for this map.
- getLayers() - Method in class org.wicketstuff.openlayers3.behavior.ZoomToFeatureExtent
-
Returns the layers used when calculating the extent.
- getLayout() - Method in class org.wicketstuff.openlayers3.api.geometry.Point
-
Returns the layout for this point.
- getLineCap() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Returns the line cap style.
- getLineDash() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Returns the line dash style.
- getLineJoin() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Returns the line join style.
- getLoader() - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Returns the loader used to fetch remote data.
- getLongitude() - Method in class org.wicketstuff.openlayers3.api.coordinate.LongLat
-
Returns the longitude for the coordinate.
- getMaximum() - Method in class org.wicketstuff.openlayers3.api.Extent
-
Returns the maximum coodinate.
- getMaximumRadius() - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
Returns the maximum radius.
- getMaxZoom() - Method in class org.wicketstuff.openlayers3.api.View
-
Returns the maximum zoom level for this instance.
- getMinimum() - Method in class org.wicketstuff.openlayers3.api.Extent
-
Returns the extent minimum coordinate.
- getMinimumRadius() - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
Returns the minimum radius.
- getMinZoom() - Method in class org.wicketstuff.openlayers3.api.View
-
Returns the minimum zoom level for this instance.
- getMiterLimit() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Returns the miter limit.
- getName() - Method in class org.wicketstuff.openlayers3.api.Feature
-
Returns the name of the feature.
- getNumber(String) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Returns the value of this feature's attribute or null if it is not present.
- getOffsetX() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getOffsetY() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getOpacity() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Returns the opacity of the icon.
- getOpacityModel() - Method in class org.wicketstuff.openlayers3.api.layer.Layer
-
- getOverlays() - Method in class org.wicketstuff.openlayers3.api.Map
-
Returns the overlays for this map.
- getParams() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Returns the parameters for this source.
- getPosition() - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Returns the position of the overlay.
- getPositioning() - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Returns the positioning of this overlay.
- getProjection() - Method in class org.wicketstuff.openlayers3.api.coordinate.CoordinateProjected
-
Returns the projection for the coordinate.
- getProjection() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Returns the projection used to transform fetched data.
- getProjection() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Returns the projection used to transform fetched data.
- getProjection() - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Returns the projection for this source.
- getProjection() - Method in class org.wicketstuff.openlayers3.api.View
-
Returns the projection for this view.
- getProjection() - Method in class org.wicketstuff.openlayers3.behavior.view.ViewEvent
-
Returns the projection for this view.
- getRadius() - Method in class org.wicketstuff.openlayers3.api.style.Circle
-
Returns the radius of the circle.
- getRed() - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Returns the red value.
- getRenderer() - Method in class org.wicketstuff.openlayers3.api.Map
-
Returns the renderer for this map.
- getRotation() - Method in class org.wicketstuff.openlayers3.api.style.Image
-
Returns the rotation of the image.
- getRotation() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getScale() - Method in class org.wicketstuff.openlayers3.api.style.Image
-
Returns the scale of the image.
- getScale() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getServerType() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Returns the remote server type
- getSource() - Method in class org.wicketstuff.openlayers3.api.layer.Tile
-
Returns the source for this tile layer.
- getSource() - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Returns the source for this layer.
- getSource() - Method in class org.wicketstuff.openlayers3.api.source.vector.Cluster
-
Returns the data source being clustered.
- getSource() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.Loader
-
Sets the data source.
- getSrc() - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Returns the URL is the image for the icon.
- getStopEvent() - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Returns the stop event value.
- getString(String) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Returns the value of this feature's attribute or null if it is not present.
- getStroke() - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Returns the stroke for this style.
- getStroke() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getStyle() - Method in class org.wicketstuff.openlayers3.api.Feature
-
Returns the style used to render this feature.
- getStyle() - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Returns the style for this interaction.
- getStyle() - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Returns the style used to draw features.
- getTarget() - Method in class org.wicketstuff.openlayers3.api.Map
-
Returns the target element ID to which this map is tied.
- getTargetProjection() - Method in class org.wicketstuff.openlayers3.api.coordinate.CoordinateProjected
-
Returns the target projection.
- getText() - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Returns the text for this style.
- getText() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getTextAlign() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getTextBaseLine() - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- getTitle() - Method in class org.wicketstuff.openlayers3.api.layer.Tile
-
Returns the title for this layer.
- getUnits() - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
Returns the units for this projection.
- getUrl() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileArcGISRest
-
- getUrl() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileJson
-
Returns the URL with the source of tiles.
- getUrl() - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Returns the URL providing tiles for this source.
- getUrl() - Method in class org.wicketstuff.openlayers3.api.source.tile.XYZ
-
- getUrl() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Returns the URL from which data is loaded.
- getVector() - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Returns the vector source for this interaction's features.
- getVector() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeaturesLoadedListener
-
Returns the vector layer to which we are listening.
- getVectorFeatureDataLoadedListener() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Returns the listener invoked when feature data has been loaded.
- getVectorFeaturesLoadedListener() - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Returns the listener invoked when features have been loaded.
- getView() - Method in class org.wicketstuff.openlayers3.api.Map
-
Returns the view for this map.
- getVisibleModel() - Method in class org.wicketstuff.openlayers3.api.layer.Layer
-
- getWidth() - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Returns the stroke width.
- getX() - Method in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
Return the "X" coordinate.
- getY() - Method in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
Returns the "Y" coordinate.
- getzIndex() - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Returns the current z-index for this style.
- getZoom() - Method in class org.wicketstuff.openlayers3.api.View
-
Returns the zoom level for this view.
- green - Variable in class org.wicketstuff.openlayers3.api.util.Color
-
The green value.
- green(int) - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Sets the green value.
- scale(Number) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
- scale(Number) - Method in class org.wicketstuff.openlayers3.api.style.Image
-
Sets the scale of the image.
- scale - Variable in class org.wicketstuff.openlayers3.api.style.Text
-
- serverType(TileWms.ServerType) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Sets the remote server type.
- setAlpha(double) - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Sets the alpha value.
- setAnchor(Coordinate) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the anchor's coordinate.
- setAnchorOrigin(Icon.Origin) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the position of the anchor relative to the feature.
- setAnchorXUnits(Icon.Unit) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the unit for calculating the anchor's "X" position.
- setAnchorYUnits(Icon.Unit) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the unit for calculating the anchor's "Y" position.
- setAxisOrientation(String) - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
Sets the axis orientation for this projection.
- setBlue(int) - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Sets the blue value.
- setBuffer(Number) - Method in class org.wicketstuff.openlayers3.behavior.ZoomToFeatureExtent
-
Sets the buffer added to the calculated extent.
- setBuffer(Number) - Method in class org.wicketstuff.openlayers3.behavior.ZoomToOverlayExtent
-
Sets the buffer value.
- setCenter(Coordinate) - Method in class org.wicketstuff.openlayers3.api.View
-
Sets the center coordinate for this view.
- setCircle(Circle) - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
Sets the circle style.
- setCode(String) - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
Sets the SRS identification code.
- setColor(String) - Method in class org.wicketstuff.openlayers3.api.style.Fill
-
Sets the color for this fill.
- setColor(Color) - Method in class org.wicketstuff.openlayers3.api.style.Fill
-
Sets the color for this fill.
- setColor(Color) - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Sets the stroke color.
- setCoordinate(Coordinate) - Method in class org.wicketstuff.openlayers3.api.geometry.Point
-
Sets the coordinate for this point.
- setCrossOrigin(CorsPolicy) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileJson
-
Sets the CORS (Cross Origin Resource Sharing) policy for this source.
- setCrossOrigin(CorsPolicy) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the CORS (Cross Origin Resource Sharing) policy for this icon.
- setCulture(BingMaps.Culture) - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
Sets the culture for this instance.
- setDefaultProjection(String) - Method in class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Sets the default projection.
- setDistance(Number) - Method in class org.wicketstuff.openlayers3.api.source.vector.Cluster
-
Sets the minimum distance between clusters (in pixels).
- setElement(Component) - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Sets the element linked to this overlay.
- setExtent(Extent) - Method in class org.wicketstuff.openlayers3.api.View
-
Sets the extent for this view.
- setFeatures(Feature[]) - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Sets the features for this interaction.
- setFeatures(List<Feature>) - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Sets the list of features for this source.
- setFill(Fill) - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Sets the fill for the style.
- setFill(Fill) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setFont(String) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setFormat(FeatureFormat) - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Sets the format for the features.
- setGeometry(Point) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Sets the geometry of the feature.
- setGeometryName(String) - Method in class org.wicketstuff.openlayers3.api.format.GeoJsonFormat
-
Sets the geometry name.
- setGreen(int) - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Sets the green value.
- setImage(Image) - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Sets the image for this style.
- setImagerySet(BingMaps.ImagerySet) - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
Sets the imagery set for this instance.
- setInteractions(List<Interaction>) - Method in class org.wicketstuff.openlayers3.api.Map
-
- setKey(String) - Method in class org.wicketstuff.openlayers3.api.source.tile.BingMaps
-
Sets the Bing Maps API key for this instance.
- setLatitude(Number) - Method in class org.wicketstuff.openlayers3.api.coordinate.LongLat
-
Sets the latitude for this coordinate.
- setLayers(List<Layer>) - Method in class org.wicketstuff.openlayers3.api.Map
-
Sets the layers for this map.
- setLayers(List<Layer>) - Method in class org.wicketstuff.openlayers3.behavior.ZoomToFeatureExtent
-
Sets the layers used when calculating the extent.
- setLayout(Geometry.Layout) - Method in class org.wicketstuff.openlayers3.api.geometry.Point
-
Sets the layout for this point.
- setLineCap(Stroke.LineCap) - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Sets the line cap style.
- setLineDash(Number...) - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Sets the line dash style.
- setLineJoin(Stroke.LineCap) - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Sets the line join style.
- setLoader(Loader) - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Sets the loader used to fetch remote data.
- setLongitude(Number) - Method in class org.wicketstuff.openlayers3.api.coordinate.LongLat
-
Sets the longitude for this coordinate.
- setMaximum(LongLat) - Method in class org.wicketstuff.openlayers3.api.Extent
-
Sets the maximum coodinate.
- setMaximumRadius(Number) - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
Sets the maximum radius.
- setMaxZoom(Integer) - Method in class org.wicketstuff.openlayers3.api.View
-
Sets the maximum zoom level for this instance.
- setMinimum(LongLat) - Method in class org.wicketstuff.openlayers3.api.Extent
-
Sets the extent minimum coordinate.
- setMinimumRadius(Number) - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
Sets the minimum radius.
- setMinZoom(Integer) - Method in class org.wicketstuff.openlayers3.api.View
-
Sets the minimum zoom level for this instance.
- setMiterLimit(Number) - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Sets the miter limit.
- setName(String) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Sets the name of this feature.
- setOffsetX(Number) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setOffsetY(Number) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setOpacity(Number) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the opacity of the icon.
- setOpacityModel(IModel<? extends Number>) - Method in class org.wicketstuff.openlayers3.api.layer.Layer
-
- setOverlays(List<Overlay>) - Method in class org.wicketstuff.openlayers3.api.Map
-
Sets the overlays for this map.
- setParams(Map<String, String>) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Sets the parameters for this source.
- setPosition(LongLat) - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Sets the position of the overlay.
- setPositioning(Overlay.Positioning) - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Sets the positioning of this overlay.
- setProjection(String) - Method in class org.wicketstuff.openlayers3.api.coordinate.CoordinateProjected
-
Sets the projection for this coordinate.
- setProjection(Projection) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Sets the projection used to transform fetched data.
- setProjection(String) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Sets the projection used to transform fetched data.
- setProjection(Projection) - Method in class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Sets the projection for this source.
- setProjection(String) - Method in class org.wicketstuff.openlayers3.api.View
-
Sets the projection for this view.
- setRadius(Number) - Method in class org.wicketstuff.openlayers3.api.style.Circle
-
Sets the radius of the circle.
- setRed(int) - Method in class org.wicketstuff.openlayers3.api.util.Color
-
Sets the red value.
- setRenderer(Map.RenderType) - Method in class org.wicketstuff.openlayers3.api.Map
-
Sets the renderer for this map.
- setRotation(Number) - Method in class org.wicketstuff.openlayers3.api.style.Image
-
Sets the rotation of the image.
- setRotation(Number) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setScale(Number) - Method in class org.wicketstuff.openlayers3.api.style.Image
-
Sets the scale of the image.
- setScale(Number) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setServerType(TileWms.ServerType) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Sets the remote server type.
- setSnapToPixel(boolean) - Method in class org.wicketstuff.openlayers3.api.style.Circle
-
Sets the snap to pixel value.
- setSource(TileSource) - Method in class org.wicketstuff.openlayers3.api.layer.Tile
-
Sets the source for this tile layer.
- setSource(VectorSource) - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Sets the source for this layer.
- setSource(VectorSource) - Method in class org.wicketstuff.openlayers3.api.source.vector.Cluster
-
Sets the data source being clustered.
- setSource(VectorSource) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.Loader
-
Sets the data source.
- setSrc(String) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the URL with the image for the icon.
- setStopEvent(Boolean) - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Sets the stop event value.
- setStroke(Stroke) - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Sets the stroke for this style
- setStroke(Stroke) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setStyle(Style) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Sets the style used to render this feature.
- setStyle(Style) - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Sets the style for this interaction.
- setStyle(Style) - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Sets the style used to draw features.
- setTarget(String) - Method in class org.wicketstuff.openlayers3.api.Map
-
Sets the target Wicket element for this map.
- setTargetProjection(String) - Method in class org.wicketstuff.openlayers3.api.coordinate.CoordinateProjected
-
Sets the target projection for the coordinate.
- setText(Text) - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Sets the text for this instance.
- setText(String) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setTextAlign(String) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setTextBaseLine(String) - Method in class org.wicketstuff.openlayers3.api.style.Text
-
- setTitle(String) - Method in class org.wicketstuff.openlayers3.api.layer.Tile
-
Sets the title for this layer.
- setUnits(String) - Method in class org.wicketstuff.openlayers3.api.proj.Projection
-
Sets the units for this projection.
- setUrl(String) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileArcGISRest
-
- setUrl(String) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileJson
-
Sets the URL for the source of tiles.
- setUrl(String) - Method in class org.wicketstuff.openlayers3.api.source.tile.TileWms
-
Sets the URL providing images for this source.
- setUrl(String) - Method in class org.wicketstuff.openlayers3.api.source.tile.XYZ
-
- setUrl(String) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Sets the URL from which data is loaded.
- setVector(Vector) - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Sets the vector source for this interaction's features.
- setVectorFeatureDataLoadedListener(VectorFeatureDataLoadedListener) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Sets a listener that will be invoked when feature data has been loaded.
- setVectorFeaturesLoadedListener(VectorFeaturesLoadedListener) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Sets a listener that will be invoked when features have been loaded.
- setView(View) - Method in class org.wicketstuff.openlayers3.api.Map
-
Sets the view for this map.
- setViewCenter(AjaxRequestTarget, Point) - Method in class org.wicketstuff.openlayers3.OpenLayersMap
-
Sets the center of the map's current view.
- setVisible(AjaxRequestTarget, boolean) - Method in class org.wicketstuff.openlayers3.api.layer.Layer
-
Sets the visiblity of the layer.
- setVisibleModel(IModel<Boolean>) - Method in class org.wicketstuff.openlayers3.api.layer.Layer
-
- setWidth(Number) - Method in class org.wicketstuff.openlayers3.api.style.Stroke
-
Sets the stroke width.
- setX(Number) - Method in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
Sets the "X" coordinate.
- setY(Number) - Method in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
Sets the "Y" coordinate.
- setzIndex(Number) - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Sets the z-index for this style.
- setZoom(Integer) - Method in class org.wicketstuff.openlayers3.api.View
-
Sets the zoom level for this view.
- snapToPixel(boolean) - Method in class org.wicketstuff.openlayers3.api.style.Circle
-
Sets the snap to pixel value.
- source(TileSource) - Method in class org.wicketstuff.openlayers3.api.layer.Tile
-
Sets the source for this layer.
- source(VectorSource) - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Sets the source for this layer.
- source(VectorSource) - Method in class org.wicketstuff.openlayers3.api.source.vector.Cluster
-
Sets the data source being clustered.
- source(VectorSource) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
- source(VectorSource) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.Loader
-
Sets the data source.
- src(String) - Method in class org.wicketstuff.openlayers3.api.style.Icon
-
Sets the URL with the image for the icon.
- stopEvent - Variable in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Whether event propagation to the map viewport should be stopped.
- stopEvent(Boolean) - Method in class org.wicketstuff.openlayers3.api.overlay.Overlay
-
Sets the stop event value.
- stroke(Stroke) - Method in class org.wicketstuff.openlayers3.api.style.Circle
-
- stroke(Stroke) - Method in class org.wicketstuff.openlayers3.api.style.ClusterStyle
-
- Stroke - Class in org.wicketstuff.openlayers3.api.style
-
Provides a class that models a stroke style.
- Stroke(String) - Constructor for class org.wicketstuff.openlayers3.api.style.Stroke
-
Creates a new instance.
- Stroke(Color) - Constructor for class org.wicketstuff.openlayers3.api.style.Stroke
-
Creates a new instance.
- Stroke(Color, Stroke.LineCap, Stroke.LineCap, Number[], Number, Number) - Constructor for class org.wicketstuff.openlayers3.api.style.Stroke
-
Creates a new instance.
- stroke(Stroke) - Method in class org.wicketstuff.openlayers3.api.style.Style
-
Sets the stroke for this style.
- stroke - Variable in class org.wicketstuff.openlayers3.api.style.Text
-
- Stroke.LineCap - Enum in org.wicketstuff.openlayers3.api.style
-
Enumeration of valid line cap values.
- style(Style) - Method in class org.wicketstuff.openlayers3.api.Feature
-
Sets the style used to render this feature.
- style(Style) - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Sets the style for this interaction.
- style(Style) - Method in class org.wicketstuff.openlayers3.api.layer.Vector
-
Sets the style used to draw features.
- Style - Class in org.wicketstuff.openlayers3.api.style
-
Provides an object that models a style for rendering vector features.
- Style() - Constructor for class org.wicketstuff.openlayers3.api.style.Style
-
Creates a new instance.
- Style(Image) - Constructor for class org.wicketstuff.openlayers3.api.style.Style
-
Creates a new instance.
- Style(Fill) - Constructor for class org.wicketstuff.openlayers3.api.style.Style
-
Creates a new instance.
- Style(Fill, Stroke) - Constructor for class org.wicketstuff.openlayers3.api.style.Style
-
Creates a new instance.
- Style(Fill, Image, Stroke, Text, Number) - Constructor for class org.wicketstuff.openlayers3.api.style.Style
-
Creates a new instance.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.geometry.Geometry.Layout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.Map.RenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.overlay.Overlay.Positioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.source.tile.BingMaps.Culture
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.source.tile.BingMaps.ImagerySet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.source.tile.TileWms.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.style.Icon.Origin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.style.Icon.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.style.Stroke.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wicketstuff.openlayers3.api.util.CorsPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wicketstuff.openlayers3.api.geometry.Geometry.Layout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.Map.RenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.overlay.Overlay.Positioning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.source.tile.BingMaps.Culture
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.source.tile.BingMaps.ImagerySet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.source.tile.TileWms.ServerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.style.Icon.Origin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.style.Icon.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.style.Stroke.LineCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wicketstuff.openlayers3.api.util.CorsPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueX - Variable in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
The "X" coordinate.
- valueY - Variable in class org.wicketstuff.openlayers3.api.coordinate.Coordinate
-
The "Y" coordinate.
- vector(Vector) - Method in class org.wicketstuff.openlayers3.api.interaction.Modify
-
Sets the vector source for this interaction's features.
- Vector - Class in org.wicketstuff.openlayers3.api.layer
-
Provides an object that models a vector layer.
- Vector(VectorSource) - Constructor for class org.wicketstuff.openlayers3.api.layer.Vector
-
Creates a new instance.
- Vector(VectorSource, Style) - Constructor for class org.wicketstuff.openlayers3.api.layer.Vector
-
Creates a new instance.
- Vector(VectorSource, ClusterStyle) - Constructor for class org.wicketstuff.openlayers3.api.layer.Vector
-
Creates a new instance.
- vector - Variable in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeatureDataLoadedListener
-
Vector layer for which we are monitoring the loading of features.
- vector - Variable in class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeaturesLoadedListener
-
Vector layer for which we are monitoring the loading of features.
- VectorFeatureDataLoadedListener - Class in org.wicketstuff.openlayers3.api.layer
-
Provides a listener that is invoked when feature data has been loaded into the vector layer.
- VectorFeatureDataLoadedListener() - Constructor for class org.wicketstuff.openlayers3.api.layer.VectorFeatureDataLoadedListener
-
- vectorFeatureDataLoadedListener(VectorFeatureDataLoadedListener) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Sets a listener that will be invoked when feature data has been loaded.
- VectorFeatureDataLoadedListener - Class in org.wicketstuff.openlayers3.api.source.vector.loader
-
Provides a behavior that invokes a callback after feature data has been loaded into the vector layer.
- VectorFeatureDataLoadedListener(Vector) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeatureDataLoadedListener
-
Creates a new instance.
- VectorFeaturesLoadedListener - Class in org.wicketstuff.openlayers3.api.layer
-
Provides a listener that is invoked when features have been loaded into the vector layer.
- VectorFeaturesLoadedListener() - Constructor for class org.wicketstuff.openlayers3.api.layer.VectorFeaturesLoadedListener
-
- vectorFeaturesLoadedListener(VectorFeaturesLoadedListener) - Method in class org.wicketstuff.openlayers3.api.source.vector.loader.DefaultGeoJsonLoader
-
Sets a listener that will be invoked when features have been loaded.
- VectorFeaturesLoadedListener - Class in org.wicketstuff.openlayers3.api.source.vector.loader
-
Provides a behavior that invokes a callback after feature data has been loaded into the vector layer.
- VectorFeaturesLoadedListener(Vector) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.loader.VectorFeaturesLoadedListener
-
Creates a new instance.
- VectorSource - Class in org.wicketstuff.openlayers3.api.source.vector
-
Provides an object that models a server provided vector source.
- VectorSource(List<Feature>) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Creates a new instance.
- VectorSource(List<Feature>, Projection) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Creates a new instance.
- VectorSource(FeatureFormat) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Creates a new instance.
- VectorSource(FeatureFormat, Projection) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Creates a new instance.
- VectorSource(FeatureFormat, Loader, Projection) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Creates a new instance.
- VectorSource(List<Feature>, FeatureFormat, Loader, Projection) - Constructor for class org.wicketstuff.openlayers3.api.source.vector.VectorSource
-
Creates a new instance.
- view(View) - Method in class org.wicketstuff.openlayers3.api.Map
-
Sets the view for this map.
- View - Class in org.wicketstuff.openlayers3.api
-
Provides an object that models a view of a map.
- View(Coordinate, Integer) - Constructor for class org.wicketstuff.openlayers3.api.View
-
Creates a new instance.
- View(Coordinate, Integer, Integer) - Constructor for class org.wicketstuff.openlayers3.api.View
-
Creates a new instance.
- View(Coordinate, Integer, String) - Constructor for class org.wicketstuff.openlayers3.api.View
-
Creates a new instance.
- View(Coordinate, Integer, Integer, String) - Constructor for class org.wicketstuff.openlayers3.api.View
-
Creates a new instance.
- View(Coordinate, Integer, Integer, String, Extent) - Constructor for class org.wicketstuff.openlayers3.api.View
-
Creates a new instance.
- ViewEvent - Class in org.wicketstuff.openlayers3.behavior.view
-
Provides a data object that models an event emitted by the map's ol.View.
- ViewEvent(JsonObject) - Constructor for class org.wicketstuff.openlayers3.behavior.view.ViewEvent
-
Creates a new view event from the JSON encoded ol.View instance.
- ViewEventFeaturesListener - Class in org.wicketstuff.openlayers3.behavior.view
-
Provides a behavior that invokes a callback event whenever the map view changes.
- ViewEventFeaturesListener(Vector) - Constructor for class org.wicketstuff.openlayers3.behavior.view.ViewEventFeaturesListener
-
- ViewEventFeaturesListener(String, Vector) - Constructor for class org.wicketstuff.openlayers3.behavior.view.ViewEventFeaturesListener
-
- ViewEventListener - Class in org.wicketstuff.openlayers3.behavior.view
-
Provides a behavior that invokes a callback event whenever the map view changes.
- ViewEventListener() - Constructor for class org.wicketstuff.openlayers3.behavior.view.ViewEventListener
-
Creates a new instance.
- ViewEventListener(String) - Constructor for class org.wicketstuff.openlayers3.behavior.view.ViewEventListener
-
Creates a new instance and sets the projection used to transform coordinates.