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 ListProperty
list -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ListProperty
addProperty, equals, getList, getObject, hashCodeMethods inherited from class Property
getCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString
-
Constructor Details
-
BackgroundPositionShorthand
public BackgroundPositionShorthand()
-