Class IncludeGraphics
java.lang.Object
ch.stegmaier.java2tex.core.BaseCommand<X>
ch.stegmaier.java2tex.core.GenericCommand<IncludeGraphics>
ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphics
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadds a filename and uses a prefix if configured by 'includegraphics.imagepath.prefix'option()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, star, toString, validateMethods inherited from class ch.stegmaier.java2tex.core.BaseCommand
getCommand, getThis
-
Field Details
-
INCLUDEGRAPHICS_IMAGEPATH_PREFIX
- See Also:
-
-
Constructor Details
-
IncludeGraphics
public IncludeGraphics()
-
-
Method Details
-
option
- Overrides:
optionin classch.stegmaier.java2tex.core.GenericCommand<IncludeGraphics>
-
fileName
adds a filename and uses a prefix if configured by 'includegraphics.imagepath.prefix'
-