|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.math.Precision.PrecisionFormat
ptolemy.math.Precision.LengthIntegerPrecisionFormat
ptolemy.math.Precision.ExpressionLanguagePrecisionFormat
public static class Precision.ExpressionLanguagePrecisionFormat
Precision format for use with the Expression Language.
| Field Summary |
|---|
| Fields inherited from class ptolemy.math.Precision.LengthIntegerPrecisionFormat |
|---|
_regex |
| Fields inherited from class ptolemy.math.Precision.PrecisionFormat |
|---|
COMMA_OR_FORWARDSLASH, OPTIONAL_L_PARAN, OPTIONAL_L_PARANBRACKET, OPTIONAL_R_PARAN, OPTIONAL_R_PARANBRACKET, OPTIONAL_U_OR_S_GROUP, OPTIONAL_WHITE_SPACE, PERIOD, SIGNED_INTEGER_GROUP, UNSIGNED_INTEGER_GROUP |
| Constructor Summary | |
|---|---|
Precision.ExpressionLanguagePrecisionFormat()
|
|
| Method Summary | |
|---|---|
java.lang.String |
printPrecisionFormat(Precision p)
Regular expression for ExpressionLanguagePrecisionFormat. |
| Methods inherited from class ptolemy.math.Precision.LengthIntegerPrecisionFormat |
|---|
parseString |
| Methods inherited from class ptolemy.math.Precision.PrecisionFormat |
|---|
parseInteger, parseSignString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Precision.ExpressionLanguagePrecisionFormat()
| Method Detail |
|---|
public java.lang.String printPrecisionFormat(Precision p)
printPrecisionFormat in class Precision.LengthIntegerPrecisionFormatp - Precision object to represent as a String.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||