Uses of Enum Class
com.jbstrap.jbmap.enums.DivLayerAlign
-
Uses of DivLayerAlign in com.jbstrap.jbmap
Modifier and TypeMethodDescriptionDivLayer.setAlign
(DivLayerAlign divLayerAlign) Sets the DivLayer’s layout. -
Uses of DivLayerAlign in com.jbstrap.jbmap.enums
Modifier and TypeMethodDescriptionstatic DivLayerAlign
Determines a DivLayerAlign by its specified name.static DivLayerAlign
Determines the divLayer alignstatic DivLayerAlign
Returns the enum constant of this class with the specified name.static DivLayerAlign[]
DivLayerAlign.values()
Returns an array containing the constants of this enum class, in the order they are declared.