Statistiques
| Révision :

root / tmp / org.txm.libs.jfreechart / META-INF / MANIFEST.MF @ 227

Historique | Voir | Annoter | Télécharger (2,23 ko)

1 82 sjacqu01
Manifest-Version: 1.0
2 82 sjacqu01
Bundle-ManifestVersion: 2
3 82 sjacqu01
Bundle-Name: Jfreechart
4 82 sjacqu01
Bundle-SymbolicName: jfreechart
5 82 sjacqu01
Bundle-Version: 1.0.17
6 82 sjacqu01
Bundle-ClassPath: jcommon-1.0.21.jar,
7 82 sjacqu01
 jfreechart-1.0.17.jar,
8 148 mdecorde
 jfreesvg-1.7.jar,
9 148 mdecorde
 iText-2.1.5.jar
10 82 sjacqu01
Export-Package: com.keypoint,
11 148 mdecorde
 com.lowagie.text,
12 148 mdecorde
 com.lowagie.text.exceptions,
13 148 mdecorde
 com.lowagie.text.factories,
14 148 mdecorde
 com.lowagie.text.html,
15 148 mdecorde
 com.lowagie.text.html.simpleparser,
16 148 mdecorde
 com.lowagie.text.pdf,
17 148 mdecorde
 com.lowagie.text.pdf.codec,
18 148 mdecorde
 com.lowagie.text.pdf.codec.wmf,
19 148 mdecorde
 com.lowagie.text.pdf.collection,
20 148 mdecorde
 com.lowagie.text.pdf.crypto,
21 148 mdecorde
 com.lowagie.text.pdf.draw,
22 148 mdecorde
 com.lowagie.text.pdf.events,
23 148 mdecorde
 com.lowagie.text.pdf.fonts,
24 148 mdecorde
 com.lowagie.text.pdf.fonts.cmaps,
25 148 mdecorde
 com.lowagie.text.pdf.hyphenation,
26 148 mdecorde
 com.lowagie.text.pdf.interfaces,
27 148 mdecorde
 com.lowagie.text.pdf.internal,
28 148 mdecorde
 com.lowagie.text.pdf.parser,
29 148 mdecorde
 com.lowagie.text.xml,
30 148 mdecorde
 com.lowagie.text.xml.simpleparser,
31 148 mdecorde
 com.lowagie.text.xml.xmp,
32 148 mdecorde
 com.lowagie.tools,
33 82 sjacqu01
 org.jfree,
34 82 sjacqu01
 org.jfree.base,
35 82 sjacqu01
 org.jfree.base.config,
36 82 sjacqu01
 org.jfree.base.log,
37 82 sjacqu01
 org.jfree.base.modules,
38 82 sjacqu01
 org.jfree.chart,
39 82 sjacqu01
 org.jfree.chart.annotations,
40 82 sjacqu01
 org.jfree.chart.axis,
41 82 sjacqu01
 org.jfree.chart.block,
42 82 sjacqu01
 org.jfree.chart.demo,
43 82 sjacqu01
 org.jfree.chart.editor,
44 82 sjacqu01
 org.jfree.chart.encoders,
45 82 sjacqu01
 org.jfree.chart.entity,
46 82 sjacqu01
 org.jfree.chart.event,
47 82 sjacqu01
 org.jfree.chart.imagemap,
48 82 sjacqu01
 org.jfree.chart.labels,
49 82 sjacqu01
 org.jfree.chart.needle,
50 82 sjacqu01
 org.jfree.chart.panel,
51 82 sjacqu01
 org.jfree.chart.plot,
52 82 sjacqu01
 org.jfree.chart.plot.dial,
53 82 sjacqu01
 org.jfree.chart.renderer,
54 82 sjacqu01
 org.jfree.chart.renderer.category,
55 82 sjacqu01
 org.jfree.chart.renderer.xy,
56 82 sjacqu01
 org.jfree.chart.resources,
57 82 sjacqu01
 org.jfree.chart.servlet,
58 82 sjacqu01
 org.jfree.chart.title,
59 82 sjacqu01
 org.jfree.chart.urls,
60 82 sjacqu01
 org.jfree.chart.util,
61 82 sjacqu01
 org.jfree.data,
62 82 sjacqu01
 org.jfree.data.category,
63 82 sjacqu01
 org.jfree.data.contour,
64 82 sjacqu01
 org.jfree.data.function,
65 82 sjacqu01
 org.jfree.data.gantt,
66 82 sjacqu01
 org.jfree.data.general,
67 82 sjacqu01
 org.jfree.data.io,
68 82 sjacqu01
 org.jfree.data.jdbc,
69 82 sjacqu01
 org.jfree.data.resources,
70 82 sjacqu01
 org.jfree.data.statistics,
71 82 sjacqu01
 org.jfree.data.time,
72 82 sjacqu01
 org.jfree.data.time.ohlc,
73 82 sjacqu01
 org.jfree.data.xml,
74 82 sjacqu01
 org.jfree.data.xy,
75 82 sjacqu01
 org.jfree.date,
76 82 sjacqu01
 org.jfree.graphics2d,
77 82 sjacqu01
 org.jfree.graphics2d.canvas,
78 82 sjacqu01
 org.jfree.graphics2d.svg,
79 82 sjacqu01
 org.jfree.io,
80 82 sjacqu01
 org.jfree.layout,
81 82 sjacqu01
 org.jfree.resources,
82 82 sjacqu01
 org.jfree.text,
83 82 sjacqu01
 org.jfree.threads,
84 82 sjacqu01
 org.jfree.ui,
85 82 sjacqu01
 org.jfree.ui.about,
86 82 sjacqu01
 org.jfree.ui.about.resources,
87 82 sjacqu01
 org.jfree.ui.action,
88 82 sjacqu01
 org.jfree.ui.tabbedui,
89 82 sjacqu01
 org.jfree.util
90 82 sjacqu01
Bundle-RequiredExecutionEnvironment: JavaSE-1.6