| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jeuclid.Constants
@Immutable public final class Constants
Constants which are shared in multiple classes.
| Field Summary | |
|---|---|
static float | 
DEFAULT_FONTSIZE
Default font-size (no scaling).  | 
static float | 
DEFAULT_SCIPTSIZEMULTIPLIER
Default ScriptSize multiplier.  | 
static String | 
FALSE
String constant for false.  | 
static String | 
MATHML_MIMETYPE
Default MIME Type for MathML documents.  | 
static String | 
NS_JEUCLID_EXT
Name space for JEuclid specific extensions.  | 
static String | 
NS_OLD_JEUCLID_EXT
Name space for JEuclid specific context extension.  | 
static String | 
TRUE
String constant for true.  | 
static String | 
ZERO
String for numeric zero.  | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String ZERO
public static final String TRUE
public static final String FALSE
public static final float DEFAULT_FONTSIZE
public static final float DEFAULT_SCIPTSIZEMULTIPLIER
public static final String MATHML_MIMETYPE
public static final String NS_OLD_JEUCLID_EXT
public static final String NS_JEUCLID_EXT
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||