Uses of Enum Class
com.openhtmltopdf.util.DescendantBoxSpliterator.State
Packages that use DescendantBoxSpliterator.State
-
Uses of DescendantBoxSpliterator.State in com.openhtmltopdf.util
Subclasses with type arguments of type DescendantBoxSpliterator.State in com.openhtmltopdf.utilFields in com.openhtmltopdf.util declared as DescendantBoxSpliterator.StateModifier and TypeFieldDescriptionprivate DescendantBoxSpliterator.StateDescendantBoxSpliterator.curStateMethods 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 voidDescendantBoxSpliterator.setState(DescendantBoxSpliterator.State newState)