org.apache.fop.fo.properties

Class PositionShorthandParser

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.

Method Summary

Property
getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)

Method Details

getValueForProperty

public Property getValueForProperty(int propId,
                                    Property property,
                                    PropertyMaker maker,
                                    PropertyList propertyList)
Specified by:
getValueForProperty in interface ShorthandParser

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