13 lines
423 B
Text
13 lines
423 B
Text
|
Manifest-Version: 1.0
|
||
|
Bundle-ManifestVersion: 2
|
||
|
Bundle-Name: GL Stippled Images
|
||
|
Bundle-SymbolicName: com.raytheon.uf.viz.gl.image.stipple;singleton:=true
|
||
|
Bundle-Version: 1.16.0.qualifier
|
||
|
Bundle-Vendor: RAYTHEON
|
||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||
|
Require-Bundle: com.raytheon.uf.viz.core,
|
||
|
com.raytheon.uf.viz.drawables.image.stipple,
|
||
|
com.raytheon.uf.common.colormap,
|
||
|
com.raytheon.viz.core.gl,
|
||
|
javax.measure
|