Interface AbstractImageWmsSource.HasImageWmsSourceOptions
- All Superinterfaces:
- AbstractImageWmsSource.HasRatio,- HasCrossOrigin,- HasParams,- HasServerType,- HasUrl
- All Known Implementing Classes:
- ImageWmsSource,- NoOpImageWmsSource
- Enclosing class:
- AbstractImageWmsSource
public static interface AbstractImageWmsSource.HasImageWmsSourceOptions
extends HasCrossOrigin, HasServerType, HasParams, AbstractImageWmsSource.HasRatio, HasUrl
Interface to be implemented by sources that should provide all attributes from 
AbstractImageWmsSource.- 
Method SummaryMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractImageWmsSource.HasRatiogetRatio, setRatioMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasCrossOrigingetCrossOrigin, setCrossOriginMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasParamsgetParams, setParamsMethods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasServerTypegetServerType, setServerType