JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum
com.scroogexhtml.rtf.RtfFnc
Packages that use
RtfFnc
Package
Description
com.scroogexhtml.rtf
Provides RTF standard data types and constants.
Uses of
RtfFnc
in
com.scroogexhtml.rtf
Methods in
com.scroogexhtml.rtf
that return
RtfFnc
Modifier and Type
Method
Description
RtfFnc
TokenDef.
getRtfFnct
()
static
RtfFnc
RtfFnc.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
RtfFnc
[]
RtfFnc.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.