Class PointStyle
java.lang.Object
io.jmix.mapsui.component.layer.style.GeometryStyle
io.jmix.mapsui.component.layer.style.PointStyle
- Direct Known Subclasses:
- AbstractCustomPointIcon,- FontPointIcon
Class representing style parameters for a point.
 
Specifically, this parameters apply to markers, which are used to visualize the points on a map.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PointStylepublic PointStyle()
 
-