|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.fo.properties.GenericShorthandParser
org.apache.fop.fo.properties.BoxCornerPropShorthandParser
public class BoxCornerPropShorthandParser
Shorthand property parser for Box rounded corner properties
| Constructor Summary | |
|---|---|
BoxCornerPropShorthandParser()
Default constructor. |
|
| Method Summary | |
|---|---|
protected Property |
convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
Stores 1 or 2 values of same type representing rounded corner radii. |
| Methods inherited from class org.apache.fop.fo.properties.GenericShorthandParser |
|---|
getElement, getValueForProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoxCornerPropShorthandParser()
| Method Detail |
|---|
protected Property convertValueForProperty(int propId,
Property property,
PropertyMaker maker,
PropertyList propertyList)
throws PropertyException
convertValueForProperty in class GenericShorthandParserpropId - the property ID in the Constants interfaceproperty - ...maker - the Property.Maker to be used in the conversionpropertyList - the PropertyList from which the Property should be
extracted
PropertyException - (when?)
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||