org.symcomp.openmath.latex.symbols
Class Logic1
java.lang.Object
org.symcomp.openmath.SymbolRenderer
org.symcomp.openmath.latex.symbols.Logic1
public class Logic1
- extends SymbolRenderer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Logic1
public Logic1(AbstractRenderer renderer)
prec_implies
public int prec_implies()
implies
public void implies(OpenMathBase[] params,
int prec)
throws java.io.IOException
- Throws:
java.io.IOException
prec_equivalent
public int prec_equivalent()
equivalent
public void equivalent(OpenMathBase[] params,
int prec)
throws java.io.IOException
- Throws:
java.io.IOException
prec_or
public int prec_or()
or
public void or(OpenMathBase[] params,
int prec)
throws java.io.IOException
- Throws:
java.io.IOException
prec_and
public int prec_and()
and
public void and(OpenMathBase[] params,
int prec)
throws java.io.IOException
- Throws:
java.io.IOException
prec_true_
public int prec_true_()
true_
public void true_()
throws java.io.IOException
- Throws:
java.io.IOException
prec_false_
public int prec_false_()
false_
public void false_()
throws java.io.IOException
- Throws:
java.io.IOException
not
public void not()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2010. All Rights Reserved.