A F G I O S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AUTOMATIC - org.xwiki.rendering.macro.figure.FigureType
-
Implicit type, let the type be defined according to the body of the figure.
F
- FIGURE - org.xwiki.rendering.macro.figure.FigureType
-
Explicit figure type.
- FigureMacroParameters - Class in org.xwiki.rendering.macro.figure
-
Parameters for the
FigureMacro
. - FigureMacroParameters() - Constructor for class org.xwiki.rendering.macro.figure.FigureMacroParameters
- FigureType - Enum in org.xwiki.rendering.macro.figure
-
Allowed figure types.
- FigureTypeRecognizer - Interface in org.xwiki.rendering.macro.figure
-
Recognize the content of a figure (is it representing a table?).
G
- getName() - Method in enum org.xwiki.rendering.macro.figure.FigureType
- getType() - Method in class org.xwiki.rendering.macro.figure.FigureMacroParameters
I
- isTable(FigureBlock) - Method in interface org.xwiki.rendering.macro.figure.FigureTypeRecognizer
O
- org.xwiki.rendering.macro.figure - package org.xwiki.rendering.macro.figure
S
- setType(FigureType) - Method in class org.xwiki.rendering.macro.figure.FigureMacroParameters
T
- TABLE - org.xwiki.rendering.macro.figure.FigureType
-
Explicit table type.
V
- valueOf(String) - Static method in enum org.xwiki.rendering.macro.figure.FigureType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xwiki.rendering.macro.figure.FigureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages