Class LeafletShapeFactory
java.lang.Object
gov.llnl.gnem.apps.coda.calibration.gui.plotting.LeafletShapeFactory
- All Implemented Interfaces:
GeoShapeFactory
-
Constructor Summary
Constructors -
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, waitMethods 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:
newIconin interfaceGeoShapeFactory
-
newIcon
public Icon newIcon(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) - Specified by:
newIconin interfaceGeoShapeFactory
-
newLine
- Specified by:
newLinein interfaceGeoShapeFactory
-
newLine
- Specified by:
newLinein interfaceGeoShapeFactory
-