Uses of Enum Class
com.jbstrap.jbmap.enums.BorderStyle
Packages that use BorderStyle
-
Uses of BorderStyle in com.jbstrap.jbmap
Methods in com.jbstrap.jbmap that return BorderStyleMethods in com.jbstrap.jbmap with parameters of type BorderStyleModifier and TypeMethodDescriptionDivLayer.setBorderStyle
(BorderStyle borderStyle) Sets the DivLayer border style. -
Uses of BorderStyle in com.jbstrap.jbmap.enums
Methods in com.jbstrap.jbmap.enums that return BorderStyleModifier 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
Methods in com.jbstrap.jbmap.layers.layer that return BorderStyleMethods in com.jbstrap.jbmap.layers.layer with parameters of type BorderStyleModifier and TypeMethodDescriptionDivPoint.setBorderStyle
(BorderStyle borderStyle) Sets the DivPoint border style.