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 Summary
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.source.AbstractImageWmsSource.HasRatio
getRatio, setRatio
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasCrossOrigin
getCrossOrigin, setCrossOrigin
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasParams
getParams, setParams
Methods inherited from interface io.jmix.mapsflowui.kit.component.model.source.HasServerType
getServerType, setServerType