12 lines
471 B
Text
12 lines
471 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Stippled Colormapped Images
|
|
Bundle-SymbolicName: com.raytheon.uf.viz.drawables.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.common.colormap,
|
|
javax.measure
|
|
Export-Package: com.raytheon.uf.viz.drawables.image.stipple
|
|
Import-Package: com.raytheon.uf.common.units
|