Uses of Enum Class
com.jbstrap.jbmap.enums.BorderStyle
-
Uses of BorderStyle in com.jbstrap.jbmap
Modifier and TypeMethodDescriptionDivLayer.setBorderStyle
(BorderStyle borderStyle) Sets the DivLayer border style. -
Uses of BorderStyle in com.jbstrap.jbmap.enums
Modifier and TypeMethodDescriptionstatic BorderStyle
Determines a BorderStyle by its specified name.static BorderStyle
Determines the border style based on the font weight value.static BorderStyle
Returns the enum constant of this class with the specified name.static BorderStyle[]
BorderStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BorderStyle in com.jbstrap.jbmap.layers.layer
Modifier and TypeMethodDescriptionDivPoint.setBorderStyle
(BorderStyle borderStyle) Sets the DivPoint border style.