|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.fo.expr.FunctionBase
org.apache.fop.fo.expr.MinFunction
public class MinFunction
Class for managing the "min" Number Function. See Sec. 5.10.1 in the XSL-FO standard.
| Constructor Summary | |
|---|---|
MinFunction()
|
|
| Method Summary | |
|---|---|
Property |
eval(Property[] args,
PropertyInfo pInfo)
Handle "numerics" if no proportional/percent parts |
int |
nbArgs()
|
| Methods inherited from class org.apache.fop.fo.expr.FunctionBase |
|---|
getPercentBase, padArgsWithPropertyName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MinFunction()
| Method Detail |
|---|
public int nbArgs()
public Property eval(Property[] args,
PropertyInfo pInfo)
throws PropertyException
args - array of arguments to be processedpInfo - PropertyInfo to be processed
PropertyException - for invalid operands
|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||