Package org.scilab.forge.jlatexmath
Class ParseOption
- java.lang.Object
-
- org.scilab.forge.jlatexmath.ParseOption
-
public final class ParseOption extends java.lang.Object
Parse command options, e.g. \includegraphics[width=1cm,height=2in,keepaspectratio]{...}
-
-
Constructor Summary
Constructors Constructor Description ParseOption()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.String>
parseMap(java.lang.String options)
-