|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.datatypes.Length | +--org.apache.fop.datatypes.AutoLength
a length quantity in XSL which is specified as "auto"
Fields inherited from class org.apache.fop.datatypes.Length |
bIsComputed, millipoints |
Constructor Summary | |
AutoLength()
|
Method Summary | |
boolean |
isAuto()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.fop.datatypes.Length |
asNumeric, computeValue, getTableUnits, isComputed, mvalue, resolveTableUnit, setComputedValue, setComputedValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AutoLength()
Method Detail |
public boolean isAuto()
isAuto
in class Length
public java.lang.String toString()
toString
in class Length
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |