awips2/cave/com.raytheon.uf.viz.drawables.triangulated/META-INF/MANIFEST.MF

14 lines
500 B
Text
Raw Normal View History

2022-05-05 12:34:50 -05:00
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.19.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: com.raytheon.uf.viz.core,
com.raytheon.uf.common.colormap,
javax.measure
Import-Package: org.locationtech.jts.algorithm,
org.locationtech.jts.geom
Export-Package: com.raytheon.uf.viz.drawables.triangulated