|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleFormatV1 | |
---|---|
sbrt.shell.text | Provides classes and interfaces for defining formats for basic objects. |
sbrt.shell.text.fba | Provides classes and interfaces for defining formats for objects relevant to Flux Balance Analysis. |
sbrt.shell.text.math | Provides classes and interfaces for defining formats for mathematical objects. |
Uses of DoubleFormatV1 in sbrt.shell.text |
---|
Methods in sbrt.shell.text that return DoubleFormatV1 | |
---|---|
DoubleFormatV1 |
PercentFormatVersion1.getDoubleFormat()
Returns the DoubleFormat used to
parse and format the numerical percentage values. |
Uses of DoubleFormatV1 in sbrt.shell.text.fba |
---|
Methods in sbrt.shell.text.fba that return DoubleFormatV1 | |
---|---|
DoubleFormatV1 |
FbaOptFileLineFormatV1.getDoubleFormat()
Returns the format used for doubles. |
Uses of DoubleFormatV1 in sbrt.shell.text.math |
---|
Methods in sbrt.shell.text.math that return DoubleFormatV1 | |
---|---|
DoubleFormatV1 |
IntervalFormatV1.getDoubleFormat()
Returns the double format used for bounds. |
DoubleFormatV1 |
BoundedIntervalFormatV1.getDoubleFormat()
Returns the double format used for bounds. |
DoubleFormatV1 |
MatrixElementFormatV1.getElementFormat()
Returns the format used for matrix elements. |
DoubleFormatV1 |
CoeffFormatV1.getNumberFormat()
Returns the format used for numerical values. |
DoubleFormatV1 |
CoeffFormatV2.getNumberFormat()
Returns the format used for numerical values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |