Index

A B C E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages

A

addCol(GenericCommand) - Method in class ch.stegmaier.java2tex.commands.Row
 
addCol(GenericCommand) - Method in class ch.stegmaier.java2tex.commands.Tabular
 
addCol(String) - Method in class ch.stegmaier.java2tex.commands.Row
 
addCol(String) - Method in class ch.stegmaier.java2tex.commands.Tabular
 
addCol(Optional<String>) - Method in class ch.stegmaier.java2tex.commands.Row
 
addCols(String...) - Method in class ch.stegmaier.java2tex.commands.Row
 
addCols(String...) - Method in class ch.stegmaier.java2tex.commands.Tabular
 
addRow(Row) - Method in class ch.stegmaier.java2tex.commands.Tabular
 
append(float) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
append(BaseCommand) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
append(String) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
append(String) - Method in class ch.stegmaier.java2tex.commands.GenericEnvironment
 
append(String, boolean) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
appendNewLine() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
argument(BaseCommand) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
argument(BaseCommand...) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
argument(Integer) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
argument(String) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
arguments(BaseCommand...) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
autoNewline() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 

B

BaseCommand<X> - Class in ch.stegmaier.java2tex.commands
 
BaseCommand(String) - Constructor for class ch.stegmaier.java2tex.commands.BaseCommand
 
bottom() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Position at the bottom of the page.
buildMandatory() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
buildName() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
buildName() - Method in class ch.stegmaier.java2tex.commands.GenericEnvironment
 
buildOptional() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
buildOptional() - Method in class ch.stegmaier.java2tex.commands.IncludeGraphics
 

C

caption() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Make a caption for a floating environment, such as a figure or table environment
center() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
A column of centered items.
ch.stegmaier.java2tex.commands - package ch.stegmaier.java2tex.commands
 
ch.stegmaier.java2tex.commands.registry - package ch.stegmaier.java2tex.commands.registry
 
ch.stegmaier.java2tex.commands.registry.environments - package ch.stegmaier.java2tex.commands.registry.environments
 
clear() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
clearpage() - Static method in class ch.stegmaier.java2tex.commands.registry.Pagebreaking
End the current page and output all of the pending floating figures and tables.
colSep() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
A columnseparator within a the body of table environment
columnbreak() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Multicols
defines a columnbreak in a multicols environment
Common - Class in ch.stegmaier.java2tex.commands.registry
commands in this registry will be moved to a new registry, this is just the primary default container
CrossReferences - Class in ch.stegmaier.java2tex.commands.registry
We often want something like ‘See Theorem~31’.

E

emptyArgs() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
endRow() - Method in class ch.stegmaier.java2tex.commands.Tabular
 
exactHere() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Places the float at precisely the location in the LaTeX code.

F

figure() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Figure
Figures are for material that is not part of the normal text.
Figure - Class in ch.stegmaier.java2tex.commands.registry.environments
 
Figure() - Constructor for class ch.stegmaier.java2tex.commands.registry.environments.Figure
 
fileName(String) - Method in class ch.stegmaier.java2tex.commands.IncludeGraphics
 
fill() - Static method in class ch.stegmaier.java2tex.commands.registry.Common
 
fixedSize() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Supertabular
 
Floats - Class in ch.stegmaier.java2tex.commands.registry.environments
Some typographic elements, such as figures and tables, cannot be broken across pages.
flushright() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Layout
An environment that creates a paragraph whose lines are flush to the right-hand margin and ragged left.
formatValue(String) - Static method in class ch.stegmaier.java2tex.commands.BaseCommand
 

G

GenericCommand<X extends GenericCommand> - Class in ch.stegmaier.java2tex.commands
 
GenericCommand(String) - Constructor for class ch.stegmaier.java2tex.commands.GenericCommand
 
GenericEnvironment<X extends GenericCommand> - Class in ch.stegmaier.java2tex.commands
 
GenericEnvironment(String) - Constructor for class ch.stegmaier.java2tex.commands.GenericEnvironment
 
getCommand() - Method in class ch.stegmaier.java2tex.commands.BaseCommand
 
getContent() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
getThis() - Method in class ch.stegmaier.java2tex.commands.BaseCommand
 

H

height(String) - Method in class ch.stegmaier.java2tex.commands.IncludeGraphics
 
here() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Place the float here, i.e., approximately at the same point it occurs in the source text (however, not exactly at the spot)
hfill() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
Produce a rubber length which has no natural space but that can stretch horizontally as far as needed.
hline() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
Draw a horizontal line the width of the enclosing tabular or array environment.

I

include() - Static method in class ch.stegmaier.java2tex.commands.registry.SplittingInput
Bring material from the external file filename.tex into a LaTeX document.
includegraphics() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Figure
Include a graphics file.
IncludeGraphics - Class in ch.stegmaier.java2tex.commands
 
IncludeGraphics() - Constructor for class ch.stegmaier.java2tex.commands.IncludeGraphics
 
input() - Static method in class ch.stegmaier.java2tex.commands.registry.SplittingInput
LaTeX processes the file as if its contents were inserted in the current file.

K

keepaspectratio() - Method in class ch.stegmaier.java2tex.commands.IncludeGraphics
 

L

label() - Static method in class ch.stegmaier.java2tex.commands.registry.CrossReferences
Assign a reference number to key.
Layout - Class in ch.stegmaier.java2tex.commands.registry.environments
 
left() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Supertabular
A column of left-aligned items.
left() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
A column of left-aligned items.
lf() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
End of a row in a table environment
Linebreaking - Class in ch.stegmaier.java2tex.commands.registry
The first thing LaTeX does when processing ordinary text is to translate your input file into a sequence of glyphs and spaces.

M

minipage() - Static method in class ch.stegmaier.java2tex.commands.registry.Common
 
multicols() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Multicols
defines a multicols environment
Multicols - Class in ch.stegmaier.java2tex.commands.registry.environments
 

N

nbs() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
Non Breaking Space
newline() - Static method in class ch.stegmaier.java2tex.commands.registry.Linebreaking
In ordinary text, this ends a line in a way that does not right-justify it, so the text before the end of line is not stretched.
newpage() - Static method in class ch.stegmaier.java2tex.commands.registry.Pagebreaking
End the current page.
noFormat() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
noindent() - Static method in class ch.stegmaier.java2tex.commands.registry.Paragraphs
To start a paragraph without an indent, or to continue an interrupted paragraph, use \noindent.
noPrefix() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 

O

option(BaseCommand) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
option(BaseCommand...) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
option(String) - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
override() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Override internal parameters LaTeX uses for determining "good" float positions.

P

p() - Static method in class ch.stegmaier.java2tex.commands.registry.Paragraphs
not a standard LaTeX command, just a container for text or other commands
page() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Put on a special page for floats only.
Pagebreaking - Class in ch.stegmaier.java2tex.commands.registry
Ordinarily LaTeX automatically takes care of breaking output into pages with its usual aplomb.
pageref() - Static method in class ch.stegmaier.java2tex.commands.registry.CrossReferences
Produce the page number of the place in the text where the corresponding \\label{key} command appears.
Paragraphs - Class in ch.stegmaier.java2tex.commands.registry
 

R

right() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Supertabular
A column of right-aligned items.
right() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
A column of right-aligned items.
row() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
creates a simple row for the table or tabular environment with column separation and row end
Row<X extends Row> - Class in ch.stegmaier.java2tex.commands
 
Row() - Constructor for class ch.stegmaier.java2tex.commands.Row
 

S

section() - Static method in class ch.stegmaier.java2tex.commands.registry.Sectioning
Start a section.
Sectioning - Class in ch.stegmaier.java2tex.commands.registry
Structure your text into divisions: parts, chapters, sections, etc.
Spaces - Class in ch.stegmaier.java2tex.commands.registry
LaTeX has many ways to produce white space, or filled space.
SplittingInput - Class in ch.stegmaier.java2tex.commands.registry
LaTeX lets you split a large document into several smaller ones.
star() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
stretch() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Supertabular
A column stretched to max table width, only in tabularX environment
subfigure() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Figure
 
subsection() - Static method in class ch.stegmaier.java2tex.commands.registry.Sectioning
Start a subsection.
subsubsection() - Static method in class ch.stegmaier.java2tex.commands.registry.Sectioning
Start a subsubsection.
supertabular() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Supertabular
supertabular environment
Supertabular - Class in ch.stegmaier.java2tex.commands.registry.environments
The package was a predecessor of longtable; the newer package (designed on quite different principles) is easier to use and more flexible, in many cases, but supertabular retains its usefulness in a few situations where longtable has problems.

T

Table - Class in ch.stegmaier.java2tex.commands.registry.environments
Produce a table, a box consisting of a sequence of horizontal rows.
tabular() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
tabular environment
Tabular - Class in ch.stegmaier.java2tex.commands
 
Tabular() - Constructor for class ch.stegmaier.java2tex.commands.Tabular
 
Tabular(String) - Constructor for class ch.stegmaier.java2tex.commands.Tabular
 
textwidth() - Static method in class ch.stegmaier.java2tex.commands.registry.Common
 
top() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Floats
Position at the top of the page.
toString() - Method in class ch.stegmaier.java2tex.commands.BaseCommand
 
toString() - Method in class ch.stegmaier.java2tex.commands.GenericCommand
 
toString() - Method in class ch.stegmaier.java2tex.commands.GenericEnvironment
 
toString() - Method in class ch.stegmaier.java2tex.commands.Row
 
TrickSupertabularIntoMulticols() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Supertabular
 

U

url() - Static method in class ch.stegmaier.java2tex.commands.registry.Common
 

V

vfill() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
End the current paragraph and insert a vertical rubber length that is infinite, so it can stretch or shrink as far as needed.
vLine() - Static method in class ch.stegmaier.java2tex.commands.registry.environments.Table
A vertical line the full height and depth of the environment.
vspace() - Static method in class ch.stegmaier.java2tex.commands.registry.Spaces
Add the vertical space length.

W

width(BaseCommand) - Method in class ch.stegmaier.java2tex.commands.IncludeGraphics
 
width(String) - Method in class ch.stegmaier.java2tex.commands.IncludeGraphics
 
A B C E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages