summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added contentRotation and frameRotation fields to represent reference-orienta...Peter Bernard West2004-06-291-1/+8
* Documentation changes and code re-arragement.Peter Bernard West2004-06-291-22/+105
* Extended to handle getFrameOrientation() and getContentOrientation()Peter Bernard West2004-06-171-1/+40
* Added getContentOreintation() and getFrameOrientation()Peter Bernard West2004-06-171-1/+4
* BlockContentRectangle extends ContentRectangle to allowPeter Bernard West2004-06-171-0/+58
* Made setup() protected. (May need to revert this.)Peter Bernard West2004-06-171-1/+1
* Added getAbsoluteEdgeWidth()Peter Bernard West2004-06-171-1/+33
* BlockAllocationRectangle stub for calculating thePeter Bernard West2004-06-171-0/+39
* AllocationRectangle marker interfacePeter Bernard West2004-06-171-0/+27
* Added InlineBorderRectangle implementing AllocationRectanglePeter Bernard West2004-06-171-0/+75
* Added static getIntValue(PropertyValue)Peter Bernard West2004-06-171-0/+15
* Added refneParsing() to validate the rotation valuesPeter Bernard West2004-06-171-0/+40
* Modified diagramPeter Bernard West2004-06-142-0/+0
* Documentation for Area class hierarchyPeter Bernard West2004-06-142-0/+0
* Added setAbsoluteEdgeWidth();Peter Bernard West2004-06-141-11/+107
* Restored setMargins.Peter Bernard West2004-06-141-12/+12
* Fixed empty content-rectangle constructorPeter Bernard West2004-06-141-2/+3
* More W.I.P. subclassing AreaFrame and ContentRectangle fromPeter Bernard West2004-06-147-270/+146
* Changes for Area supportPeter Bernard West2004-06-131-0/+21
* W.I.P. subclassing AreaFrame and ContentRectangle fromPeter Bernard West2004-06-136-229/+497
* AreaFrame and ContentRectangle made inner classes of Area.Peter Bernard West2004-06-116-285/+270
* CommentsPeter Bernard West2004-06-101-2/+5
* CosmeticsPeter Bernard West2004-06-101-1/+2
* Changed dimensions from float to double.Peter Bernard West2004-06-061-12/+19
* Changed distances from float to double.Peter Bernard West2004-06-061-50/+66
* Made no-arg constructor public.Peter Bernard West2004-06-061-6/+21
* Added ripple constructor:Peter Bernard West2004-06-064-20/+56
* Switched from float to doublePeter Bernard West2004-06-061-21/+24
* AreaFrames (padding, borders and spaces/margins) andPeter Bernard West2004-06-065-0/+399
* Acknowledge before-float-reference-area and footnote-reference-areaPeter Bernard West2004-06-031-18/+22
* Added some features corresponding to fo:flowPeter Bernard West2004-06-031-2/+34
* Initial BlockArea creationPeter Bernard West2004-06-031-1/+7
* Minor code compressionPeter Bernard West2004-06-031-2/+1
* Added mapFlowName() and unmapFlowName()Peter Bernard West2004-06-031-4/+38
* W.I.P. Removed constructors with Rectangle2D.Peter Bernard West2004-06-0117-377/+132
* Changed FONode to FoPageSequence in signature of makePageSeqFOChild()Peter Bernard West2004-05-301-2/+3
* Changed FONode to FoPageSequence in signature.Peter Bernard West2004-05-301-4/+5
* Changed FONode to FoPageSequence in signature.Peter Bernard West2004-05-3040-58/+45
* Added prototype area creation.Peter Bernard West2004-05-301-2/+6
* Exceptions from preprocess text now pass back through the constructor.Peter Bernard West2004-05-301-37/+36
* Expressed area dimensions and minima and maxima as Rectangle2Ds and AreaRange...Peter Bernard West2004-05-301-109/+16
* Added pageSpace field, acceptLayout(Rectangle2D),Peter Bernard West2004-05-301-0/+39
* Class to hold minimum and maximum ranges required to layout blocksPeter Bernard West2004-05-301-0/+186
* Added getNCName(PropertyValue)Peter Bernard West2004-05-301-0/+15
* Added getISO639_1Language(PropertyValue)Peter Bernard West2004-05-301-0/+34
* Added getCountry(PropertyValue)Peter Bernard West2004-05-301-1/+17
* Added getLocale()Peter Bernard West2004-05-301-0/+28
* Derive some properties of Properties directly from the classes,Peter Bernard West2004-05-301-116/+2
* Added LANGUAGE_IT initial data typePeter Bernard West2004-05-301-1/+2
* Added getInitialValue() and constructor with initial valuePeter Bernard West2004-05-302-2/+46