Uses of Class
com.vaadin.flow.component.map.configuration.source.ImageSource.BaseOptions
-
Packages that use ImageSource.BaseOptions Package Description com.vaadin.flow.component.map.configuration.source -
-
Uses of ImageSource.BaseOptions in com.vaadin.flow.component.map.configuration.source
Classes in com.vaadin.flow.component.map.configuration.source with type parameters of type ImageSource.BaseOptions Modifier and Type Class Description static classImageSource.BaseOptions<T extends ImageSource.BaseOptions<T>>Subclasses of ImageSource.BaseOptions in com.vaadin.flow.component.map.configuration.source Modifier and Type Class Description static classImageWMSSource.OptionsConstructors in com.vaadin.flow.component.map.configuration.source with parameters of type ImageSource.BaseOptions Constructor Description ImageSource(ImageSource.BaseOptions<?> options)
-