Uses of Enum Class
org.xhtmlrenderer.render.Box.State
Packages that use Box.State
-
Uses of Box.State in org.xhtmlrenderer.render
Fields in org.xhtmlrenderer.render declared as Box.StateMethods in org.xhtmlrenderer.render that return Box.StateModifier and TypeMethodDescriptionBox.getState()
static Box.State
Returns the enum constant of this class with the specified name.static Box.State[]
Box.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xhtmlrenderer.render with parameters of type Box.State