|
Revision 1.9
2004/06/15 23:37:25 by duns
|
text
|
|
Diffs
|
Rev 1.8
jas3_v0_7_6 (1.7) CERNLIBAdapter-v3r0p4u1 (1.5) |
+4 -4
|
|
Tags
|
AIDAJNI-v3r2p5, CERNLIBAdapter-v3r0p6, JAIDA-v3p2r4, JAIDA-v3r2p4, AIDA-33-BRANCH-pre-merge-1, AIDA-33-merged-1-BRANCH, AIDA-33-pre-BRANCH, AIDAJNI-v3r2p3, HEPREP-v2r0p2, HepRep-v2r0p1, PSViewer-v1r1p0, CERNLIBAdapter-v3r0p5, JAIDA-v3r2p3, AIDAJNI-v3r2p2
|
|
|
More ref files
|
|
Revision 1.8
2004/06/15 22:58:44 by duns
|
text
|
|
Diffs
|
Rev 1.7
jas3_v0_7_6 (1.7) CERNLIBAdapter-v3r0p4u1 (1.5) |
+2 -2
|
|
|
Fixed FREEHEP-64
|
|
Revision 1.7
2004/03/28 21:21:13 by duns
|
text
|
|
Diffs
|
Rev 1.6
CERNLIBAdapter-v3r0p4u1 (1.5) hep-fitting-removed (1.4) |
+5 -5
|
|
Tags
|
jas3_v0_7_6
|
|
|
Fixed size of box
|
|
Revision 1.6
2004/03/27 01:21:25 by duns
|
text
|
|
Diffs
|
Rev 1.5
CERNLIBAdapter-v3r0p4u1 (1.5) hep-fitting-removed (1.4) |
+38 -48
|
|
|
Fixed problems in SymbolShape
|
|
Revision 1.5
2003/04/25 23:12:45 by duns
|
text
|
|
Diffs
|
Rev 1.4
hep-fitting-removed (1.4) wired1-3_8 (1.3) |
+3 -2
|
|
Tags
|
CERNLIBAdapter-v3r0p4u1, CERNLIBAdapter-v3r0p4, AIDAJNI-v3r2p1u2, JAIDA-v3r2p1u1, AIDAJNI-v3r2p1u1, JAIDA-v3r2p1, AIDAJNI-v3r2p1, v1r2p2, PSViewer-v1r0p0, VectorGraphics-v1r2p2, AIDAJNI-v3r2p0, VS-28-Oct-2003, AIDAJNI-v3r0p4, JAIDA-v3r2p0, v1r2p1, v1r2
|
|
|
redid all option panels in VectorGraphics; updated all tests; added TableLayout and UserProperties
|
|
Revision 1.4
2003/03/07 20:16:55 by duns
|
text
|
|
Diffs
|
Rev 1.3
wired1-3_8 (1.3) fh-aida-201 (1.2) |
+57 -68
|
|
Tags
|
hep-fitting-removed, hep-fitting-fixed, v1r1
|
|
|
removed filled symbols and added fillSymbol method to VectorGraphics; Updated all tests and references
|
|
Revision 1.3
2002/01/26 19:58:37 by duns
|
text
|
|
Diffs
|
Rev 1.2
fh-aida-201 (1.2) |
+295 -284
|
|
Tags
|
wired1-3_8, emf-pre-twips, graphics2d-post-reorg, graphics2d-pre-reorg, july_26_2002_mt, vfht-6, frisbee-test-6, frisbee-test-5, frisbee-test-4, frisbee-test-3, frisbee-test-2, frisbee-test-1, heprep2-collections, heprep2-pre-collections, fh-aida-v221_07May2002, fh-aida-v221_23Apr2002, fh-aida-v221
|
|
|
fixed edgeWidth problem and closed polylines; updated refs for CGM
|
|
Revision 1.2
2001/08/20 13:57:23 by duns
|
text
|
|
Diffs
|
Rev 1.1
|
+3 -3
|
|
Tags
|
fh-aida-201
|
|
|
image loaded relative to classpath; fonttable classes; renamed PDFExport to PDF2DExport
|
|
Revision 1.1
2001/07/24 15:46:43 by duns
|
text
|
|
|
New Files (classes):--------------------
* PDFGraphics2D
* PDFImageDelayQueue
* PDFPaintDelayQueue
* SymbolShape
[PDFDictionary]
added entry(String, boolean[])
[PixelGraphics]
moved drawSymbol up in the class hierarchy
moved up i{x,y}Points
used static utility methods from VectorGraphicsUtilities1 instead of private methods
[SVGGraphics2D]
moved up int to double wrapper methods to VectorGraphics2
used drawSymbol from superclass (works now)
[PSGraphics2D]
moved up int to double wrapper methods to VectorGraphics2
kept old drawSymbol() method
[VectorGraphics2]
added setPaint()
[VectorGraphics2D]
added wrapper Methods int -> double
added drawImage(Image, AffineTransform, ImageObserver)
(subclasses that in which restoring a graphics state is more
accurate than applying the inverse matrix should overwrite this method)
added drawImage(Image, AffineTransform, ImageObserver)
[PDFStream]
added method imageMask()
|