Class LeafletShapeFactory
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.gui.plotting.LeafletShapeFactory
- All Implemented Interfaces:
GeoShapeFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionnewIcon
(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) newIcon
(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gov.llnl.gnem.apps.coda.common.mapping.api.GeoShapeFactory
newIcon, newIcon, newIcon
-
Constructor Details
-
LeafletShapeFactory
public LeafletShapeFactory()
-
-
Method Details
-
newIcon
public Icon newIcon(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) - Specified by:
newIcon
in interfaceGeoShapeFactory
-
newIcon
public Icon newIcon(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) - Specified by:
newIcon
in interfaceGeoShapeFactory
-
newLine
- Specified by:
newLine
in interfaceGeoShapeFactory
-
newLine
- Specified by:
newLine
in interfaceGeoShapeFactory
-