Class IncludeGraphicsOptions
java.lang.Object
ch.stegmaier.java2tex.core.BaseOption<X>
ch.stegmaier.java2tex.core.OptionBuilder<IncludeGraphicsOptions>
ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
public class IncludeGraphicsOptions
extends ch.stegmaier.java2tex.core.OptionBuilder<IncludeGraphicsOptions>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.stegmaier.java2tex.core.OptionBuilder
entry, entry, entry, entry, entry, optionList, toStringMethods inherited from class ch.stegmaier.java2tex.core.BaseOption
getThis
-
Constructor Details
-
IncludeGraphicsOptions
public IncludeGraphicsOptions(ch.stegmaier.java2tex.core.GenericCommand parent)
-
-
Method Details
-
height
-
height
public IncludeGraphicsOptions height(int value, ch.stegmaier.java2tex.core.BaseCommand unitsOfLength) -
height
-
width
-
width
public IncludeGraphicsOptions width(int value, ch.stegmaier.java2tex.core.BaseCommand unitsOfLength) -
width
-
keepaspectratio
-