fop 0.92beta

org.apache.fop.fo.properties
Class PositionShorthandParser

java.lang.Object
  |
  +--org.apache.fop.fo.properties.PositionShorthandParser
All Implemented Interfaces:
ShorthandParser

public class PositionShorthandParser
extends java.lang.Object
implements ShorthandParser

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

PositionShorthandParser

public PositionShorthandParser()
Method Detail

getValueForProperty

public Property getValueForProperty(int propId,
                                    Property property,
                                    PropertyMaker maker,
                                    PropertyList propertyList)
Specified by:
getValueForProperty in interface ShorthandParser
See Also:
org.apache.fop.fo.properties.ShorthandParser#getValueForProperty()

fop 0.92beta

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.