Interface GeoShapeFactory
- All Known Implementing Classes:
LeafletShapeFactory
public interface GeoShapeFactory
-
Method Summary
Modifier and TypeMethodDescriptiondefault Icon
newIcon
(Icon.IconTypes iconType, Location location, String friendlyName) newIcon
(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) default Icon
default Icon
newIcon
(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
-