]> source.dussan.org Git - xmlgraphics-fop.git/commit
Modify compound property handling; add support for corresponding properties and mixed...
authorKaren Lease <klease@apache.org>
Tue, 2 Jan 2001 21:35:44 +0000 (21:35 +0000)
committerKaren Lease <klease@apache.org>
Tue, 2 Jan 2001 21:35:44 +0000 (21:35 +0000)
commit61d372a192e1a5e92437d100f8ec38124e8bc6fd
tree82c9a58716e95643f74be29d839b80b4877dd23c
parent3e1bbd3722e489d4c3c86288f414db6eb1270f76
Modify compound property handling; add support for corresponding properties and mixed property types

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193940 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
src/org/apache/fop/fo/ColorTypeProperty.java
src/org/apache/fop/fo/CondLengthProperty.java
src/org/apache/fop/fo/EnumProperty.java
src/org/apache/fop/fo/FObj.java
src/org/apache/fop/fo/KeepProperty.java [new file with mode: 0644]
src/org/apache/fop/fo/LengthProperty.java
src/org/apache/fop/fo/LengthRangeProperty.java
src/org/apache/fop/fo/NumberProperty.java
src/org/apache/fop/fo/Property.java
src/org/apache/fop/fo/PropertyList.java
src/org/apache/fop/fo/PropertyListBuilder.java
src/org/apache/fop/fo/SpaceProperty.java