Uses of Enum
org.ofdrw.layout.element.AFloat
Packages that use AFloat
-
Uses of AFloat in org.ofdrw.layout.element
Subclasses with type arguments of type AFloat in org.ofdrw.layout.elementMethods in org.ofdrw.layout.element that return AFloatModifier and TypeMethodDescriptionDiv.getFloat()static AFloatReturns the enum constant of this type with the specified name.static AFloat[]AFloat.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 AFloatModifier and TypeMethodDescriptionstatic DivDiv.placeholder(double width, double height, AFloat aFloat) 空间占位符static DivDiv.placeholder(Rectangle rec, AFloat aFloat) 空间占位符设置浮动样式