awips2/cave/com.raytheon.uf.viz.drawables.triangulated/META-INF/MANIFEST.MF
2017-04-21 18:33:55 -06:00

13 lines
575 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Triangulated Image Rendering
Bundle-SymbolicName: com.raytheon.uf.viz.drawables.triangulated;singleton:=true
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: com.raytheon.uf.viz.core;bundle-version="1.15.1",
com.raytheon.uf.common.colormap;bundle-version="1.15.0",
javax.measure;bundle-version="1.0.0"
Import-Package: com.vividsolutions.jts.algorithm,
com.vividsolutions.jts.geom
Export-Package: com.raytheon.uf.viz.drawables.triangulated