Uses of Enum Class
com.openhtmltopdf.layout.LayoutContext.BlockBoxingState
Packages that use LayoutContext.BlockBoxingState
-
Uses of LayoutContext.BlockBoxingState in com.openhtmltopdf.layout
Fields in com.openhtmltopdf.layout declared as LayoutContext.BlockBoxingStateModifier and TypeFieldDescriptionprivate LayoutContext.BlockBoxingStateLayoutContext._blockBoxingStateMethods in com.openhtmltopdf.layout that return LayoutContext.BlockBoxingStateModifier and TypeMethodDescriptionLayoutContext.getBlockBoxingState()Returns the enum constant of this class with the specified name.static LayoutContext.BlockBoxingState[]LayoutContext.BlockBoxingState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openhtmltopdf.layout with parameters of type LayoutContext.BlockBoxingStateModifier and TypeMethodDescriptionvoidLayoutContext.setBlockBoxingState(LayoutContext.BlockBoxingState state)