Class IncludeGraphics
java.lang.Object
ch.stegmaier.java2tex.core.BaseCommand<X>
ch.stegmaier.java2tex.core.GenericCommand<IncludeGraphics,IncludeGraphicsOptions>
ch.stegmaier.java2tex.commands.impl.IncludeGraphics
public class IncludeGraphics
extends ch.stegmaier.java2tex.core.GenericCommand<IncludeGraphics,IncludeGraphicsOptions>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadds a filename and uses a prefix if configured by 'includegraphics.imagepath.prefix'Methods inherited from class ch.stegmaier.java2tex.core.GenericCommand
append, append, append, append, appendNewLine, argument, argument, argument, argument, arguments, autoNewline, buildMandatory, buildName, buildOptional, clear, emptyArgs, getConfigValue, getConfigValue, getContent, noFormat, noPrefix, option, option, option, optionBuilder, star, toStringMethods inherited from class ch.stegmaier.java2tex.core.BaseCommand
formatValue, getCommand, getThis
-
Field Details
-
INCLUDEGRAPHICS_IMAGEPATH_PREFIX
- See Also:
-
-
Constructor Details
-
IncludeGraphics
public IncludeGraphics()
-
-
Method Details
-
fileName
adds a filename and uses a prefix if configured by 'includegraphics.imagepath.prefix'
-