Uses of Enum Class
com.openhtmltopdf.util.DescendantBoxSpliterator.State
Packages that use DescendantBoxSpliterator.State
-
Uses of DescendantBoxSpliterator.State in com.openhtmltopdf.util
Fields in com.openhtmltopdf.util declared as DescendantBoxSpliterator.StateModifier and TypeFieldDescriptionprivate DescendantBoxSpliterator.State
DescendantBoxSpliterator.curState
Methods in com.openhtmltopdf.util that return DescendantBoxSpliterator.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DescendantBoxSpliterator.State[]
DescendantBoxSpliterator.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openhtmltopdf.util with parameters of type DescendantBoxSpliterator.StateModifier and TypeMethodDescriptionprivate void
DescendantBoxSpliterator.setState
(DescendantBoxSpliterator.State newState)