fop 0.94 | |
Frames | No Frames |
Methods with return type org.apache.fop.datatypes.Numeric | |
Numeric |
Methods with return type org.apache.fop.datatypes.Numeric | |
Numeric | TableFObj.getBorderPrecedence(int side) |
Numeric |
Classes implementing org.apache.fop.datatypes.Numeric | |
class | A length quantity in XSL which is specified as an enum, such as "auto"
|
class | A number quantity in XSL which is specified as an enum, such as "no-limit". |
class | An absolute length quantity in XSL
|
class | Superclass for properties wrapping a Length value. |
class | Class for handling numeric properties
|
class | a percent specified length quantity in XSL
|
class | A table-column width specification, possibly including some
number of proportional "column-units". |
Fields of type org.apache.fop.datatypes.Numeric | |
Numeric | The "font-size-adjust" property. |
Methods with return type org.apache.fop.datatypes.Numeric | |
Numeric | |
Numeric | Convert NumberProperty to Numeric object
|
Numeric | This method expects to be overridden by subclasses
|
Classes implementing org.apache.fop.datatypes.Numeric | |
class | A numeric property which hold the final absolute result of an expression
calculations. |
class | This class represent a node in a property expression tree. |
Constructors with parameter type org.apache.fop.datatypes.Numeric | |
Constructor for a one argument operation. | |
Constructor for a two argument operation. |
Methods with parameter type org.apache.fop.datatypes.Numeric | |
Numeric | Return the absolute value of a Numeric. |
Numeric | |
Numeric | Add the two operands and return a new Numeric representing the result. |
Numeric | |
Numeric | Divide the second operand into the first and return a new
Numeric representing the
result. |
Numeric | |
Numeric | Return the larger of the two Numerics. |
Numeric | |
Numeric | Return the smaller of two Numerics. |
Numeric | |
Numeric | Return the remainder of a division of the two operand Numeric. |
Numeric | |
Numeric | Multiply the two operands and return a new Numeric representing the
result. |
Numeric | |
Numeric | Return the negation of a Numeric. |
Numeric | |
Numeric | Add the second operand from the first and return a new Numeric
representing the result. |
Numeric |
Methods with return type org.apache.fop.datatypes.Numeric | |
Numeric | Return the absolute value of a Numeric. |
Numeric | |
Numeric | Add the two operands and return a new Numeric representing the result. |
Numeric | |
Numeric | Divide the second operand into the first and return a new
Numeric representing the
result. |
Numeric | |
Numeric | |
Numeric | This method expects to be overridden by subclasses
|
Numeric | Return the larger of the two Numerics. |
Numeric | |
Numeric | Return the smaller of two Numerics. |
Numeric | |
Numeric | Return the remainder of a division of the two operand Numeric. |
Numeric | |
Numeric | Multiply the two operands and return a new Numeric representing the
result. |
Numeric | |
Numeric | Return the negation of a Numeric. |
Numeric | |
Numeric | Add the second operand from the first and return a new Numeric
representing the result. |
Numeric |
Methods with parameter type org.apache.fop.datatypes.Numeric | |
void | Act upon the force-page-count trait,
in relation to the initial-page-number trait of the following page-sequence. |
fop 0.94 |