Class VectorLayerLoader
java.lang.Object
io.jmix.mapsflowui.component.loader.layer.AbstractLayerLoader<L>
io.jmix.mapsflowui.component.loader.layer.AbstractVectorLayerLoader<VectorLayer>
io.jmix.mapsflowui.component.loader.layer.VectorLayerLoader
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware,- org.springframework.context.ApplicationContextAware
- 
Field SummaryFields inherited from class io.jmix.mapsflowui.component.loader.layer.AbstractLayerLoaderapplicationContext, context, element, layer, loaderSupport, mapLoaderSupport
- 
Constructor SummaryConstructorsConstructorDescriptionVectorLayerLoader(ComponentLoader.Context context, org.dom4j.Element layerElement) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected VectorLayerprotected SourcecreateSourceElementByName(String sourceName) protected voidloadClusterSource(ClusterSource clusterSource, org.dom4j.Element element) protected voidloadSourceAttributes(Source source, org.dom4j.Element element) protected voidMethods inherited from class io.jmix.mapsflowui.component.loader.layer.AbstractVectorLayerLoadergetComponentContext, getDataContainerById, loadDataContainer, loadDataVectorSource, loadVectorSourceMethods inherited from class io.jmix.mapsflowui.component.loader.layer.AbstractLayerLoaderloadBaseLayerAttributes, loaderSupport, loadLayer, loadSource, mapLoaderSupport, setApplicationContext
- 
Constructor Details- 
VectorLayerLoader
 
- 
- 
Method Details- 
createLayer- Specified by:
- createLayerin class- AbstractLayerLoader<VectorLayer>
 
- 
loadSpecificLayerTypeAttributesprotected void loadSpecificLayerTypeAttributes()- Specified by:
- loadSpecificLayerTypeAttributesin class- AbstractLayerLoader<VectorLayer>
 
- 
createSourceElementByName- Specified by:
- createSourceElementByNamein class- AbstractLayerLoader<VectorLayer>
 
- 
loadSourceAttributes- Specified by:
- loadSourceAttributesin class- AbstractLayerLoader<VectorLayer>
 
- 
loadClusterSource
 
-