- valueOf(String) - Static method in enum org.ofdrw.layout.element.AFloat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.layout.element.canvas.TextAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.layout.element.canvas.VerticalAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.layout.element.Clear
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.layout.element.Display
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.layout.element.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.layout.element.TextAlign
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ofdrw.layout.element.AFloat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ofdrw.layout.element.canvas.TextAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ofdrw.layout.element.canvas.VerticalAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ofdrw.layout.element.Clear
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ofdrw.layout.element.Display
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ofdrw.layout.element.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ofdrw.layout.element.TextAlign
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalAlign - Enum in org.ofdrw.layout.element.canvas
-
内容垂直对其方式
- VirtualPage - Class in org.ofdrw.layout
-
虚拟页面
- VirtualPage() - Constructor for class org.ofdrw.layout.VirtualPage
-
- VirtualPage(PageLayout) - Constructor for class org.ofdrw.layout.VirtualPage
-
- VirtualPage(Double, Double) - Constructor for class org.ofdrw.layout.VirtualPage
-
- VPageHandler - Interface in org.ofdrw.layout.handler
-
虚拟页面处理器
- VPageParseEngine - Class in org.ofdrw.layout.engine
-
虚拟页面解析引擎
- VPageParseEngine(PageLayout, DocDir, ResManager, AtomicInteger) - Constructor for class org.ofdrw.layout.engine.VPageParseEngine
-
创建虚拟页面解析器