Interface GeoShapeFactory
- All Known Implementing Classes:
LeafletShapeFactory
public interface GeoShapeFactory
-
Method Summary
Modifier and TypeMethodDescriptiondefault IconnewIcon(Icon.IconTypes iconType, Location location, String friendlyName) newIcon(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) default Icondefault IconnewIcon(String id, Icon.IconTypes iconType, Location location, String friendlyName) newIcon(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style)
-
Method Details
-
newIcon
-
newIcon
-
newIcon
Icon newIcon(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) -
newIcon
-
newIcon
Icon newIcon(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) -
newLine
-
newLine
-