Uses of Class
ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl.IncludeGraphicsOptions
Packages that use IncludeGraphicsOptions
-
Uses of IncludeGraphicsOptions in ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl
Methods in ch.stegmaier.java2tex.commands.registry.ctan.graphics.impl that return IncludeGraphicsOptionsModifier and TypeMethodDescriptionIncludeGraphicsOptions.height(int value, ch.stegmaier.java2tex.core.BaseCommand unitsOfLength) IncludeGraphicsOptions.height(ch.stegmaier.java2tex.core.BaseCommand height) IncludeGraphicsOptions.keepaspectratio()IncludeGraphics.option()IncludeGraphicsOptions.width(int value, ch.stegmaier.java2tex.core.BaseCommand unitsOfLength) IncludeGraphicsOptions.width(ch.stegmaier.java2tex.core.BaseCommand width)