Uses of Enum Class
org.openpdf.layout.Layer.Width
Packages that use Layer.Width
-
Uses of Layer.Width in org.openpdf.layout
Methods in org.openpdf.layout that return Layer.WidthModifier and TypeMethodDescriptionstatic Layer.WidthReturns the enum constant of this class with the specified name.static Layer.Width[]Layer.Width.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openpdf.layout with parameters of type Layer.WidthModifier and TypeMethodDescriptionLayer.collectLayers(Layer.Width which) Layer.getSortedLayers(Layer.Width which) Layer.getStackingContextLayers(Layer.Width which)