Class GeoObjectWrapperFactory<E>
java.lang.Object
io.jmix.mapsflowui.component.data.binding.GeoObjectWrapperFactory<E>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(E entity, MetaPropertyPath geometryProperty) boolean
void
setUserMarkerFeature
(boolean userMarkerFeature)
-
Field Details
-
userMarkerFeature
public boolean userMarkerFeature
-
-
Constructor Details
-
GeoObjectWrapperFactory
public GeoObjectWrapperFactory()
-
-
Method Details
-
isUserMarkerFeature
public boolean isUserMarkerFeature() -
setUserMarkerFeature
public void setUserMarkerFeature(boolean userMarkerFeature) -
create
-
create
-
create
-
create
-
create
-
create
@Nullable public GeoObjectWrapper<E> create(E entity, org.locationtech.jts.geom.MultiLineString value) -
create
-