org.apache.fop.traits |
org.apache.fop.traits Package
Trait classes and other supporting data structures.
|
Java Source File Name | Type | Comment |
BlockProps.java | Class | Store all block-level layout properties on an FO. |
BorderProps.java | Class | Border properties. |
InlineProps.java | Class | Store all inline "margin" related properties
Public "structure" allows direct member access. |
LayoutProps.java | Class | Store properties affecting layout: break-before, break-after, keeps, span. |
MinOptMax.java | Class | This class holds the resolved (as mpoints) form of a LengthRange or
Space type Property value.
MinOptMax values are used during layout calculations. |
SpaceVal.java | Class | Store a single Space property value in simplified form, with all
Length values resolved. |