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 class
ImageSource.BaseOptions<T extends ImageSource.BaseOptions<T>>
Subclasses of ImageSource.BaseOptions in com.vaadin.flow.component.map.configuration.source Modifier and Type Class Description static class
ImageWMSSource.Options
Constructors in com.vaadin.flow.component.map.configuration.source with parameters of type ImageSource.BaseOptions Constructor Description ImageSource(ImageSource.BaseOptions<?> options)
-