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
-
public class BackgroundPositionShorthand extends ListProperty
Class encapsulating functionality for thebackground-position
shorthand.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
BackgroundPositionShorthand.Maker
Inner class for creating instances of this propertystatic class
BackgroundPositionShorthand.Parser
Inner class to provide shorthand parsing capabilities
-
Field Summary
-
Fields inherited from class org.apache.fop.fo.properties.ListProperty
list
-
-
Constructor Summary
Constructors Constructor Description BackgroundPositionShorthand()
-
Method Summary
-
Methods inherited from class org.apache.fop.fo.properties.ListProperty
addProperty, equals, getList, getObject, hashCode
-
Methods 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
-
-