Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.fop.datatypes: Javadoc index of package org.apache.fop.datatypes.


Package Samples:

org.apache.fop.datatypes

Classes:

TableColLength: A table-column width specification, possibly including some number of proportional "column-units". The absolute size of a column-unit depends on the fixed and proportional sizes of all columns in the table, and on the overall size of the table. It can't be calculated until all columns have been specified and until the actual width of the table is known. Since this can be specified as a percent of its parent containing width, the calculation is done during layout. NOTE: this is only supposed to be allowed if table-layout=fixed.
IDReferences: IDReferences contains a map of IDs and the objects to which they refer. It also contains a list of references to IDs which have yet to be encountered. Modified by Mark Lillywhite mark-fop@inomial.com. Added getInvalidElements() so that StreamRenderer can tell what hasn't been determined yet. Modified by lmckenzi@ca.ibm.com Sometimes IDs are created, but not validated. This code fixes the incorrect complaint that the ID already exists which prevents basic-links from working (sometimes).
LengthPair: This datatype hold a pair of lengths, specifiying the dimensions in both inline and block-progression-directions. It is currently only used to specify border-separation in tables.
MixedLength: A length quantity in XSL which is specified with a mixture of absolute and relative and/or percent components. The actual value may not be computable before layout is done.
LengthRange: a "progression-dimension" quantity ex. block-progression-dimension, inline-progression-dimension corresponds to the triplet min-height, height, max-height (or width)
KeepValue: Keep Value Stores the different types of keeps in a single convenient format.
AutoLength: a length quantity in XSL which is specified as "auto"
Space: a space quantity in XSL (space-before, space-after)
CondLength: a space quantity in XSL (space-before, space-after)
Keep: XSL FO Keep Property datatype (keep-together, etc)
PercentLength: a percent specified length quantity in XSL
ToBeImplemented: a not as yet implemented value
ColorType: a colour quantity in XSL
Length: a length quantity in XSL
FixedLength: a length quantity in XSL
LengthBase
ColorSpace
LinearCombinationLength
IDNode
PercentBase
ToBeImplementedProperty
CompoundDatatype

Home | Contact Us | Privacy Policy | Terms of Service