Class ImageLayerOptions
java.lang.Object
io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.BaseImageLayerOptions
io.jmix.mapsflowui.kit.component.model.layer.option.ImageLayerOptions
- All Implemented Interfaces:
HasBaseImageLayerOptions,HasBaseLayerOptions
Options for image layer.
For more details see: ImageLayer docs
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.mapsflowui.kit.component.model.layer.option.BaseLayerOptions
getClassName, getExtent, getMaxZoom, getMinZoom, getOpacity, getZIndex, isVisible, setClassName, setExtent, setMaxZoom, setMinZoom, setOpacity, setVisible, setZIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jmix.mapsflowui.kit.component.model.layer.option.HasBaseLayerOptions
getClassName, getExtent, getMaxZoom, getMinZoom, getOpacity, getZIndex, isVisible, setClassName, setExtent, setMaxZoom, setMinZoom, setOpacity, setVisible, setZIndex
-
Constructor Details
-
ImageLayerOptions
public ImageLayerOptions()
-