2015-08-24 15:01:57 -05:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: OpenGL Triangulated Image Rendering
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.gl.triangulated;singleton:=true
|
|
|
|
Bundle-Version: 1.15.0.qualifier
|
|
|
|
Bundle-Vendor: RAYTHEON
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
|
|
Require-Bundle: com.raytheon.uf.viz.drawables.triangulated;bundle-version="1.15.0",
|
|
|
|
com.raytheon.uf.viz.core;bundle-version="1.15.1",
|
|
|
|
com.raytheon.uf.common.colormap;bundle-version="1.15.0",
|
2015-09-03 17:04:09 -05:00
|
|
|
com.raytheon.viz.core.gl;bundle-version="1.15.1",
|
|
|
|
javax.measure;bundle-version="1.0.0"
|
2015-08-24 15:01:57 -05:00
|
|
|
Import-Package: com.vividsolutions.jts.algorithm,
|
|
|
|
com.vividsolutions.jts.geom
|