fop 0.95 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.fo.properties.Property
org.apache.fop.fo.properties.LengthProperty
org.apache.fop.fo.properties.EnumLength
public class EnumLength
extends LengthProperty
Nested Class Summary |
Nested classes/interfaces inherited from class org.apache.fop.fo.properties.LengthProperty | |
LengthProperty.Maker |
Field Summary |
Constructor Summary | |
|
Method Summary | |
int |
|
double | |
double |
|
Object | |
String | |
int |
|
int |
|
boolean |
Methods inherited from class org.apache.fop.fo.properties.LengthProperty | |
getDimension , getLength , getNumeric , getObject , getTableUnits |
Methods inherited from class org.apache.fop.fo.properties.Property | |
getCharacter , getColor , getCondLength , getEnum , getKeep , getLength , getLengthPair , getLengthRange , getList , getNCname , getNumber , getNumeric , getObject , getSpace , getSpecifiedValue , getString , isAuto , setSpecifiedValue , toString |
public int getEnum()
public double getNumericValue(PercentBaseContext context)
- Specified by:
- getNumericValue in interface Numeric
public int getValue()
fop 0.95 |