Uses of Enum Class
com.jbstrap.jbmap.enums.DivLayerAlign
Packages that use DivLayerAlign
-
Uses of DivLayerAlign in com.jbstrap.jbmap
Methods in com.jbstrap.jbmap that return DivLayerAlignMethods in com.jbstrap.jbmap with parameters of type DivLayerAlignModifier and TypeMethodDescriptionDivLayer.setAlign(DivLayerAlign divLayerAlign) Sets the DivLayer’s layout. -
Uses of DivLayerAlign in com.jbstrap.jbmap.enums
Methods in com.jbstrap.jbmap.enums that return DivLayerAlignModifier and TypeMethodDescriptionstatic DivLayerAlignDetermines a DivLayerAlign by its specified name.static DivLayerAlignDetermines the divLayer alignstatic DivLayerAlignReturns 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.