Uses of Enum Class
gov.llnl.gnem.apps.coda.common.mapping.api.Icon.IconStyles
Package
Description
-
Uses of Icon.IconStyles in gov.llnl.gnem.apps.coda.calibration.gui.plotting
Modifier and TypeMethodDescriptionLeafletShapeFactory.newIcon
(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) LeafletShapeFactory.newIcon
(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) -
Uses of Icon.IconStyles in gov.llnl.gnem.apps.coda.common.mapping
ModifierConstructorDescriptionLeafletIcon
(Location location, String friendlyName, Icon.IconTypes iconType, Icon.IconStyles style) LeafletIcon
(String id, Location location, String friendlyName, Icon.IconTypes iconType, Icon.IconStyles style) -
Uses of Icon.IconStyles in gov.llnl.gnem.apps.coda.common.mapping.api
Modifier and TypeMethodDescriptionIcon.getStyle()
static Icon.IconStyles
Returns the enum constant of this class with the specified name.static Icon.IconStyles[]
Icon.IconStyles.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionGeoShapeFactory.newIcon
(Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style) GeoShapeFactory.newIcon
(String id, Icon.IconTypes iconType, Location location, String friendlyName, Icon.IconStyles style)