Package org.apache.fop.fo.properties
Class BackgroundPositionShorthand
java.lang.Object
org.apache.fop.fo.properties.Property
org.apache.fop.fo.properties.ListProperty
org.apache.fop.fo.properties.BackgroundPositionShorthand
Class encapsulating functionality for the
background-position shorthand.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classInner class for creating instances of this propertystatic classInner class to provide shorthand parsing capabilities -
Field Summary
Fields inherited from class org.apache.fop.fo.properties.ListProperty
list -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.fo.properties.ListProperty
addProperty, equals, getList, getObject, hashCodeMethods inherited from class org.apache.fop.fo.properties.Property
getCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString
-
Constructor Details
-
BackgroundPositionShorthand
public BackgroundPositionShorthand()
-