/[Apache-SVN]
ViewVC logotype

Revision 197102


Jump to revision: Previous Next
Author: pbwest
Date: Sat Jan 3 10:48:35 2004 UTC (20 years, 5 months ago)
Changed paths: 324 (showing only 100; show all)
Log Message:
Added getters for int constants in Property sun-classes.
Adjusted initial size of HashMaps where they exist.


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/AbsolutePosition.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ActiveState.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/AlignmentAdjust.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/AlignmentBaseline.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/AutoRestore.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Azimuth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Background.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundAttachment.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundImage.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundPosition.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundPositionHorizontal.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundPositionVertical.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BackgroundRepeat.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BaselineShift.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BlankOrNotBlank.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BlockProgressionDimension.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BlockProgressionDimensionMaximum.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BlockProgressionDimensionMinimum.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BlockProgressionDimensionOptimum.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Border.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderAfterColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderAfterPrecedence.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderAfterStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderAfterWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderAfterWidthConditionality.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderAfterWidthLength.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBeforeColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBeforePrecedence.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBeforeStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBeforeWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBeforeWidthConditionality.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBeforeWidthLength.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBottom.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBottomColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBottomStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderBottomWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderCollapse.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderCommonStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderEndColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderEndPrecedence.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderEndStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderEndWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderEndWidthConditionality.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderEndWidthLength.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderLeft.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderLeftColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderLeftStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderLeftWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderRight.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderRightColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderRightStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderRightWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderSeparation.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderSeparationBlockProgressionDirection.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderSeparationInlineProgressionDirection.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderSpacing.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStartColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStartPrecedence.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStartStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStartWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStartWidthConditionality.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStartWidthLength.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderTop.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderTopColor.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderTopStyle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderTopWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BorderWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Bottom.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BreakAfter.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BreakBefore.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/BreakCommon.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/CaptionSide.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/CaseName.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/CaseTitle.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Character.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Clear.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Clip.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Color.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColorNonTransparent.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColorProfileName.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColorTransparent.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColumnCount.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColumnGap.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColumnNumber.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ColumnWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ContentHeight.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ContentType.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/ContentWidth.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Country.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Cue.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/CueAfter.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/CueBefore.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/DestinationPlacementOffset.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Direction.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/DisplayAlign.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/DominantBaseline.java modified , text changed
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/fo/properties/Elevation.java modified , text changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26