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 classCommonBorderPaddingBackground.ConditionalNullLengthA conditional length of value 0.classCondLengthPropertySuperclass for properties that have conditional lengthsclassKeepPropertyClass for properties that wrap Keep valuesclassLengthPairPropertySuperclass for properties wrapping a LengthPair valueclassLengthRangePropertySuperclass for properties that contain LengthRange valuesclassSpacePropertyBase class used for handling properties of the fo:space-before and fo:space-after variety.
-