|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.scilab.forge.jlatexmath.ParseOption
public final class ParseOption
Parse command options, e.g. \includegraphics[width=1cm,height=2in,keepaspectratio]{...}
Constructor Summary | |
---|---|
ParseOption()
|
Method Summary | |
---|---|
static java.util.Map<java.lang.String,java.lang.String> |
parseMap(java.lang.String options)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParseOption()
Method Detail |
---|
public static final java.util.Map<java.lang.String,java.lang.String> parseMap(java.lang.String options)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |