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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PointStyle
public PointStyle() 
 -