Index

A C D E G I M P S 
All Classes and Interfaces|All Packages

A

asImageWmsSource() - Method in class com.vaadin.flow.component.map.testbench.MapElement.SourceReference
 
asTileWmsSource() - Method in class com.vaadin.flow.component.map.testbench.MapElement.SourceReference
 
asVectorSource() - Method in class com.vaadin.flow.component.map.testbench.MapElement.SourceReference
 
asXyzSource() - Method in class com.vaadin.flow.component.map.testbench.MapElement.SourceReference
 

C

clickAtCoordinates(double, double) - Method in class com.vaadin.flow.component.map.testbench.MapElement
Performs a native click at the specified map coordinates.
com.vaadin.flow.component.map.testbench - package com.vaadin.flow.component.map.testbench
 
Coordinate(double, double) - Constructor for class com.vaadin.flow.component.map.testbench.MapElement.Coordinate
 

D

disableInteractions() - Method in class com.vaadin.flow.component.map.testbench.MapElement
Disables all interactions that could interfere with a test, such as double-click to zoom.

E

exists() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 

G

get(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
Extracts a value from the wrapped object by executing a Selenium Javascript call and returning the result.
getAttributionContainer() - Method in class com.vaadin.flow.component.map.testbench.MapElement
Gets the attribution container div
getAttributionItems() - Method in class com.vaadin.flow.component.map.testbench.MapElement
Gets the list of attributions list items in the attribution container div
getBackgroundFill() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getBackgroundStroke() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getBoolean(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getCenter() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ViewReference
 
getColor() - Method in class com.vaadin.flow.component.map.testbench.MapElement.FillReference
 
getColor() - Method in class com.vaadin.flow.component.map.testbench.MapElement.IconReference
Get color as rgb string, for example rgb(0, 0, 255), or null if there is no color
getColor() - Method in class com.vaadin.flow.component.map.testbench.MapElement.StrokeReference
 
getCoordinates() - Method in class com.vaadin.flow.component.map.testbench.MapElement.GeometryReference
 
getCrossOrigin() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ImageWmsSourceReference
 
getDouble(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getFeature(int) - Method in class com.vaadin.flow.component.map.testbench.MapElement.FeatureCollectionReference
 
getFeature(String) - Method in class com.vaadin.flow.component.map.testbench.MapElement.FeatureCollectionReference
 
getFeatures() - Method in class com.vaadin.flow.component.map.testbench.MapElement.VectorSourceReference
 
getFill() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getFloat(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getFont() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getGeometry() - Method in class com.vaadin.flow.component.map.testbench.MapElement.FeatureReference
 
getImage() - Method in class com.vaadin.flow.component.map.testbench.MapElement.StyleReference
 
getInt(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getLayer(int) - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerCollectionReference
 
getLayer(String) - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerCollectionReference
 
getLayers() - Method in class com.vaadin.flow.component.map.testbench.MapElement.MapReference
 
getLength() - Method in class com.vaadin.flow.component.map.testbench.MapElement.FeatureCollectionReference
 
getLength() - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerCollectionReference
 
getLong(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getMapReference() - Method in class com.vaadin.flow.component.map.testbench.MapElement
Returns a MapElement.ConfigurationObjectReference wrapper for the OpenLayers map instance.
getOffsetX() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getOffsetY() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getOpacity() - Method in class com.vaadin.flow.component.map.testbench.MapElement.IconReference
 
getOpacity() - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerReference
 
getParam(String) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ImageWmsSourceReference
 
getParam(String) - Method in class com.vaadin.flow.component.map.testbench.MapElement.TileWmsSourceReference
 
getPixelCoordinates(double, double) - Method in class com.vaadin.flow.component.map.testbench.MapElement
Returns the pixel coordinates of the specified x and y map coordinates.
getPixelCoordinates(double, double, boolean) - Method in class com.vaadin.flow.component.map.testbench.MapElement
Returns the pixel coordinates of the specified x and y map coordinates.
getPolygonCoordinates() - Method in class com.vaadin.flow.component.map.testbench.MapElement.GeometryReference
 
getPrimaryUrl() - Method in class com.vaadin.flow.component.map.testbench.MapElement.UrlTileSourceReference
 
getRatio() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ImageWmsSourceReference
 
getRevision() - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerReference
 
getRotation() - Method in class com.vaadin.flow.component.map.testbench.MapElement.IconReference
 
getRotation() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ViewReference
 
getScale() - Method in class com.vaadin.flow.component.map.testbench.MapElement.IconReference
 
getServerType() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ImageWmsSourceReference
 
getServerType() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TileWmsSourceReference
 
getSource() - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerReference
 
getSrc() - Method in class com.vaadin.flow.component.map.testbench.MapElement.IconReference
 
getString(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getStroke() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getStyle() - Method in class com.vaadin.flow.component.map.testbench.MapElement.FeatureReference
 
getText() - Method in class com.vaadin.flow.component.map.testbench.MapElement.StyleReference
 
getText() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getTextAlign() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getTextBaseline() - Method in class com.vaadin.flow.component.map.testbench.MapElement.TextReference
 
getTypeName() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
 
getUrl() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ImageWmsSourceReference
 
getView() - Method in class com.vaadin.flow.component.map.testbench.MapElement.MapReference
 
getWidth() - Method in class com.vaadin.flow.component.map.testbench.MapElement.StrokeReference
 
getX() - Method in class com.vaadin.flow.component.map.testbench.MapElement.Coordinate
 
getX() - Method in class com.vaadin.flow.component.map.testbench.MapElement.PixelCoordinate
 
getY() - Method in class com.vaadin.flow.component.map.testbench.MapElement.Coordinate
 
getY() - Method in class com.vaadin.flow.component.map.testbench.MapElement.PixelCoordinate
 
getZIndex() - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerReference
 
getZoom() - Method in class com.vaadin.flow.component.map.testbench.MapElement.ViewReference
 

I

isTileLoaded(int, int, int) - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerReference
 
isVisible() - Method in class com.vaadin.flow.component.map.testbench.MapElement.LayerReference
 

M

MapElement - Class in com.vaadin.flow.component.map.testbench
 
MapElement() - Constructor for class com.vaadin.flow.component.map.testbench.MapElement
 
MapElement.ConfigurationObjectReference - Class in com.vaadin.flow.component.map.testbench
Abstract class for wrapping an in-browser OpenLayers configuration class instance.
MapElement.Coordinate - Class in com.vaadin.flow.component.map.testbench
 
MapElement.FeatureCollectionReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.FeatureReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.FillReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.GeometryReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.IconReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.ImageWmsSourceReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.LayerCollectionReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.LayerReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.MapReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.PixelCoordinate - Class in com.vaadin.flow.component.map.testbench
 
MapElement.SourceReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.StrokeReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.StyleReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.TextReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.TileWmsSourceReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.UrlTileSourceReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.VectorSourceReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.ViewReference - Class in com.vaadin.flow.component.map.testbench
 
MapElement.XyzSourceReference - Class in com.vaadin.flow.component.map.testbench
 

P

path(String, Object...) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ConfigurationObjectReference
Creates a path to a nested object as Javascript expression, based on the current path
PixelCoordinate(int, int) - Constructor for class com.vaadin.flow.component.map.testbench.MapElement.PixelCoordinate
 

S

setCenter(MapElement.Coordinate) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ViewReference
 
setRotation(float) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ViewReference
 
setZoom(float) - Method in class com.vaadin.flow.component.map.testbench.MapElement.ViewReference
 
A C D E G I M P S 
All Classes and Interfaces|All Packages