fop 0.95beta | |
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.ToBeImplementedProperty
public class ToBeImplementedProperty
extends Property
Nested Class Summary | |
static class |
Field Summary |
Constructor Summary | |
|
Method Summary |
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 ToBeImplementedProperty(int propId)
Constructor
- Parameters:
propId
- id of Property
fop 0.95beta |