Uses of Interface
org.apache.fop.datatypes.CompoundDatatype
-
Packages that use CompoundDatatype Package Description org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. -
-
Uses of CompoundDatatype in org.apache.fop.fo.properties
Classes in org.apache.fop.fo.properties that implement CompoundDatatype Modifier and Type Class Description private static class
CommonBorderPaddingBackground.ConditionalNullLength
A conditional length of value 0.class
CondLengthProperty
Superclass for properties that have conditional lengthsclass
KeepProperty
Class for properties that wrap Keep valuesclass
LengthPairProperty
Superclass for properties wrapping a LengthPair valueclass
LengthRangeProperty
Superclass for properties that contain LengthRange valuesclass
SpaceProperty
Base class used for handling properties of the fo:space-before and fo:space-after variety.
-