Package ch.stegmaier.java2tex.commands
Class IncludeGraphics
java.lang.Object
ch.stegmaier.java2tex.commands.BaseCommand<X>
ch.stegmaier.java2tex.commands.GenericCommand<IncludeGraphics>
ch.stegmaier.java2tex.commands.IncludeGraphics
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringheight(BaseCommand height) width(BaseCommand width) Methods inherited from class ch.stegmaier.java2tex.commands.GenericCommand
append, append, append, append, appendNewLine, argument, argument, argument, argument, arguments, autoNewline, buildMandatory, buildName, clear, emptyArgs, getContent, noFormat, noPrefix, option, option, option, star, toStringMethods inherited from class ch.stegmaier.java2tex.commands.BaseCommand
formatValue, getCommand, getThis
-
Constructor Details
-
IncludeGraphics
public IncludeGraphics()
-
-
Method Details
-
height
-
height
-
width
-
width
-
keepaspectratio
-
fileName
-
buildOptional
- Overrides:
buildOptionalin classGenericCommand<IncludeGraphics>
-