JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.docx4j.dml.diagram.STOffset
Packages that use
STOffset
Package
Description
org.docx4j.dml.diagram
Uses of
STOffset
in
org.docx4j.dml.diagram
Methods in
org.docx4j.dml.diagram
that return
STOffset
Modifier and Type
Method
Description
static
STOffset
STOffset.
fromValue
(
String
v)
static
STOffset
STOffset.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
STOffset
[]
STOffset.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.