Uses of Enum
org.ofdrw.layout.element.Display
Packages that use Display
-
Uses of Display in org.ofdrw.layout.element
Subclasses with type arguments of type Display in org.ofdrw.layout.elementMethods in org.ofdrw.layout.element that return DisplayModifier and TypeMethodDescriptionDiv.getDisplay()获取 显示样式static DisplayReturns the enum constant of this type with the specified name.static Display[]Display.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.ofdrw.layout.element with parameters of type Display