|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.properties.PositionShorthandParser
A shorthand parser for the position shorthand. It is used to set values for absolute-position and relative-position.
Constructor Summary | |
PositionShorthandParser()
|
Method Summary | |
Property |
getValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PositionShorthandParser()
Method Detail |
public Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
getValueForProperty
in interface ShorthandParser
propId
- the property ID in the Constants interfacemaker
- Maker object for the PropertypropertyList
- list of properties
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |